http://bugs.winehq.org/show_bug.cgi?id=25475
Summary: Kindle For PC crashes on register attempt "page fault on read access" Product: Wine Version: unspecified Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: delcypher@gmail.com
Created an attachment (id=32433) --> (http://bugs.winehq.org/attachment.cgi?id=32433) stderr output from wine running KindleForPC.exe
I am running Arch Linux x86_64 and am using wine-1.3.8 (32-bit from multilib repository in Arch Linux)
I am attempting to use "Kindle For PC" 1.3.0 (30884)". The application installs correctly and will start successfully.
However when the register prompt appears I enter login details and the application will crash leaving non responsive window which I have to kill with `xkill`.
I then do `pkill -f wine` but still have a defunct process left over. Which can be shown by running `ps -AF | grep KindleForPC.exe
dan 3576 1 0 0 0 0 20:50 ? 00:00:02 [KindleForPC.exe] <defunct>
The output of uname -a Linux dan-mainbox 2.6.36-ARCH #1 SMP PREEMPT Wed Nov 24 00:39:57 CET 2010 x86_64 Intel(R) Core(TM)2 Quad CPU Q8200 @ 2.33GHz GenuineIntel GNU/Linux
I ran `wine KindleForPC.exe 2> kindle.log` and have added that as an attachment. The application crashes when it reaches the "page fault on read access" line.
http://bugs.winehq.org/show_bug.cgi?id=25475
delcypher@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |delcypher@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=25475
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Version|unspecified |1.3.8 Severity|major |normal
--- Comment #1 from Jeff Zaroyko jeffz@jeffz.name 2010-12-10 15:40:30 CST --- not major: http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
http://bugs.winehq.org/show_bug.cgi?id=25475
--- Comment #2 from Juan Lang juan_lang@yahoo.com 2010-12-10 15:59:28 CST --- wine: Unhandled page fault on read access to 0xffffffff at address 0x7d485ebc (thread 0009), starting debugger... (snip) Backtrace: =>0 0x7d485ebc ssleay_rand_add+0x30c() in libcrypto.so.1.0.0 (0x0033d714) 1 0x758da607 (0x1b43ca9c) 0x7d485ebc ssleay_rand_add+0x30c in libcrypto.so.1.0.0: pxor %mm0,0x60(%esp)
This looks like a bug in your distro's OpenSSL library, please report there. For what it's worth, it looks like another Arch user has a similar crash with a different app: https://bbs.archlinux.org/viewtopic.php?pid=861350
http://bugs.winehq.org/show_bug.cgi?id=25475
--- Comment #3 from delcypher@gmail.com 2010-12-10 16:30:00 CST --- Thanks that was an amazingly fast response and sorry about marking it as "major". I know what you define as major for next time.
I will report this problem to the openssl package maintainer of Arch Linux.
http://bugs.winehq.org/show_bug.cgi?id=25475
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #4 from Austin English austinenglish@gmail.com 2010-12-10 19:18:25 CST --- Invalid then.
http://bugs.winehq.org/show_bug.cgi?id=25475
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com 2010-12-10 19:18:30 CST --- Closing.