| Summary: | klauncher segfault when unplugging power cable | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | julien.bibollet |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
julien.bibollet
2008-01-25 16:14:15 UTC
Hum, problem seems to have disappear; do not know exactly what was wrong, but after recompiling every kde-related packages, I'm longer having this problem. On Friday 25 January 2008, Julien BIBOLLET wrote:
> I don't know exactly what other information would be needed
The backtrace of the crash, next time :)
If a drkonqi window doesn't appear (I guess klauncher is a special case),
then you need to
ulimit -c unlimited
export KDE_DEBUG=1
and open gdb with the core file that the crashing application will have generated.
|