http://bugs.winehq.org/show_bug.cgi?id=33955
Bug #: 33955 Summary: FFT-z: Unhandled page fault on read access hangs up debugger Product: Wine Version: 1.6-rc4 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: gaming4jc2@yahoo.com Classification: Unclassified
Here we have an open-source benchmark utility which causes wines debugger to not function properly. It just hangs up and the program keeps prompting and error: "Unable to locate the 'processor' performance object."
The brief terminal message is:
[luke@localhost test]$ wine FFT-z.exe wine: Unhandled page fault on read access to 0xfffff78000000320 at address 0x445034 (thread 0038), starting debugger... wine: Unhandled page fault on read access to 0xfffff78000000320 at address 0x445034 (thread 002d), starting debugger... wine: Unhandled page fault on read access to 0xfffff78000000320 at address 0x445034 (thread 0046), starting debugger... wine: Unhandled page fault on read access to 0xfffff78000000320 at address 0x445034 (thread 0036), starting debugger...