Changes between Initial Version and Version 2 of Ticket #9005


Ignore:
Timestamp:
09/29/10 05:55:19 (15 years ago)
Author:
beirdo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9005

    • Property Owner set to beirdo
    • Property Status newassigned
  • Ticket #9005 – Description

    initial v2  
    11I'm not sure of the trigger for the crash, it seems to happen randomly, but it does not occur when running under gdb. Attaching backtrace from a core dump.  Running trunk rev 26497
    22The only thing I see in the logs are:
     3{{{
    34*** glibc detected *** /usr/local/bin/mythbackend: corrupted double-linked list: 0xa5e19e10 ***
    45======= Backtrace: =========
     
    1617/lib/libpthread.so.0(+0x666f)[0xb4be266f]
    1718/lib/libc.so.6(clone+0x5e)[0xb4a4b95e]
     19}}}
    1820
    1921Followed by the memory map, please let me know if that would be useful to attach.  I'm also seeing previewgen segfaulting as well.  It is possible that this is just an error on my machine but if so I've been unable to locate the cause.