|
After I compiled the seti@home client source without error message, I try to run it at standalone mode. But it always prompt out the error "Segmentation fault (core dumped)". I used gdb to run the compiled "setiathome-6.12.i686-pc-linux-gnu.debug".
it stops at TestBoincSignalHandling. The output is as follows, but I still don't know what the problem is...
Does someone know this? Thank you!
---------------------------------------------------------------------------
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
[New Thread 0xb7fffb40 (LWP 20756)]
Program received signal SIGSEGV, Segmentation fault.
0x0804a8a8 in TestBoincSignalHandling() ()
-----------------------------stderr.txt----------------------------------------------
16:00:17 (5054): Can't open init data file - running in standalone mode
16:00:17 (5054): Can't open init data file - running in standalone mode
setiathome_enhanced 6.12 $Revision: 316 $ g++ (GCC) 4.6.2 20111027 (Red Hat 4.6.2-1)
libboinc: BOINC 6.13.12
Work Unit Info:
...............
WU true angle range is : 0.775000
Optimal function choices:
-----------------------------------------------------
name
----------------------------------------------------- |