Summary: | Konqueror crash with home automation AJAX page | ||
---|---|---|---|
Product: | [Applications] dragonplayer | Reporter: | Luke-Jr <luke-jr+kdebugs> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | aakashrajdahal, andresbajotierra, kretz, martin.sandsmark, zahl |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Luke-Jr
2009-07-18 20:21:17 UTC
what version dragonplayer are you using? Who said anything about dragonplayer?! KDE Version: 4.2.96 (KDE 4.2.96 (KDE 4.3 RC2)) Because it's crashing in phonon/dragonplayer. This might actually be a system phonon bug, I don't know. Phonon version might be useful too. Thread 1 (Thread 0x7f762c97f760 (LWP 5116)): [KCrash Handler] #5 0x00007f762c48a886 in QUrl::QUrl () from /usr/lib64/qt4/libQtCore.so.4 #6 0x00007f7625138270 in Phonon::MediaSource::url () from /usr/lib64/libphonon.so.4 #7 0x00007f761a30e602 in Dragon::TheStream::url () at /var/tmp/portage/kde-base/dragonplayer-4.2.96/work/dragonplayer-4.2.96/dragonplayer/src/app/theStream.cpp:77 How long do you have to let it run to crash? It hasn't crashed on me /yet/. Sometimes just a few minutes, sometimes longer. Just tested the "beep" function, and that alone doesn't seem to crash it.... As I said, I'm running 4.3 RC2. P.S. Looks like this interface wasn't 100% read-only. Please don't change anything... : Any way to edit that URI out and make it private? Bug 195609 seems to be related/the same. Thanks From bug 211303, another similar backtrace: -- Thread 1 (Thread 0x7f6847eb4740 (LWP 399)): [KCrash Handler] #5 0x00007f683d63ffc1 in Phonon::MediaObject::currentSource () from /usr/lib64/libphonon.so.4 #6 0x00007f682ea2dea1 in Dragon::TheStream::profile () at /var/tmp/portage/kde-base/dragonplayer-4.3.2/work/dragonplayer-4.3.2/dragonplayer/src/app/theStream.cpp:52 #7 0x00007f682ea30ccd in Dragon::VideoWindow::eject (this=0x3c57cd0) at /var/tmp/portage/kde-base/dragonplayer-4.3.2/work/dragonplayer-4.3.2/dragonplayer/src/app/videoWindow.cpp:832 #8 0x00007f682ea32ee9 in ~VideoWindow (this=0x3c57cd0) at /var/tmp/portage/kde-base/dragonplayer-4.3.2/work/dragonplayer-4.3.2/dragonplayer/src/app/videoWindow.cpp:172 Seems to be a Phonon bug. Also this bug is similar to https://bugs.kde.org/show_bug.cgi?id=211303 . It was indeed a bug due to the phonon-backend-xine. Since the xine backend is unmaintained, please use a different backend, either the gstreamer or the vlc one. *** This bug has been marked as a duplicate of bug 196320 *** |