Ayttm version 0.4.5-1
GTK+ version 1.2.10
Features: Xft
Operating system: Linux 2.4.22-ac4-atomix-i686 (i686)
C Library: GNU libc 2.3.3
Signal: 11
The above crash is 100% reproduceable, but
unfortunately, the dialogue doesn't display much
information beyond what's above (in fact, the above is
_all_ it displays).
Going to attempt a recompile, this should hopefully fix
the problem.
Logged In: YES
user_id=777641
(08:51) stuartl@beast stuartl $ gdb ayttm
GNU gdb 6.0
Copyright 2003 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 "i686-pc-linux-gnu"...(no
debugging symbols found)...Using host libthread_db library
"/lib/libthread_db.so.1".
(gdb) run
Starting program: /usr/bin/ayttm
(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols
found)...[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 3496)]
(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols
found)...deleting stale lock file
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 3496)]
0x400e311f in g_hash_table_lookup () from
/usr/lib/libglib-2.0.so.0
(gdb) bt full
#0 0x400e311f in g_hash_table_lookup () from
/usr/lib/libglib-2.0.so.0
No symbol table info available.
#1 0x4027fb26 in gtk_binding_entry_add_signall () from
/usr/lib/libgtk-1.2.so.0
No symbol table info available.
#2 0x4027fe66 in gtk_binding_entry_add_signal () from
/usr/lib/libgtk-1.2.so.0
No symbol table info available.
#3 0x4030c61e in gtk_menu_shell_class_init () from
/usr/lib/libgtk-1.2.so.0
No symbol table info available.
#4 0x403723b8 in gtk_type_class_init () from
/usr/lib/libgtk-1.2.so.0
No symbol table info available.
#5 0x4037240f in gtk_type_class_init () from
/usr/lib/libgtk-1.2.so.0
No symbol table info available.
#6 0x40371971 in gtk_type_class () from
/usr/lib/libgtk-1.2.so.0
No symbol table info available.
#7 0x40371c6f in gtk_type_new () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#8 0x4037d0f8 in gtk_widget_new () from
/usr/lib/libgtk-1.2.so.0
No symbol table info available.
#9 0x402f0a7b in gtk_item_factory_construct () from
/usr/lib/libgtk-1.2.so.0
No symbol table info available.
#10 0x402f04ea in gtk_item_factory_new () from
/usr/lib/libgtk-1.2.so.0
No symbol table info available.
#11 0x080619c2 in eb_status_window ()
No symbol table info available.
#12 0x0805ba72 in main ()
No symbol table info available.
Logged In: YES
user_id=460566
According to the beginning of backtrace, it looks like your
~/.ayttm/menurc somehow got broken. Try to rm it... If it
doesn't work, a backtrace with debugging symbols would be
appreciated ("make CFLAGS=-g" iirc).
Hth,
Colin
Logged In: YES
user_id=747074
this should be fixed in latest version. please upgrade :-)
Logged In: YES
user_id=747074
Not able to reproduce in 0.4.6-21 (latest CVS) please retest
at this. Also it appears that your .ayttm files may be corrupt.
You can remove menurc and prefs and retest.