On Saturday 18 February 2012 22:06:11 Křištof Želechovski wrote:
Dnia sobota, 18 lutego 2012 18:33:03 Anders Johansson pisze:
Hi,
I have a very annoying problem. Some programs (notably amarok and kactivitymanagerd) crash. But when I start them from the command line, with -- nocrashhandler to capture a core so I can debug the crashes, they don't crash anymore.
How about attaching a debugger before they crashed?
Yes, I could do that, but the problem is a general one. By default, our systems are configured to not generate coredumps. I know how to disable that by setting the default ulimit. But all kde applications by default capture crashing signals. I really really want to have the coredumps, they are much easier to use for debugging a problem than just reading a dead backtrace which doesn't contain information about (for example) variable contents Yes, for this specific purpose it is about amarok and kactivitymanagerd, but I really really really need to disable this by default. Some crashes in other applications are very random and might not be reproducible for months. Anders -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde+owner@opensuse.org