Comment 28 for bug 278095

Revision history for this message
Martin Zuther (mzuther) wrote :

Hi RockeT,

backtraces end up in the directory /var/crash.

If you know your way around the console, you could try "apport-cli" without additional options. This should look in /var/crash for pending bug reports.

If this doesn't work (i.e. all reports have already been processed), do a "ls /var/crash" and see if you can find the backtrace yourself. Then just call "apport-cli -c /var/crash/your-backtrace". I'm not a professional "backtracer" myself, but this procedure helped me once or twice...

Good luck,

Martin