-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi,

no idea what exactly just happened, but awesome crashed when I pressed ctrl-q in
konqueror. Syslog says:

May  9 10:49:21 psytux kernel: [ 8809.790642] awesome[4487]: segfault at 257a000
ip 00000032a5c7d511 sp 00007fffbd55e868 error 4 in 
libc-2.9.so[32a5c00000+149000]

(Any idea how I can find out what "error 4" means?"

Uhm, ok, so where is this?
 objdump -S  /lib/libc-2.9.so | vim -R -
And I let vim search for "c7d511" (the last part of the instruction pointer 
shown):
 32a5c7d511:   4d 8b 44 24 10          mov    0x10(%r12),%r8
Scrolling up a little revealed that the next visible symbol there is memcpy():
 00000032a5c7ced0 <memcpy>:

I have no idea what caused this and it doesn't seem reproducible which is why I
won't open a bug report. I'm updating to rc2 now and I will run awesome in
valgrind. Let's see if I can find anything...

Cheers,
Uli
- --
"Do you know that books smell like nutmeg or some spice from a foreign land?"
                                                  -- Faber in Fahrenheit 451
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iQEcBAEBCAAGBQJKBU3EAAoJECLkKOvLj8sGYYcH/3k6qnEY/TBJIMieqJ6/BloW
3NJgvC2kmcsDuPD6ETJt2ywA/xcCm/p8Li2lYUd1STs3DaML2vrL14HZdFhdU0DR
i5gz6HNzWXWx9d1a8544moWg3nsfRbnuRhV75FQtx2U8NN7ZSKgj20ElHKifKItf
2p61xMSNKI0/jlg0NZqcVwUPe6+eexsS1Ouqj5UBftxeTdCFpcNIn0BX0AcW6K9X
Cds+QkzcMEhNAZXMM4yafhti94cSXxAKv+4wNAgPTQ5QA+eMYVegxkh8Od+KqAwJ
xQpEFwUvq39L0hJd3flrZ199soIKQGQMl5iIRMs7MiOMSZfq1YPsLhIeBqI7F+0=
=MbhN
-----END PGP SIGNATURE-----

-- 
To unsubscribe, send mail to [email protected].

Reply via email to