[mythtv-commits] Ticket #11504: mythfrontend crashes on mac

MythTV noreply at mythtv.org
Tue Apr 23 11:00:40 UTC 2013


#11504: mythfrontend crashes on mac
--------------------------------------+-------------------------
     Reporter:  jyavenard             |      Owner:  danielk
         Type:  Bug Report - General  |     Status:  new
     Priority:  minor                 |  Milestone:  unknown
    Component:  MythTV - General      |    Version:  Master Head
     Severity:  high                  |   Keywords:
Ticket locked:  0                     |
--------------------------------------+-------------------------
 Current master will always crash in SSDP instance on mac...
 Crashes never occurs in exactly the same location, but always in the
 thread running SSDP, in ProcessData

 {{{
 (gdb) bt
 #0  0x00007fff8ce52212 in __pthread_kill ()
 #1  0x00007fff8b226b54 in pthread_kill ()
 #2  0x00007fff8b26adce in abort ()
 #3  0x00007fff8b246905 in szone_error ()
 #4  0x00007fff8b24b3ed in tiny_malloc_from_free_list ()
 #5  0x00007fff8b24bb38 in szone_malloc_should_clear ()
 #6  0x00007fff8b23e1b3 in malloc_zone_malloc ()
 #7  0x00007fff8b23ec07 in malloc ()
 #8  0x00007fff92085347 in operator new ()
 #9  0x0000000106ba5334 in QHostAddress::QHostAddress ()
 #10 0x0000000102740b4c in qt_socket_getportaddr (sa=0x10b580930,
 port=0x10813ac18, addr=0x10813ac20) at msocketdevice_unix.cpp:114
 #11 0x00000001027407ff in MSocketDevice::readData (this=0x10813abf0,
 data=0x1081367e8 "HTTP/1.1 200 OK\r\nCACHE-CONTROL: max-
 age=\001\n\250\300", maxlen=896) at msocketdevice_unix.cpp:1038
 #12 0x0000000106d8b023 in QIODevice::read ()
 #13 0x000000010275b060 in MSocketDevice::readBlock (this=0x10813abf0,
 data=0x1081367e8 "HTTP/1.1 200 OK\r\nCACHE-CONTROL: max-
 age=\001\n\250\300", maxlen=896) at msocketdevice.h:124
 #14 0x0000000102756465 in SSDP::ProcessData (this=0x1082719d0,
 pSocket=0x10813abf0) at ssdp.cpp:326
 #15 0x00000001027562ee in SSDP::run (this=0x1082719d0) at ssdp.cpp:301
 #16 0x00000001028ba49a in MThreadInternal::run (this=0x108271a40) at
 mthread.cpp:79
 #17 0x0000000106cee4ba in QThreadPrivate::start ()
 #18 0x00007fff8b2257a2 in _pthread_start ()
 #19 0x00007fff8b2121e1 in thread_start ()
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11504>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list