Can anyone help?  Gimp is very cool - I've been using it for about a week
and decided to move on to script-fu stuff.  I'm running gimp1.0.4 under
redhat 6.1, glib/gtk version 1.2.6.

Below is what looks like the simplest possible script, as per the gimp.org
documents...I've tried upgrading every conceivable lib, every patch, etc.
No luck - I have a horrible feeling I'm missing something obvious...

Can anyone help?  Thanks. (apologies if this has been asked and answered, the
mailing list archive has been down a few days...)

$ gimp -n --no-data -b '(gimp-quit 1)'

** ERROR **: unexpected message: 0

aborting...
gimp fatal error: sigsegv caught
gimp (pid:899): [E]xit, [H]alt, show [S]tack trace or [P]roceed: s
#0  0x4016da94 in g_on_error_stack_trace ()
#1  0x4016d9a4 in g_on_error_query ()
#2  0x8090a43 in fatal_error ()
#3  0x80c9c21 in main ()
#4  <signal handler called>
#5  0xbff8acc6 in ?? ()
#6  0x80d9ec0 in plug_in_set_menu_sensitivity ()
#7  0x80fa839 in wire_write ()
#8  0x80fac59 in wire_write_int8 ()
#9  0x80fabbf in wire_write_int32 ()
#10 0x80fa982 in wire_write_msg ()
#11 0x80f956d in gp_proc_return_write ()
#12 0x80d97c2 in plug_in_set_menu_sensitivity ()
#13 0x80d9398 in plug_in_set_menu_sensitivity ()
#14 0x80d9318 in plug_in_set_menu_sensitivity ()
#15 0x40142789 in gdk_io_invoke ()
#16 0x4016fd6a in g_io_unix_dispatch ()
#17 0x401712c6 in g_main_dispatch ()
#18 0x40171801 in g_main_iterate ()
#19 0x40171979 in g_main_run ()
#20 0x4009ff3a in gtk_main ()
#21 0x80d9120 in plug_in_run ()
#22 0x80dc5fe in procedural_db_execute ()
#23 0x80659fc in batch_init ()
#24 0x8065966 in batch_init ()
#25 0x8063bbd in gimp_init ()
#26 0x80c9b60 in main ()
#27 0x80b32fb in install_verify ()
#28 0x80c9b2d in main ()
#29 0x40260cb3 in __libc_start_main (main=0x80c9650 <main>, argc=5,

Reply via email to