| Summary: | Juk Crashed while closing | ||
|---|---|---|---|
| Product: | [Applications] juk | Reporter: | Kent Bair <kent.bair> |
| Component: | general | Assignee: | Scott Wheeler <wheeler> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | cfeck, gekylafas, i_vohmin, mpyne, pdotro |
| Priority: | NOR | ||
| Version First Reported In: | 3.6.1 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Kent Bair
2011-07-17 16:39:01 UTC
Judging from the backtrace, this seems like a duplicate of bug 255678. Was JuK scanning for music files when you closed it? *** Bug 288836 has been marked as a duplicate of this bug. *** Is there a reason for calling "processEvents()", which creates a local event loop? If you are displaying a progress dialog, and want it updated, you have to make sure the dialog is modal to the main window, otherwise the user is able to close the main window during the nested eventloop, causing this crash later. Created attachment 80662 [details]
New crash information added by DrKonqi
juk (3.7.1) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1
I have opened a new juk instance and added a NTFS volume to collection. After some indexing, juk crashed.
-- Backtrace (Reduced):
#7 0x000000000048961d in Playlist::addFile (this=0x221a130, file=..., files=..., importPlaylists=true, after=0x7fff12d13758) at ../../juk/playlist.cpp:1852
#8 0x00000000004898a9 in Playlist::addFile (this=0x221a130, file=..., files=..., importPlaylists=<optimized out>, after=0x7fff12d13758) at ../../juk/playlist.cpp:1908
#9 0x00000000004898a9 in Playlist::addFile (this=0x221a130, file=..., files=..., importPlaylists=<optimized out>, after=0x7fff12d13758) at ../../juk/playlist.cpp:1908
#10 0x00000000004898a9 in Playlist::addFile (this=0x221a130, file=..., files=..., importPlaylists=<optimized out>, after=0x7fff12d13758) at ../../juk/playlist.cpp:1908
#11 0x00000000004898a9 in Playlist::addFile (this=0x221a130, file=..., files=..., importPlaylists=<optimized out>, after=0x7fff12d13758) at ../../juk/playlist.cpp:1908
(In reply to comment #4) Ah yes, I was trying to close juk when it crashed. Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |