http://bugs.winehq.org/show_bug.cgi?id=31922
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, win64 Status|UNCONFIRMED |NEW URL| |http://ghisler.fileburst.co | |m/lsplugins/wlx_imagine_x64 | |.zip CC| |focht@gmx.net Summary|Wine 1.4 closes |64-bit Total Commander 8.x |Totalcmd64.exe when viewing |crashes when viewing image |image files via Imagine |files via with 'Imagine' |plugin |plugin v1.08 Ever confirmed|0 |1
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming, although the crash behaviour/location changed.
Original:
--- snip --- Backtrace: =>0 0x000000006a69413e in xul (+0xa5413e) (0x000000006b2fdc04) 0x000000006a69413e: repe --- snip ---
Backtrace fails now, only +tid,+seh works.
Running with '+relay' avoids the whole problem (no crash).
--- snip --- ... 0023:trace:loaddll:load_builtin_dll Loaded L"C:\windows\system32\gdiplus.dll" at 0x7f1f14320000: builtin 0023:trace:loaddll:load_native_dll Loaded L"C:\totalcmd\plugins\wlx\Imagine\Imagine.wlx64" at 0x10000000: native 0023:trace:loaddll:load_native_dll Loaded L"C:\totalcmd\plugins\wlx\Imagine\Imagine64.dll" at 0x50000000: native 0023:trace:seh:raise_exception code=c0000005 flags=0 addr=0x7f1f1f3e5566 ip=7f1f1f3e5566 tid=0023 0023:trace:seh:raise_exception rax=0000000001c02380 rbx=000000007b8a13e8 rcx=ffffffffffffffff rdx=0000000001c02380 0023:trace:seh:raise_exception rsi=0000000050000000 rdi=000000005000016f rbp=0000000001c02318 rsp=0000000001c02138 0023:trace:seh:raise_exception r8=0000000001c02388 r9=0000000000000004 r10=fffffffffffff943 r11=0000000001c01500 0023:trace:seh:raise_exception r12=0000000000011372 r13=0000000001c0b200 r14=0000000000100c50 r15=00000000091300a0 0023:trace:seh:call_vectored_handlers calling handler at 0x419900 code=c0000005 flags=0 0023:trace:seh:call_vectored_handlers handler at 0x419900 returned 0 0023:trace:seh:dwarf_virtual_unwind function 7f1f1f3e5566 base 0x7f1f1f3e5559 cie 0x7f1f1f4059f0 len 14 id 0 version 1 aug 'zR' code_align 1 data_align -8 retaddr %rip ... 0023:trace:seh:dwarf_virtual_unwind next function rip=001025048b486455 0023:trace:seh:dwarf_virtual_unwind rax=000000000000002c rbx=48001f0fffffffa3 rcx=000000007b8a13e8 rdx=0000000000000000 0023:trace:seh:dwarf_virtual_unwind rsi=0000000001c02460 rdi=0000000001c02460 rbp=4100000000801f0f rsp=000000315760dc29 0023:trace:seh:dwarf_virtual_unwind r8=00007f1f1f3898bb r9=000000000000000f r10=fffffffffffffd4f r11=00000031573807e0 0023:trace:seh:dwarf_virtual_unwind r12=ffff7b47e808ec83 r13=0000000001c0b200 r14=0000000000100c50 r15=00000000091300a0 0023:err:seh:call_stack_handlers invalid frame 315760dc29 (0xc12000-0x1c10000) 0023:err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception. --- snip ---
64-bit 'Total Commander 8.x' download: http://www.ghisler.com/download.htm
64-bit 'Imagine 1.08' plugin download: http://ghisler.fileburst.com/lsplugins/wlx_imagine_x64.zip
$ du -sh wlx_imagine_x64.zip 956K wlx_imagine_x64.zip
$ sha1sum wlx_imagine_x64.zip 03b20952bcf9cb2bbd753924505d62ecfc11f4b2 wlx_imagine_x64.zip
$ wine --version wine-1.7.22-70-g509bdae
Regards