apport (0.25) edgy; urgency=low * Drop apport-gtk's update-notifier dependency to a Recommends:. * apport_utils.py, report_add_gdb_info(): Add register dump and disassembly of the last 32 bytes, they might be useful to see what's going on sometimes. Thanks to Kees Cook for the idea and the patch. * test-apport, check_crash(): Verify that a crash does not leave a core file behind. (Test for LP#62972) * preloadlib/libapport.c: Do not unlink the core file after calling apport, but set REMOVE_CORE=1 environment instead. This matches the current kernel behaviour. * apport: Register an atexit handler as early as possible for unlinking the core dump if REMOVE_CORE environment is set. Closes: LP#62972 * apport: Set nice level 10 instead of 5. Closes: LP#63099
-- Martin Pitt <[EMAIL PROTECTED]> Mon, 2 Oct 2006 14:21:53 +0200 ** Changed in: apport (Ubuntu) Status: Fix Committed => Fix Released -- leaves core files behind after calling crashdump-helper https://launchpad.net/bugs/62972 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs