[Bug 196320] New: Crash when trying to open .mov file from Apple.com
Marcus Harrison
marcus at harrisonland.co.uk
Sat Jun 13 11:39:17 BST 2009
https://bugs.kde.org/show_bug.cgi?id=196320
Summary: Crash when trying to open .mov file from Apple.com
Product: dragonplayer
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: unassigned-bugs at kde.org
ReportedBy: marcus at harrisonland.co.uk
Version: 2.0 (using 4.2.4 (KDE 4.2.4), Gentoo)
Compiler: i686-pc-linux-gnu-gcc
OS: Linux (i686) release 2.6.29-gentoo-r3
Dragon crashed when trying to stream this video:
http://stream.qtv.apple.com/events/jun/0906paowdnv/m_0906jhoiudvfvn_hd_ref.mov
Having downloaded the video and tried playing it again, it just refuses to play
it, without crashing.
I've compiled everything with USE="quicktime" and have made sure libquicktime
is installed.
The backtrace:
Application: Dragon Player (dragon), signal SIGSEGV
[Current thread is 0 (LWP 4327)]
Thread 6 (Thread 0xb3e04b70 (LWP 4328)):
#0 0xb8046424 in __kernel_vsyscall ()
#1 0xb733c472 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2 0xb790810b in metronom_sync_loop (this=0x8ba4f70) at metronom.c:870
#3 0xb7338450 in start_thread (arg=0xb3e04b70) at pthread_create.c:297
#4 0xb68f1a2e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Thread 5 (Thread 0xb31c8b70 (LWP 4329)):
#0 0xb8046424 in __kernel_vsyscall ()
#1 0xb68eaae1 in select () from /lib/libc.so.6
#2 0xb7930b89 in xine_usec_sleep (usec=0) at utils.c:481
#3 0xb79157ed in video_out_loop (this_gen=0x8ba8f08) at video_out.c:1246
#4 0xb7338450 in start_thread (arg=0xb31c8b70) at pthread_create.c:297
#5 0xb68f1a2e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Thread 4 (Thread 0xb29c7b70 (LWP 4330)):
[KCrash Handler]
#5 __pthread_mutex_lock (mutex=0x244) at pthread_mutex_lock.c:50
#6 0xb79047b6 in xine_close (stream=0x0) at xine.c:497
#7 0xb4a4ca5f in Phonon::Xine::XineStream::playbackFinished (this=0x8bded00)
at
/var/tmp/portage/media-sound/phonon-4.3.1/work/phonon-4.3.1/xine/xinestream.cpp:786
#8 0xb4a4d883 in Phonon::Xine::XineStream::event (this=0x8bded00,
ev=0x915dcc0) at
/var/tmp/portage/media-sound/phonon-4.3.1/work/phonon-4.3.1/xine/xinestream.cpp:1043
#9 0xb6bae4fc in QApplicationPrivate::notify_helper (this=0x8a994a8,
receiver=0x8bded00, e=0x915dcc0) at kernel/qapplication.cpp:4057
#10 0xb6bb710f in QApplication::notify (this=0xbfa46a9c, receiver=0x8bded00,
e=0x915dcc0) at kernel/qapplication.cpp:3604
#11 0xb7bd6c23 in KApplication::notify (this=0xbfa46a9c, receiver=0x8bded00,
event=0x915dcc0) at
/var/tmp/portage/kde-base/kdelibs-4.2.4/work/kdelibs-4.2.4/kdeui/kernel/kapplication.cpp:307
#12 0xb748829b in QCoreApplication::notifyInternal (this=0xbfa46a9c,
receiver=0x8bded00, event=0x915dcc0) at kernel/qcoreapplication.cpp:606
#13 0xb748bc53 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0,
event_type=0, data=0x8bd4d18) at kernel/qcoreapplication.h:213
#14 0xb748be5d in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1140
#15 0xb74b2f1f in postEventSourceDispatch (s=0x8bd4ea8) at
kernel/qcoreapplication.h:218
#16 0xb63d9748 in IA__g_main_context_dispatch (context=0x8fc6818) at
gmain.c:1814
#17 0xb63dccab in g_main_context_iterate (context=0x8fc6818, block=1,
dispatch=1, self=0x8fc6900) at gmain.c:2448
#18 0xb63dce28 in IA__g_main_context_iteration (context=0x8fc6818, may_block=1)
at gmain.c:2511
#19 0xb74b2c08 in QEventDispatcherGlib::processEvents (this=0x8fc67a8, flags={i
= -1298369976}) at kernel/qeventdispatcher_glib.cpp:324
#20 0xb7486cda in QEventLoop::processEvents (this=0xb29c72b0, flags={i =
-1298369912}) at kernel/qeventloop.cpp:149
#21 0xb7486e9a in QEventLoop::exec (this=0xb29c72b0, flags={i = -1298369864})
at kernel/qeventloop.cpp:196
#22 0xb73954e3 in QThread::exec (this=0x8bd4de8) at thread/qthread.cpp:487
#23 0xb4a40c5a in Phonon::Xine::XineThread::run (this=0x8bd4de8) at
/var/tmp/portage/media-sound/phonon-4.3.1/work/phonon-4.3.1/xine/xinethread.cpp:143
#24 0xb7398b80 in QThreadPrivate::start (arg=0x8bd4de8) at
thread/qthread_unix.cpp:189
#25 0xb7338450 in start_thread (arg=0xb29c7b70) at pthread_create.c:297
#26 0xb68f1a2e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Thread 3 (Thread 0xb21c6b70 (LWP 4333)):
#0 0xb8046424 in __kernel_vsyscall ()
#1 0xb68e7927 in __poll (fds=0xb21c62a8, nfds=1, timeout=333) at
../sysdeps/unix/sysv/linux/poll.c:87
#2 0xb35fe1f7 in ao_alsa_handle_event_thread (data=0x8bd6ef8) at
audio_alsa_out.c:150
#3 0xb7338450 in start_thread (arg=0xb21c6b70) at pthread_create.c:297
#4 0xb68f1a2e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Thread 2 (Thread 0xb1983b70 (LWP 4334)):
#0 0xb8046424 in __kernel_vsyscall ()
#1 0xb733c145 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb79170bc in fifo_peek_int (fifo=0x8fd48c0, blocking=1) at audio_out.c:348
#3 0xb7918d57 in ao_loop (this_gen=0x8fda8a8) at audio_out.c:388
#4 0xb7338450 in start_thread (arg=0xb1983b70) at pthread_create.c:297
#5 0xb68f1a2e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Thread 1 (Thread 0xb617c700 (LWP 4327)):
#0 0xb8046424 in __kernel_vsyscall ()
#1 0xb733c145 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb7397d22 in QMutexPrivate::wait (this=0x8bd8900, timeout=-1) at
thread/qmutex_unix.cpp:80
#3 0xb7392cb8 in QMutex::lock (this=0x8bded3c) at thread/qmutex.cpp:207
#4 0xb4a45e1b in Phonon::Xine::XineStream::closeBlocking (this=0x8bded00) at
/var/tmp/portage/media-sound/phonon-4.3.1/work/phonon-4.3.1/xine/xinestream.cpp:1535
#5 0xb4a5b782 in ~MediaObject (this=0x8bd4c10) at
/var/tmp/portage/media-sound/phonon-4.3.1/work/phonon-4.3.1/xine/mediaobject.cpp:109
#6 0xb79cbeec in Phonon::MediaNodePrivate::deleteBackendObject
(this=0x8bdac40) at
/var/tmp/portage/media-sound/phonon-4.3.1/work/phonon-4.3.1/phonon/medianode.cpp:81
#7 0xb79dbcdd in ~FactoryPrivate (this=0x8af3340) at
/var/tmp/portage/media-sound/phonon-4.3.1/work/phonon-4.3.1/phonon/factory.cpp:193
#8 0xb79d9345 in destroy () at
/var/tmp/portage/media-sound/phonon-4.3.1/work/phonon-4.3.1/phonon/factory.cpp:84
#9 0xb79d69ab in ~CleanUpGlobalStatic (this=0xb79f477c) at
/var/tmp/portage/media-sound/phonon-4.3.1/work/phonon-4.3.1/phonon/globalstatic_p.h:55
#10 0xb684d859 in __run_exit_handlers (status=1, listp=0xb6966304,
run_list_atexit=true) at exit.c:78
#11 0xb684d8bf in exit (status=1) at exit.c:100
#12 0xb6c112db in qt_xio_errhandler () at kernel/qapplication_x11.cpp:707
#13 0xb7bd58ca in KApplication::xioErrhandler (this=0xbfa46a9c, dpy=0x8ab0f00)
at
/var/tmp/portage/kde-base/kdelibs-4.2.4/work/kdelibs-4.2.4/kdeui/kernel/kapplication.cpp:413
#14 0xb7bd5906 in kde_xio_errhandler (dpy=0x8ab0f00) at
/var/tmp/portage/kde-base/kdelibs-4.2.4/work/kdelibs-4.2.4/kdeui/kernel/kapplication.cpp:130
#15 0xb664b7e2 in _XIOError (dpy=0x8ab0f00) at XlibInt.c:2947
#16 0xb6653725 in process_responses (dpy=0x8ab0f00, wait_for_first_event=0,
current_error=0x0, current_request=0) at xcb_io.c:180
#17 0xb6653f45 in _XEventsQueued (dpy=0x8ab0f00, mode=2) at xcb_io.c:197
#18 0xb663c4af in XEventsQueued (dpy=0x8ab0f00, mode=2) at Pending.c:44
#19 0xb6c46e0d in x11EventSourceCheck (s=0x8a9c600) at
kernel/qguieventdispatcher_glib.cpp:87
#20 0xb63dc2b6 in IA__g_main_context_check (context=0x8a9b820, max_priority=0,
fds=0x9146810, n_fds=4) at gmain.c:2323
#21 0xb63dcb9d in g_main_context_iterate (context=0x8a9b820, block=1,
dispatch=1, self=0x8a99638) at gmain.c:2445
#22 0xb63dce28 in IA__g_main_context_iteration (context=0x8a9b820, may_block=1)
at gmain.c:2511
#23 0xb74b2c08 in QEventDispatcherGlib::processEvents (this=0x8a99488, flags={i
= -1079744088}) at kernel/qeventdispatcher_glib.cpp:324
#24 0xb6c46c75 in QGuiEventDispatcherGlib::processEvents (this=0x8a99488,
flags={i = -1079744040}) at kernel/qguieventdispatcher_glib.cpp:202
#25 0xb7486cda in QEventLoop::processEvents (this=0xbfa46a40, flags={i =
-1079743976}) at kernel/qeventloop.cpp:149
#26 0xb7486e9a in QEventLoop::exec (this=0xbfa46a40, flags={i = -1079743928})
at kernel/qeventloop.cpp:196
#27 0xb748bf21 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#28 0xb6bae227 in QApplication::exec () at kernel/qapplication.cpp:3526
#29 0x0806a935 in main (argc=2, argv=0xbfa46bf4) at
/var/tmp/portage/kde-base/dragonplayer-4.2.4/work/dragonplayer-4.2.4/dragonplayer/src/app/main.cpp:58
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list