Hi,

I am a new user, and I had the same problem (I used the RPM ar first). I went as far as compiling mythtv directly from svn, and I get the same problem at start-up, something with threads being spawned (?):

> /usr/local/bin/mythfrontend

2005-09-25 20:56:20.149 Using runtime prefix = /usr/local
Detaching after fork from child process 7377.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
2005-09-25 20:56:21.617 New DB connection, total: 1
2005-09-25 20:56:21.622 Total desktop dim: 1280x1024, with 1 screen[s].
2005-09-25 20:56:21.624 Using screen 0, 1280x1024 at 0,0
[New Thread 1084229984 (LWP 7380)]

Program received signal SIG33, Real-time event 33.
[Switching to Thread 1084229984 (LWP 7380)]
0x00002aaaae05e8f2 in clone () from /lib64/libc.so.6
(gdb) thread
[Current thread is 2 (Thread 1084229984 (LWP 7380))]
(gdb) thread 1
[Switching to thread 1 (Thread 46912561695648 (LWP 7374))]#0  0x00002aaaad9f182a in __nptl_setxid ()
   from /lib64/libpthread.so.0
(gdb) bt
#0  0x00002aaaad9f182a in __nptl_setxid () from /lib64/libpthread.so.0
#1  0x00002aaaae028107 in setuid () from /lib64/libc.so.6
#2  0x000000000042638a in ?? ()
#3  0x00002aaaadfb13cf in __libc_start_main () from /lib64/libc.so.6
#4  0x000000000041f8b9 in ?? ()
#5  0x00007fffff804e98 in ?? ()
#6  0x0000000000000000 in ?? ()
(gdb) thread 2
[Switching to thread 2 (Thread 1084229984 (LWP 7380))]#0  0x00002aaaae05e8f2 in clone () from /lib64/libc.so.6
(gdb) bt
#0  0x00002aaaae05e8f2 in clone () from /lib64/libc.so.6
#1  0x00002aaaad9f28f0 in __make_stacks_executable () from /lib64/libpthread.so.0
#2  0x0000000040a00960 in ?? ()
#3  0x0000000000000000 in ?? ()

Thanks,
alex.
_______________________________________________
atrpms-users mailing list
[email protected]
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Reply via email to