https://bugs.winehq.org/show_bug.cgi?id=40718
Bug ID: 40718 Summary: Error in `C:\Program Files\Statgraphics\Statgraphics Centurion XVII.I\CrashSender1402.exe': double free or corruption (!prev): 0x7d30f2f8 Product: Wine Version: 1.9.11 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jibanes@gmail.com Distribution: ---
Created attachment 54616 --> https://bugs.winehq.org/attachment.cgi?id=54616 screenshot
Bug present on Wine Staging 1.9.11 and Wine Devel 1.9.11. Application: Statgraphics Centurion (30 days free trial available) 17.1.12 (32-bit). Steps to reproduce: File->Open->Open StatFolio->acceptance chart.sgp
https://bugs.winehq.org/show_bug.cgi?id=40718
--- Comment #1 from jibanes@gmail.com --- Created attachment 54617 --> https://bugs.winehq.org/attachment.cgi?id=54617 backtrace
https://bugs.winehq.org/show_bug.cgi?id=40718
--- Comment #2 from jibanes@gmail.com --- I believe this is a regression, because I can't repro on wine 1.6.2. The "problem" with 1.6.2 is that text is incorrectly displayed (see screenshot "screen.png").
https://bugs.winehq.org/show_bug.cgi?id=40718
--- Comment #3 from jibanes@gmail.com --- Created attachment 54618 --> https://bugs.winehq.org/attachment.cgi?id=54618 screenshot with wine 1.6.2 where text is incorrectly displayed
https://bugs.winehq.org/show_bug.cgi?id=40718
jibanes@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jibanes@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=40718
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to jibanes from comment #2)
I believe this is a regression, because I can't repro on wine 1.6.2.
Then please run a regression test: http://wiki.winehq.org/RegressionTesting
Does running with taskset -c 0 wine ... help?
https://bugs.winehq.org/show_bug.cgi?id=40718
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.statgraphics.com | |/download-statgraphics-cent | |urion-xvii Summary|Error in `C:\Program |Statgraphics Centurion |Files\Statgraphics\Statgrap |XVII.I crashes while |hics Centurion |opening a file |XVII.I\CrashSender1402.exe' | |: double free or corruption | |(!prev): 0x7d30f2f8 | Keywords| |download
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com --- The backtrace in comment 0 is certainlay bug 35041.
https://bugs.winehq.org/show_bug.cgi?id=40718
--- Comment #6 from jibanes@gmail.com --- I confirm that taskset -c0 fixes the issue for which this ticket was open.
The application runs further, but then eventually crashes with another error. I'm attaching the application provided crash report, preceding filenames with crash-*
https://bugs.winehq.org/show_bug.cgi?id=40718
--- Comment #7 from jibanes@gmail.com --- Actually this is the reason for the crash:
<ExceptionAddress>0x7ac43a65</ExceptionAddress>
<ExceptionModule>/opt/wine-devel/bin/../lib/wine/riched20.dll.so</ExceptionModule> <ExceptionModuleBase>0x7ac00000</ExceptionModuleBase> <ExceptionModuleVersion>0.0.0.0</ExceptionModuleVersion>
Let me know if this sounds familar.
https://bugs.winehq.org/show_bug.cgi?id=40718
--- Comment #8 from jibanes@gmail.com --- Used riched20.dll "found" online: http://www.dll-files.com/dllindex/dll-files.shtml?riched20
The application now works fine. How can I provide proper context on what caused the crash with wine's implementation of riched20.dll(.so)
https://bugs.winehq.org/show_bug.cgi?id=40718
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com --- Created attachment 54626 --> https://bugs.winehq.org/attachment.cgi?id=54626 riched20 backtrace
Attached is the backtrace taken from winedbg.
https://bugs.winehq.org/show_bug.cgi?id=40718
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Depends on| |35041 Component|-unknown |richedit
--- Comment #10 from Bruno Jesus 00cpxxx@gmail.com --- Confirming in wine 1.9.11. Free registration (inside the app) is required to test.
https://bugs.winehq.org/show_bug.cgi?id=40718
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=40718 Bug 40718 depends on bug 35041, which changed state.
Bug 35041 Summary: Multiple apps and games crash with heap corruption or live-lock in libX11 (EA Origin, Garmin Express Fit, SMPlayer, LotRO launcher, Kindle for PC, Conan Exiles)('taskset -c 0 wine ./foo.exe' is a workaround) https://bugs.winehq.org/show_bug.cgi?id=35041
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |NOTOURBUG