| Summary: | dolphin crashed on trying to change dir | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Martin Jost <kde> |
| Component: | kpart | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED WAITINGFORINFO | ||
| Severity: | crash | CC: | a.samirh78, elvis.angelaccio |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 16.08.2 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Stack trace | ||
|
Description
Martin Jost
2016-12-26 16:36:50 UTC
Backtrace points to Konsole. If you can reproduce the crash again, please install debug symbols and attach a new backtrace in this report. See also: https://community.kde.org/Guidelines_and_HOWTOs/Debugging Created attachment 103280 [details]
Stack trace
Stack trace of new crash
Hello,
yes, this might well be konsole actually.
I just had the crash again (similar stack trace). Unfortunately I can't reproduce it at will.
This (again) happened on starting dolphin, but with a terminal window ("[F4]") open at start. (I assume this had been the same the first time - but to me "dolphin" crashed) The interesting thing is, that it seems the console had a problem to expand the variables used in my prompt. But before I could have a closer look, the whole dolphin including the console crashed.
The stack trace looks similar to me. (Attached)
I have a question to the request:
"If you can reproduce the crash again, please install debug symbols and attach a new backtrace in this report.
See also: https://community.kde.org/Guidelines_and_HOWTOs/Debugging"
Do I get this right: I need to compile from source to do so ?
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/Debugging_symbols
Or do I need to just add some '*Devel*'-RPMs ?
(Which ones ? / How to find out which ones ?)
Regards
Martin
(In reply to Martin Jost from comment #3) > I have a question to the request: > "If you can reproduce the crash again, please install debug symbols and > attach a new backtrace in this report. > See also: https://community.kde.org/Guidelines_and_HOWTOs/Debugging" > > Do I get this right: I need to compile from source to do so ? > https://community.kde.org/Guidelines_and_HOWTOs/Debugging/Debugging_symbols > > Or do I need to just add some '*Devel*'-RPMs ? Neither. You just need to install the "debug" packages from the repository. This differs across distributions, ask in openSUSE channels for more details. > > Martin Reopen if you can still reproduce this issue with a current konsole version; and please install the necessary debug symbol to get a useful backtrace. |