Comment 16 for bug 75543

Revision history for this message
Sebastien Bacher (seb128) wrote : Re: [Bug 75543] Re: crash after paste, reproducible always (for me)

On jeu, 2006-12-14 at 22:54 +0000, Brian J. Murrell wrote:

> Are there any plans to have apport load relevant -dbg packages for the
> user to see more meaningful stack traces?

apport already does that, you can run "apport-retrace --download-debug"
on the crash file, it'll download the package and use the dump from the
crash file to generate a debug backtrace. You can also use
"apport-retrace --gdb" to attach gdb to the dump then