AFAIU, this has been fixed, but maybe not backported to released
versions. Since this was 15 years ago and all these versions are now out
of support anyway, I'm closing this as Fix Released.
** Changed in: strace (Ubuntu)
Status: New => Fix Released
--
You received this bug notification b
The same problem appears in jaunty when debugging a local version of gq
in gnome:
strace -o gq -p 32371
Process 32371 attached - interrupt to quit
*** glibc detected *** strace: malloc(): memory corruption (fast):
0x01f89be0 ***
=== Backtrace: =
/lib/libc.so.6[0x7f86c4cb7cb8]
I'm getting a similar crash when I try to strace in Kubuntu 9.04, e.g. if I run
strace kcmshell4 kcmsolidproc > kcsmsolidproc_2.strace
*** glibc detected *** strace: malloc(): memory corruption (fast):
0x01c72610 ***
a workaround is to use strace -v.
There seems to be a patch for this
** Attachment added: "gdb-strace.log"
http://launchpadlibrarian.net/21162968/gdb-strace.log
--
strace crashed with SIGABRT in malloc()
https://bugs.launchpad.net/bugs/316762
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-