18.10.2011, 10:10
ja, der ist drin, habs mir aus meiner windows-partition rübergezogen...
edit: so, hier mal der ganze terminal-output:
alles nach dem letzten "waitForCriticalSection" taucht erst nach ner ganzen Weile auf.
edit: so, hier mal der ganze terminal-output:
Code:
jens@jens:~$ wine /home/jens/L2HighFive/system/l2.exe
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 0022, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 0023, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 0024, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 0025, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 0027, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 0026, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 0029, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 0028, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 002a, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 002b, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 002c, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 002d, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 002e, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 002f, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 0030, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 0031, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 0032, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 0033, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 0034, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 0035, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 0036, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 0037, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 0038, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 0039, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec900 "loader.c: loader_section" wait timed out in thread 003a, blocked by 0009, retrying (60 sec)
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7ef6440c
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7ef6440c
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7ef6440c
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7ef6440c
err:seh:setup_exception_record nested exception on signal stack in thread 0025 eip 7d39d0a9 esp 7ffcb930 stack 0x1052000-0x1150000
Speicherzugriffsfehler
alles nach dem letzten "waitForCriticalSection" taucht erst nach ner ganzen Weile auf.