[mythtv] mythtv-vid branch needs testing

Steven Adeff adeffs.mythtv at gmail.com
Thu Aug 9 01:15:06 UTC 2007


Daniel, I compiled mythtv-vid at 14147 and it crashes with the following backtrace:
[Thread debugging using libthread_db enabled]
[New Thread -1255340320 (LWP 26001)]
[New Thread -1258964048 (LWP 26011)]
[New Thread -1267352656 (LWP 26016)]
[New Thread -1288139856 (LWP 26018)]

Program received signal SIGINT, Interrupt.
[Switching to Thread -1255340320 (LWP 26001)]
0xb5e610c1 in open () from /lib/tls/libc.so.6
The program is running.  Exit anyway? (y or n)
Thread 2 (process 564):
#0  0xb5e40327 in ?? ()
No symbol table info available.
#1  0xb6f00fdc in ?? ()
No symbol table info available.
#2  0x00000000 in ?? ()
No symbol table info available.

Thread 1 (process 563):
#0  0xb5da3b66 in ?? ()
No symbol table info available.
#1  0xb7fc54f8 in ?? ()
No symbol table info available.
#2  0x00000001 in ?? ()
No symbol table info available.
#3  0xb67ea6a8 in ?? ()
No symbol table info available.
#4  0xb5ea9ff4 in ?? ()
No symbol table info available.
#5  0xb5eab880 in ?? ()
No symbol table info available.
#6  0x08127aa8 in CustomPriority::installClicked (this=0x0) at
custompriority.cpp:380
        query = <incomplete type>
#7  0x00000001 in ?? ()
No symbol table info available.
#8  0xb7fba6c8 in ?? ()
No symbol table info available.

Thread 4 (process 7587):
#0  0xb5d47b81 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/libpthread.so.0
No symbol table info available.
#1  0xb652b238 in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#2  0xb6b63e35 in MythContext::waitPrivRequest () from
/usr/local/lib/libmyth-0.20.so.0
No symbol table info available.
#3  0x08061c78 in ?? ()
No symbol table info available.
#4  0xb5d45ced in start_thread () from /lib/tls/libpthread.so.0
No symbol table info available.
#5  0xb5bc3dee in clone () from /lib/tls/libc.so.6
No symbol table info available.

Thread 3 (process 7596):
#0  0xb5bbc327 in select () from /lib/tls/libc.so.6
No symbol table info available.
#1  0xb6cbb7fd in MythSocket::readyReadThread () from
/usr/local/lib/libmyth-0.20.so.0
No symbol table info available.
#2  0xb5d45ced in start_thread () from /lib/tls/libpthread.so.0
No symbol table info available.
#3  0xb5bc3dee in clone () from /lib/tls/libc.so.6
No symbol table info available.

Thread 2 (process 7632):
#0  0xb5d4a411 in __read_nocancel () from /lib/tls/libpthread.so.0
No symbol table info available.
#1  0xb5aedf2c in lirc_nextcode () from /usr/lib/liblirc_client.so.0
No symbol table info available.
#2  0xb6ce4446 in LircClient::Process () from /usr/local/lib/libmyth-0.20.so.0
No symbol table info available.
#3  0xb6a6d944 in SpawnLirc (param=0xb3b8b508) at mythmainwindow.cpp:65
        config_file = {static null = {static null = <same as static
member of an already seen
 type>, d = 0x819d418, static shared_null = 0x819d418}, d = 0x81a4ce0,
static shared_null = 0
x819d418}
        cl = (struct LircClient *) 0x8274c28
#4  0xb5d45ced in start_thread () from /lib/tls/libpthread.so.0
No symbol table info available.
#5  0xb5bc3dee in clone () from /lib/tls/libc.so.6
No symbol table info available.

Thread 1 (process 7583):
#0  0xb5b1b7c7 in raise () from /lib/tls/libc.so.6
No symbol table info available.
#1  0xb5b1d06b in abort () from /lib/tls/libc.so.6
No symbol table info available.
#2  0xb5b52545 in __fsetlocking () from /lib/tls/libc.so.6
No symbol table info available.
#3  0xb5b59aaf in free () from /lib/tls/libc.so.6
No symbol table info available.
#4  0xb5b5adfc in malloc () from /lib/tls/libc.so.6
No symbol table info available.
#5  0xb5d0b8b8 in operator new () from /usr/lib/libstdc++.so.6
No symbol table info available.
#6  0xb3a55306 in MythArchiveTempDir () at archivesettings.cpp:16
        gc = (HostLineEdit *) 0x14
#7  0xb3a58f3e in ArchiveSettings (this=0xbfd50798) at archivesettings.cpp:275
        vcg1 = (struct VerticalConfigurationGroup *) 0xb3b234d8
        vcg2 = (struct VerticalConfigurationGroup *) 0xb7fa2470
        vcg3 = (struct VerticalConfigurationGroup *) 0xb5c1bee8
        vcg4 = (struct VerticalConfigurationGroup *) 0xb3b1af38
#8  0xb3a54973 in mythplugin_init (libversion=0xb6d1bac4
"0.20.20070717-1") at main.cpp:540
        mpSettings = {<> = {<No data fields>}, <No data fields>}
#9  0xb6c38528 in MythPlugin::init () from /usr/local/lib/libmyth-0.20.so.0
No symbol table info available.
#10 0xb6c38b97 in MythPluginManager::init_plugin () from
/usr/local/lib/libmyth-0.20.so.0
No symbol table info available.
#11 0xb6c39b66 in MythPluginManager::MythPluginManager () from
/usr/local/lib/libmyth-0.20.so
.0
No symbol table info available.
#12 0x08067eb2 in ?? ()
No symbol table info available.
#13 0xb5b06eb0 in __libc_start_main () from /lib/tls/libc.so.6
No symbol table info available.
#14 0x0805e791 in ?? ()
No symbol table info available.


-- 
Steve


More information about the mythtv-dev mailing list