[Bug 45514] Rekordbox 5.3.0 terminates with the message " Unexpected application error" (buggy Wine-awareness, broken ' user32.UpdateLayeredWindow' code paths)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 29 16:02:14 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45514

--- Comment #7 from Géza Búza <bghome at gmail.com> ---
Created attachment 61938
  --> https://bugs.winehq.org/attachment.cgi?id=61938
Debug trace (WINEDEBUG=+relay,+seh,+tid,+msgbox,+snoop) wine-staging

Hi Anastasius,

I'm happy to create a new ticket and add further details there. 
But I'm not sure the current crash is related to Wine awareness. I've created a
new debug trace log while running wine-staging 3.13 (with Hide Wine... option
ticked) and compared the log to the previous one. The first line prefixed with
"trace:seh:NtRaiseException" is exactly the same which also refers to the
source of the page fault. The instruction pointer holds the address
"1407da4ab", while the assembly code you pasted indicates the address
"140577B09" as the source of the error. I'm not familiar with low level
computing such as assembly, but to me it seems like the current issue is not
related to Wine awareness. Otherwise I would expect to see an exception raised
at a different location in the code.

Am I missing something? Are you sure it's the same as bug #42497?

Regards,
Géza

-- 
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.


More information about the wine-bugs mailing list