Lately more crashes (hangs)
Case number: | 845829-996164 |
Topic: | Crash/Hang |
Opened by: | Timo van der Laan |
Status: | Open |
Type: | Bug |
Opened on: | Friday, October 25, 2013 - 23:52 |
Last modified: | Tuesday, October 29, 2013 - 18:15 |
Last month or so I am experiencing more hangs.
Finally I have one where the log shows something.
This is on the design puzzle.
------------------
Operation ID: ClientInformation Correlation ID: 93998
Error creating temporary file puzzles/0000996111/0000308854/default/qui55CF.tmp falling back to unsafe direct write of save data
Unhandled exception in thread 02117818 (class interactive::application::Thread): Error opening puzzles/0000996111/0000308854/default/quicksave51.ir_solution for write.
(..\..\..\source\src\game\application\novice\verify_util.cc:102)
ERROR: Unhandled exception: Error opening puzzles/0000996111/0000308854/default/quicksave51.ir_solution for write.
ERROR:: Exit from: ..\..\..\source\src\interactive\application\Thread.cc line: 210
UNHANDLED EXCEPTION
SOP Success Operation ID: SetGameLog Correlation ID: 93959
SOP Success Operation ID: SetGameLog Correlation ID: 93960
SOP Success Operation ID: GetPlayerInformation Correlation ID: 93961
SOP Success Operation ID: GetPuzzleScores Correlation ID: 93962
....
SOP Success Operation ID: GetPuzzleScores Correlation ID: 93996
SOP Success Operation ID: GetPuzzleScores Correlation ID: 93997
1: RaiseException +84 bytes (no line)
2: library_main +30139733 bytes (no line)
3: library_main +28111055 bytes (no line)
4: library_main +4416470 bytes (no line)
5: library_main +4416790 bytes (no line)
6: BaseThreadInitThunk +18 bytes (no line)
7: RtlInitializeExceptionChain +239 bytes (no line)
8: RtlInitializeExceptionChain +194 bytes (no line)
And another:
Error creating temporary file puzzles/0000996150/0000308854/default/quiE6AD.tmp falling back to unsafe direct write of save data
Unhandled exception in thread 0AC4BAC0 (class interactive::application::Thread): Error opening puzzles/0000996150/0000308854/default/quicksave51.ir_solution for write.
(..\..\..\source\src\game\application\novice\verify_util.cc:102)
ERROR: Unhandled exception: Error opening puzzles/0000996150/0000308854/default/quicksave51.ir_solution for write.
ERROR:: Exit from: ..\..\..\source\src\interactive\application\Thread.cc line: 210
UNHANDLED EXCEPTION
1: RaiseException +84 bytes (no line)
2: library_main +30139733 bytes (no line)
3: library_main +28111055 bytes (no line)
4: library_main +4416470 bytes (no line)
5: library_main +4416790 bytes (no line)
6: BaseThreadInitThunk +18 bytes (no line)
7: RtlInitializeExceptionChain +239 bytes (no line)
8: RtlInitializeExceptionChain +194 bytes (no line)