PDA

View Full Version : Segmentation fault on SuSE Linux



bagleyd
03-27-2003, 09:30 PM
Hi

I am running SuSE linux 8.0 and get
./sb sclient.conf
[Thu Mar 27 21:05:06 2003] client process [v1.0.2] invoked
[Thu Mar 27 21:05:06 2003] priority set to idle
[Thu Mar 27 21:05:06 2003] connecting to server
[Thu Mar 27 21:05:13 2003] logging into server
[Thu Mar 27 21:05:13 2003] requesting a block
[Thu Mar 27 21:05:17 2003] got proth test from server (k=24737, n=3307711)
[Thu Mar 27 21:05:17 2003] server packet cached to disk
Segmentation fault

Trying it again I get
./sb sclient.conf
[Thu Mar 27 21:08:13 2003] client process [v1.0.2] invoked
[Thu Mar 27 21:08:13 2003] priority set to idle
[Thu Mar 27 21:08:13 2003] got k and n from cache
Segmentation fault

gdb gives me:
Program received signal SIGSEGV, Segmentation fault.
0x0820354e in ??012C ()

Any ideas?

magnav0x
03-28-2003, 04:53 PM
I'm having the same issues with Redhat 8.0. There is a work around by changing the host in the config file to the IP address to avoid DNS resolution. Do a search in the SOB hosted forums and you'll find the workarounds. They did not work for me, but some have reported that it worked for them. Good luck.