Awesome segfaulting

2009-05-05 Thread Vinno
Weird, I can start irssi on system startup but when it closes and I
reopen it. Awesome crashes.

from a non programmer point of view, how do I debug such things?

vi...@skynet:/var/log$ cat kern.log | grep awesome
May  4 23:37:42 skynet kernel: [16278.615117] awesome[3216]: segfault at
0 ip 7fd26f774c60 sp 7fff7b6fe978 error 4 in
libc-2.9.so[7fd26f6f4000+168000]
May  4 23:51:15 skynet kernel: [17092.556855] awesome[15595]: segfault
at 0 ip 7f6075ba6c60 sp 7fff81b30e18 error 4 in
libc-2.9.so[7f6075b26000+168000]
May  4 23:54:49 skynet kernel: [17306.431990] awesome[17067]: segfault
at 0 ip 7f6e0ab49c60 sp 7fff16ad1db8 error 4 in
libc-2.9.so[7f6e0aac9000+168000]
May  5 00:34:40 skynet kernel: [ 2274.875522] awesome[3157]: segfault at
0 ip 7ffb772a1c60 sp 7fff8322b498 error 4 in
libc-2.9.so[7ffb77221000+168000]
-  
+-+
-> Vinno. (vi...@vinno.net)
+-+
# GPG Cryptography info:
 ID Key: 1024D / 68CA2C4E
 Fingerprint: 0F26 E1E9 9E25 AA3F 9525  BA53 F065 C5B9 68CA 2C4E
 Public Key Block: http://www.vinno.net/mypublickey.asc
+-+



signature.asc
Description: This is a digitally signed message part


Re: make error in 3.1rc

2008-11-10 Thread Vinno

Thanks, that was it. :)

Vinno.
[EMAIL PROTECTED]

On Mon, 10 Nov 2008, Julien Danjou wrote:


At 1226310657 time_t, Vinno wrote:

/usr/local/share/awesome/lib/awful.lua:1586: attempt to index field


This is an old file which is no more used in 3.1. Remove it.

Cheers,
--
Julien Danjou
// ᐰ <[EMAIL PROTECTED]>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD


Re: make error in 3.1rc

2008-11-10 Thread Vinno
Okay, I ignored it and continued with make install. After a restart I get 
.xsession-errors: and awesome isnt running in px -aux. The awesome --check 
says config is okay, even used the default git one just incase.


Well anyways, heres the errorsession.

/etc/gdm/Xsession: Beginning session setup...
Setting IM through im-switch for locale=en_AU.
Start IM through /etc/X11/xinit/xinput.d/all_ALL linked to 
/etc/X11/xinit/xinput.d/default.
/usr/local/share/awesome/lib/awful.lua:1586: attempt to index field 
'titleupdate' (a nil value)


Vinno.
[EMAIL PROTECTED]

On Mon, 10 Nov 2008, Julien Danjou wrote:


At 1226297923 time_t, Vinno wrote:

Using Ubuntu with awesome 3.0 fine but when I try the git rc3.1 I get
errors on make.

Any idea guys?


This are not errors but warning.
Seems that asprintf is declared with warn_unused_result on your side,
which seems weird but why not.
I'll try to fix that.

Cheers,
--
Julien Danjou
// ᐰ <[EMAIL PROTECTED]>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD