Summary: | Crash with embedded webm media [@ Phonon::Xine::XineStream::xineOpen] | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Phonon | Reporter: | Frederik Schwarzer <schwarzer> |
Component: | Xine backend | Assignee: | Martin Sandsmark <martin.sandsmark> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, j.mairboeck, myriam |
Priority: | NOR | ||
Version: | 4.4.1 (KDE 4.4.4) | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Frederik Schwarzer
2010-09-08 17:14:59 UTC
This looks like a Xine crash -- Phonon guys? Well, we would need a better backtrace for this, please install the debugging packages for phonon. So far it looks more like a demux problem And there it is. :) Application: Akregator (akregator), signal: Segmentation fault [Current thread is 1 (Thread 0xb3c5f710 (LWP 3534))] Thread 24 (Thread 0xaa656b70 (LWP 3888)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb4abc482 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179 #2 0xb608ce64 in __pthread_cond_timedwait (cond=0xb13a338, mutex=0xb13a320, abstime=0xaa656320) at forward.c:152 #3 0xaf112bdf in metronom_sync_loop (this=0xb13a2d8) at metronom.c:870 #4 0xb4ab7955 in start_thread (arg=0xaa656b70) at pthread_create.c:300 #5 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 23 (Thread 0xad699b70 (LWP 3890)): [KCrash Handler] #6 xine_event_dispose_queue (queue=0x0) at events.c:133 #7 0xaaea0012 in open_plugin (class_gen=0xabdfc908, stream=0xa2204050, input=0xabdf6be0) at demux_matroska.c:3007 #8 0xaf11b9b5 in probe_demux (stream=0xa2204050, method1=<value optimized out>, method2=2, input=0xabdf6be0) at load_plugins.c:1319 #9 0xaf110b03 in open_internal (stream=0xa2204050, mrl=0xa235a18 "http://demos.hacks.mozilla.org/openweb/extern/slideshowtransition.webm") at xine.c:1224 #10 xine_open (stream=0xa2204050, mrl=0xa235a18 "http://demos.hacks.mozilla.org/openweb/extern/slideshowtransition.webm") at xine.c:1299 #11 0xaee702f6 in Phonon::Xine::XineStream::xineOpen (this=0xa224a00, newstate=Phonon::StoppedState) at ../../xine/xinestream.cpp:262 #12 0xaee75162 in Phonon::Xine::XineStream::event (this=0xa224a00, ev=0xa235188) at ../../xine/xinestream.cpp:1264 #13 0xb636c1fc in QApplicationPrivate::notify_helper (this=0x9cbb810, receiver=0xa224a00, e=0xa235188) at kernel/qapplication.cpp:4396 #14 0xb63732be in QApplication::notify (this=0xbfe74324, receiver=0xa224a00, e=0xa235188) at kernel/qapplication.cpp:3798 #15 0xb744ec5a in KApplication::notify (this=0xbfe74324, receiver=0xa224a00, event=0xa235188) at ../../kdeui/kernel/kapplication.cpp:302 #16 0xb6ee193b in QCoreApplication::notifyInternal (this=0xbfe74324, receiver=0xa224a00, event=0xa235188) at kernel/qcoreapplication.cpp:732 #17 0xb6ee4adb in sendEvent (receiver=0x0, event_type=0, data=0xb13f840) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xb13f840) at kernel/qcoreapplication.cpp:1373 #19 0xb6ee4c9d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266 #20 0xb6f10484 in sendPostedEvents (s=0xa23b3a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #21 postEventSourceDispatch (s=0xa23b3a0) at kernel/qeventdispatcher_glib.cpp:277 #22 0xb4a112f5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #23 0xb4a14fd8 in ?? () from /lib/libglib-2.0.so.0 #24 0xb4a151b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #25 0xb6f0ff75 in QEventDispatcherGlib::processEvents (this=0xb13b430, flags=...) at kernel/qeventdispatcher_glib.cpp:415 #26 0xb6ee03e9 in QEventLoop::processEvents (this=0xad699280, flags=) at kernel/qeventloop.cpp:149 #27 0xb6ee086a in QEventLoop::exec (this=0xad699280, flags=...) at kernel/qeventloop.cpp:201 #28 0xb6dde61e in QThread::exec (this=0xb13b050) at thread/qthread.cpp:490 #29 0xaee6694a in Phonon::Xine::XineThread::run (this=0xb13b050) at ../../xine/xinethread.cpp:143 #30 0xb6de18d9 in QThreadPrivate::start (arg=0xb13b050) at thread/qthread_unix.cpp:266 #31 0xb4ab7955 in start_thread (arg=0xad699b70) at pthread_create.c:300 #32 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 22 (Thread 0xabaadb70 (LWP 3899)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb4abc482 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179 #2 0xb608ce64 in __pthread_cond_timedwait (cond=0xaf2174a8, mutex=0xaf217490, abstime=0xabaad320) at forward.c:152 #3 0xaf112bdf in metronom_sync_loop (this=0xaf217448) at metronom.c:870 #4 0xb4ab7955 in start_thread (arg=0xabaadb70) at pthread_create.c:300 #5 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 21 (Thread 0xa6b7bb70 (LWP 3909)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb4abc482 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179 #2 0xb608ce64 in __pthread_cond_timedwait (cond=0xabdc37d8, mutex=0xabdc37c0, abstime=0xa6b7b320) at forward.c:152 #3 0xaf112bdf in metronom_sync_loop (this=0xabdc3778) at metronom.c:870 #4 0xb4ab7955 in start_thread (arg=0xa6b7bb70) at pthread_create.c:300 #5 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 20 (Thread 0xa847bb70 (LWP 3983)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb6079011 in select () at ../sysdeps/unix/syscall-template.S:82 #2 0xaf13c4d8 in xine_usec_sleep (usec=1000) at utils.c:481 #3 0xaf1202a1 in video_out_loop (this_gen=0xca8cd58) at video_out.c:1246 #4 0xb4ab7955 in start_thread (arg=0xa847bb70) at pthread_create.c:300 #5 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 19 (Thread 0x9d416b70 (LWP 3984)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb6072696 in __poll (fds=0xb60f5ff4, nfds=1, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87 #2 0xadabaa5f in my_snd_mixer_wait (data=0xdc76360) at audio_alsa_out.c:150 #3 ao_alsa_handle_event_thread (data=0xdc76360) at audio_alsa_out.c:166 #4 0xb4ab7955 in start_thread (arg=0x9d416b70) at pthread_create.c:300 #5 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 18 (Thread 0x9c009b70 (LWP 3985)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb4abbf7f in __pthread_cond_wait (cond=0xb11aa88, mutex=0xb11aa70) at pthread_cond_wait.c:153 #2 0xb608ce0d in __pthread_cond_wait (cond=0xb11aa88, mutex=0xb11aa70) at forward.c:139 #3 0xaf12387e in fifo_peek_int (this_gen=0xe28de80) at audio_out.c:348 #4 fifo_peek (this_gen=0xe28de80) at audio_out.c:388 #5 ao_loop (this_gen=0xe28de80) at audio_out.c:1015 #6 0xb4ab7955 in start_thread (arg=0x9c009b70) at pthread_create.c:300 #7 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 17 (Thread 0x99bfab70 (LWP 3989)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb6079011 in select () at ../sysdeps/unix/syscall-template.S:82 #2 0xaf13c4d8 in xine_usec_sleep (usec=1000) at utils.c:481 #3 0xaf1202a1 in video_out_loop (this_gen=0xe28f470) at video_out.c:1246 #4 0xb4ab7955 in start_thread (arg=0x99bfab70) at pthread_create.c:300 #5 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 16 (Thread 0xac697b70 (LWP 3990)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb6072696 in __poll (fds=0xb60f5ff4, nfds=1, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87 #2 0xadabaa5f in my_snd_mixer_wait (data=0xca821d0) at audio_alsa_out.c:150 #3 ao_alsa_handle_event_thread (data=0xca821d0) at audio_alsa_out.c:166 #4 0xb4ab7955 in start_thread (arg=0xac697b70) at pthread_create.c:300 #5 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 15 (Thread 0xa4f6db70 (LWP 3991)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb4abbf7f in __pthread_cond_wait (cond=0xe2a0b40, mutex=0xe2a0b28) at pthread_cond_wait.c:153 #2 0xb608ce0d in __pthread_cond_wait (cond=0xe2a0b40, mutex=0xe2a0b28) at forward.c:139 #3 0xaf12387e in fifo_peek_int (this_gen=0xe241788) at audio_out.c:348 #4 fifo_peek (this_gen=0xe241788) at audio_out.c:388 #5 ao_loop (this_gen=0xe241788) at audio_out.c:1015 #6 0xb4ab7955 in start_thread (arg=0xa4f6db70) at pthread_create.c:300 #7 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 14 (Thread 0x9b808b70 (LWP 3992)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb6079011 in select () at ../sysdeps/unix/syscall-template.S:82 #2 0xaf13c4d8 in xine_usec_sleep (usec=1000) at utils.c:481 #3 0xaf1202a1 in video_out_loop (this_gen=0xb173160) at video_out.c:1246 #4 0xb4ab7955 in start_thread (arg=0x9b808b70) at pthread_create.c:300 #5 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 13 (Thread 0x9b007b70 (LWP 3993)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb6079011 in select () at ../sysdeps/unix/syscall-template.S:82 #2 0xaf13c4d8 in xine_usec_sleep (usec=1000) at utils.c:481 #3 0xaf1202a1 in video_out_loop (this_gen=0xe217270) at video_out.c:1246 #4 0xb4ab7955 in start_thread (arg=0x9b007b70) at pthread_create.c:300 #5 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 12 (Thread 0xa3b60b70 (LWP 3997)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb6070f5b in read () at ../sysdeps/unix/syscall-template.S:82 #2 0xaeeeda42 in ?? () from /usr/lib/libasound.so.2 #3 0xaeeea89d in snd_ctl_read () from /usr/lib/libasound.so.2 #4 0xaeee6cb4 in snd_hctl_handle_events () from /usr/lib/libasound.so.2 #5 0xaeef2981 in snd_mixer_handle_events () from /usr/lib/libasound.so.2 #6 0xadabaaa8 in ao_alsa_handle_event_thread (data=0xa23cb98) at audio_alsa_out.c:175 #7 0xb4ab7955 in start_thread (arg=0xa3b60b70) at pthread_create.c:300 #8 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 11 (Thread 0xa4361b70 (LWP 3998)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb4abbf7f in __pthread_cond_wait (cond=0xadd4ea0, mutex=0xadd4e88) at pthread_cond_wait.c:153 #2 0xb608ce0d in __pthread_cond_wait (cond=0xadd4ea0, mutex=0xadd4e88) at forward.c:139 #3 0xaf12387e in fifo_peek_int (this_gen=0xb2878d0) at audio_out.c:348 #4 fifo_peek (this_gen=0xb2878d0) at audio_out.c:388 #5 ao_loop (this_gen=0xb2878d0) at audio_out.c:1015 #6 0xb4ab7955 in start_thread (arg=0xa4361b70) at pthread_create.c:300 #7 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 10 (Thread 0xa637ab70 (LWP 3999)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb6079011 in select () at ../sysdeps/unix/syscall-template.S:82 #2 0xaf13c4d8 in xine_usec_sleep (usec=1000) at utils.c:481 #3 0xaf1202a1 in video_out_loop (this_gen=0xabdc3ee0) at video_out.c:1246 #4 0xb4ab7955 in start_thread (arg=0xa637ab70) at pthread_create.c:300 #5 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 9 (Thread 0x9c80ab70 (LWP 4034)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb6079011 in select () at ../sysdeps/unix/syscall-template.S:82 #2 0xaf13c4d8 in xine_usec_sleep (usec=1000) at utils.c:481 #3 0xaf1202a1 in video_out_loop (this_gen=0xe28fb08) at video_out.c:1246 #4 0xb4ab7955 in start_thread (arg=0x9c80ab70) at pthread_create.c:300 #5 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 8 (Thread 0x9e418b70 (LWP 4035)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb6072696 in __poll (fds=0xb60f5ff4, nfds=1, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87 #2 0xadabaa5f in my_snd_mixer_wait (data=0xa225a80) at audio_alsa_out.c:150 #3 ao_alsa_handle_event_thread (data=0xa225a80) at audio_alsa_out.c:166 #4 0xb4ab7955 in start_thread (arg=0x9e418b70) at pthread_create.c:300 #5 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 7 (Thread 0x9dc17b70 (LWP 4036)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb4abbf7f in __pthread_cond_wait (cond=0xc662ed8, mutex=0xc662ec0) at pthread_cond_wait.c:153 #2 0xb608ce0d in __pthread_cond_wait (cond=0xc662ed8, mutex=0xc662ec0) at forward.c:139 #3 0xaf12387e in fifo_peek_int (this_gen=0xc6624c8) at audio_out.c:348 #4 fifo_peek (this_gen=0xc6624c8) at audio_out.c:388 #5 ao_loop (this_gen=0xc6624c8) at audio_out.c:1015 #6 0xb4ab7955 in start_thread (arg=0x9dc17b70) at pthread_create.c:300 #7 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 6 (Thread 0x9fc30b70 (LWP 4037)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb6079011 in select () at ../sysdeps/unix/syscall-template.S:82 #2 0xaf13c4d8 in xine_usec_sleep (usec=1000) at utils.c:481 #3 0xaf1202a1 in video_out_loop (this_gen=0xb8d4df8) at video_out.c:1246 #4 0xb4ab7955 in start_thread (arg=0x9fc30b70) at pthread_create.c:300 #5 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 5 (Thread 0xaae57b70 (LWP 4038)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb4abbf7f in __pthread_cond_wait (cond=0xabb5b0f4, mutex=0xabb5b0dc) at pthread_cond_wait.c:153 #2 0xb608ce0d in __pthread_cond_wait (cond=0xabb5b0f4, mutex=0xabb5b0dc) at forward.c:139 #3 0xaf116196 in fifo_buffer_get (fifo=0xabb5b0c8) at buffer.c:230 #4 0xaf11bf86 in video_decoder_loop (stream_gen=0xa2204050) at video_decoder.c:134 #5 0xb4ab7955 in start_thread (arg=0xaae57b70) at pthread_create.c:300 #6 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 4 (Thread 0xa9e55b70 (LWP 4039)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb4abbf7f in __pthread_cond_wait (cond=0xabb65b6c, mutex=0xabb65b54) at pthread_cond_wait.c:153 #2 0xb608ce0d in __pthread_cond_wait (cond=0xabb65b6c, mutex=0xabb65b54) at forward.c:139 #3 0xaf116196 in fifo_buffer_get (fifo=0xabb65b40) at buffer.c:230 #4 0xaf11cf86 in audio_decoder_loop (stream_gen=0xa2204050) at audio_decoder.c:66 #5 0xb4ab7955 in start_thread (arg=0xa9e55b70) at pthread_create.c:300 #6 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 3 (Thread 0xa9654b70 (LWP 4040)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb4abbf7f in __pthread_cond_wait (cond=0xabdf5fbc, mutex=0xabdf5fa4) at pthread_cond_wait.c:153 #2 0xb608ce0d in __pthread_cond_wait (cond=0xabdf5fbc, mutex=0xabdf5fa4) at forward.c:139 #3 0xaf1268d2 in xine_event_wait (queue_gen=0xabdf5fa0) at events.c:56 #4 listener_loop (queue_gen=0xabdf5fa0) at events.c:214 #5 0xb4ab7955 in start_thread (arg=0xa9654b70) at pthread_create.c:300 #6 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 2 (Thread 0xa7b70b70 (LWP 4041)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb6079011 in select () at ../sysdeps/unix/syscall-template.S:82 #2 0xaf13c4d8 in xine_usec_sleep (usec=1000) at utils.c:481 #3 0xaf1202a1 in video_out_loop (this_gen=0xb4d5538) at video_out.c:1246 #4 0xb4ab7955 in start_thread (arg=0xa7b70b70) at pthread_create.c:300 #5 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 1 (Thread 0xb3c5f710 (LWP 3534)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb4abbf7f in __pthread_cond_wait (cond=0xb13b350, mutex=0xb13b338) at pthread_cond_wait.c:153 #2 0xb608ce0d in __pthread_cond_wait (cond=0xb13b350, mutex=0xb13b338) at forward.c:139 #3 0xb6de2497 in wait (this=0xb13b060, mutex=0xb13b058, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #4 QWaitCondition::wait (this=0xb13b060, mutex=0xb13b058, time=4294967295) at thread/qwaitcondition_unix.cpp:160 #5 0xaee66826 in Phonon::Xine::XineThread::newStream () at ../../xine/xinethread.cpp:78 #6 0xaee84eed in Phonon::Xine::MediaObject::MediaObject (this=0xb4d6ad0, parent=0xb4d4448) at ../../xine/mediaobject.cpp:61 #7 0xaee8d8b2 in Phonon::Xine::Backend::createObject (this=0x9fe1940, c=Phonon::BackendInterface::MediaObjectClass, parent=0xb4d4448, args=...) at ../../xine/backend.cpp:152 #8 0xb43713e1 in Phonon::Factory::createMediaObject (parent=0xb4d4448) at ../../phonon/factory.cpp:336 #9 0xb435c217 in Phonon::MediaObjectPrivate::createBackendObject (this=0xb4d44e8) at ../../phonon/mediaobject.cpp:47 #10 0xb435d1e8 in Phonon::MediaNodePrivate::backendObject (this=0xb4d44e8) at ../../phonon/medianode.cpp:63 #11 0xb435f6cd in Phonon::Path::reconnect (this=0xbfe72518, source=0xb4d4450, sink=0xa20a778) at ../../phonon/path.cpp:158 #12 0xb435fc65 in Phonon::createPath (source=0xb4d4450, sink=0xa20a778) at ../../phonon/path.cpp:436 #13 0xb4377007 in Phonon::VideoPlayerPrivate::init (this=0xa20a730, q=0xa20a788, category=Phonon::VideoCategory) at ../../phonon/videoplayer.cpp:65 #14 0xb43771d1 in Phonon::VideoPlayer::VideoPlayer (this=0xa20a788, parent=0x0) at ../../phonon/videoplayer.cpp:82 #15 0xb1c4f879 in MediaPlayer (this=0xa20a7c8, doc=0xe20b570) at ../../khtml/rendering/render_media.h:42 #16 khtml::HTMLMediaElement::HTMLMediaElement (this=0xa20a7c8, doc=0xe20b570) at ../../khtml/html/HTMLMediaElement.cpp:66 #17 0xb1c504f9 in khtml::HTMLVideoElement::HTMLVideoElement (this=0xa20a7c8, doc=0xe20b570) at ../../khtml/html/HTMLVideoElement.cpp:35 #18 0xb1bf98a9 in khtml::KHTMLParser::getElement (this=0xcaa2308, t=0xca8a91c) at ../../khtml/html/htmlparser.cpp:1150 #19 0xb1bfa0d4 in khtml::KHTMLParser::parseToken (this=0xcaa2308, t=0xca8a91c) at ../../khtml/html/htmlparser.cpp:270 #20 0xb1bfabb3 in khtml::HTMLTokenizer::processToken (this=0xca8a908) at ../../khtml/html/htmltokenizer.cpp:2056 #21 0xb1c02b2c in khtml::HTMLTokenizer::parseTag (this=0xca8a908, src=...) at ../../khtml/html/htmltokenizer.cpp:1529 #22 0xb1c056d1 in khtml::HTMLTokenizer::write (this=0xca8a908, str=..., appendData=true) at ../../khtml/html/htmltokenizer.cpp:1810 #23 0xb1b4632c in KHTMLPart::write (this=0x9ea86e8, str=...) at ../../khtml/khtml_part.cpp:2124 #24 0xb21cefc1 in Akregator::ArticleViewer::renderContent (this=0x9eaf150, text=...) at ../../../akregator/src/articleviewer.cpp:411 #25 0xb21d02c6 in Akregator::ArticleViewer::showArticle (this=0x9eaf150, article=...) at ../../../akregator/src/articleviewer.cpp:489 #26 0xb21f9b94 in Akregator::MainWidget::slotArticleSelected (this=0x9e80fb8, article=...) at ../../../akregator/src/mainwidget.cpp:804 #27 0xb2200070 in Akregator::MainWidget::qt_metacall (this=0x9e80fb8, _c=QMetaObject::InvokeMetaMethod, _id=32, _a=0xbfe72b88) at ./mainwidget.moc:160 #28 0xb6ee75da in QMetaObject::metacall (object=0x9e80fb8, cl=128, idx=32, argv=0xbfe72b88) at kernel/qmetaobject.cpp:237 #29 0xb6efa235 in QMetaObject::activate (sender=0x9eae898, m=0xb2249994, local_signal_index=1, argv=0xbfe72b88) at kernel/qobject.cpp:3280 #30 0xb217f193 in Akregator::AbstractSelectionController::currentArticleChanged (this=0x9eae898, _t1=...) at ./abstractselectioncontroller.moc:107 #31 0xb21a9bde in Akregator::SelectionController::articleSelectionChanged (this=0x9eae898) at ../../../akregator/src/selectioncontroller.cpp:286 #32 0xb21ab4c3 in Akregator::SelectionController::qt_metacall (this=0x9eae898, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfe72cf4) at ./selectioncontroller.moc:89 #33 0xb6ee75da in QMetaObject::metacall (object=0x9eae898, cl=128, idx=12, argv=0xbfe72cf4) at kernel/qmetaobject.cpp:237 #34 0xb6efa235 in QMetaObject::activate (sender=0xa4f1640, m=0xb6cdc510, local_signal_index=0, argv=0xbfe72cf4) at kernel/qobject.cpp:3280 #35 0xb698ede9 in QItemSelectionModel::selectionChanged (this=0xa4f1640, _t1=..., _t2=...) at .moc/release-shared/moc_qitemselectionmodel.cpp:152 #36 0xb6992f55 in QItemSelectionModel::clearSelection (this=0xa4f1640) at itemviews/qitemselectionmodel.cpp:1130 #37 0xb692ed1a in QAbstractItemView::clearSelection (this=0x9ea7a78) at itemviews/qabstractitemview.cpp:1126 #38 0xb21b3d48 in Akregator::ArticleListView::selectIndex (this=0x9ea7a78, idx=...) at ../../../akregator/src/articlelistview.cpp:501 #39 0xb21b3eba in Akregator::ArticleListView::slotNextArticle (this=0x9ea7a78) at ../../../akregator/src/articlelistview.cpp:467 #40 0xb21b524b in Akregator::ArticleListView::qt_metacall (this=0x9ea7a78, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfe72f78) at ./articlelistview.moc:191 #41 0xb6ee75da in QMetaObject::metacall (object=0x9ea7a78, cl=128, idx=92, argv=0xbfe72f78) at kernel/qmetaobject.cpp:237 #42 0xb6efa235 in QMetaObject::activate (sender=0x9eace48, m=0xb6ccee18, local_signal_index=1, argv=0xbfe72f78) at kernel/qobject.cpp:3280 #43 0xb63652b9 in QAction::triggered (this=0x9eace48, _t1=false) at .moc/release-shared/moc_qaction.cpp:263 #44 0xb6366bcc in QAction::activate (this=0x9eace48, event=QAction::Trigger) at kernel/qaction.cpp:1256 #45 0xb6368e38 in QAction::event (this=0x15, e=0xfffffe00) at kernel/qaction.cpp:1182 #46 0xb7363a03 in KAction::event (this=0x9eace48, event=0xbfe73498) at ../../kdeui/actions/kaction.cpp:129 #47 0xb636c1fc in QApplicationPrivate::notify_helper (this=0x9cbb810, receiver=0x9eace48, e=0xbfe73498) at kernel/qapplication.cpp:4396 #48 0xb63732be in QApplication::notify (this=0xbfe74324, receiver=0x9eace48, e=0xbfe73498) at kernel/qapplication.cpp:3798 #49 0xb744ec5a in KApplication::notify (this=0xbfe74324, receiver=0x9eace48, event=0xbfe73498) at ../../kdeui/kernel/kapplication.cpp:302 #50 0xb6ee193b in QCoreApplication::notifyInternal (this=0xbfe74324, receiver=0x9eace48, event=0xbfe73498) at kernel/qcoreapplication.cpp:732 #51 0xb63aeb5d in sendEvent (this=0x9cbb8bc, e=0xbfe73914) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #52 QShortcutMap::dispatchEvent (this=0x9cbb8bc, e=0xbfe73914) at kernel/qshortcutmap.cpp:879 #53 0xb63b098e in QShortcutMap::tryShortcutEvent (this=0x9cbb8bc, o=0x9edbd38, e=0xbfe73914) at kernel/qshortcutmap.cpp:364 #54 0xb63750b8 in QApplication::notify (this=0xbfe74324, receiver=0x9edbd38, e=0xbfe73914) at kernel/qapplication.cpp:3840 #55 0xb744ec5a in KApplication::notify (this=0xbfe74324, receiver=0x9edbd38, event=0xbfe73914) at ../../kdeui/kernel/kapplication.cpp:302 #56 0xb6ee193b in QCoreApplication::notifyInternal (this=0xbfe74324, receiver=0x9edbd38, event=0xbfe73914) at kernel/qcoreapplication.cpp:732 #57 0xb636d02e in sendSpontaneousEvent (receiver=0x9edbd38, event=0x15) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218 #58 qt_sendSpontaneousEvent (receiver=0x9edbd38, event=0x15) at kernel/qapplication.cpp:5388 #59 0xb6428540 in QKeyMapper::sendKeyEvent (keyWidget=0x9edbd38, grab=false, type=QEvent::KeyPress, code=16777236, modifiers=..., text=..., autorepeat=<value optimized out>, count=<value optimized out>, nativeScanCode=114, nativeVirtualKey=65363, nativeModifiers=0) at kernel/qkeymapper_x11.cpp:1867 #60 0xb642a980 in QKeyMapperPrivate::translateKeyEvent (this=0x9ce9850, keyWidget=0x9edbd38, event=0xbfe73fb0, grab=<value optimized out>) at kernel/qkeymapper_x11.cpp:1837 #61 0xb63feea7 in QApplication::x11ProcessEvent (this=0xbfe74324, event=0xbfe73fb0) at kernel/qapplication_x11.cpp:3429 #62 0xb642dea2 in x11EventSourceDispatch (s=0x9cbe5e8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #63 0xb4a112f5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #64 0xb4a14fd8 in ?? () from /lib/libglib-2.0.so.0 #65 0xb4a151b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #66 0xb6f0ff75 in QEventDispatcherGlib::processEvents (this=0x9c9b888, flags=...) at kernel/qeventdispatcher_glib.cpp:415 #67 0xb642d755 in QGuiEventDispatcherGlib::processEvents (this=0x9c9b888, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #68 0xb6ee03e9 in QEventLoop::processEvents (this=0xbfe742a4, flags=) at kernel/qeventloop.cpp:149 #69 0xb6ee086a in QEventLoop::exec (this=0xbfe742a4, flags=...) at kernel/qeventloop.cpp:201 #70 0xb6ee4d5f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009 #71 0xb636c297 in QApplication::exec () at kernel/qapplication.cpp:3672 #72 0x0804fa61 in main (argc=3, argv=0xbfe74484) at ../../../akregator/src/main.cpp:103 Thank you for the fast feedback. *** Bug 252165 has been marked as a duplicate of this bug. *** [Comment from a bug triager] This issue was already reported to Phonon at bug 227837, and there is also an upstream bug reference. Merging. Thanks *** This bug has been marked as a duplicate of bug 227837 *** |