https://bugzilla.novell.com/show_bug.cgi?id=470819
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=470819#c5 --- Comment #5 from craig gardner <[email protected]> 2009-01-30 13:58:24 MST --- # export MONO_PATH="../../class/lib/bootstrap:$MONO_PATH" # gdb --args mono --debug ../../class/lib/bootstrap/vbnc.exe @vbnc.exe.rsp -debug -target:exe -out:vbnc.exe @vbnc.exe.sources Could not find platform independent libraries <prefix> Could not find platform dependent libraries <exec_prefix> Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] 'import site' failed; use -v for traceback GNU gdb (GDB; SUSE:SLE-11:GA) 6.8.50.20081120-cvs 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 "ppc64-suse-linux". For bug reporting instructions, please see: <http://bugs.opensuse.org/>... (no debugging symbols found) (gdb) run Starting program: /usr/bin/mono --debug ../../class/lib/bootstrap/vbnc.exe @vbnc.exe.rsp -debug -target:exe -out:vbnc.exe @vbnc.exe.sources (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) [Thread debugging using libthread_db enabled] (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) [New Thread 0x400012af200 (LWP 2089)] [New Thread 0x400014ef200 (LWP 2090)] Program received signal SIGPWR, Power fail/restart. [Switching to Thread 0x400014ef200 (LWP 2090)] 0x00000400001f4510 in .sem_wait () from /lib64/power6x/libpthread.so.0 (gdb) bt #0 0x00000400001f4510 in .sem_wait () from /lib64/power6x/libpthread.so.0 #1 0x00000000100a3178 in ?? () #2 0x00000000100e6ee4 in ?? () #3 0x0000000010191868 in ?? () #4 0x00000000101b7330 in ?? () #5 0x00000400001ebf90 in .start_thread () from /lib64/power6x/libpthread.so.0 #6 0x000004000040ae18 in .__clone () from /lib64/power6x/libc.so.6 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
