In recent wine I have started to get these frequently, when I exit different applications.
err:ntdll:RtlDeleteResource Deleting active MRSW lock (0x112034), expect failure
It doesn't happen always and I have just ignored it, because it doesn't seem to cause problems. But it's annoying
Anyone else have this?
Deleting active MRSW lock, expect failure
Re: Deleting active MRSW lock, expect failure
Just for information, these random / sometimes delayed messages are result from:
c21ede4474af3f2307bdc3178ae3cb5b0c26dbe5
services: Terminate service when its status is set to SERVICE_STOPPED.
c21ede4474af3f2307bdc3178ae3cb5b0c26dbe5
services: Terminate service when its status is set to SERVICE_STOPPED.
Re: Deleting active MRSW lock, expect failure
Yes, I've been seeing it lately. As you say, it doesn't cause problems.delphi wrote:In recent wine I have started to get these frequently, when I exit different applications.
err:ntdll:RtlDeleteResource Deleting active MRSW lock (0x112034), expect failure
It doesn't happen always and I have just ignored it, because it doesn't seem to cause problems. But it's annoying
Anyone else have this?
most likely a dsound problem:
http://source.winehq.org/git/wine.git/? ... teResource
(or less likely rpcrt4)
http://source.winehq.org/git/wine.git/? ... teResource
(or less likely rpcrt4)
Thanks! Is there already some open bug?
1.3.36 it's just getting "better". Sometimes I receive this afterwards:
delphi@delphi-System-Product-Name:~/wine-git$ err:ntdll:RtlDeleteResource Deleting active MRSW lock (0x1124c4), expect failure
wine: Unhandled page fault on write access to 0x111a2849 at address 0x7bc469e9 (thread 0018), starting debugger...
err:seh:start_debugger Couldn't start debugger ("winedbg --auto 14 48") (1115)
Read the Wine Developers Guide on how to set up winedbg or another debugger
1.3.36 it's just getting "better". Sometimes I receive this afterwards:
delphi@delphi-System-Product-Name:~/wine-git$ err:ntdll:RtlDeleteResource Deleting active MRSW lock (0x1124c4), expect failure
wine: Unhandled page fault on write access to 0x111a2849 at address 0x7bc469e9 (thread 0018), starting debugger...
err:seh:start_debugger Couldn't start debugger ("winedbg --auto 14 48") (1115)
Read the Wine Developers Guide on how to set up winedbg or another debugger
only bug i found that might be related: http://bugs.winehq.org/show_bug.cgi?id=29464
also found:
http://bugs.winehq.org/show_bug.cgi?id=15894
http://bugs.winehq.org/show_bug.cgi?id=12030
also found:
http://bugs.winehq.org/show_bug.cgi?id=15894
http://bugs.winehq.org/show_bug.cgi?id=12030