zu den segfaults:
Sieht so aus als ob da noch was im threading klemmt
Code: Alles auswählen
Core was generated by `neutrino'.
Program terminated with signal 11, Segmentation fault.
[New process 242]
#0 0x30460264 in pthread_rwlock_timedwrlock () from /lib/libpthread.so.0
(gdb) bt
#0 0x30460264 in pthread_rwlock_timedwrlock () from /lib/libpthread.so.0
#1 0x3045d1e8 in _L_unlock_1247 () from /lib/libpthread.so.0
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb) quit
harald@houdini:~/tuxbox-cvs/dbox2/cdkroot$ /home/harald/tuxbox-cvs/dbox2/cdk/bin/powerpc-linux-gnu-gdb /home/harald/tuxbox-cvs/dbox2/cdkroot/bin/timerd core.266
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "--host=i686-pc-linux-gnu --target=powerpc-linux-gnu"...
warning: .dynamic section for "/lib/libpthread.so.0" is not at the expected address (wrong library or version mismatch?)
Reading symbols from /home/harald/tuxbox-cvs/dbox2/cdkroot
...
Core was generated by `timerd -d'.
Program terminated with signal 11, Segmentation fault.
[New process 266]
#0 0x30090264 in pthread_rwlock_timedwrlock () from /lib/libpthread.so.0
(gdb) bt
#0 0x30090264 in pthread_rwlock_timedwrlock () from /lib/libpthread.so.0
#1 0x3008d1e8 in _L_unlock_1247 () from /lib/libpthread.so.0
#2 0x1b6efcd6 in ?? ()
#3 0x3008d1e8 in _L_unlock_1247 () from /lib/libpthread.so.0
#4 0xb75dfcdc in ?? ()