Summary: | Phonon::MediaObject::setCurrentSource() hangs with Xine backend | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Phonon | Reporter: | Nikos Chantziaras <realnc> |
Component: | Xine backend | Assignee: | Harald Sitter <sitter> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | frank78ac, martin.sandsmark, sergei, tampakrap |
Priority: | NOR | ||
Version: | 4.4.0 (KDE 4.4.2) | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nikos Chantziaras
2010-03-08 22:24:23 UTC
I forgot to mention that this is on x86-64, using Qt 4.6.2 (Gentoo ebuild.) Issue persists with KDE 4.4.2 and Phonon 4.4.0. There is a report for the Xine backend about a crash on a failed assert when calling setCurrentSource() twice: bug 196518. Maybe these issues are related. Is this still valid with a recent KDE version? If yes, please provide a gdb output so we can identify the culprit. See also http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports Forget my last comment, seems I didn't read correctly. *** This bug has been marked as a duplicate of bug 196518 *** This is not a crasher bug, and neither does it involve two simultaneous Phonon::MediaObject instances, so I don't think it's a duplicate of 196518. Not a duplicate. Someone from Phonon team should actually check the code sample from comment #0. How can this bug still be "unconfirmed"? I provided a read-to-run tarball that triggers it. It takes 20 seconds to download, build and run. Please use another backend, the xine backend is deprecated as the upstream development is stalled. You can choose between the gstreamer backend or the vlc backend, both are actively developed and maintained. |