segmentation fault in current git version
Hello,
I can confirm this bug on Ubuntu 64bits.
I also managed to get a stack trace:
#0 0x00007f9f47f8abbf in waitpid () from /lib/libpthread.so.0
#1 0x00007f9f47aa4fd2 in IA__g_on_error_stack_trace (
#2 0x00007f9f47aa51c3 in IA__g_on_error_query (prg_name=0xbfe8d0
"gimp-2.7")
#3 0x0000000000481da4 in gimp_eek (reason=0x76d281 "fatal error",
#4 0x0000000000481e16 in gimp_fatal_error (message=)
#5 0x0000000000482586 in gimp_sigfatal_handler (sig_num=)
#6
#7 0x00007f9f4bf9ecb8 in gtk_tree_view_button_press (widget=0x7f9f3da74310,
#8 0x00007f9f4bea2858 in _gtk_marshal_BOOLEAN__BOXED (closure=0xc054f0,
#9 0x00007f9f483a95ed in IA__g_closure_invoke (closure=0xc054f0,
#10 0x00007f9f483beffe in signal_emit_unlocked_R (node=0xc46260, detail=0,
#11 0x00007f9f483c079d in IA__g_signal_emit_valist (instance=0x7f9f3da74310,
#12 0x00007f9f483c0e33 in IA__g_signal_emit (instance=0x1e97230,
#13 0x00007f9f4bfae8de in gtk_widget_event_internal (widget=0x7f9f3da74310,
#14 0x00007f9f4be9ad93 in IA__gtk_propagate_event (widget=0x7f9f3da74310,
#15 0x00007f9f4be9bebb in IA__gtk_main_do_event (event=0x24a2d70)
#16 0x00007f9f4bb0eb8c in gdk_event_dispatch (source=,
#17 0x00007f9f47ac88aa in IA__g_main_context_dispatch (context=0xbfc5a0)
#18 0x00007f9f47acc238 in g_main_context_iterate (context=0xbfc5a0, block=1,
#19 0x00007f9f47acc72d in IA__g_main_loop_run (loop=0x119b490) at
gmain.c:2799
#20 0x000000000048172d in app_run (full_prog_name=,
#21 0x0000000000483636 in main (argc=1, argv=0x7fff54ac1098) at main.c:397
--
LightningIsMyName
On Mon, Mar 8, 2010 at 4:53 PM, Olivier wrote:
Version compiled today. If I change the current gradient in the Gradients
dialog, all works well. If I try changing it in the Blewnding tool options,
I get the following:
This is a development version of GIMP. Debug messages may appear here.
(gimp-2.7:22938): GLib-GObject-WARNING **: value "-2147483648" of type
`gint' is invalid or out of range for property `cache-size' of type `gint'
/opt/gimp-2.7/bin/gimp-2.7: fatal error: Segmentation fault
/opt/gimp-2.7/bin/gimp-2.7 (pid:22938): [E]xit, [H]alt, show [S]tack trace
or [P]roceed: e
(script-fu:22949): LibGimpBase-WARNING **: script-fu: gimp_wire_read():
error
Trying to show trace does not produce any result.
Debian testing on a Dell Inspiron 530.
--
Olivier Lecarme