Comment 6 for bug 880756

Revision history for this message
Haitao Li (lht) wrote :

Thanks! Looks like apport-collect didn't uploaded very much useful data. I think a backtrace would be very useful if you could provide.

If you already got a crash file in /var/crash after enabling apport, you could use apport-retrace to get a backtrace. Use command like: apport-retrace -o trace -R /var/crash/the-crash-file.crash.

Please install the libcurl3-dbg package (or other related dbg packages) first to get a readable stack trace.

Please check and remove privacy information from the generated trace file and upload it.

Or if apport-retrace didn't work and you got a coredump generated in the apache2-gdb-dump directory, please use gdb to get the backtrace.