Changes between Initial Version and Version 2 of Ticket #9005
- Timestamp:
- 09/29/10 05:55:19 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9005
- Property Owner set to
- Property Status new → assigned
-
Ticket #9005 – Description
initial v2 1 1 I'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 2 2 The only thing I see in the logs are: 3 {{{ 3 4 *** glibc detected *** /usr/local/bin/mythbackend: corrupted double-linked list: 0xa5e19e10 *** 4 5 ======= Backtrace: ========= … … 16 17 /lib/libpthread.so.0(+0x666f)[0xb4be266f] 17 18 /lib/libc.so.6(clone+0x5e)[0xb4a4b95e] 19 }}} 18 20 19 21 Followed 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.