
Le vendredi 30 mars 2012 à 08:44 +0200, Michal Kubeček a écrit :
On Thursday 29 of March 2012 14:45EN, Cristian Rodríguez wrote:
No! programs that crash must be run on a debugger separated from the init system whatever it is ! then you may be able to recover the "temporary" files if not already unlinked by the OS...
In theory, yes. But the real world is not that easy. Many crashes result from obscure race conditions which are either not reproducible in a debugger or are extremely difficult to reproduce, some even only happen once and you are unable to reproduce them no mattery how hard you try.
It is of course nice when you have a decent bug you can reliably reproduce in a debugger and a test environment. But too often the post mortem analysis is all you have.
I think this demonstrate the need to setup abrt support for openSUSE to be able to collect crash traces as they appear. -- Frederic Crozat <fcrozat@suse.com> SUSE -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org