On 02/10/10 10:50, Stephan Raue wrote:
Hi Auke,
because this is an embedded system i can only give yo the follow
informations:
Starting program: /sbin/bootchartd
warning: Unable to find libthread_db matching inferior's thread library,
thread debugging will not be available.
Program received signal SIGSEGV, Segmentation fault.
0xb76cca95 in fgets () from /lib/libc.so.6
(gdb) bt
#0 0xb76cca95 in fgets () from /lib/libc.so.6
#1 0x08049250 in ?? ()
#2 0x0804bc78 in ?? ()
#3 0xb7687b76 in __libc_start_main () from /lib/libc.so.6
#4 0x08048bd1 in ?? ()
Strace output attached
ok, I see now, it's failing to open /proc/<N>/sched
looks like you do miss a kernel config option to enable these files to
appear.
try enabling CONFIG_SCHED_DEBUG and let me know if that fixes, and I'll
adjust the README to reflect that requirement.
Auke
_______________________________________________
Moblin dev Mailing List
dev@moblin.org
To manage or unsubscribe from this mailing list visit:
http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org
once logged in.
For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists