Bug 278630 - Kaffeine crashes trying to play mp4
Summary: Kaffeine crashes trying to play mp4
Status: RESOLVED DUPLICATE of bug 222993
Alias: None
Product: kaffeine
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Christoph Pfister
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-27 16:33 UTC by Jackie Carlson
Modified: 2011-08-04 00: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 Jackie Carlson 2011-07-27 16:33:34 UTC
Application: kaffeine-xbu (1.2.2 1.1.19)
KDE Platform Version: 4.6.5 (4.6.5)
Qt Version: 4.7.3
Operating System: Linux 3.0.0 x86_64
Distribution: "Fedora release 14 (Laughlin)"

-- Information about the crash:
Opening kaffeine and select any mp4 video causes the crash.
System is running on Fedora 14.

The crash can be reproduced every time.

-- Backtrace:
Application: Kaffeine (kaffeine-xbu), signal: Segmentation fault
pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
216	62:	movq	%rax, %r14
[Current thread is 1 (Thread 0x7f4fbca33840 (LWP 1889))]

Thread 11 (Thread 0x7f4fb649e700 (LWP 1890)):
#0  0x00000038368d7283 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x0000003838442374 in ?? () from /lib64/libglib-2.0.so.0
#2  0x0000003838442c82 in g_main_loop_run () from /lib64/libglib-2.0.so.0
#3  0x000000383e8a5774 in ?? () from /lib64/libgio-2.0.so.0
#4  0x0000003838469446 in ?? () from /lib64/libglib-2.0.so.0
#5  0x0000003837006ccb in start_thread (arg=0x7f4fb649e700) at pthread_create.c:301
#6  0x00000038368e0c2d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 10 (Thread 0x7f4fa01a2700 (LWP 1893)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x0000003841e13d21 in metronom_sync_loop (this=0x1aea590) at metronom.c:870
#2  0x0000003837006ccb in start_thread (arg=0x7f4fa01a2700) at pthread_create.c:301
#3  0x00000038368e0c2d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 9 (Thread 0x7f4f9f35d700 (LWP 1899)):
#0  0x00000038368d7283 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f4f9e958665 in my_snd_mixer_wait (data=0x1aee680) at audio_alsa_out.c:150
#2  ao_alsa_handle_event_thread (data=0x1aee680) at audio_alsa_out.c:166
#3  0x0000003837006ccb in start_thread (arg=0x7f4f9f35d700) at pthread_create.c:301
#4  0x00000038368e0c2d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 8 (Thread 0x7f4f9a35a700 (LWP 1900)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003841e25deb in fifo_peek_int (this_gen=0x1b45190) at audio_out.c:348
#2  fifo_peek (this_gen=0x1b45190) at audio_out.c:388
#3  ao_loop (this_gen=0x1b45190) at audio_out.c:1015
#4  0x0000003837006ccb in start_thread (arg=0x7f4f9a35a700) at pthread_create.c:301
#5  0x00000038368e0c2d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 7 (Thread 0x7f4f9ab5b700 (LWP 1901)):
#0  0x00000038368d9093 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x0000003841e3c8a4 in xine_usec_sleep (usec=<value optimized out>) at utils.c:481
#2  0x0000003841e21a69 in video_out_loop (this_gen=0x1cc61f0) at video_out.c:1246
#3  0x0000003837006ccb in start_thread (arg=0x7f4f9ab5b700) at pthread_create.c:301
#4  0x00000038368e0c2d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 6 (Thread 0x7f4f9dd32700 (LWP 1902)):
[KCrash Handler]
#6  xv_update_frame_format (this_gen=0x1cc3800, frame_gen=0x20e8060, width=720, height=320, ratio=2.25, format=844715353, flags=<value optimized out>) at video_out_xv.c:467
#7  0x0000003841e206db in vo_get_frame (this_gen=0x1cc61f0, width=720, height=320, ratio=2.25, format=844715353, flags=3) at video_out.c:421
#8  0x00007f4fa03edd07 in deinterlace_draw (frame=0x20e7ee0, stream=0x20e9880) at xine_plugin.c:773
#9  0x00007f4fa288a6e2 in ff_handle_buffer (this_gen=0x7f4f900008c0, buf=<value optimized out>) at ff_video_decoder.c:1474
#10 ff_decode_data (this_gen=0x7f4f900008c0, buf=<value optimized out>) at ff_video_decoder.c:1561
#11 0x0000003841e1e17b in video_decoder_loop (stream_gen=0x20e9880) at video_decoder.c:386
#12 0x0000003837006ccb in start_thread (arg=0x7f4f9dd32700) at pthread_create.c:301
#13 0x00000038368e0c2d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 5 (Thread 0x7f4f9d364700 (LWP 1903)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003841e17d4b in fifo_buffer_get (fifo=0x2104a70) at buffer.c:230
#2  0x0000003841e1ef9d in audio_decoder_loop (stream_gen=0x20e9880) at audio_decoder.c:66
#3  0x0000003837006ccb in start_thread (arg=0x7f4f9d364700) at pthread_create.c:301
#4  0x00000038368e0c2d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 4 (Thread 0x7f4f9cb63700 (LWP 1904)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003841e28acb in xine_event_wait (queue_gen=0x21268b0) at events.c:56
#2  listener_loop (queue_gen=0x21268b0) at events.c:214
#3  0x0000003837006ccb in start_thread (arg=0x7f4f9cb63700) at pthread_create.c:301
#4  0x00000038368e0c2d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 3 (Thread 0x7f4f99b59700 (LWP 1926)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003841e17d4b in fifo_buffer_get (fifo=0x21921b0) at buffer.c:230
#2  0x0000003841e1de9d in video_decoder_loop (stream_gen=0x2190240) at video_decoder.c:134
#3  0x0000003837006ccb in start_thread (arg=0x7f4f99b59700) at pthread_create.c:301
#4  0x00000038368e0c2d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7f4f887da700 (LWP 1927)):
#0  0x00000038368d9093 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x0000003841e3c8a4 in xine_usec_sleep (usec=<value optimized out>) at utils.c:481
#2  0x0000003841e2ca17 in demux_loop (stream_gen=0x20e9880) at demux.c:365
#3  0x0000003837006ccb in start_thread (arg=0x7f4f887da700) at pthread_create.c:301
#4  0x00000038368e0c2d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f4fbca33840 (LWP 1889)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x0000003841e10892 in wait_first_frame (stream=0x20e9880, start_pos=<value optimized out>, start_time=<value optimized out>) at xine.c:1316
#2  play_internal (stream=0x20e9880, start_pos=<value optimized out>, start_time=<value optimized out>) at xine.c:1418
#3  0x0000003841e10a65 in xine_play (stream=0x20e9880, start_pos=0, start_time=0) at xine.c:1434
#4  0x000000000040507d in XineObject::customEvent (this=0x7fffdab83c00, event=<value optimized out>) at /usr/src/debug/kaffeine-1.2.2/src/backend-xine/xineapplication.cpp:704
#5  0x000000384197162c in QObject::event (this=0x7fffdab83c00, e=<value optimized out>) at kernel/qobject.cpp:1248
#6  0x00000038569b7d24 in QApplicationPrivate::notify_helper (this=0x1882380, receiver=0x7fffdab83c00, e=0x1a03870) at kernel/qapplication.cpp:4462
#7  0x00000038569bc8da in QApplication::notify (this=<value optimized out>, receiver=0x7fffdab83c00, e=0x1a03870) at kernel/qapplication.cpp:4341
#8  0x0000003040840f46 in KApplication::notify (this=0x7fffdab83ce0, receiver=0x7fffdab83c00, event=0x1a03870) at /usr/src/debug/kdelibs-4.6.5/kdeui/kernel/kapplication.cpp:311
#9  0x000000384195d19c in QCoreApplication::notifyInternal (this=0x7fffdab83ce0, receiver=0x7fffdab83c00, event=0x1a03870) at kernel/qcoreapplication.cpp:731
#10 0x0000003841960985 in sendEvent (receiver=0x0, event_type=0, data=0x1863b00) at kernel/qcoreapplication.h:215
#11 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1863b00) at kernel/qcoreapplication.cpp:1372
#12 0x00000038419881b3 in sendPostedEvents (s=0x1886bc0) at kernel/qcoreapplication.h:220
#13 postEventSourceDispatch (s=0x1886bc0) at kernel/qeventdispatcher_glib.cpp:277
#14 0x0000003838441e33 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#15 0x0000003838442610 in ?? () from /lib64/libglib-2.0.so.0
#16 0x00000038384428ad in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#17 0x000000384198834f in QEventDispatcherGlib::processEvents (this=0x18632e0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#18 0x0000003856a5d3ae in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:207
#19 0x000000384195c532 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#20 0x000000384195c77c in QEventLoop::exec (this=0x7fffdab83b30, flags=...) at kernel/qeventloop.cpp:201
#21 0x0000003841960c3b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#22 0x00000000004066ca in main (argc=1, argv=0x7fffdab83f08) at /usr/src/debug/kaffeine-1.2.2/src/backend-xine/xineapplication.cpp:1004

Possible duplicates by query: bug 274227, bug 270786, bug 270230, bug 270208, bug 269326.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-08-04 00:07:16 UTC

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