Summary: | after a crash plasma is restarted with the --nocrashhandler option | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Davide Bettio <davide.bettio> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | aseigo, pascal |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Davide Bettio
2008-12-21 12:48:10 UTC
of course it starts without the crash handler. otherwise you'd end up with infinite restarting plasma in the case of a crash on startup. so what happens is that every start due to a crash is started without the crash handler and then some time later the crash handler is installed. *** Bug 221238 has been marked as a duplicate of this bug. *** So after a minute or so, Plasma will load the crash-handler? I don't quite understand how enabling the crash handler could make plasma continue to crash infinitely. My general idea is that it's just an analyzer / reporting tool that gets triggered. |