Re: [Gimp-developer] GIT crash changing gradient

2010-03-22 Thread Alexandre Prokoudine
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
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] GIT crash changing gradient

2010-03-22 Thread Michael J. Hammel
On Tue, 2010-03-23 at 00:08 +1030, David Gowers wrote:
 On Mon, Mar 22, 2010 at 11:44 PM, Alexandre Prokoudine
 alexandre.prokoud...@gmail.com 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.
-- 
Michael J. HammelPrincipal Software Engineer
mjham...@graphics-muse.org   http://graphics-muse.org
--
Follow the three R's: Respect for self, Respect for others, Responsibility 
for all your actions.  -  Credited to the Dalai Lama.

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


[Gimp-developer] GIT crash changing gradient

2010-03-21 Thread Michael J. Hammel
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  0x00323740e9ed in waitpid () from /lib64/libpthread.so.0
#1  0x7f8abab1b807 in IA__g_on_error_stack_trace (
#2  0x7f8abab1b98b in IA__g_on_error_query (prg_name=0xd59c30
gimp-2.7)
#3  0x00477194 in gimp_eek (reason=0x75b881 fatal error, 
#4  0x00477206 in gimp_fatal_error (message=0x7fffc8efeedc 2)
#5  0x004778fd in gimp_sigfatal_handler (sig_num=value
optimized out)
#6  signal handler called
#7  0x7f8abcce0a7a in gtk_tree_view_button_press (widget=0x1805600, 
#8  0x7f8abcbe9888 in _gtk_marshal_BOOLEAN__BOXED
(closure=0xda7250, 
#9  0x7f8abaff796e in IA__g_closure_invoke (closure=0xda7250, 
#10 0x7f8abb00b6ed in signal_emit_unlocked_R (node=0xda72c0, 
#11 0x7f8abb00cc4c in IA__g_signal_emit_valist (instance=0x1805600, 
#12 0x7f8abb00d2b3 in IA__g_signal_emit (instance=0x2031030, 
#13 0x7f8abcceff6f in gtk_widget_event_internal (widget=0x1805600, 
#14 0x7f8abcbe1e7a in IA__gtk_propagate_event (widget=0x1805600, 
#15 0x7f8abcbe2e33 in IA__gtk_main_do_event (event=0x249d350)
#16 0x7f8abc864e0c in gdk_event_dispatch (source=value optimized
out, 
#17 0x7f8abab3eefe in g_main_dispatch (context=value optimized
out)
#18 IA__g_main_context_dispatch (context=value optimized out) at
gmain.c:2513
#19 0x7f8abab428d8 in g_main_context_iterate (context=0xd4d520, 
#20 0x7f8abab42d25 in IA__g_main_loop_run (loop=0x12c7570) at
gmain.c:2799
#21 0x00476b7c in app_run (full_prog_name=value optimized
out, 
#22 0x004789be in main (argc=1, argv=0x7fffc8effda8) at
main.c:397

Git as of today (2010-03-21) for x86_64, Fedora 11.
-- 
Michael J. Hammel   
mjham...@graphics-muse.org / http://www.graphics-muse.org
--
Take into account that great love and great achievements involve great
risk. - Credited to the Dalai Lama.

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer