El vie, 02-02-2007 a las 02:57 +0000, DrJimM escribió: > Sorry. I'm new to Ubuntu, so I'm learning. Not sure what a "crash > dump" is or where to find it. This is the first and only time Firefox > has crashed since I installed Ubuntu about 6 month ago. I have it on > one computer and Linspire/Linux on another, so the learning curve is > different.
A crash dump is a file that has useful information about the crash and the OS environment. So usually when a Ubuntu program crashes then a tool called apport intercepts the crash and instructs the user on how to proceed to report the crash (that was the window you saw when firefox crashed). Usually when a crash dump file is generated it's saved at the /var/crash/ directory so apport asks you if you want to attach that file to your crash report. The file you have to attach is /var/crash/_usr_lib_firefox_firefox-bin.1000.crash. HTH -- /var/crash/_usr_lib_firefox_firefox-bin.1000.crash https://launchpad.net/bugs/82752 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
