http://bugs.winehq.org/show_bug.cgi?id=35960
Bug ID: 35960 Summary: Unhandled exception Product: Wine Version: 1.6.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: mathle@bas.ac.uk
Created attachment 48057 --> http://bugs.winehq.org/attachment.cgi?id=48057 backtracer error log
I am trying to install Civ 3: Complete and everytime I open anything to do with wine I get this error attatched.
http://bugs.winehq.org/show_bug.cgi?id=35960
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, obfuscation Status|UNCONFIRMED |NEW URL| |http://www.tagesprotection. | |com/5.5/TagesSetup_x64.exe CC| |focht@gmx.net Component|kernel32 |ntdll Summary|Unhandled exception |64-bit Tagès copy | |protection driver | |'atksgt.sys' crashes on | |load Ever confirmed|0 |1
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
your 64-bit WINEPREFIX is tainted with unrelated stuff.
The crashing driver belongs to Tagès copy protection scheme and has nothing to do with Civ3 which is protected by SafeDisc (=works). There is not even a Civ3 game related process in the process list.
--- snip --- ... Unhandled exception: page fault on read access to 0xfffff78000000014 in 64-bit code (0x000000000048e10f). Register dump: rip:000000000048e10f rsp:000000000043df30 rbp:0000000000011ab0 eflags:00010212 ( R- -- I -A- - ) rax:0000000000004040 rbx:00007ffd569bc600 rcx:0000000000000000 rdx:0000000000000100 rsi:0000000000000000 rdi:0000000000000000 r8:0000000000014fac r9:0000000000014da8 r10:0000000000000008 r11:0000000000000246 r12:000000000048e010 r13:0000000000011ab0 r14:0000000000000008 r15:00007ffd56575f10 ... Backtrace: =>0 0x000000000048e10f in atksgt.sys (+0x4e10f) (0x0000000000011ab0) 1 0x00007ffd567ba24e in winedevice (+0xa24d) (0x0000000000011ab0) ... 0x000000000048e10f: movq 0x0000000000000014,%eax Modules: Module Address Debug info Name (30 modules) PE 440000- 48f000 Export atksgt.sys ... Threads: process tid prio (all id:s are in hex) ... 00000012 (D) C:\windows\system32\winedevice.exe 00000019 0 <== 00000017 0 00000013 0 --- snip ---
Install the game in clean 32-bit WINEPREFIX. Don't reuse existing prefixes!
Installing multiple software will likely break the prefix at one point and make bug reports potentially invalid.
Anyway this a dupe of bug 33849 (fault address is 0xfffff78000000014 = 64-bit KI_USER_SHARED_DATA)
$ sha1sum TagesSetup_x64.exe 4af42ab7045cd2b60dd0713accbcb041a0c01625 TagesSetup_x64.exe
$ du -sh TagesSetup_x64.exe 232K TagesSetup_x64.exe
$ wine --version wine-1.7.16-117-ge3383d1
Regards
http://bugs.winehq.org/show_bug.cgi?id=35960
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
resolving as dupe of bug 33849
Regards
*** This bug has been marked as a duplicate of bug 33849 ***
http://bugs.winehq.org/show_bug.cgi?id=35960
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com --- Closing.