Re: [Gimp-developer] missing babl fast path and lt-gimp-2.9 segfault





On 08/11/2017 04:02 AM, Tobias Ellinghaus wrote:
To make the backtrace even more useful you can use these commands in gdb once 
GIMP crashed (just copy&paste them over):

set pagination off
set logging file gdb.txt
set logging on
where
echo \n=========\n\n
info threads
echo \n=========\n
thread apply all bt full

the result will be in the file "gdb.txt".

Useful indeed :)

--
Ell


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]