My Awesome installation randomly SIGFAULTs from time to time.
I manage to catch backtrace recently (it's attached).
My awesome version:
awesome (awesome) v3.1-rc4-8-gb009095 (Seven Nation Army)
• Build: Dec 4 2008 23:55:13 for i386 by gcc version 4.2.1 ([EMAIL PROTECTED])
• D-Bus support: ✔
My FreeBSD version (uname -a):
FreeBSD knote 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #13: Wed Sep 17 18:06:30 EEST 2008
[EMAIL PROTECTED]:/usr/src/sys/i386/compile/KNOTE i386
What information should I provide more?
I really would like to make it stable on my FreeBSD notebook.
--
Konstantin Stepanov
Web Developer
(gdb) run
Starting program: /usr/home/kstep/pkg/xcb/awesome/awesome
[New LWP 100154]
[New Thread 0x8101100 (LWP 100154)]
Loading library posix
Loading library mixer
Loading library sysctl
Loading library mpdc
Loading library mntinfo
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x8101100 (LWP 100154)]
0x286901ec in free () from /lib/libc.so.7
(gdb) bt
#0 0x286901ec in free () from /lib/libc.so.7
#1 0x285ddd54 in luaL_newstate () from /usr/local/lib/liblua.so
#2 0x285d6a33 in lua_resume () from /usr/local/lib/liblua.so
#3 0x285da4ac in lua_newstate () from /usr/local/lib/liblua.so
#4 0x285d504c in lua_resume () from /usr/local/lib/liblua.so
#5 0x285d52e7 in lua_resume () from /usr/local/lib/liblua.so
#6 0x285d5647 in lua_resume () from /usr/local/lib/liblua.so
#7 0x285dd892 in lua_newstate () from /usr/local/lib/liblua.so
#8 0x285d3c40 in lua_resume () from /usr/local/lib/liblua.so
#9 0x285cf791 in lua_pushcclosure () from /usr/local/lib/liblua.so
#10 0x285d33ab in lua_yield () from /usr/local/lib/liblua.so
#11 0x285d340f in lua_yield () from /usr/local/lib/liblua.so
#12 0x285cf5f7 in lua_pcall () from /usr/local/lib/liblua.so
#13 0x08060582 in layout_refresh () at luaa.h:320
#14 0x08050fee in a_xcb_check_cb (loop=0x285c69a0, w=0xbfbfeab8, revents=32768)
at event.h:33
#15 0x285c29d5 in ev_loop (loop=0x285c69a0, flags=Variable "flags" is not
available.
) at ev.c:1705
#16 0x08051f10 in main (argc=1, argv=0xbfbfeb20) at
/usr/home/kstep/pkg/xcb/awesome/awesome.c:522