Gimp crash



OK, so my last message was the result of one too many acronyms being
thrown at me <g>...

The Gimp 1.1.4, gives me this on File, New, Advanced. I'll hazard a
guess that it isn't a gimp problem as it would have been well and truly
squashed by now. Anyone know who to mail the following to?

GLib/GTK 1.2.1 Gimp 1.1.4 Imlib 1.9.4 Gnome (latest) Enlightenment
0.15.5
AMD K6-2 300 64Mb RAM Linux 2.2.5
(apols for the blank lines)

Script started on Wed Apr 14 19:10:55 1999
[jg@cyberstorm .gnome-desktop]$ gdb gimp



GNU gdb 4.17.0.4 with Linux/x86 hardware watchpoint and FPU support



Copyright 1998 Free Software Foundation, Inc.



GDB is free software, covered by the GNU General Public License, and you
are



welcome to change it and/or distribute copies of it under certain
conditions.



Type "show copying" to see the conditions.



There is absolutely no warranty for GDB.  Type "show warranty" for
details.



This GDB was configured as "i386-redhat-linux"...



(gdb) run



Starting program: /usr/local/bin/gimp 



Message: Passed serialization test







IMLIB ERROR: SHM can't get SHM Identifier for Shared Pixmap Wrapper



             Falling back on Shared XImages



IMLIB ERROR: SHM can't get SHM Identifier for Shared XImage



             Falling back on XImages







Program received signal SIGSEGV, Segmentation fault.



0x402fa3a4 in grender_32_fast (im=0x8224e58, w=65535, h=65535,
xim=0x84ed9d0, 



    sxim=0x0, er1=0x403e9008, er2=0x404a9014, xarray=0x4056a008, 



    yarray=0x405ab008) at rend.c:1952



1952                  *img++ = val;



(gdb) strace gimp



Undefined command: "strace".  Try "help".



(gdb) backtrace



#0  0x402fa3a4 in grender_32_fast (im=0x8224e58, w=65535, h=65535, 



    xim=0x84ed9d0, sxim=0x0, er1=0x403e9008, er2=0x404a9014, 



    xarray=0x4056a008, yarray=0x405ab008) at rend.c:1952



#1  0x402fd43a in grender (im=0x8224e58, w=65535, h=65535,
xim=0x84ed9d0, 



    sxim=0x0, er1=0x403e9008, er2=0x404a9014, xarray=0x4056a008, 



    yarray=0x405ab008, bpp=24) at rend.c:3074



#2  0x403070b9 in gdk_imlib_render (im=0x8224e58, w=65535, h=65535)



    at rend.c:6890



#3  0x402e74bb in apply_theme_image (window=0x822a028, img=0x8216878, 



    setbg=0 '\000', gc=0x84df918, area=0xbffff6cc, x=1, y=1,
width=65535, 



    height=65535) at pixmap_theme_draw.c:356



#4  0x402e990e in draw_box (style=0x84db4b0, window=0x822a028, 



    state_type=GTK_STATE_NORMAL, shadow_type=GTK_SHADOW_OUT,
area=0xbffff6cc, 



    widget=0x84ca480, detail=0x40103944 "optionmenu", x=1, y=1,
width=65535, 



    height=65535) at pixmap_theme_draw.c:1643



#5  0x400c95b5 in gtk_paint_box (style=0x84db4b0, window=0x822a028, 



    state_type=GTK_STATE_NORMAL, shadow_type=GTK_SHADOW_OUT,
area=0xbffff6cc, 



    widget=0x84ca480, detail=0x40103944 "optionmenu", x=1, y=1,
width=65535, 



    height=65535) at gtkstyle.c:3476



#6  0x400a5fe3 in gtk_option_menu_paint (widget=0x84ca480,
area=0xbffff6cc)



    at gtkoptionmenu.c:354



#7  0x400a6175 in gtk_option_menu_draw (widget=0x84ca480,
area=0xbffff6cc)



    at gtkoptionmenu.c:391



---Type <return> to continue, or q <return> to quit---



#8  0x400f5b99 in gtk_marshal_NONE__POINTER (object=0x84ca480, 



    func=0x400a608c <gtk_option_menu_draw>, func_data=0x0,
args=0xbffff404)



    at gtkmarshal.c:205



#9  0x400bd586 in gtk_signal_real_emit (object=0x84ca480, signal_id=8, 



    params=0xbffff404) at gtksignal.c:1432



#10 0x400bba58 in gtk_signal_emit (object=0x84ca480, signal_id=8)



    at gtksignal.c:552



#11 0x400ec5c0 in gtk_widget_draw (widget=0x84ca480, area=0xbffff6cc)



    at gtkwidget.c:2310



#12 0x400cbc83 in gtk_table_draw (widget=0x84c84e8, area=0x822ed48)



    at gtktable.c:746



#13 0x400f5b99 in gtk_marshal_NONE__POINTER (object=0x84c84e8, 



    func=0x400cbb8c <gtk_table_draw>, func_data=0x0, args=0xbffff768)



    at gtkmarshal.c:205



#14 0x400bd586 in gtk_signal_real_emit (object=0x84c84e8, signal_id=8, 



    params=0xbffff768) at gtksignal.c:1432



#15 0x400bba58 in gtk_signal_emit (object=0x84c84e8, signal_id=8)



    at gtksignal.c:552



#16 0x400ec5c0 in gtk_widget_draw (widget=0x84c84e8, area=0x822ed48)



    at gtkwidget.c:2310



#17 0x400ec2be in gtk_widget_idle_draw (cb_data=0x0) at gtkwidget.c:2233



#18 0x4015d9cc in g_idle_dispatch (source_data=0x400ebd98, 



    current_time=0xbffffaec, user_data=0x0) at gmain.c:1297



---Type <return> to continue, or q <return> to quit---



#19 0x4015cb13 in g_main_dispatch (current_time=0xbffffaec) at
gmain.c:656



#20 0x4015d09b in g_main_iterate (block=1, dispatch=1) at gmain.c:865



#21 0x4015d21d in g_main_run (loop=0x84c6548) at gmain.c:923



#22 0x40092b9b in gtk_main () at gtkmain.c:475



#23 0x80ec48d in main (argc=1, argv=0xbffffb84) at main.c:357



(gdb) quit



The program is running.  Exit anyway? (y or n) y







** WARNING **: wire_read: unexpected EOF (plug-in crashed?)



[jg@cyberstorm .gnome-desktop]$ exit




Script done on Wed Apr 14 19:15:34 1999
-- 
James Green



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]