I cannot strace serna, it simply segfault:

open("/usr/lib/serna/icons", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 19
statfs("/usr/lib/serna/icons", {f_type="EXT2_SUPER_MAGIC",
f_bsize=4096, f_blocks=4086123, f_bfree=2279921, f_bavail=2072357,
f_files=2076704, f_ffree=1836617, f_fsid={1435190400, 1724438372},
f_namelen=255, f_frsize=4096}) = 0
getdents(19, [1]    23980 segmentation fault  strace serna


and if I try to attach gdb, it fails with:

(gdb) attach 23981
Attaching to process 23981
/tmp/buildd/gdb-6.8/gdb/linux-nat.c:988: internal-error:
linux_nat_attach: Assertion `pid == GET_PID (inferior_ptid) &&
WIFSTOPPED (status) && WSTOPSIG (status) == SIGSTOP' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n)


this is really hard to track down where exactly serna is failing...

any advices ?



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to