http://bugs.winehq.org/show_bug.cgi?id=35901
Bug ID: 35901 Summary: install crashes Product: Wine Version: 1.7.15 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: brossob@yahoo.com
Created attachment 47940 --> http://bugs.winehq.org/attachment.cgi?id=47940 backtrace of the crash
installing income tax software (impot rapide) crash at installation
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0279f3d2).
i got the backtrace, Please Advise
Brossob
http://bugs.winehq.org/show_bug.cgi?id=35901
brossob brossob@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P1 Severity|blocker |critical
http://bugs.winehq.org/show_bug.cgi?id=35901
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer Priority|P1 |P2 Summary|install crashes |ImpotRapide 2013 installer | |crashes Severity|critical |normal
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com --- Not critical or blocker, read more at http://bugs.winehq.org/page.cgi?id=fields.html#importance
http://bugs.winehq.org/show_bug.cgi?id=35901
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com --- The application seems to require .NET, you could find out the version required and use winetricks to install it, then try again.
http://bugs.winehq.org/show_bug.cgi?id=35901
--- Comment #3 from brossob brossob@yahoo.com --- This application automaticly installs dotnet40 if needed on a windows computer, so for a unknown reason, when i launch the install exe , it thinks it is already installed, thus skips the install dotnet40 part,
i tried this:
rm -rf .wine rm -rf .cache/wine rm -rf .cache/wintricks
export WINEARCH=win32 winetricks dotnet40 ------------------------------------------------------ wine cmd.exe /c echo '%ProgramFiles%' returned unexpanded string '%SystemDrive%\Program Files' ... can be caused a corrupt wineprefix, an old wine, or by not owning /home/brunob/.wine ------------------------------------------------------
(it then procedded to install mono and gecko) and stopped there , so i relaunched
winetricks dotnet40 Executing w_do_call dotnet40 Executing load_dotnet40 ------------------------------------------------------ dotnet40 does not yet fully work or install on wine. Caveat emptor. ------------------------------------------------------ Executing mkdir -p /home/brunob/.cache/winetricks/dotnet40 Downloading http://download.microsoft.com/download/9/5/A/95A9616B-7A37-4AF6-BC36-D6EA96C... to /home/brunob/.cache/winetricks/dotnet40 --2014-04-01 13:31:57-- http://download.microsoft.com/download/9/5/A/95A9616B-7A37-4AF6-BC36-D6EA96C... Resolving download.microsoft.com (download.microsoft.com)... 23.72.83.50, 23.72.83.42, 23.72.83.65, ... Connecting to download.microsoft.com (download.microsoft.com)|23.72.83.50|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 50449456 (48M) [application/octet-stream] Saving to: `dotNetFx40_Full_x86_x64.exe'
Please download gacutil-net40.tar.bz2 from http://www.mediafire.com/?v8rw5h1ra7maod4, place it in /home/brunob/.cache/winetricks/dotnet40, then re-run this script. ------------------------------------------------------
mv Downloads/gacutil-net40.tar.bz2 /home/brunob/.cache/winetricks/dotnet40
winetricks dotnet40
then the dotnet40 install started
and crashed, i attached the backtrace
http://bugs.winehq.org/show_bug.cgi?id=35901
--- Comment #4 from brossob brossob@yahoo.com --- Created attachment 47942 --> http://bugs.winehq.org/attachment.cgi?id=47942 backtrace_dotnet40
https://bugs.winehq.org/show_bug.cgi?id=35901
--- Comment #5 from Austin English austinenglish@gmail.com --- (In reply to brossob from comment #3)
wine cmd.exe /c echo '%ProgramFiles%' returned unexpanded string '%SystemDrive%\Program Files' ... can be caused a corrupt wineprefix, an old wine, or by not owning /home/brunob/.wine
You probably ran as root at some point, you should use sudo rm -rf $HOME/.wine to remove it.
https://bugs.winehq.org/show_bug.cgi?id=35901
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://intuitglobal.intuit. | |com/downloads/CanadaTax/201 | |3/dls/InstallFr2013_Bld6004 | |_Mar14.exe CC| |focht@gmx.net Component|-unknown |mscoree Summary|ImpotRapide 2013 installer |ImpotRapide 2013 (.NET 4.0 |crashes |app) installer crashes with | |Mono Ever confirmed|0 |1
--- Comment #6 from Anastasius Focht focht@gmx.net --- Hello brossob,
the first issue is a Mono one.
The second one is .NET Framework 4.0 installer/winetricks recipe failing.
Anyway, I can't reproduce this with clean 32-bit WINEPREFIX. The installer works fine here. On startup, the app asks for some code so I can't test further.
Looking at your backtrace:
--- snip --- Unhandled exception: C++ exception(object = 0x0033f4c4, type = 0x1009be00) in 32-bit code (0x7ee189e5). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7ee189e5 ESP:0033f3b4 EBP:0033f428 EFLAGS:00000287( - -- I S - -P-C) EAX:7ee036cd EBX:7ee91ff4 ECX:19930520 EDX:0033f3d4 ESI:00000003 EDI:e06d7363 Stack dump: 0x0033f3b4: 0033f464 0000000c 7ef5a373 e06d7363 0x0033f3c4: 00000001 00000000 7ee189e5 00000003 0x0033f3d4: 19930520 0033f4c4 1009be00 0033f400 0x0033f3e4: 7efe2ff4 0033f458 7ef6d153 00110000 0x0033f3f4: 00136130 0033f458 7ef6d153 00110060 0x0033f404: 00415c88 1008550b 00110000 0033f424 Backtrace: =>0 0x7ee189e5 RaiseException+0x65(code=0, flags=0, nbargs=<couldn't compute location>, args=0x0(nil)) [/home/brunob/Downloads/wine-1.7.15/dlls/kernel32/except.c:85] in kernel32 (0x0033f428) 1 0x100814f2 in setupengine (+0x814f1) (0x0033f470) 2 0x10066a29 in setupengine (+0x66a28) (0x0033f4e0) 3 0x100636d8 in setupengine (+0x636d7) (0x0033f500) 4 0x10061338 in setupengine (+0x61337) (0x0033f538) 5 0x10035a14 in setupengine (+0x35a13) (0x0033f5a8) 6 0x1006b498 in setupengine (+0x6b497) (0x0033fd08) 7 0x1005fa6e in setupengine (+0x5fa6d) (0x0033fd78) 8 0x10058323 in setupengine (+0x58322) (0x0033fdcc) ... ELF b7386000-b73db000 Deferred msxml3<elf> -PE b7390000-b73db000 \ msxml3 --- snip ---
I debugged the (working) installer to that location and the C++ exception is likely the result of failure to load XML document.
In your backtrace there is no 'libxml2.so' mapped into address space of faulting process, indicating that essential library is either missing or mismatched.
You probably have a broken Wine/package.
Making this bug about Mono issue since .NET Framework 4.0 works for me.
$ sha1sum InstallFr2013_Bld6004_Mar14.exe 6ba93dda6d1b9744842fb84ba27ad3bcf0b26061 InstallFr2013_Bld6004_Mar14.exe
$ du -sh InstallFr2013_Bld6004_Mar14.exe 55M InstallFr2013_Bld6004_Mar14.exe
$ wine --version wine-1.7.15-133-g62f7ba2
Regards
http://bugs.winehq.org/show_bug.cgi?id=35901
--- Comment #7 from brossob brossob@yahoo.com --- if you look at my comments you will see i did a rm -rf .wine
i downloaded the last wine version , did configure, make, then sudo make install
not sure where to look next,
i'm in a virtual box ubuntu 12.04 release 32 bits
Brossob
http://bugs.winehq.org/show_bug.cgi?id=35901
--- Comment #8 from Anastasius Focht focht@gmx.net --- Hello brossob,
--- quote --- i downloaded the last wine version , did configure, make, then sudo make install --- quote ---
If you built Wine on your own there are a couple of things to take into account (which is most likely the reason why you ended up with a broken Wine).
Please have a look here: http://wiki.winehq.org/Recommended_Packages - especially the 'apt-get build-dep wine-dev' part.
There is also a pre-built/packaged Wine 1.7.x for Ubuntu (ppa), see here:
https://www.winehq.org/download/ubuntu
Of course you can still build it on your own if you like (following wiki/howtos).
Regards
https://bugs.winehq.org/show_bug.cgi?id=35901
--- Comment #9 from brossob brossob@yahoo.com --- Created attachment 48123 --> https://bugs.winehq.org/attachment.cgi?id=48123 new backtrace 2014-04-14
https://bugs.winehq.org/show_bug.cgi?id=35901
--- Comment #10 from brossob brossob@yahoo.com --- ok, i removed everything,
installed wine 1.7.16 using the ppa ,
export WINEARCH=win32 wintetricks dotnet40 (install sucessfull)
then proceeded to install my SW tax ,
it installed sucesfully but crashes when i launch it,
see the backtrace,
please advise,
thanks
Brossob
https://bugs.winehq.org/show_bug.cgi?id=35901
--- Comment #11 from Anastasius Focht focht@gmx.net --- Hello brossob,
I created bug 36002 for your current problem (encountered with .NET Framework 4.0).
This bug should be reserved for Mono related issue.
Regards
https://bugs.winehq.org/show_bug.cgi?id=35901
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #12 from fjfrackiewicz@gmail.com --- Created attachment 55295 --> https://bugs.winehq.org/attachment.cgi?id=55295 Terminal output Wine 1.9.16
After installing this program in a clean prefix without using winetricks dotnet40, I get a crash in Mono with Wine 1.9.16.
I've attached the terminal output. Also, unlike everyone else, I do not get any sort of backtrace.
https://bugs.winehq.org/show_bug.cgi?id=35901
exposight exposight@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |exposight@gmail.com
--- Comment #13 from exposight exposight@gmail.com --- Current status on wine 4.18: installer does not crash. However the app does not start still. In console:
Failed to run module constructor due to (null) assembly:C:\windows\mono\mono-2.0\lib\mono\4.5\mscorlib.dll type:TypeInitializationException member:(null)
Since original issue is gone, this report can be closed.
https://bugs.winehq.org/show_bug.cgi?id=35901
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED URL|http://intuitglobal.intuit. |https://web.archive.org/web |com/downloads/CanadaTax/201 |/20191028072151/http://intu |3/dls/InstallFr2013_Bld6004 |itglobal.intuit.com/downloa |_Mar14.exe |ds/CanadaTax/2013/dls/Insta | |llFr2013_Bld6004_Mar14.exe Status|NEW |RESOLVED
--- Comment #14 from Anastasius Focht focht@gmx.net --- Hello folks,
resolving here, installer problem is gone.
Current issue has been reported with TurboTax 2014 as well:
https://ubuntuforums.org/archive/index.php/t-2264033.html
Might be buried in existing Bugzilla bug report(s).
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files (x86)/ImpotRapide 2013
$ WINE_MONO_TRACE=x wine ./ir2013.exe ... [00000009:] EXCEPTION handling: System.InvalidProgramException: Invalid IL code in <Module>:CActivationManager.{ctor} (CActivationManager* modopt(System.Runtime.CompilerServices.IsConst) modopt(System.Runtime.CompilerServices.IsConst)): IL_008a: ldc.i4.s 14
[00000009:] EXCEPTION handling: <CrtImplementationDetails>.ModuleLoadException: The C++ module failed to load during process initialization.
Failed to run module constructor due to (null) assembly:C:\windows\mono\mono-2.0\lib\mono\4.5\mscorlib.dll type:TypeInitializationException member:(null) --- snip ---
$ sha1sum InstallFr2013_Bld6004_Mar14.exe 6ba93dda6d1b9744842fb84ba27ad3bcf0b26061 InstallFr2013_Bld6004_Mar14.exe
$ du -sh InstallFr2013_Bld6004_Mar14.exe 55M InstallFr2013_Bld6004_Mar14.exe
$ wine --version wine-4.18-145-g237d563627
Regards
https://bugs.winehq.org/show_bug.cgi?id=35901
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.19.