https://bugs.winehq.org/show_bug.cgi?id=35667
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, win64 Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution|--- |FIXED Summary|Unable to complete |64-bit Comodo Backup |installation of Comodo |installer fails to complete |Backup. |('COSService.exe' crash)
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce the crash of 64-bit 'COSService.exe' service with recent Wine version here.
Your log:
--- snip --- Unhandled exception: page fault on read access to 0x005e0000 in 64-bit code (0x00000001402a81de). Register dump: rip:00000001402a81de rsp:00000000007de450 rbp:000000014003ef10 eflags:00010206 ( R- -- I - -P- ) rax:00000000005e0000 rbx:00007fffff7d9680 rcx:00007f61e2e37913 rdx:0000000000000000 rsi:0000000000000000 rdi:00000000007de5d8 r8:00000000007de2e0 r9:00000000000aae5e r10:0000000000000000 r11:0000000000000000 r12:00000000002c6e30 r13:0000000000000016 r14:00000000002c6e30 r15:00000000007df700 ... Backtrace: =>0 0x00000001402a81de in cosservice (+0x2a81de) (0x000000014003ef10) 1 0x000000014003f044 in cosservice (+0x3f043) (0x000000014003ef10) 2 0x00007f61e28e85de call_thread_func+0x6d() in ntdll (0x000000014003ef10) 3 0x00007f61e28e1bea RtlRaiseException+0x7d() in ntdll (0x000000014003ef10) 4 0x00007f61e28f0507 in ntdll (+0x80506) (0x000000014003ef10) ... 0x00000001402a81de: movl (%rax),%eax Modules: Module Address Debug info Name (69 modules) ELF 7b800000- 7bc70000 Deferred kernel32<elf> -PE 7b820000- 7bc70000 \ kernel32 ELF 7be00000- 7c103000 Deferred <wine-loader> PE 140000000- 140358000 Export cosservice PE 180000000- 1803ba000 Deferred cos-core-lib ... Threads: process tid prio (all id:s are in hex) 00000008 CB_setup.exe 00000029 0 00000027 0 00000009 0 ... 00000033 (D) C:\Program Files\COMODO\COMMON\COSService.exe 0000003b 0 <== 0000003a 0 00000038 0 00000034 0 --- snip ---
There is a crash of 'bdisk.sys' upon WINEPREFIX restart which is a dupe of bug 33849
--- snip --- Unhandled exception: page fault on read access to 0xfffff78000000320 in 64-bit code (0x0000000000455034). --- snip ---
Resolving 'fixed'.
$ sha1sum CB_setup.exe b5d3eddfca8605e9b96e4e080aedfce83c0ee883 CB_setup.exe
$ du -sh CB_setup.exe 25M CB_setup.exe
$ wine --version wine-1.7.25-51-g60de497
Regards