Re: [Gimp-developer] Precision Conversion Dithering and Triangular wave gradient issues
- From: Michael Henning <drawoc darkrefraction com>
- To: Elle Stone <ellestone ninedegreesbelow com>
- Cc: gimp-developer <gimp-developer-list gnome org>
- Subject: Re: [Gimp-developer] Precision Conversion Dithering and Triangular wave gradient issues
- Date: Tue, 2 Sep 2014 19:00:29 -0400
I think I might have fixed the segfault. Could you pull and test again? Thanks.
-- drawoc
commit 36d719c9862892ec64383699e7778264f06dd4be
Author: Michael Henning
Date: Tue Sep 2 18:49:41 2014 -0400
app: In GimpBlendTool, don't start the draw tool too early.
Also simplify some related logic and rename related functions to
be clearer.
On Tue, Sep 2, 2014 at 2:22 PM, Elle Stone
<ellestone ninedegreesbelow com> wrote:
On 09/02/2014 01:48 PM, Simon Budig wrote:
Elle Stone (ellestone ninedegreesbelow com) wrote:
Program received signal SIGSEGV, Segmentation fault.
0x00000000004e7b7f in gimp_blend_tool_motion (tool=0x33f3370,
coords=<optimized out>, time=<optimized out>, state=GDK_BUTTON1_MASK,
display=0xe58180)
at gimpblendtool.c:450
450 if (GIMP_IS_CANVAS_LINE (blend_tool->line))
(gdb)
At that point please enter "bt" (for backtrace) and post the result.
Typing "bt" is the same as typing "backtrace", yes? Once GIMP segfaults, I
can't type anything into the terminal where gdb is running. Fortunately I
can open a new tab (tabbed terminal) and close the whole window using
"File/Close Window". Otherwise nothing much works correctly until gdb is
shut down.
Also a "print blend_tool" and a "print blend_tool->line" would be
helpful.
gdb said there wasn't such a thing available. Should I recompile GIMP using
different options more suited for debugging? I'm not sure what those options
would be, so a list would help.
Thanks,
Simon
_______________________________________________
gimp-developer-list mailing list
List address: gimp-developer-list gnome org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives: https://mail.gnome.org/archives/gimp-developer-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]