PDA

View Full Version : Client segfaults?



hc_grove
11-06-2003, 05:29 AM
I have reserved the range 123000-123400, and splitted in the four pieces (123000-123100, 123100-123200, 123200-123300 and 123300-123400) to split the work over four computers.

Three of the computers run without any problems, but on the fourth, the following happens shortly after restarting the client:

Testing 123119120056972 <= p <= 123200000000000, 300020 <= n <= 19999993
123119127774761 | 55459*2^848182+1 (xmod 766740, duplicate)
Segmentation fault

(A few seconds passes between each of the lines, but it happens very quickly).

The four computers are all Athlon XP1800+'s with 512MB of RAM.

Any ideas on what I should do?

.Henrik

ceselb
11-06-2003, 06:31 AM
No idea, I haven't run the client on *nix box.
If you post more about what OS you're running someone else might be able to help.
Check that it's cooled properly too.

Good luck.

hc_grove
11-06-2003, 06:55 AM
I think I might have found the problem. No more diskspace. :( :swear: :bang:

hc_grove
11-06-2003, 07:01 AM
Originally posted by hc_grove
I think I might have found the problem. No more diskspace. :( :swear: :bang:

Removing some files helped a lot. :|party|:

:Pokes: Please improve the error handling.