[mythtv-commits] Re: Ticket #296: segfault on MTD from latest svn (2005-09-03)

MythTV mythtv at cvs.mythtv.org
Mon Sep 5 16:34:52 UTC 2005


#296: segfault on MTD from latest svn (2005-09-03)
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  ijr
     Type:  defect     |       Status:  new
 Priority:  major      |    Milestone:     
Component:  mythdvd    |      Version:     
 Severity:  high       |   Resolution:     
       Cc:             |  
-----------------------+----------------------------------------------------
Changes (by anonymous):

  * summary:  segfault on MTD from latest svn (2005-09-03) => segfault on
              MTD from latest svn (2005-09-03)

Comment:

 {{{
 (gdb) thread apply all bt

 Thread 5 (Thread 49155 (LWP 26331)):
 #0  0x08055860 in DVDThread::ripTitle (this=0x80ca978, title_number=0,
     to_location=@0xb62a2e40, extension=@0xb62a2e50, multiple_files=true)
     at jobthread.cpp:307
 #1  0x080583fb in DVDTranscodeThread::run (this=0x80ca978) at
 jobthread.cpp:859
 #2  0xb74af335 in QThreadInstance::start () from /usr/qt/3/lib/libqt-
 mt.so.3
 #3  0xb725b0d5 in pthread_start_thread () from /lib/libpthread.so.0
 #4  0xb725b282 in pthread_start_thread_event () from /lib/libpthread.so.0
 #5  0xb710d0ca in clone () from /lib/libc.so.6

 Thread 3 (Thread 16386 (LWP 26228)):
 #0  0xb72617bc in nanosleep () from /lib/libpthread.so.0
 #1  0x00000000 in ?? ()
 #2  0xb725dcfa in __pthread_timedsuspend_new () from /lib/libpthread.so.0
 #3  0xb725a0b2 in pthread_cond_timedwait_relative () from
 /lib/libpthread.so.0
 #4  0xb74af68f in QThread::exit () from /usr/qt/3/lib/libqt-mt.so.3
 #5  0xb74af6fb in QThread::sleep () from /usr/qt/3/lib/libqt-mt.so.3
 #6  0x0804e5a0 in DiscCheckingThread::run (this=0x8089fe8) at mtd.cpp:85
 #7  0xb74af335 in QThreadInstance::start () from /usr/qt/3/lib/libqt-
 mt.so.3
 #8  0xb725b0d5 in pthread_start_thread () from /lib/libpthread.so.0
 #9  0xb725b282 in pthread_start_thread_event () from /lib/libpthread.so.0
 #10 0xb710d0ca in clone () from /lib/libc.so.6
 ---Type <return> to continue, or q <return> to quit---

 Thread 2 (Thread 32769 (LWP 26227)):
 #0  0xb7104503 in poll () from /lib/libc.so.6
 #1  0xb725ab70 in __pthread_manager () from /lib/libpthread.so.0
 #2  0xb725aeb3 in __pthread_manager_event () from /lib/libpthread.so.0
 #3  0xb710d0ca in clone () from /lib/libc.so.6

 Thread 1 (Thread 16384 (LWP 26224)):
 #0  0xb71067c7 in select () from /lib/libc.so.6
 #1  0xb792e0d0 in ?? () from /usr/qt/3/lib/libqt-mt.so.3
 #2  0x0807baf8 in ?? ()
 #3  0xb79573e0 in qt_wait_timer_max () from /usr/qt/3/lib/libqt-mt.so.3
 #4  0x00000000 in ?? ()
 #5  0xb74695e2 in QEventLoop::processEvents () from /usr/qt/3/lib/libqt-
 mt.so.3
 #6  0xb74cc429 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-
 mt.so.3
 #7  0xb74cc378 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3
 #8  0xb74bb62d in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3
 #9  0x08063d4c in main (argc=2, argv=0xbffff894) at main.cpp:157
 0x08055860      307         setSubName(QObject::tr("Waiting For Access to
 DVD"), 1);

 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/296>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list