With 7795 I get the following abort when commflagging. *** glibc detected *** corrupted double-linked list: 0x08141bf0 *** Aborted (core dumped)
Backtrace is as follows -- (gdb) bt #0 0xb61bea27 in raise () from /lib/tls/libc.so.6 #1 0xb61c035b in abort () from /lib/tls/libc.so.6 #2 0xb61f53f5 in __libc_message () from /lib/tls/libc.so.6 #3 0xb61fbbbc in _int_free () from /lib/tls/libc.so.6 #4 0xb61fbf32 in free () from /lib/tls/libc.so.6 #5 0xb63a8001 in operator delete () from /usr/lib/libstdc++.so.6 #6 0x08052076 in FlagCommercials ([EMAIL PROTECTED], [EMAIL PROTECTED]) at main.cpp:525 #7 0x080567c1 in main (argc=5, argv=0xbff91014) at main.cpp:974 -- This is where it trys to delete nvp. Don't know if it's related to #340 so I won't raise a ticket just yet. Stuart _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
