GNOME Bugzilla – Bug 438281
crash in Glade Interface Designer: adding an input dialog o...
Last modified: 2007-05-14 15:57:35 UTC
Version: 3.2.1 What were you doing when the application crashed? adding an input dialog on a new project always crash glade-3.2.1 Distribution: Gentoo Base System version 1.12.7 Gnome Release: 2.16.2 2006-12-05 (Gentoo) BugBuddy Version: 2.16.0 Memory status: size: 36814848 vsize: 0 resident: 36814848 share: 0 rss: 18747392 rss_rlim: 0 CPU usage: start_time: 1179130871 rtime: 0 utime: 80 stime: 0 cutime:76 cstime: 0 timeout: 4 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/glade-3' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1220282704 (LWP 5821)] _______________________________________________________________________________ eax:FFFFFE00 ebx:000016CC ecx:BFA38B98 edx:00000000 eflags:00200246 esi:0811ACC8 edi:BFA38F60 esp:BFA38AB8 ebp:00000000 eip:FFFFE410 cs:0073 ds:007B es:007B fs:0000 gs:0033 ss:007B o d I t s Z a P c [007B:BFA38AB8]---------------------------------------------------------[stack] BFA38AE8 : A0 5D 19 08 00 00 00 00 - 2C 8D A3 BF 2C 8D A3 BF .]......,...,... BFA38AD8 : 00 00 00 00 6F 6B B3 B7 - 50 8C A3 BF 00 00 00 00 ....ok..P....... BFA38AC8 : 14 7D 20 B7 37 35 1D B7 - CC 16 00 00 98 8B A3 BF .} .75.......... BFA38AB8 : 00 00 00 00 00 00 00 00 - 98 8B A3 BF E3 3A DE B7 .............:.. [007B:0811ACC8]---------------------------------------------------------[ data] 0811ACC8 : 00 5C 4B 08 01 00 00 00 - 90 F3 50 08 E0 07 21 00 .\K.......P...!. 0811ACD8 : 00 0E 00 00 00 00 00 00 - 98 48 51 08 00 00 00 00 .........HQ..... [0073:FFFFE410]---------------------------------------------------------[ code] 0xffffe410 <__kernel_vsyscall+16>: pop %ebp 0xffffe411 <__kernel_vsyscall+17>: pop %edx 0xffffe412 <__kernel_vsyscall+18>: pop %ecx 0xffffe413 <__kernel_vsyscall+19>: ret 0xffffe414 <__kernel_vsyscall+20>: nop 0xffffe415 <__kernel_vsyscall+21>: nop ------------------------------------------------------------------------------ 0xffffe410 in __kernel_vsyscall ()
+ Trace 134075
this is the stdout: ** (glade-3:5821): WARNING **: Unable to load icon for GtkMenuShell (Failed to open file '/usr/share/glade3/pixmaps/22x22/menushell.png': No such file or directory) ** (glade-3:5821): WARNING **: Unable to load icon for GtkMenuShell (Failed to open file '/usr/share/glade3/pixmaps/16x16/menushell.png': No such file or directory) ** Message: No DevHelp installed on your system, devhelp feature will be disabled. ** (glade-3:5821): CRITICAL **: Cannot embed a window that is already realized or embedded (glade-3:5821): Gtk-WARNING **: Can't set a parent on a toplevel widget I compliled glade with debug support, If you need me to recompile anything else with debugging enabled, I'll do it.
I found a bug with the same problem, sorry for not searching before submitting the crash *** This bug has been marked as a duplicate of 428966 ***