В Sat, 6 Jun 2009 11:58:17 +0200 Julien Danjou <a...@debian.org> пишет:
> At 1244224463 time_t, hizel wrote: > > I'm recompile with debug symbol awesome. This is full back trace: > > Does not looks like a coredump, rather than an assertion failure to > me. You do have a assert filed on stdout I guess. > > And this should happen when you click on a wibox's widget, not > starting any program, am I wrong? > > Cheers, I'm get source awesome with apt-get source awesome and modify CMakeList.txt: +set(CMAKE_CXX_FLAGS "-O0 -DDEBUG -ggdb3 -W -Wall -ansi") +set(CMAKE_C_FLAGS "-O0 -DDEBUG -ggdb3 -W -Wall -ansi") +set(CMAKE_CXX_FLAGS_RELEASE "-O0 -DDEBUG -ggdb3 -W -Wall -ansi") +set(CMAKE_C_FLAGS_RELEASE "-O0 -DDEBUG -ggdb3 -W -Wall -ansi") 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 with standart package awesome, in back trace showing numerical data - no human readable this's standart configuration debian awesome, rc.lua not modify -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org