https://bugs.winehq.org/show_bug.cgi?id=37993
Bug ID: 37993 Summary: Elsterformular-Installer: Unhandled exception: page fault on rad access to 0x00000000 Product: Wine Version: 1.7.35 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: Andreas_Gajda@web.de Distribution: ---
Created attachment 50624 --> https://bugs.winehq.org/attachment.cgi?id=50624 Backtrace
Wine crashes everytime with "Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x003d1240)." when using the ElsterFormular installer or the alternative main program installer.
The crash occurs, when the installer tries to install the VC++2013 runtime library.
ElsterFormular installer (whole bundle) ElsterFormular-16.0.20150113p.exe available at https://download.elster.de/download/2011/ElsterFormular-16.0.20150113p.exe
main programm installer install_pica.exe available at https://download.elster.de/download/pm/web/install_pica.exe
Note, that there is a "free for private use" licence. It doesn't say anything about use for debugging purposes ;-) Not sure about the implications.
Backtrace attached.
sha1sum ElsterFormular-16.0.20150113p.exe e0a93ea1cb5ec51fb61c3d6950c63e7d19704a41 ElsterFormular-16.0.20150113p.exe
sha1sum install_pica.exe 5fd4a462c5ee88dce487c06bf1b262ec76ab7263 install_pica.exe
uname -a Linux XXXXXXXX 3.14.14-gentoo #1 SMP PREEMPT Wed Sep 3 21:57:32 CEST 2014 x86_64 AMD E-350 Processor AuthenticAMD GNU/Linux
I tried to manually install VC++2013 runtime using winetricks, but it doesn't make a difference. Installer still crashes and the application doesn't start.