http://bugs.winehq.org/show_bug.cgi?id=31444
Bug #: 31444 Summary: Origin installer crashes before completition Product: Wine Version: 1.5.10 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: hugo@osvaldobarrera.com.ar Classification: Unclassified
Created attachment 41333 --> http://bugs.winehq.org/attachment.cgi?id=41333 log mentioned above.
I'm trying to install Origin (EA's game distributor), but the installer crashed before completition, during the installation phase.
Relevant info:
$ wine --version wine-1.5.10 $ uname -a Linux hyperion.ubertech.com.ar 3.4.6-1-ARCH #1 SMP PREEMPT Fri Jul 20 08:21:26 CEST 2012 x86_64 GNU/Linux $ echo $WINEARCH win32
I'm running: (WINEPREFIX is properly set)
$ rm -rf $WINEPREFIX $ wine OriginThinSetup.exe >origin.log 2>&1
The same has ocurred since wine 1.5.9, and with a previous version of Origin (8.x).
http://bugs.winehq.org/show_bug.cgi?id=31444
Luke Bratch l_bratch@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |l_bratch@yahoo.co.uk
http://bugs.winehq.org/show_bug.cgi?id=31444
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |dank@kegel.com Resolution| |DUPLICATE
--- Comment #1 from Dan Kegel dank@kegel.com 2012-08-11 09:13:03 CDT --- Your log says:
Unhandled exception: page fault on read access to 0xffffffff in 32-bit code (0x7d99c886). Backtrace: =>0 0x7d99c886 ssleay_rand_add+0x2c6() in libcrypto.so.1.0.0 (0x00000000) 1 0x7d99dd78 RAND_add+0x47() in libcrypto.so.1.0.0 (0x7da94fb0)
According to http://bugs.winehq.org/show_bug.cgi?id=25252#c8 "Your libcrypto is built with sse2 support but doesn't align the stack. That's a variant of bug 22316. I'd suggest filing a bug with your distro."
What distro, what version?
*** This bug has been marked as a duplicate of bug 22316 ***
http://bugs.winehq.org/show_bug.cgi?id=31444
--- Comment #2 from Hugo Osvaldo Barrera hugo@osvaldobarrera.com.ar 2012-08-11 15:01:40 CDT --- I'm using archlinux, amd64.
I used origin util a few months ago, then I didn't use it for a long while, and when tried again about a month ago, I got this error. Newer versions of wine and origin result in the same error.
I'll report this to my ditros, thanks.
http://bugs.winehq.org/show_bug.cgi?id=31444
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com 2012-08-21 17:51:29 CDT --- Closing.