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(a)winehq.org ReportedBy: delcypher(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.