jflat06 Staff Lv 1
The log files don't seem to be particularly helpful. Are there any common elements in the crashes? Does it happen randomly or does it happen in response to something you've done?
We cannot debug this without more information.
The log files don't seem to be particularly helpful. Are there any common elements in the crashes? Does it happen randomly or does it happen in response to something you've done?
We cannot debug this without more information.
All crashes are occurring during minimized script runs. Never a crash during manual and/or maximize operations. Different puzzles and scripts.
Concerning the log files usefulness, are you talking about the ones like:
UNHANDLED EXCEPTION
1: no symbol (no line)
…
Or all of them, even those like:
UNHANDLED EXCEPTION
1: RaiseException +88 bytes (no line)
2: library_main +9562264 bytes (no line)
3: library_main +9562191 bytes (no line)
…
What more can I provide?
devprev: …x2
On main:
core.scoring.NeighborList: Minimization stats: 110 score/deriv cals, 5 narrow-from-wide updates, 0 full updates.
UNHANDLED EXCEPTION
1: RaiseException +88 bytes (no line)
2: library_main +9579720 bytes (no line)
3: library_main +9579647 bytes (no line)
4: library_main +4987071 bytes (no line)
5: library_main +4992627 bytes (no line)
6: library_main +5005036 bytes (no line)
7: library_main +4470884 bytes (no line)
8: library_main +4467050 bytes (no line)
9: library_main +2674765 bytes (no line)
10: library_main +2535267 bytes (no line)
11: library_main +2538683 bytes (no line)
12: BaseThreadInitThunk +18 bytes (no line)
13: RtlInitializeExceptionChain +99 bytes (no line)
14: RtlInitializeExceptionChain +54 bytes (no line)
I used to have problems like that years ago when running dev and main clients on one machine together. I would recommend you only run either devprev or main.
You should also test your main memory using a memtest boot CD. images are available for download on the net. I had a set of bad ram a month or two ago, with inexplicable reboots. Foldit will access a lot of memory and part of that may be faulty. I had only one bit in one region fault on me.
http://www.memtest86.com/download.html
or
http://www.memtest.org/
thanks Bletchley, I will try that
I had crash running either main or devprev clients alone. So far, I have had no other application crashing.
"core.scoring.NeighborList: Minimization" That seems to be recurring very often…
on Main:
core.scoring.NeighborList: Minimization stats: 15 score/deriv cals, 0 narrow-from-wide updates, 0 full updates.
UNHANDLED EXCEPTION
1: no symbol (no line)
2: no symbol (no line)
3: no symbol (no line)
4: no symbol (no line)
5: no symbol (no line)
6: no symbol (no line)
7: no symbol (no line)
8: no symbol (no line)
9: no symbol (no line)
10: no symbol (no line)
11: no symbol (no line)
12: no symbol (no line)
13: no symbol (no line)
14: no symbol (no line)
and on main:
core.scoring.NeighborList: Minimization stats: 263 score/deriv cals, 44 narrow-from-wide updates, 9 full updates.
UNHANDLED EXCEPTION
1: RaiseException +88 bytes (no line)
2: library_main +9579720 bytes (no line)
3: library_main +9579647 bytes (no line)
4: library_main +4987071 bytes (no line)
5: library_main +4992627 bytes (no line)
6: library_main +5005036 bytes (no line)
7: library_main +4470884 bytes (no line)
8: library_main +4467050 bytes (no line)
9: library_main +2674765 bytes (no line)
10: library_main +2535267 bytes (no line)
11: library_main +2538683 bytes (no line)
12: BaseThreadInitThunk +18 bytes (no line)
13: RtlInitializeExceptionChain +99 bytes (no line)
14: RtlInitializeExceptionChain +54 bytes (no line)
on main, almost always this type:
core.scoring.NeighborList: Minimization stats: 315 score/deriv cals, 76 narrow-from-wide updates, 4 full updates.
UNHANDLED EXCEPTION
1: RaiseException +88 bytes (no line)
2: library_main +9579720 bytes (no line)
3: library_main +9579647 bytes (no line)
4: library_main +4987071 bytes (no line)
5: library_main +4992627 bytes (no line)
6: library_main +5005036 bytes (no line)
7: library_main +4470884 bytes (no line)
8: library_main +4467050 bytes (no line)
9: library_main +2674765 bytes (no line)
10: library_main +2535267 bytes (no line)
11: library_main +2538683 bytes (no line)
12: BaseThreadInitThunk +18 bytes (no line)
13: RtlInitializeExceptionChain +99 bytes (no line)
14: RtlInitializeExceptionChain +54 bytes (no line)
at 10 positions.
core.pack.pack_rotamers: IG: 192172 bytes
on main: NEW data
Unhandled exception in thread 0A587470 (class interactive::application::Thread): Can't start thread. (......\rosetta_source\src\interactive\application\Thread.cc:52)
ERROR: Unhandled exception: Can't start thread.
ERROR:: Exit from: ......\rosetta_source\src\interactive\application\Thread.cc line: 201
and:
Unhandled exception in thread 0AF7A2E8 (class interactive::application::Thread): Can't start thread. (......\rosetta_source\src\interactive\application\Thread.cc:52)
ERROR: Unhandled exception: Can't start thread.
ERROR:: Exit from: ......\rosetta_source\src\interactive\application\Thread.cc line: 201