Bug 304275 - Kafeine Crash viewing a digital TV channel
Summary: Kafeine Crash viewing a digital TV channel
Status: RESOLVED DUPLICATE of bug 222993
Alias: None
Product: kaffeine
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Christoph Pfister
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-30 10:15 UTC by Antonio C.
Modified: 2017-10-04 09:05 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 Antonio C. 2012-07-30 10:15:22 UTC
Application: kaffeine-xbu (1.2.2 1.1.21)
KDE Platform Version: 4.8.4 (4.8.4) "release 513"
Qt Version: 4.8.2
Operating System: Linux 3.1.10-1.16-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

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

When viewing a digital TV channel (dvb-t) with the TV receiver, Terratec Cinergy-T .
Kafeine Crash

~> lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
.....
Bus 005 Device 003: ID 058f:9254 Alcor Micro Corp. Hub
Bus 005 Device 004: ID 413c:2003 Dell Computer Corp. Keyboard
Bus 002 Device 003: ID 0ccd:0038 TerraTec Electronic GmbH Cinergy T² DVB-T Receiver

-----------
Version of Kaffeine
kaffeine-debuginfo-1.2.2-61.1.x86_64
kaffeine-1.2.2-61.1.x86_64
-----------
version Libxine
libxine1-codecs-1.1.21-8.1.x86_64
libxine2-codecs-1.2.2-75.1.x86_64
libxine1-debuginfo-1.1.21-8.1.x86_64
libxine1-1.1.21-8.1.x86_64
libxine2-gnome-vfs-1.2.2-75.1.x86_64
libxine2-1.2.2-75.1.x86_64

-- Backtrace:
Application: Kaffeine (kaffeine-xbu), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f43bbc61760 (LWP 6035))]

Thread 11 (Thread 0x7f43a644c700 (LWP 6038)):
#0  0x00007f43ba28d1eb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f43bb4ed3b1 in metronom_sync_loop (this=0x820980) at metronom.c:888
#2  0x00007f43ba288f05 in start_thread () from /lib64/libpthread.so.0
#3  0x00007f43b8fe810d in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7f439c5eb700 (LWP 6042)):
#0  0x00007f43b8fdeff3 in poll () from /lib64/libc.so.6
#1  0x00007f43a15d120f in ?? () from /usr/lib64/libpulse.so.0
#2  0x00007f43a15c261c in pa_mainloop_poll () from /usr/lib64/libpulse.so.0
#3  0x00007f43a15c2c89 in pa_mainloop_iterate () from /usr/lib64/libpulse.so.0
#4  0x00007f43a15c2d40 in pa_mainloop_run () from /usr/lib64/libpulse.so.0
#5  0x00007f43a15d11bf in ?? () from /usr/lib64/libpulse.so.0
#6  0x00007f43a1177248 in ?? () from /usr/lib64/libpulsecommon-1.1.so
#7  0x00007f43ba288f05 in start_thread () from /lib64/libpthread.so.0
#8  0x00007f43b8fe810d in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7f43a03e6700 (LWP 6043)):
#0  0x00007f43b8ff53d2 in __libc_disable_asynccancel () from /lib64/libc.so.6
#1  0x00007f43b8fdf007 in poll () from /lib64/libc.so.6
#2  0x00007f43a19f375e in my_snd_mixer_wait (timeout=333, mixer=0x848710) at audio_alsa_out.c:151
#3  ao_alsa_handle_event_thread (data=0x830ae0) at audio_alsa_out.c:167
#4  0x00007f43ba288f05 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f43b8fe810d in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f439fbe5700 (LWP 6044)):
#0  0x00007f43ba28afe0 in pthread_mutex_lock () from /lib64/libpthread.so.0
#1  0x00007f43a117634e in pa_mutex_lock () from /usr/lib64/libpulsecommon-1.1.so
#2  0x00007f43a17eb4f6 in ?? () from /usr/lib64/alsa-lib/libasound_module_pcm_pulse.so
#3  0x00007f43ab0154cc in ?? () from /usr/lib64/libasound.so.2
#4  0x00007f43aafd8f0d in ?? () from /usr/lib64/libasound.so.2
#5  0x00007f43ab01578a in ?? () from /usr/lib64/libasound.so.2
#6  0x00007f43a19f510d in ao_alsa_write (this_gen=0x830ae0, data=<optimized out>, count=<optimized out>) at audio_alsa_out.c:828
#7  0x00007f43bb4fc746 in ao_fill_gap (this=0x849ce0, pts_len=<optimized out>) at audio_out.c:480
#8  0x00007f43bb4fe70a in ao_loop (this_gen=<optimized out>) at audio_out.c:1226
#9  0x00007f43ba288f05 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f43b8fe810d in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f439e9a5700 (LWP 6045)):
#0  0x00007f43ba28d1eb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f43bb4f8e59 in interruptable_sleep (this=0x9b7e80, usec_to_sleep=<optimized out>) at video_out.c:1116
#2  0x00007f43bb4fa3b2 in video_out_loop (this_gen=0x9b7e80) at video_out.c:1313
#3  0x00007f43ba288f05 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f43b8fe810d in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f439ddbb700 (LWP 6046)):
[KCrash Handler]
#6  xv_update_frame_format (this_gen=0x9b4d60, frame_gen=0xdda0c0, width=720, height=576, ratio=1.7777777777777777, format=844715353, flags=<optimized out>) at video_out_xv.c:467
#7  0x00007f43bb4f995b in vo_get_frame (this_gen=0x9b7e80, width=720, height=576, ratio=1.7777777777777777, format=844715353, flags=19) at video_out.c:425
#8  0x00007f43a644fe27 in deinterlace_draw (frame=0xdd9dc0, stream=0xddbc40) at xine_plugin.c:774
#9  0x00007f4399d291ec in parse_chunk () from /usr/lib64/xine/plugins/1.30/xineplug_decode_mpeg2.so
#10 0x00007f4399d29ca2 in mpeg2_decode_data () from /usr/lib64/xine/plugins/1.30/xineplug_decode_mpeg2.so
#11 0x00007f43bb4f7300 in video_decoder_loop (stream_gen=0xddbc40) at video_decoder.c:419
#12 0x00007f43ba288f05 in start_thread () from /lib64/libpthread.so.0
#13 0x00007f43b8fe810d in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f439d3ed700 (LWP 6047)):
#0  0x00007f43ba28d1eb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f43bb4fcb58 in fifo_peek_int (blocking=0, fifo=0x86fc00) at audio_out.c:355
#2  fifo_remove_int (blocking=0, fifo=0x86fc00) at audio_out.c:363
#3  fifo_remove_nonblock (fifo=0x86fc00) at audio_out.c:410
#4  ao_get_buffer (this_gen=0x849ce0) at audio_out.c:1562
#5  0x00007f4399b07589 in mad_decode_data () from /usr/lib64/xine/plugins/1.30/xineplug_decode_mad.so
#6  0x00007f43bb4f87f6 in audio_decoder_loop (stream_gen=0xddbc40) at audio_decoder.c:370
#7  0x00007f43ba288f05 in start_thread () from /lib64/libpthread.so.0
#8  0x00007f43b8fe810d in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f439bdea700 (LWP 6048)):
#0  0x00007f43ba28ce6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f43bb500e7b in xine_event_wait (queue=0xe19240) at events.c:56
#2  listener_loop (queue_gen=0xe19240) at events.c:219
#3  0x00007f43ba288f05 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f43b8fe810d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f439a949700 (LWP 6059)):
#0  0x00007f43b8fe1803 in select () from /lib64/libc.so.6
#1  0x00007f43bb515b34 in xine_usec_sleep (usec=<optimized out>) at utils.c:489
#2  0x00007f43bb505c57 in demux_loop (stream_gen=0xddbc40) at demux.c:365
#3  0x00007f43ba288f05 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f43b8fe810d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f4399b05700 (LWP 6060)):
#0  0x00007f43b8fdeff3 in poll () from /lib64/libc.so.6
#1  0x00007f43a15d120f in ?? () from /usr/lib64/libpulse.so.0
#2  0x00007f43a15c261c in pa_mainloop_poll () from /usr/lib64/libpulse.so.0
#3  0x00007f43a15c2c89 in pa_mainloop_iterate () from /usr/lib64/libpulse.so.0
#4  0x00007f43a15c2d40 in pa_mainloop_run () from /usr/lib64/libpulse.so.0
#5  0x00007f43a15d11bf in ?? () from /usr/lib64/libpulse.so.0
#6  0x00007f43a1177248 in ?? () from /usr/lib64/libpulsecommon-1.1.so
#7  0x00007f43ba288f05 in start_thread () from /lib64/libpthread.so.0
#8  0x00007f43b8fe810d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f43bbc61760 (LWP 6035)):
#0  0x00007f43ba28ce6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f43bb76b850 in ?? () from /usr/lib64/libX11.so.6
#2  0x00007f43bb76be59 in ?? () from /usr/lib64/libX11.so.6
#3  0x00007f43bb76f7d7 in XEventsQueued () from /usr/lib64/libX11.so.6
#4  0x00007f43b98284dc in ?? () from /usr/lib64/libQtGui.so.4
#5  0x00007f43b5915264 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#6  0x00007f43b5915ab2 in ?? () from /usr/lib64/libglib-2.0.so.0
#7  0x00007f43b5915f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#8  0x00007f43ba64de36 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#9  0x00007f43b982869e in ?? () from /usr/lib64/libQtGui.so.4
#10 0x00007f43ba61d842 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#11 0x00007f43ba61da97 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#12 0x00007f43ba6228b5 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#13 0x00000000004042e8 in main (argc=1, argv=0x7fff12338ca8) at /usr/src/debug/kaffeine-1.2.2/src/backend-xine/xineapplication.cpp:1008

This bug may be a duplicate of or related to bug 222993.

Possible duplicates by query: bug 299123, bug 289210, bug 288424, bug 281806, bug 278630.

Reported using DrKonqi
Comment 1 Antonio C. 2012-07-30 10:18:34 UTC
..:~> kaffeine &
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
..:~> UPnP device entered: "uuid:f0041001-5c00-f074-5ce0-005c00b08c10" 
input_bluray: (bluray_class_get_instance:1454) bluray_class_get_instance
input_bluray: (bluray_class_get_instance:1454) bluray_class_get_instance
net_buf_ctrl: dvbspeed mode
net_buf_ctrl: slow/fast audio playback enabled
net_buf_ctrl: enlarged video fifo to 1800 buffers
net_buf_ctrl: prebuffering...
net_buf_ctrl: dvbspeed 100% @ video 2040 ms 138 buffers
received X error event: BadMatch (invalid parameter attributes)
X Error: BadMatch (invalid parameter attributes) 8
  Extension:    132 (Uknown extension)
  Minor opcode: 17 (Unknown request)
  Resource id:  0x3f
net_buf_ctrl: dvbspeed OFF
KCrash: Application 'kaffeine-xbu' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
sock_file=/home/antonio/.kde4/socket-hermes/kdeinit4__0
Comment 2 Christoph Feck 2012-10-03 12:26:08 UTC

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