[Bug 53466] New: kernel32:sync sometimes crashes with STATUS_RESOURCE_NOT_OWNED on Windows
https://bugs.winehq.org/show_bug.cgi?id=53466 Bug ID: 53466 Summary: kernel32:sync sometimes crashes with STATUS_RESOURCE_NOT_OWNED on Windows Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com kernel32:sync sometimes crashes with STATUS_RESOURCE_NOT_OWNED on Windows: kernel32:sync start dlls/kernel32/tests/sync.c sync.c:596: memory resource notifications not supported 07bc:sync: unhandled exception c0000264 at 00007FFDCF54D1B0 https://test.winehq.org/data/patterns.html#kernel32:sync This happens on all Windows versions, from Windows 7 to Windows 10 21H2. kernel32:sync also crashed once due to a stack overflow (2022-07-27 w10pro64-hi-u8-64): kernel32:sync start dlls/kernel32/tests/sync.c sync.c:596: memory resource notifications not supported kernel32:sync:16a8 done (-1073740791) in 2s Where -1073740791 == 0xc0000409 == STATUS_STACK_BUFFER_OVERRUN. It's not clear if these two are related. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53466 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla