https://bugs.winehq.org/show_bug.cgi?id=37156
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version|1.6.1 |1.6.2 URL| |https://ftp.epson.com/drive | |rs/epson14236.exe Keywords| |download Hardware|x86 |x86-64 Component|loader |-unknown CC| |focht@gmx.net Resolution|--- |INVALID
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
the bug report is invalid.
The crashing driver 'asmmap64.sys' (ASUS Memory mapping Driver) is certainly not installed by whatever Epson utility software you use.
Don't report bugs if you install multiple apps in the same WINEPREFIX. Broken/tainted prefixes make the bug automatically invalid.
--- snip --- Unhandled exception: page fault on read access to 0xfffff78000000320 in 64-bit code (0x0000000000446034). Register dump: rip:0000000000446034 rsp:000000000043dfe8 rbp:0000000000011b90 eflags:00010246 ( R- -- I Z- -P- ) rax:fffff78000000320 rbx:000000000043e060 rcx:0000000000443100 rdx:00002b992ddfa232 rsi:0000000000440000 rdi:00007f636265b580 r8:000000000043e060 r9:00007f636265b600 r10:0000000000000000 r11:00007f636408ae10 r12:0000000000446064 r13:0000000000011b90 r14:000000000000000a r15:000000000043f700 ... Backtrace: =>0 0x0000000000446034 in asmmap64.sys (+0x6034) (0x0000000000011b90) 1 0x0000000000446073 in asmmap64.sys (+0x6072) (0x0000000000011b90) 2 0x00007f636245924e in winedevice (+0x924d) (0x0000000000011b90) 3 0x00007f636245988f in winedevice (+0x988e) (0x0000000000010e00) 4 0x00007f636221556d in advapi32 (+0x4556c) (0x0000000000010e00) ... 0x0000000000446034: movq (%rax),%rax Modules: Module Address Debug info Name (28 modules) PE 440000- 448000 Export asmmap64.sys ... Threads: process tid prio (all id:s are in hex) ... 00000012 (D) C:\windows\system32\winedevice.exe 00000018 0 <== 00000017 0 00000013 0 --- snip ---
The crash itself is a dupe of bug 33849
The event manager works if you use Wine with proper support for scanners (libsane). Make sure you installed needed 32-bit deps since you're on 64-bit host.
In general WineHQ forums (https://forum.winehq.org/) is what you want for these kind of issues. Bugzilla is not meant for end-user support.
Regards