Bug 247228 - Phonon-based players crash when playing a WMV/WMA file (ffmpeg) [float_to_int16_interleave_sse2, wma_decode_frame, wma_decode_superframe]
Summary: Phonon-based players crash when playing a WMV/WMA file (ffmpeg) [float_to_int...
Status: RESOLVED UPSTREAM
Alias: None
Product: Phonon
Classification: Frameworks and Libraries
Component: Xine backend (show other bugs)
Version: 4.4.2 (KDE 4.5)
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Martin Sandsmark
URL:
Keywords:
: 235028 245679 247244 252349 253212 254769 258488 258651 260337 262667 263608 265585 269193 269917 269976 270287 275067 277389 281698 282872 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-08-10 12:59 UTC by Johnny Koen
Modified: 2012-01-27 09:00 UTC (History)
23 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (670 bytes, text/plain)
2010-12-03 11:57 UTC, Michel STOIANOV
Details
New crash information added by DrKonqi (22.63 KB, text/plain)
2011-02-23 23:36 UTC, William Kvist Poulsen
Details
New crash information added by DrKonqi (8.00 KB, text/plain)
2011-03-03 09:58 UTC, William Kvist Poulsen
Details
New crash information added by DrKonqi (6.69 KB, text/plain)
2011-07-03 15:16 UTC, Joao Paulo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johnny Koen 2010-08-10 12:59:49 UTC
Application: dragon (2.0)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.33.6-147.2.4.fc13.i686 i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
When opening a wmv email and selecting open with Dragon player it crashes

The crash can be reproduced every time.

 -- Backtrace:
Application: Dragon Player (dragon), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7734780 (LWP 5862))]

Thread 10 (Thread 0xb1f60b70 (LWP 5864)):
#0  0x00e1a416 in __kernel_vsyscall ()
#1  0x003605d4 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:236
#2  0x06412c25 in metronom_sync_loop (this=0x9291db0) at metronom.c:870
#3  0x0035c919 in start_thread (arg=0xb1f60b70) at pthread_create.c:301
#4  0x0029ecbe in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 9 (Thread 0xb1154b70 (LWP 5865)):
#0  0x00e1a416 in __kernel_vsyscall ()
#1  0x00362f99 in __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S:142
#2  0x0035e330 in _L_lock_697 () from /lib/libpthread.so.0
#3  0x0035e201 in __pthread_mutex_lock (mutex=0x922ab94) at pthread_mutex_lock.c:61
#4  0x082de763 in xv_clean_output_area (this=0x922a6c8) at video_out_xcbxv.c:519
#5  0x082e11cf in xv_redraw_needed (this_gen=0x922a6c8, frame_gen=0x96a3db0) at video_out_xcbxv.c:680
#6  xv_display_frame (this_gen=0x922a6c8, frame_gen=0x96a3db0) at video_out_xcbxv.c:733
#7  0x06420f37 in overlay_and_display_frame (this=<value optimized out>, img=0x96a3db0, vpts=80757) at video_out.c:1036
#8  0x064214b4 in video_out_loop (this_gen=0x9298748) at video_out.c:1172
#9  0x0035c919 in start_thread (arg=0xb1154b70) at pthread_create.c:301
#10 0x0029ecbe in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 8 (Thread 0xb0753b70 (LWP 5866)):
#0  0x003a2df6 in clock_gettime (clock_id=1, tp=0xb0752f48) at ../sysdeps/unix/clock_gettime.c:100
#1  0x04fd56cb in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0x04fd9db6 in QTimerInfoList::updateCurrentTime (this=0xafc01a34) at kernel/qeventdispatcher_unix.cpp:340
#3  0x04fd9dfb in QTimerInfoList::timerWait (this=0xafc01a34, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#4  0x04fd8688 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb075303c) at kernel/qeventdispatcher_glib.cpp:136
#5  0x00436a6a in IA__g_main_context_prepare (context=<value optimized out>, priority=0xb07530bc) at gmain.c:2280
#6  0x00436e81 in g_main_context_iterate (context=0xafc004e8, block=1, dispatch=1, self=0xafc01cd8) at gmain.c:2571
#7  0x00437449 in IA__g_main_context_iteration (context=0xafc004e8, may_block=1) at gmain.c:2654
#8  0x04fd847f in QEventDispatcherGlib::processEvents (this=0xafc00468, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#9  0x04fae80a in QEventLoop::processEvents (this=0xb0753200, flags=...) at kernel/qeventloop.cpp:149
#10 0x04faeb4a in QEventLoop::exec (this=0xb0753200, flags=...) at kernel/qeventloop.cpp:201
#11 0x04ebc2fe in QThread::exec (this=0x915a578) at thread/qthread.cpp:487
#12 0x010ca0cb in Phonon::Xine::XineThread::run (this=0x915a578) at /usr/src/debug/phonon-4.4.2/xine/xinethread.cpp:143
#13 0x04ebe74f in QThreadPrivate::start (arg=0x915a578) at thread/qthread_unix.cpp:248
#14 0x0035c919 in start_thread (arg=0xb0753b70) at pthread_create.c:301
#15 0x0029ecbe in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 7 (Thread 0xafbffb70 (LWP 5867)):
#0  0x00e1a416 in __kernel_vsyscall ()
#1  0x00293de6 in __poll (fds=0xab000c38, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x021bdce3 in poll_func (ufds=0xab000c38, nfds=1, timeout=-1, userdata=0x96a7c70) at pulse/thread-mainloop.c:75
#3  0x021aa4ca in pa_mainloop_poll (m=0x96a7bd0) at pulse/mainloop.c:879
#4  0x021abd54 in pa_mainloop_iterate (m=0x96a7bd0, block=1, retval=0x0) at pulse/mainloop.c:961
#5  0x021abe34 in pa_mainloop_run (m=0x96a7bd0, retval=0x0) at pulse/mainloop.c:979
#6  0x021bda84 in thread (userdata=0x96a7bb0) at pulse/thread-mainloop.c:94
#7  0x02212863 in internal_thread_func (userdata=0x96a7d00) at pulsecore/thread-posix.c:72
#8  0x0035c919 in start_thread (arg=0xafbffb70) at pthread_create.c:301
#9  0x0029ecbe in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 6 (Thread 0xaafffb70 (LWP 5868)):
#0  0x00e1a416 in __kernel_vsyscall ()
#1  0x0036022c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:169
#2  0x06424e18 in fifo_peek_int (this_gen=0x96a9740) at audio_out.c:348
#3  fifo_peek (this_gen=0x96a9740) at audio_out.c:388
#4  ao_loop (this_gen=0x96a9740) at audio_out.c:1015
#5  0x0035c919 in start_thread (arg=0xaafffb70) at pthread_create.c:301
#6  0x0029ecbe in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 5 (Thread 0xaa215b70 (LWP 5870)):
#0  0x00e1a416 in __kernel_vsyscall ()
#1  0x00293de6 in __poll (fds=0xaa214cd8, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x007e30c0 in _xcb_conn_wait (c=<value optimized out>, cond=<value optimized out>, vector=<value optimized out>, count=<value optimized out>) at xcb_conn.c:306
#3  0x007e362b in _xcb_out_send (c=<value optimized out>, vector=<value optimized out>, count=<value optimized out>) at xcb_out.c:338
#4  0x007e37c9 in _xcb_out_flush_to (c=<value optimized out>, request=<value optimized out>) at xcb_out.c:356
#5  0x007e4df0 in xcb_wait_for_reply (c=<value optimized out>, request=<value optimized out>, e=<value optimized out>) at xcb_in.c:371
#6  0x01cfa81c in xcb_xv_query_image_attributes_reply (c=<value optimized out>, cookie=..., e=<value optimized out>) at xv.c:2818
#7  0x082defb3 in create_ximage (this=0x922a6c8, frame=0x96a48f0, width=<value optimized out>, height=480, format=842094169) at video_out_xcbxv.c:238
#8  0x082df424 in xv_update_frame_format (this_gen=0x922a6c8, frame_gen=0x96a48f0, width=640, height=480, ratio=1.3333333333333333, format=842094169, flags=3) at video_out_xcbxv.c:378
#9  0x0641f101 in vo_get_frame (this_gen=0x9298748, width=640, height=480, ratio=<value optimized out>, format=842094169, flags=3) at video_out.c:421
#10 0x088f605b in ?? () from /usr/lib/xine/plugins/1.28/xineplug_decode_ff.so
#11 0x013d460c in alloc_frame_buffer (s=0xa8121320, pic=0xa8125780, shared=0) at /usr/src/debug/ffmpeg-0.6/libavcodec/mpegvideo.c:228
#12 ff_alloc_picture (s=0xa8121320, pic=0xa8125780, shared=0) at /usr/src/debug/ffmpeg-0.6/libavcodec/mpegvideo.c:270
#13 0x013d4ecf in MPV_frame_start (s=0xa8121320, avctx=0xa8100dc0) at /usr/src/debug/ffmpeg-0.6/libavcodec/mpegvideo.c:956
#14 0x014b8e00 in vc1_decode_frame (avctx=0xa8100dc0, data=0xa8100cf0, data_size=0xaa215208, avpkt=0xaa2150e4) at /usr/src/debug/ffmpeg-0.6/libavcodec/vc1dec.c:3250
#15 0x014a1dd5 in avcodec_decode_video2 (avctx=0xa8100dc0, picture=0xa8100cf0, got_picture_ptr=0xaa215208, 
    buf=0xa8101160 "\205\f\244\f\017\367\375\373\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\325\027ax^\026\241n\313\301-S\227\205\330\004\375@\227\216{\200O\324\027l\274/E\341x^\027\205\341x^\tx\345\341x^"..., buf_size=8760) at /usr/src/debug/ffmpeg-0.6/libavcodec/utils.c:611
#16 avcodec_decode_video (avctx=0xa8100dc0, picture=0xa8100cf0, got_picture_ptr=0xaa215208, 
    buf=0xa8101160 "\205\f\244\f\017\367\375\373\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\360\274/\v\302\325\027ax^\026\241n\313\301-S\227\205\330\004\375@\227\216{\200O\324\027l\274/E\341x^\027\205\341x^\tx\345\341x^"..., buf_size=8760) at /usr/src/debug/ffmpeg-0.6/libavcodec/utils.c:597
#17 0x088f53e6 in ?? () from /usr/lib/xine/plugins/1.28/xineplug_decode_ff.so
#18 0x0641d0a3 in video_decoder_loop (stream_gen=0xafc02350) at video_decoder.c:382
#19 0x0035c919 in start_thread (arg=0xaa215b70) at pthread_create.c:301
#20 0x0029ecbe in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 4 (Thread 0xa9647b70 (LWP 5871)):
[KCrash Handler]
#6  0x0156e89d in float_to_int16_interleave_sse2 (dst=0xab1cf008, src=0xa96470a8, len=2048, channels=2) at /usr/src/debug/ffmpeg-0.6/libavcodec/x86/dsputil_mmx.c:2475
#7  0x014e7cb4 in wma_decode_frame (s=0x98b4400, samples=0xab1cf008) at /usr/src/debug/ffmpeg-0.6/libavcodec/wmadec.c:810
#8  0x014e92e1 in wma_decode_superframe (avctx=0x989b750, data=0xab1cf008, data_size=0xa96471fc, avpkt=0xa9647134) at /usr/src/debug/ffmpeg-0.6/libavcodec/wmadec.c:897
#9  0x014a1ea2 in avcodec_decode_audio3 (avctx=0x989b750, samples=0xab1cf008, frame_size_ptr=0xa96471fc, buf=0x9883748 "\005", buf_size=1487) at /usr/src/debug/ffmpeg-0.6/libavcodec/utils.c:656
#10 avcodec_decode_audio2 (avctx=0x989b750, samples=0xab1cf008, frame_size_ptr=0xa96471fc, buf=0x9883748 "\005", buf_size=1487) at /usr/src/debug/ffmpeg-0.6/libavcodec/utils.c:634
#11 0x088f1e68 in ?? () from /usr/lib/xine/plugins/1.28/xineplug_decode_ff.so
#12 0x0641e646 in audio_decoder_loop (stream_gen=0xafc02350) at audio_decoder.c:362
#13 0x0035c919 in start_thread (arg=0xa9647b70) at pthread_create.c:301
#14 0x0029ecbe in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 3 (Thread 0xa8c46b70 (LWP 5872)):
#0  0x00e1a416 in __kernel_vsyscall ()
#1  0x0036022c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:169
#2  0x06428094 in xine_event_wait (queue_gen=0xafc32ab8) at events.c:56
#3  listener_loop (queue_gen=0xafc32ab8) at events.c:214
#4  0x0035c919 in start_thread (arg=0xa8c46b70) at pthread_create.c:301
#5  0x0029ecbe in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 2 (Thread 0xa80ffb70 (LWP 5873)):
#0  0x00e1a416 in __kernel_vsyscall ()
#1  0x00297091 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0x0643d9f9 in xine_usec_sleep (usec=<value optimized out>) at utils.c:481
#3  0x0642ce33 in demux_loop (stream_gen=0xafc02350) at demux.c:370
#4  0x0035c919 in start_thread (arg=0xa80ffb70) at pthread_create.c:301
#5  0x0029ecbe in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 1 (Thread 0xb7734780 (LWP 5862)):
#0  0x00e1a416 in __kernel_vsyscall ()
#1  0x0036022c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:169
#2  0x04ebf6af in wait (this=0xafc01dcc, mutex=0xafc01dbc, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xafc01dcc, mutex=0xafc01dbc, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x010cecf3 in Phonon::Xine::XineStream::closeBlocking (this=0xafc01d80) at /usr/src/debug/phonon-4.4.2/xine/xinestream.cpp:1563
#5  0x010e7bb3 in Phonon::Xine::MediaObject::~MediaObject (this=0x96a5dc0, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.2/xine/mediaobject.cpp:109
#6  0x010e7cc3 in Phonon::Xine::MediaObject::~MediaObject (this=0x96a5dc0, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.2/xine/mediaobject.cpp:110
#7  0x03b9bebd in Phonon::MediaNodePrivate::deleteBackendObject (this=0x96a5d40) at /usr/src/debug/phonon-4.4.2/phonon/medianode.cpp:81
#8  0x03babacb in Phonon::FactoryPrivate::~FactoryPrivate (this=0x915aa10, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.2/phonon/factory.cpp:212
#9  0x03babe03 in Phonon::FactoryPrivate::~FactoryPrivate (this=0x915aa10, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.2/phonon/factory.cpp:222
#10 0x03baa7b6 in destroy () at /usr/src/debug/phonon-4.4.2/phonon/factory.cpp:84
#11 0x03ba6b9c in Phonon::CleanUpGlobalStatic::~CleanUpGlobalStatic (this=0x3bddd90, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.2/phonon/globalstatic_p.h:55
#12 0x001ef42f in __run_exit_handlers (status=1) at exit.c:78
#13 exit (status=1) at exit.c:100
#14 0x02f047dc in qt_xio_errhandler () at kernel/qapplication_x11.cpp:744
#15 0x03960cdb in KApplication::xioErrhandler (this=0xbfb46464, dpy=0x906e1e8) at /usr/src/debug/kdelibs-4.4.5/kdeui/kernel/kapplication.cpp:408
#16 0x03960d17 in kde_xio_errhandler (dpy=0x906e1e8) at /usr/src/debug/kdelibs-4.4.5/kdeui/kernel/kapplication.cpp:125
#17 0x006dca57 in _XIOError (dpy=0x906e1e8) at XlibInt.c:3138
#18 0x006e4a43 in process_responses (dpy=<value optimized out>, wait_for_first_event=0, current_error=0x0, current_request=0) at xcb_io.c:247
#19 0x006e53e7 in _XEventsQueued (dpy=0x906e1e8, mode=2) at xcb_io.c:263
#20 0x006cd9fb in XEventsQueued (dpy=0x906e1e8, mode=2) at Pending.c:44
#21 0x02f3f446 in x11EventSourceCheck (s=0x906cca8) at kernel/qguieventdispatcher_glib.cpp:87
#22 0x00436739 in IA__g_main_context_check (context=0x906be90, max_priority=2147483647, fds=0x96a5228, n_fds=6) at gmain.c:2469
#23 0x00437066 in g_main_context_iterate (context=0x35f490, block=1, dispatch=1, self=0x9069cd0) at gmain.c:2588
#24 0x00437449 in IA__g_main_context_iteration (context=0x906be90, may_block=1) at gmain.c:2654
#25 0x04fd8446 in QEventDispatcherGlib::processEvents (this=0x90552d8, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#26 0x02f3f336 in QGuiEventDispatcherGlib::processEvents (this=0x90552d8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x04fae80a in QEventLoop::processEvents (this=0xbfb463e4, flags=...) at kernel/qeventloop.cpp:149
#28 0x04faeb4a in QEventLoop::exec (this=0xbfb463e4, flags=...) at kernel/qeventloop.cpp:201
#29 0x04fb2807 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#30 0x02e90828 in QApplication::exec () at kernel/qapplication.cpp:3585
#31 0x08063bff in main (argc=) at /usr/src/debug/kdemultimedia-4.4.5/dragonplayer/src/app/main.cpp:57

Possible duplicates by query: bug 245679.

Reported using DrKonqi
Comment 1 Pino Toscano 2010-08-10 15:53:40 UTC
This looks like a crash with either xine or the libavcodec video decoding library itself, not with phonon.
Please report this to the xine or ffmpeg developers.
Comment 2 Pino Toscano 2010-08-10 15:56:18 UTC
*** Bug 247244 has been marked as a duplicate of this bug. ***
Comment 3 Dario Andres 2010-11-18 17:41:41 UTC
*** Bug 254769 has been marked as a duplicate of this bug. ***
Comment 4 Dario Andres 2010-11-18 17:41:46 UTC
*** Bug 253212 has been marked as a duplicate of this bug. ***
Comment 5 Dario Andres 2010-11-18 17:41:49 UTC
*** Bug 252349 has been marked as a duplicate of this bug. ***
Comment 6 Dario Andres 2010-11-20 16:26:59 UTC
*** Bug 245679 has been marked as a duplicate of this bug. ***
Comment 7 Christoph Feck 2010-12-01 16:33:19 UTC
*** Bug 258488 has been marked as a duplicate of this bug. ***
Comment 8 Dario Andres 2010-12-02 22:42:16 UTC
[Comment from a bug triager]
Bug 258456 reports a similar crash which doesn't happen on a standalone Xine. The attached media file (and another testcase file URL) may be useful for other reporters to test. May be it is a Phonon-Xine (or may be it is a different issue)
Regards
Comment 9 Michel STOIANOV 2010-12-03 11:57:25 UTC
Created attachment 54028 [details]
New crash information added by DrKonqi

dragon (2.0) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0

- What I was doing when the application crashed: I clic to open Dragon player. I clic on "Read a file". I clic on the file (xxx.wmv). Dragon Player to close. I have Dragon Player version 2.0 (KDE 4.5.1). Excuse me, I am french, my english is very limited. Cordially.

-- Backtrace (Reduced):
Comment 10 Christoph Feck 2010-12-03 20:49:32 UTC
*** Bug 258651 has been marked as a duplicate of this bug. ***
Comment 11 Dario Andres 2010-12-12 20:05:51 UTC
[Comment from a bug triager]
Bug 235028 was tracking this bug some time ago. The reporter and other contributors have been analyzing the situation and reporting the bugs upstream.
There is a report against Xine at https://bugs.xine-project.org/show_bug.cgi?id=382 , and a report against FFMPEG at https://roundup.ffmpeg.org/issue2141
Bug 235028 also contains other information like a workaround in gentoo (downgrading ffmpeg)
Regards
Comment 12 Dario Andres 2010-12-12 20:06:02 UTC
*** Bug 235028 has been marked as a duplicate of this bug. ***
Comment 13 Christoph Feck 2010-12-17 06:49:59 UTC
*** Bug 260337 has been marked as a duplicate of this bug. ***
Comment 14 Myriam Schweingruber 2010-12-29 02:37:22 UTC
*** Bug 261374 has been marked as a duplicate of this bug. ***
Comment 15 Frank Reininghaus 2011-01-19 12:06:04 UTC
*** Bug 263608 has been marked as a duplicate of this bug. ***
Comment 16 Frank Reininghaus 2011-01-19 12:09:33 UTC
*** Bug 262667 has been marked as a duplicate of this bug. ***
Comment 17 William Kvist Poulsen 2011-02-23 23:36:09 UTC
Created attachment 57486 [details]
New crash information added by DrKonqi

On playing from local sources -amarok suddenly crashes -while browsing with firefox or gnu-chess etc.
Comment 18 Michel STOIANOV 2011-02-25 16:27:50 UTC
Comment on attachment 54028 [details]
New crash information added by DrKonqi

Bug 54028 is resolute. I have uninstall Dragon Player. I install on this place VLC Media Player. It's OK now.
Comment 19 Michel STOIANOV 2011-02-25 16:56:34 UTC
Comment on attachment 54028 [details]
New crash information added by DrKonqi

Bug 54028 is resolute. I have uninstall Dragon Player. I install on this place VLC Media Player. It's OK now.
Comment 20 Michel STOIANOV 2011-02-25 17:00:48 UTC
Bug 54028 resolved. I have uninstall Dragon Player. I install on this place VLC Media Player. It's OK now.
(In reply to comment #9)
> Created an attachment (id=54028) [details]
> New crash information added by DrKonqi
> 
> dragon (2.0) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
> 
> - What I was doing when the application crashed: I clic to open Dragon player.
> I clic on "Read a file". I clic on the file (xxx.wmv). Dragon Player to close.
> I have Dragon Player version 2.0 (KDE 4.5.1). Excuse me, I am french, my
> english is very limited. Cordially.
> 
> -- Backtrace (Reduced):
Comment 21 William Kvist Poulsen 2011-03-03 09:58:45 UTC
Created attachment 57633 [details]
New crash information added by DrKonqi

In open-suse 11.3 - i tried opening a video-file from microsoft partition (xp). Kaffeine crashed 2 sec after opening the file - every i tried . VlC -player has no problem doing the same. Thanks ! William
Comment 22 Christoph Feck 2011-03-23 01:41:52 UTC
*** Bug 269193 has been marked as a duplicate of this bug. ***
Comment 23 Christoph Feck 2011-04-08 04:14:11 UTC
*** Bug 265585 has been marked as a duplicate of this bug. ***
Comment 24 Christoph Feck 2011-04-08 04:14:36 UTC
*** Bug 269917 has been marked as a duplicate of this bug. ***
Comment 25 Christoph Feck 2011-04-08 04:15:04 UTC
*** Bug 269976 has been marked as a duplicate of this bug. ***
Comment 26 Christoph Feck 2011-04-08 04:15:25 UTC
*** Bug 270287 has been marked as a duplicate of this bug. ***
Comment 27 Michel STOIANOV 2011-04-08 12:02:08 UTC
Bonjour,

J'espère que vous pouvez lire ou traduire ce message. Je ne parle ni 
allemand, ni anglais, ce qui est, je le reconnais volontier, un handicap 
quand on utilise Linux.

Désolé de vous ennuyer avec mon problème de son, mais je l'ai résolu en 
supprimant Dragon Player pour le remplacer par VLC Media Player. Je suis 
nul en anglais et je ne sais pas comment annoncer sur le forum que mon 
problème est résolu. J'ai essayé de le faire, mais cela n'a pas l'air 
d'avoir fonctionné car je continu à recevoir des mails à ce sujet.

En ce qui concerne Kubuntu, mon fils et moi avons eu plusieurs plantages 
inexpliqués sur nos ordinateurs respectifs. Nous avons donc abandonné 
Kubuntu 10.10 pour revenir à Ubuntu 10.10.
Depuis, tout fonctionne sans problème, sauf le lecteur de disquette qui 
ne voit pas la disquette et annonce "Impossible de monter l'emplacement, 
aucun media dans le lecteur".

Pouvez m'indiquer comment annoncer sur le forum que mon problème est résolu?

Merci d'avance.

Cordialement.

Michel Stoïanov





Le 08/04/2011 04:15, Christoph Feck a écrit :
> https://bugs.kde.org/show_bug.cgi?id=247228
>
>
> Christoph Feck<christoph@maxiom.de>  changed:
>
>             What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                   CC|                            |mundadashri@gmail.com
>
>
>
>
> --- Comment #26 from Christoph Feck<christoph maxiom de>   2011-04-08 04:15:25 ---
> *** Bug 270287 has been marked as a duplicate of this bug. ***
>
Comment 28 Myriam Schweingruber 2011-04-08 12:47:51 UTC
@Michel: il suffit d'enlever votre adresse mail, c'est fait maintenant.
Comment 29 Joao Paulo 2011-07-03 15:16:40 UTC
Created attachment 61579 [details]
New crash information added by DrKonqi

kaffeine-xbu (1.1 1.1.19) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.3

- What I was doing when the application crashed: Kaffeine is not open .wmv files. Its crashe

-- Backtrace (Reduced):
#6  0xb2085faf in float_to_int16_interleave_sse2 (dst=0xa87d1008, src=0xa9e81198, len=2048, channels=2) at libavcodec/x86/fmtconvert_mmx.c:219
#7  0xb203563c in wma_decode_frame (avctx=0xa88185a0, data=0xa87d1008, data_size=0xa9e8129c, avpkt=0xa9e81254) at libavcodec/wmadec.c:800
#8  wma_decode_superframe (avctx=0xa88185a0, data=0xa87d1008, data_size=0xa9e8129c, avpkt=0xa9e81254) at libavcodec/wmadec.c:887
#9  0xb1fce130 in avcodec_decode_audio3 (avctx=0xa88185a0, samples=0xa87d1008, frame_size_ptr=0xa9e8129c, avpkt=0xa9e81254) at libavcodec/utils.c:796
#10 0xb2794072 in ff_audio_decode_data () from /usr/lib/xine/plugins/1.29/xineplug_decode_ff.so
Comment 30 Dario Andres 2011-07-10 23:05:22 UTC
*** Bug 277389 has been marked as a duplicate of this bug. ***
Comment 31 Christoph Feck 2011-08-04 00:19:47 UTC
*** Bug 275067 has been marked as a duplicate of this bug. ***
Comment 32 Christoph Feck 2011-09-17 11:12:12 UTC
*** Bug 281698 has been marked as a duplicate of this bug. ***
Comment 33 Christoph Feck 2011-10-04 13:06:23 UTC
*** Bug 282872 has been marked as a duplicate of this bug. ***
Comment 34 Myriam Schweingruber 2012-01-27 09:00:44 UTC
*** Bug 292230 has been marked as a duplicate of this bug. ***