| Summary: | Amarok crashed for no apparent reason | ||
|---|---|---|---|
| Product: | [Applications] amarok | Reporter: | Lukas Jirkovsky <l.jirkovsky> |
| Component: | general | Assignee: | Amarok Bugs <amarok-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | Keywords: | drkonqi |
| Priority: | NOR | ||
| Version First Reported In: | 2.8.0 | ||
| Target Milestone: | 2.9 | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Lukas Jirkovsky
2013-12-20 15:24:51 UTC
Was Amarok running when you did that? Is there a way to reproduce this bug? Might be related to bug 329011, the backtraces are rather similar. BTW. did you try to change the Phonon backend in that other bug you reported? It might also be a problem related to the gstreamer backend, so maybe let's first try to solve the other problem you have... Just FWIW: please only report crashes that are reproducible and give exact steps on how to reproduce them Myriam: I haven't changed backend yet as I want to get a backtrace from that crash, but it just doesn't happen anymore. Maybe there was a bug on gcc 4.8.2 side which doesn't happen with current snapshot (I switched to the snapshot because gcc 4.8.2 already miscompiled three different applications). Now back to this bug. I don't think it has anything to do with the backend, because the playback was stopped. I have already seen a similar crashes before when I didn't have debug info enabled, so I'm not sure if they are the same. They were always random and they never seemed to depend on whether amarok was playing or not. I think it is connected with files in the collection being changed. Maybe there is some race condition in inotify? Other thing that comes into my mind is that amarok may get notified about a new file, but the file is broken/incomplete which may trigger a crash. Thank you for the feedback. *** This bug has been marked as a duplicate of bug 329011 *** |