[Bug 31279] Age of Empires II SafeDisc v1.x driver crashes in IDT check (INT1/3 hooks)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 22 18:55:52 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=31279

Charles Davis <cdavis at mymail.mines.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41115|0                           |1
        is obsolete|                            |

--- Comment #7 from Charles Davis <cdavis at mymail.mines.edu> 2012-07-22 18:55:52 CDT ---
Created attachment 41120
  --> http://bugs.winehq.org/attachment.cgi?id=41120
New log with +tid,... from Age of Empires II

Here.

Interesting. It looks like the address it's trying to read is before the IDT
even starts:

003e:trace:int:emulate_instruction mov idt,xxx (0x7c2f0008, base=0x7c31b000,
limit=0x1006) at 0x54287f

Why would that be? There are two others before it:

003e:trace:int:emulate_instruction mov idt,xxx (0x7c2f0008, base=0x7c2f0000,
lim
it=0x1004) at 0x54287f
003e:trace:int:emulate_instruction mov idt,xxx (0x7c2f0018, base=0x7c2f0000,
lim
it=0x1004) at 0x542884

so for some reason, we're pulling the rug from under SECDRV.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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