First post in a while...
29 Sep 2005...and it's another Wine problem. Coworker says he's having trouble, as of a couple days ago, running Wine on machine Foo, a FreeBSD machine that lots of people use. He's running into these errors:
err:ntdll:RtlpWaitForCriticalSection Critical section 0x65430070 wait timed out, retrying (60 sec) fs=008f
err:seh:EXC_DefaultHandling Unhandled exception code c0000194 flags 0 addr 0x280abf94
...which is pretty strange, and doubly so since he's only having this
problem on Foo -- machines Bar and Baz are working just fine. I spent
entirely too much time fucking around with --debugmsg +all
,
truss(1)
and ktrace
before I finally thought to check:
$ ps auxw | grep wine
coworker 81344 2.0 0.0 0 0 p3- Z Tue11PM 0:00.00 (wine)
coworker 81341 0.0 0.2 11120 1452 p3- I Tue11PM 0:00.34 (wine)
coworker 81343 0.0 0.0 3100 324 ?? Is Tue11PM 0:00.12 wineserver
Sigh. Kill off 81341, the rest fell too, and it all worked again.
Add a comment:
Name and email required; email is not displayed.
Related Posts
QRP weekend 08 Oct 2018
Open Source Cubesat Workshop 2018 03 Oct 2018
mpd crash? try removing files in /var/lib/mpd/ 11 Aug 2018