[Bug 42143] New: Unhandled exception: page fault on read access to 0x00000007 in 64-bit code

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 3 16:33:57 CST 2017


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

            Bug ID: 42143
           Summary: Unhandled exception: page fault on read access to
                    0x00000007 in 64-bit code
           Product: Wine
           Version: 1.9.23
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: oleaut32
          Assignee: wine-bugs at winehq.org
          Reporter: stevedonato at gmail.com
      Distribution: ---

Created attachment 56712
  --> https://bugs.winehq.org/attachment.cgi?id=56712
backtrace dump of page fault

program being run was; IC6Bonus_G6_Outfit_Collection.exe.

page fault was at the end of the install. 3 other components, including the
main program of iClone6 installed fine.

One interesting thing is that this page fault and most others I have seen from
googling others, all page faults are trying to read address  0x00000007 and
that address is always in both the rbx and rcx registers, in everybody's case
including mine;

Unhandled exception: page fault on read access to 0x00000007 in 64-bit code
(0x00007f6337b7c512).
Register dump:rip:00007f6337b7c512 rsp:000000000023f780 rbp:000000000023f860
eflags:00010246 (  R- --  I  Z- -P- )
 rax:000000000008aa30 rbx:0000000000000007 rcx:0000000000000007
rdx:0000000000000000
 rsi:000000000008a2d0 rdi:0000000000000000  r8:0000000000000000 
r9:000000000007a1a8 r10:0000000000000000
 r11:0000000000000006 r12:000000000007a1b0 r13:0000000000000001
r14:0000000000000000 r15:0000000000000000

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