Summary: | Dragon Player crashes on exit | ||
---|---|---|---|
Product: | [Applications] dragonplayer | Reporter: | dan.barbus |
Component: | general | Assignee: | Harald Sitter <sitter> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | burdebc, cfeck, dan.barbus, kiffkool, michealpw, myriam |
Priority: | NOR | ||
Version: | 2.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
dan.barbus
2012-09-28 08:38:45 UTC
Created attachment 74585 [details]
New crash information added by DrKonqi
dragon (2.0) on KDE Platform 4.9.2 using Qt 4.8.3
- What I was doing when the application crashed:
I simply closed dragon player, no hint of odd behavior during playing. With crash reporting assistant open I can open videos fine, but when I close for a split second I see a small window with no taskbar, or controls at the top left of my screen starting the video I watched again. The small window is up for only a brief moment and then it goes away.
-- Backtrace (Reduced):
#6 0x00007f78b5a7548b in QDBusAdaptorConnector::relaySlot (this=this@entry=0x1861e50, argv=argv@entry=0x7f787d7f7d40) at qdbusabstractadaptor.cpp:270
#7 0x00007f78b5a75815 in QDBusAdaptorConnector::qt_metacall (this=0x1861e50, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7f787d7f7d40) at qdbusabstractadaptor.cpp:366
[...]
#9 0x00007f78b56f099f in QObject::destroyed (this=this@entry=0x1861b50, _t1=_t1@entry=0x1861b50) at .moc/release-shared/moc_qobject.cpp:149
#10 0x00007f78b56f0a93 in QObject::~QObject (this=0x1861b50, __in_chrg=<optimized out>) at kernel/qobject.cpp:844
#11 0x00007f78b7b25ce9 in KIO::Scheduler::~Scheduler (this=0x1861b50, __in_chrg=<optimized out>) at ../../kio/kio/scheduler.cpp:795
Created attachment 75435 [details] New crash information added by DrKonqi dragon (2.0) on KDE Platform 4.9.3 using Qt 4.8.2 - A Note about platform & version information Although fully installed and working fine, I'm not using KDE as my default DE, instead I use GNOME 3.5.4. - What I was doing when the application crashed: Exited Dragon Player (By clicking the Window-Decoration's "X" button) after sampling a movie (Watched about 1 minute of the beginning, then skipped to the end to make sure the end was there) and after it's window disappeared the KDE Bug Reporter appeared. - What I was watching Output from mediainfo: http://paste.ubuntu.com/1380647/ -- Backtrace (Reduced): #7 0xb60e06d5 in QDBusAdaptorConnector::relaySlot (this=0xa2e80c0, argv=0x9ea945e8) at qdbusabstractadaptor.cpp:270 #8 0xb60e0acb in QDBusAdaptorConnector::qt_metacall (this=0xa2e80c0, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x9ea945e8) at qdbusabstractadaptor.cpp:366 #9 0xb5f4316d in metacall (argv=0x9ea945e8, idx=4, cl=QMetaObject::InvokeMetaMethod, object=0xa2e80c0) at kernel/qmetaobject.cpp:245 [...] #12 0xb5f53545 in QObject::destroyed (this=0xa29bd30, _t1=0xa29bd30) at .moc/release-shared/moc_qobject.cpp:149 #13 0xb5f5645f in QObject::~QObject (this=0xa29bd30, __in_chrg=<optimized out>) at kernel/qobject.cpp:844 *** Bug 318570 has been marked as a duplicate of this bug. *** This appears to be a Qt problem, it might be worth updating your system. *** This bug has been marked as a duplicate of bug 234484 *** No, the problem is gstreamer using X11 in a separate thread, causing XSync to assert an XIO error. |