RSS/Atom feed Twitter
Site is read-only, email is disabled

GIT crash changing gradient

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

4 of 4 messages available
Toggle history

Please log in to manage your subscriptions.

GIT crash changing gradient Michael J. Hammel 22 Mar 00:42
  GIT crash changing gradient Alexandre Prokoudine 22 Mar 14:14
   GIT crash changing gradient David Gowers 22 Mar 14:38
    GIT crash changing gradient Michael J. Hammel 22 Mar 15:34
Michael J. Hammel
2010-03-22 00:42:07 UTC (over 14 years ago)

GIT crash changing gradient

I ran into a bug that causes a crash while working out of git. I didn't see it in Bugzilla. It's easy to reproduce:

1. Choose Gradient Tool 2. Change the active gradient in the Tool Options dialog.

gimp-2.7: fatal error: Segmentation fault gimp-2.7 (pid:30871): [E]xit, [H]alt, show [S]tack trace or [P]roceed: s #0 0x000000323740e9ed in waitpid () from /lib64/libpthread.so.0 #1 0x00007f8abab1b807 in IA__g_on_error_stack_trace ( #2 0x00007f8abab1b98b in IA__g_on_error_query (prg_name=0xd59c30 "gimp-2.7")
#3 0x0000000000477194 in gimp_eek (reason=0x75b881 "fatal error", #4 0x0000000000477206 in gimp_fatal_error (message=0x7fffc8efeedc "2") #5 0x00000000004778fd in gimp_sigfatal_handler (sig_num=) #6
#7 0x00007f8abcce0a7a in gtk_tree_view_button_press (widget=0x1805600, #8 0x00007f8abcbe9888 in _gtk_marshal_BOOLEAN__BOXED (closure=0xda7250,
#9 0x00007f8abaff796e in IA__g_closure_invoke (closure=0xda7250, #10 0x00007f8abb00b6ed in signal_emit_unlocked_R (node=0xda72c0, #11 0x00007f8abb00cc4c in IA__g_signal_emit_valist (instance=0x1805600, #12 0x00007f8abb00d2b3 in IA__g_signal_emit (instance=0x2031030, #13 0x00007f8abcceff6f in gtk_widget_event_internal (widget=0x1805600, #14 0x00007f8abcbe1e7a in IA__gtk_propagate_event (widget=0x1805600, #15 0x00007f8abcbe2e33 in IA__gtk_main_do_event (event=0x249d350) #16 0x00007f8abc864e0c in gdk_event_dispatch (source=, #17 0x00007f8abab3eefe in g_main_dispatch (context=) #18 IA__g_main_context_dispatch (context=) at gmain.c:2513
#19 0x00007f8abab428d8 in g_main_context_iterate (context=0xd4d520, #20 0x00007f8abab42d25 in IA__g_main_loop_run (loop=0x12c7570) at gmain.c:2799
#21 0x0000000000476b7c in app_run (full_prog_name=, #22 0x00000000004789be in main (argc=1, argv=0x7fffc8effda8) at main.c:397

Git as of today (2010-03-21) for x86_64, Fedora 11.

Alexandre Prokoudine
2010-03-22 14:14:35 UTC (over 14 years ago)

GIT crash changing gradient

On Mon, Mar 22, 2010 at 2:42 AM, Michael J. Hammel wrote:

I ran into a bug that causes a crash while working out of git.  I didn't see it in Bugzilla.  It's easy to reproduce:

1. Choose Gradient Tool 2. Change the active gradient in the Tool Options dialog.

Confirmed :(

Alexandre

David Gowers
2010-03-22 14:38:13 UTC (over 14 years ago)

GIT crash changing gradient

On Mon, Mar 22, 2010 at 11:44 PM, Alexandre Prokoudine wrote:

On Mon, Mar 22, 2010 at 2:42 AM, Michael J. Hammel wrote:

I ran into a bug that causes a crash while working out of git.  I didn't see it in Bugzilla.  It's easy to reproduce:

1. Choose Gradient Tool 2. Change the active gradient in the Tool Options dialog.

Confirmed :(

Also confirmed.
Wasn't sure if it was just me, since I had some local changes relating to gradients. I usually want to select FG to transparent (at the top of the list, in the Lojban/jbo i18n at least) and it always crashes when I do.

Michael J. Hammel
2010-03-22 15:34:01 UTC (over 14 years ago)

GIT crash changing gradient

On Tue, 2010-03-23 at 00:08 +1030, David Gowers wrote:

On Mon, Mar 22, 2010 at 11:44 PM, Alexandre Prokoudine wrote:

On Mon, Mar 22, 2010 at 2:42 AM, Michael J. Hammel wrote:

I ran into a bug that causes a crash while working out of git. I didn't see it in Bugzilla. It's easy to reproduce:

1. Choose Gradient Tool 2. Change the active gradient in the Tool Options dialog.

Confirmed :(

Also confirmed.

It also showed up with the Text tool font selection drop down list through I didn't get a stack trace for that one. You can work around the text tool issue by using the font selection dialog instead.