[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 137855] when playing mpeg->signal 11 (SIGSEGV)
From:       jg () jguk ! org
Date:       2007-01-31 1:18:30
Message-ID: 20070131011830.6762.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=137855         
jg jguk org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jg jguk org



------- Additional Comments From jg jguk org  2007-01-31 02:18 -------
Just got this Kaffeine 0.8.2 MPEG crash as below, could be the same problem. Is it in \
xine-lib though? I'm running Kubuntu 6.10 on Linux with KDE 3.5.5

[...]
Loaded symbols for /usr/lib/xine/plugins/1.1.2/xineplug_decode_mpeg2.so
Reading symbols from /usr/lib/xine/plugins/1.1.2/xineplug_decode_mad.so...done.
Loaded symbols for /usr/lib/xine/plugins/1.1.2/xineplug_decode_mad.so
Reading symbols from /usr/lib/libmad.so.0...done.
Loaded symbols for /usr/lib/libmad.so.0
0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb6578a8c in pthread_cond_timedwait  GLIBC_2 3 2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb5bd0c05 in _x_demux_control_headers_done (stream=0x89e5610)
    at demux.c:187
#3  0xb5bb56b0 in xine_open (stream=0x89e5610, mrl=0x8a4af29 "") at xine.c:1082
#4  0xb5c54c83 in KXineWidget::slotPlay () from /usr/lib/kde3/libxinepart.so
#5  0xb5c56f97 in KXineWidget::initXine () from /usr/lib/kde3/libxinepart.so
#6  0xb5c3933a in XinePart::slotPlay () from /usr/lib/kde3/libxinepart.so
#7  0xb5c3b150 in XinePart::openURL () from /usr/lib/kde3/libxinepart.so
#8  0x0807421b in KUniqueApplication::metaObject ()
#9  0x080742ef in KUniqueApplication::metaObject ()
#10 0x080753a1 in KUniqueApplication::metaObject ()
#11 0x08079340 in KUniqueApplication::metaObject ()
#12 0x0807ce8b in KUniqueApplication::metaObject ()
#13 0x080726c9 in ?? ()
#14 0xb7227adf in KUniqueApplication::processDelayed ()
   from /usr/lib/libkdecore.so.4
#15 0xb722e1b8 in KUniqueApplication::qt_invoke ()
   from /usr/lib/libkdecore.so.4
#16 0xb6aed957 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#17 0xb6e79f44 in QSignal::signal () from /usr/lib/libqt-mt.so.3
#18 0xb6b0d8ea in QSignal::activate () from /usr/lib/libqt-mt.so.3
---Type <return> to continue, or q <return> to quit---f
#19 0xb6b15300 in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3
#20 0xb6a84b88 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#21 0xb6a869b7 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#22 0xb7236db2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#23 0xb6a17389 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#24 0xb6a775d3 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#25 0xb6a2bec5 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#26 0xb6a9f25e in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#27 0xb6a9f06e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#28 0xb6a86731 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#29 0x08072a05 in ?? ()
#30 0xb63198cc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#31 0x080725f1 in ?? ()


(gdb) frame 2
#2  0xb5bd0c05 in _x_demux_control_headers_done (stream=0x89e5610)
    at demux.c:187
187     demux.c: No such file or directory.
        in demux.c
(gdb) disas
Dump of assembler code for function _x_demux_control_headers_done:
0xb5bd0b18 <_x_demux_control_headers_done+0>:   push   %ebp
0xb5bd0b19 <_x_demux_control_headers_done+1>:   mov    $0x1,%eax
0xb5bd0b1e <_x_demux_control_headers_done+6>:   push   %edi
0xb5bd0b1f <_x_demux_control_headers_done+7>:   xor    %ebp,%ebp
0xb5bd0b21 <_x_demux_control_headers_done+9>:   push   %esi
0xb5bd0b22 <_x_demux_control_headers_done+10>:  push   %ebx
0xb5bd0b23 <_x_demux_control_headers_done+11>:  sub    $0x28,%esp
0xb5bd0b26 <_x_demux_control_headers_done+14>:  mov    0x3c(%esp),%esi
0xb5bd0b2a <_x_demux_control_headers_done+18>:  call   0xb5bb2787 \
<__i686.get_pc_thunk.bx> 0xb5bd0b2f <_x_demux_control_headers_done+23>:  add    \
$0x1f821,%ebx 0xb5bd0b35 <_x_demux_control_headers_done+29>:  mov    %eax,0x9a0(%esi)
0xb5bd0b3b <_x_demux_control_headers_done+35>:  mov    0x14(%esi),%eax
0xb5bd0b3e <_x_demux_control_headers_done+38>:  lea    0x908(%esi),%edi
0xb5bd0b44 <_x_demux_control_headers_done+44>:  mov    %eax,(%esp)
0xb5bd0b47 <_x_demux_control_headers_done+47>:  call   *0x78(%eax)
0xb5bd0b4a <_x_demux_control_headers_done+50>:  mov    %eax,0x10(%esp)
0xb5bd0b4e <_x_demux_control_headers_done+54>:  mov    0x1c(%esi),%eax
0xb5bd0b51 <_x_demux_control_headers_done+57>:  mov    %eax,(%esp)
0xb5bd0b54 <_x_demux_control_headers_done+60>:  call   *0x78(%eax)
0xb5bd0b57 <_x_demux_control_headers_done+63>:  mov    %edi,(%esp)
0xb5bd0b5a <_x_demux_control_headers_done+66>:  mov    %eax,0x14(%esp)
---Type <return> to continue, or q <return> to quit---


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic