Bug 271868 - dragon player crash
Summary: dragon player crash
Status: RESOLVED DUPLICATE of bug 232479
Alias: None
Product: dragonplayer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-27 21:00 UTC by bertrand.robert
Modified: 2011-05-08 13:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bertrand.robert 2011-04-27 21:00:36 UTC
Application: dragon (2.0)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-28-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:

the application crashed when I tried to see a legal divx (with DRM).

The crash can be reproduced every time.

-- Backtrace:
Application: Dragon Player (dragon), signal: Aborted
pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
	in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
[Current thread is 1 (Thread 0x7f8257a86760 (LWP 4984))]

Thread 11 (Thread 0x7f823b9a2700 (LWP 4988)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:212
#1  0x00007f82566500d1 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f8251d16971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#3  0x00007f82547ce92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f823a566700 (LWP 4989)):
#0  0x00007f82547c72c3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f8256679385 in xine_usec_sleep () from /usr/lib/libxine.so.1
#2  0x00007f825665dd09 in ?? () from /usr/lib/libxine.so.1
#3  0x00007f8251d16971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#4  0x00007f82547ce92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f8239d65700 (LWP 4990)):
[KCrash Handler]
#6  0x00007f825471bba5 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f825471f6b0 in abort () at abort.c:92
#8  0x00007f8255ac5864 in qt_message_output (msgType=QtFatalMsg, buf=<value optimized out>) at global/qglobal.cpp:2259
#9  0x00007f8255ac5a42 in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=QtFatalMsg, msg=0x7f8255c280c8 "ASSERT: \"%s\" in file %s, line %d", ap=0x7f8239d64200) at global/qglobal.cpp:2305
#10 0x00007f8255ac5bf5 in qFatal (msg=0x137e <Address 0x137e out of bounds>) at global/qglobal.cpp:2488
#11 0x00007f8245341bc8 in Phonon::Xine::VolumeFaderEffectXT::rewireTo (this=0x20a4920, source=0x1b84560) at ../../xine/volumefadereffect.cpp:207
#12 0x00007f82453122d3 in Phonon::Xine::XineThread::event (this=<value optimized out>, e=<value optimized out>) at ../../xine/xinethread.cpp:130
#13 0x00007f8254f28fdc in QApplicationPrivate::notify_helper (this=0x1549560, receiver=0x1b81c30, e=0x20d4490) at kernel/qapplication.cpp:4396
#14 0x00007f8254f2eaed in QApplication::notify (this=0x7fff52f1c130, receiver=0x1b81c30, e=0x20d4490) at kernel/qapplication.cpp:4277
#15 0x00007f8256fc8586 in KApplication::notify (this=0x7fff52f1c130, receiver=0x1b81c30, event=0x20d4490) at ../../kdeui/kernel/kapplication.cpp:310
#16 0x00007f8255bc1cdc in QCoreApplication::notifyInternal (this=0x7fff52f1c130, receiver=0x1b81c30, event=0x20d4490) at kernel/qcoreapplication.cpp:732
#17 0x00007f8255bc4c22 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1b82a90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1b82a90) at kernel/qcoreapplication.cpp:1373
#19 0x00007f8255bee653 in sendPostedEvents (s=0x1b81f10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#20 postEventSourceDispatch (s=0x1b81f10) at kernel/qeventdispatcher_glib.cpp:277
#21 0x00007f824f851342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x00007f824f8552a8 in ?? () from /lib/libglib-2.0.so.0
#23 0x00007f824f85545c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x00007f8255bee193 in QEventDispatcherGlib::processEvents (this=0x1b81430, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#25 0x00007f8255bc0a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#26 0x00007f8255bc0dec in QEventLoop::exec (this=0x7f8239d64d90, flags=) at kernel/qeventloop.cpp:201
#27 0x00007f8255acb2fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#28 0x00007f82453112b0 in Phonon::Xine::XineThread::run (this=0x1b81c30) at ../../xine/xinethread.cpp:143
#29 0x00007f8255ace27e in QThreadPrivate::start (arg=0x1b81c30) at thread/qthread_unix.cpp:266
#30 0x00007f8251d16971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#31 0x00007f82547ce92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#32 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f823935f700 (LWP 4991)):
#0  0x00007f82547c2203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f8250e2240f in ?? () from /usr/lib/libpulse.so.0
#2  0x00007f8250e11d76 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#3  0x00007f8250e137f9 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#4  0x00007f8250e138b0 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#5  0x00007f8250e2220b in ?? () from /usr/lib/libpulse.so.0
#6  0x00007f824dd65fb8 in ?? () from /usr/lib/libpulsecommon-0.9.21.so
#7  0x00007f8251d16971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#8  0x00007f82547ce92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f8234b5d700 (LWP 4992)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f8256660e83 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f8251d16971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#3  0x00007f82547ce92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f822fc16700 (LWP 4994)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:212
#1  0x00007f825665b91c in ?? () from /usr/lib/libxine.so.1
#2  0x00007f825665b9f8 in ?? () from /usr/lib/libxine.so.1
#3  0x00007f823f1d944a in ?? () from /usr/lib/xine/plugins/1.28/xineplug_decode_ff.so
#4  0x00007f8256659d2b in ?? () from /usr/lib/libxine.so.1
#5  0x00007f8251d16971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#6  0x00007f82547ce92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f822f415700 (LWP 4995)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f825665398b in ?? () from /usr/lib/libxine.so.1
#2  0x00007f825665aa85 in ?? () from /usr/lib/libxine.so.1
#3  0x00007f8251d16971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#4  0x00007f82547ce92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f822ec14700 (LWP 4996)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f825666400b in ?? () from /usr/lib/libxine.so.1
#2  0x00007f8251d16971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#3  0x00007f82547ce92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f8225bad700 (LWP 5001)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f82566538a3 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f82285ac06d in ?? () from /usr/lib/xine/plugins/1.28/xineplug_dmx_avi.so
#3  0x00007f82285acb2e in ?? () from /usr/lib/xine/plugins/1.28/xineplug_dmx_avi.so
#4  0x00007f8256669417 in ?? () from /usr/lib/libxine.so.1
#5  0x00007f8251d16971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#6  0x00007f82547ce92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f8224b74700 (LWP 5002)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f8256660e83 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f8251d16971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#3  0x00007f82547ce92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f8257a86760 (LWP 4984)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f8255acee3b in wait (this=<value optimized out>, mutex=0x1b845c8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1b845c8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f824531605d in Phonon::Xine::XineStream::closeBlocking (this=0x1b84550) at ../../xine/xinestream.cpp:1563
#4  0x00007f824532efe6 in Phonon::Xine::MediaObject::~MediaObject (this=0x1b820e0, __in_chrg=<value optimized out>) at ../../xine/mediaobject.cpp:109
#5  0x00007f8256b62973 in Phonon::MediaNodePrivate::~MediaNodePrivate (this=0x1b827e0, __in_chrg=<value optimized out>) at ../../phonon/medianode.cpp:74
#6  0x00007f8256b62011 in Phonon::MediaObjectPrivate::~MediaObjectPrivate (this=0x1b827e0, __in_chrg=<value optimized out>) at ../../phonon/mediaobject_p.h:42
#7  0x00007f8256b5fd7b in Phonon::MediaObject::~MediaObject (this=0x16bce50, __in_chrg=<value optimized out>) at ../../phonon/mediaobject.cpp:65
#8  0x00007f8255bd3d5f in QObjectPrivate::deleteChildren (this=0x16bba20) at kernel/qobject.cpp:1957
#9  0x00007f8254f84168 in QWidget::~QWidget (this=0x16bb990, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#10 0x0000000000417db9 in Dragon::VideoWindow::~VideoWindow (this=0x16bb990, __in_chrg=<value optimized out>) at ../../../../dragonplayer/src/app/videoWindow.cpp:187
#11 0x000000000042354c in Dragon::MainWindow::~MainWindow (this=0x16a5d50, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at ../../../../dragonplayer/src/app/mainWindow.cpp:275
#12 0x00007f8255bd3c08 in QObject::event (this=0x16a5d50, e=0x80) at kernel/qobject.cpp:1202
#13 0x00007f8254f7e6df in QWidget::event (this=0x16a5d50, event=0x1ea41d0) at kernel/qwidget.cpp:8646
#14 0x00007f825536641b in QMainWindow::event (this=0x16a5d50, event=0x1ea41d0) at widgets/qmainwindow.cpp:1417
#15 0x00007f82570e5c93 in KXmlGuiWindow::event (this=0x1b84b5c, ev=0x80) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:132
#16 0x00007f8254f28fdc in QApplicationPrivate::notify_helper (this=0x1549560, receiver=0x16a5d50, e=0x1ea41d0) at kernel/qapplication.cpp:4396
#17 0x00007f8254f2eaed in QApplication::notify (this=0x7fff52f1c130, receiver=0x16a5d50, e=0x1ea41d0) at kernel/qapplication.cpp:4277
#18 0x00007f8256fc8586 in KApplication::notify (this=0x7fff52f1c130, receiver=0x16a5d50, event=0x1ea41d0) at ../../kdeui/kernel/kapplication.cpp:310
#19 0x00007f8255bc1cdc in QCoreApplication::notifyInternal (this=0x7fff52f1c130, receiver=0x16a5d50, event=0x1ea41d0) at kernel/qcoreapplication.cpp:732
#20 0x00007f8255bc4c22 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1532510) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1532510) at kernel/qcoreapplication.cpp:1373
#22 0x00007f8255bee653 in sendPostedEvents (s=0x154d1a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#23 postEventSourceDispatch (s=0x154d1a0) at kernel/qeventdispatcher_glib.cpp:277
#24 0x00007f824f851342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x00007f824f8552a8 in ?? () from /lib/libglib-2.0.so.0
#26 0x00007f824f85545c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x00007f8255bee193 in QEventDispatcherGlib::processEvents (this=0x1531c00, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#28 0x00007f8254fdba4e in QGuiEventDispatcherGlib::processEvents (this=0x1b84b5c, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x00007f8255bc0a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#30 0x00007f8255bc0dec in QEventLoop::exec (this=0x7fff52f1c0e0, flags=) at kernel/qeventloop.cpp:201
#31 0x00007f8255bc4ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#32 0x00000000004225e7 in main (argc=2, argv=<value optimized out>) at ../../../../dragonplayer/src/app/main.cpp:57

This bug may be a duplicate of or related to bug 258087, bug 243590.

Possible duplicates by query: bug 258087, bug 243590, bug 240290.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-05-08 13:07:41 UTC

*** This bug has been marked as a duplicate of bug 232479 ***