В Sat, 6 Jun 2009 21:42:59 +0400 hizel <hi...@vyborg.ru> пишет:
> В Sat, 6 Jun 2009 18:37:31 +0200 > Julien Danjou <a...@debian.org> пишет: > > > At 1244300328 time_t, hizel wrote: > > > run dpkg-buildpackage аnd start awesome in X:1 > > > connected to it with gdb -p `pidof awesome`, continue > > > with start from the main menu awesome any program he coredump > > > and i'm ran full back trace command > > > > So you click, and that's the click that make awesome crashing. Not > > the application starting. > > Anyway that does not indicate what's wrong, but we should find. :) > > > > Cheers, > > ok! without clicking. replay operation with origianl package. > > > hi...@night:~$ export DISPLAY=:1 > hi...@night:~$ awesome & > [1] 3553 > hi...@night:~$ gdb -p `pidof awesome` > GNU gdb 6.8-debian > .... > <skiped> > .... > > > ran program with Mod4-R without clicking ;-) > > 0xb7fa8424 in __kernel_vsyscall () > (gdb) c > Continuing. > Warning: Cannot convert string "true " to type Boolean > Warning: Cannot convert string "false " to type Boolean > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread 0xb7767700 (LWP 3553)] > 0x00000000 in ?? () > (gdb) bt > #0 0x00000000 in ?? () > #1 0x09cb6a70 in ?? () > #2 0xb7be50c0 in ?? () from /usr/lib/liblua5.1.so.0 > #3 0xb7be50c0 in ?? () from /usr/lib/liblua5.1.so.0 > #4 0x09ce1cc0 in ?? () > #5 0x00000004 in ?? () > #6 0x00000000 in ?? () > (gdb) q > The program is running. Quit anyway (and detach it)? (y or n) y > Detaching from program: /usr/bin/awesome, process 3553 > > > hmm... oops, backtrace differs from the previous > and with debug symbols 0xb8063424 in __kernel_vsyscall () (gdb) c Continuing. Warning: Cannot convert string "true " to type Boolean Warning: Cannot convert string "false " to type Boolean Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7822700 (LWP 7699)] 0x08054702 in client_seturgent () (gdb) bt #0 0x08054702 in client_seturgent () #1 0x0805f51a in property_update_wm_hints () #2 0x00000004 in ?? () #3 0x00000000 in ?? () (gdb) bt full #0 0x08054702 in client_seturgent () No symbol table info available. #1 0x0805f51a in property_update_wm_hints () No symbol table info available. #2 0x00000004 in ?? () No symbol table info available. #3 0x00000000 in ?? () No symbol table info available. :-\ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org