wine: Unhandled page fault on read access to 90909194 at address 0034BBB9 (thread 009c), starting debugger...

Questions about Wine on Linux
Locked
hongyi-zhao
Level 1
Level 1
Posts: 7
Joined: Thu Jul 09, 2020 7:27 am

wine: Unhandled page fault on read access to 90909194 at address 0034BBB9 (thread 009c), starting debugger...

Post by hongyi-zhao »

Hi,

I'm on Ubuntu 20.04 and compiled the latest wine git master version. I noticed a very strange issue: each time when I start wine, it will issue the following messages:

Code: Select all

$ wine: Unhandled page fault on read access to 90909194 at address 0034BBB9 (thread 0128), starting debugger...
Locked