http://bugs.winehq.org/show_bug.cgi?id=34231
Bug #: 34231 Summary: Inno Setup 5 fails Product: Wine Version: 1.7.0 Platform: x86 OS/Version: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: skrinak@gmail.com Classification: Unclassified
I have a fresh wine-1.7.0 install on Mac OSX: 10.8.4 Darwin 12.4.0 Darwin Kernel Version 12.4.0: root:xnu-2050.24.15~1/RELEASE_X86_64 x86_64
Due to an earlier bug (34213) I applied this patch and recompiled [patch] Link gdi32 against AppKit
In my .bash_profile: export DYLD_FALLBACK_LIBRARY_PATH="/usr/X11/lib:/usr/lib"
In a clean WINEPREFIX I'm trying to instill Inno: 5.5.3 http://www.jrsoftware.org/isdl.php
Here's when I get when I type: $ wine isetup-5.5.3.exe
Exception EAccessViolation in module isetup-5.5.3.exe at 7B84120B. Access violation at address 7BC42383. Read address FFFFFFFF.
http://bugs.winehq.org/show_bug.cgi?id=34231
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer URL| |http://www.innosetup.com/do | |wnload.php/is.exe Platform|x86 |x86-64
--- Comment #1 from Ken Sharp kennybobs@o2.co.uk 2013-08-08 16:54:31 CDT --- That isn't a complete log. http://wiki.winehq.org/Bugs
http://bugs.winehq.org/show_bug.cgi?id=34231
--- Comment #2 from Skrinak skrinak@gmail.com 2013-08-08 17:31:20 CDT --- Created attachment 45554 --> http://bugs.winehq.org/attachment.cgi?id=45554 Error message, no log
Yes, it's not much but it's all I get. That's and this after I click:
fixme:process:SetProcessDEPPolicy (1): stub
If there's a way to generate a more verbose output please let me know.
http://bugs.winehq.org/show_bug.cgi?id=34231
Skrinak skrinak@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Skrinak skrinak@gmail.com 2013-08-13 02:34:27 CDT --- Please close this bug. I figured out how to make this work:
Install the apple gcc 4.2.1 compiler Download wine-1.4.1
Compile wine with these options:
env CC="gcc-4.2 -arch i386 "
-
http://bugs.winehq.org/show_bug.cgi?id=34231
Ken Thomases ken@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED CC| |ken@codeweavers.com Resolution|FIXED |
--- Comment #4 from Ken Thomases ken@codeweavers.com 2013-08-13 02:48:30 CDT --- Actually, given that you've found a build environment that works with some versions of Wine and not current versions, please run a regression test to find what broke things:
http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=34231
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=34231
roger@mailinator.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |roger@mailinator.com
--- Comment #5 from roger@mailinator.com --- Close?
https://bugs.winehq.org/show_bug.cgi?id=34231
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #6 from Austin English austinenglish@gmail.com --- Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=34231
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Austin English austinenglish@gmail.com --- Closing.