search for: 085f17a0

Displaying 1 result from an estimated 1 matches for "085f17a0".

2001 May 02
1
Problems getting Diablo2 to run
...appening. With tracing enabled I can see that after some initialization the game just spins around the in a loop, resulting in two select() calls being repeated over and over again, as seen below: --- snip --- trace:timer:SERVICE_Loop Wait returned: 0 trace:timer:SERVICE_Loop Waiting for 3 objects 085f17a0: select( flags=6, cookie=0x41166d88, sec=0, usec=0, handles={100,32,88} ) 085f17a0: select() = PENDING 085494d8: *wakeup* signaled=0 cookie=0x40c16d88 trace:timer:SERVICE_Loop Wait returned: 0 trace:timer:SERVICE_Loop Waiting for 3 objects 085494d8: select( flags=6, cookie=0x40c16d88, sec=0, usec=0...