[Bug 31922] New: Wine 1.4 closes Totalcmd64.exe when viewing image files via Imagine plugin
http://bugs.winehq.org/show_bug.cgi?id=31922 Bug #: 31922 Summary: Wine 1.4 closes Totalcmd64.exe when viewing image files via Imagine plugin Product: Wine Version: 1.4 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: karl.heilen(a)freenet.de Classification: Unclassified Created attachment 42028 --> http://bugs.winehq.org/attachment.cgi?id=42028 trace file created by Wine 1.4 before terminating Total Commander 8.01 x64 and its plugin Imagin 1.08 x64 Environment: ------------ Ubuntu 12.04.1 x64 kernel 3.2.0-31 Wine 1.4 amd64 Total Commander 8.01 x64 Total Commander Plugin "Imagine 1.08 x64" Steps to reproduce: ------------------- Viewing any image file, *.jpg or *.png. Simply selecting random menu items inside the Total Commander lister plugin will quickly trigger a fatal Wine exception. Such an exception will not happen if I use Total Commander 8.01 x32 Total Commander Plugin "Imagine 1.08 x32" on the same Ubuntu 12.04.1 x64 kernel 3.2.0-31 Wine 1.4 amd64 environment. Such an exception will also not happen if I use Total Commander 8.01 x64 Total Commander Plugin "Imagine 1.08 x64" Windows 7 SP1 x64 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=31922 hanska2(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2(a)luukku.com --- Comment #1 from hanska2(a)luukku.com --- Have you tried newer wine? Also is there download somewhere...? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=31922 Anastasius Focht <focht(a)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(a)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(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=31922 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, I can't reproduce this anymore, resolving 'fixed'. $ wine --version wine-1.7.43-142-g98b991f Regards -- 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.
https://bugs.winehq.org/show_bug.cgi?id=31922 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.44. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=31922 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://ghisler.fileburst.co |https://web.archive.org/web |m/lsplugins/wlx_imagine_x64 |/20130612153746/http://ghis |.zip |ler.fileburst.com/lsplugins | |/wlx_imagine_x64.zip --- Comment #5 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, adding stable download links for documentation. ==== https://web.archive.org/web/20130612153746/http://ghisler.fileburst.com/lspl... $ sha1sum wlx_imagine_x64.zip 03b20952bcf9cb2bbd753924505d62ecfc11f4b2 wlx_imagine_x64.zip $ du -sh wlx_imagine_x64.zip 956K wlx_imagine_x64.zip ==== https://web.archive.org/web/20210210173951/https://madsenworld.dk/tcmd/final... $ sha1sum tcm801x64.exe 7ae28d8c6272fce8f8167a96d0d6c35d1ed95215 tcm801x64.exe $ du -sh tcm801x64.exe 4.2M tcm801x64.exe Regards -- 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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla