Results 1 to 2 of 2

Thread: Segmentation fault on SuSE Linux

  1. #1
    Junior Member bagleyd's Avatar
    Join Date
    Mar 2003
    Location
    Northern New Jersey - US
    Posts
    9

    Segmentation fault on SuSE Linux

    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?
    Cheers,
    David Bagley

  2. #2
    Stats Developer magnav0x's Avatar
    Join Date
    Mar 2002
    Location
    Dallas, TX
    Posts
    1,747
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •