Bug 345853 - dolphin hangs after PC wakes up
Summary: dolphin hangs after PC wakes up
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 4.14.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-04 07:23 UTC by Pavel Nedrigailov
Modified: 2015-07-29 14:59 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Nedrigailov 2015-04-04 07:23:47 UTC
Actually there is Dolphin 14.12.3 under KDE Dev Platform 4.14.6 running on Plasma 5.2.2 (Fedora 22)

After awaking Dolphin hangs. Only Window decorations rendered and the gray space inside. I can't change its window size and can't just close it. Only sigterm helps.

Please tell me how can I provide additional information.

Reproducible: Sometimes
Comment 1 Pavel Nedrigailov 2015-04-12 00:13:28 UTC
Today I've seen same bug with qbittorrent. So it is can be not the Dolphin's bug...
Comment 2 Frank Reininghaus 2015-04-16 21:08:33 UTC
Thanks for the bug report. In order to find out where in the code it hangs, we need a backtrace. You can get one by running gdb in a Konsole:

gdb attach $(pidof dolphin)

Then enter "thread apply all backtrace", press Enter until there is no more output, and paste the output here.

Thanks for your help!
Comment 3 Pavel Nedrigailov 2015-04-24 07:26:47 UTC
Thank you for reply. 
Last time I see it was about two weeks ago. If it will be again I'll send you backtrace.
Comment 4 Emmanuel Pescosta 2015-04-24 07:30:25 UTC
(In reply to Pavel Nedrigaylov from comment #3)
> Last time I see it was about two weeks ago. If it will be again I'll send
> you backtrace.

Ok thanks! I'll set the status to "needsinfo - backtrace"
Comment 5 Pavel Nedrigailov 2015-07-23 10:25:10 UTC
Haven't see it again. I think we can close this bug.