http://bugs.winehq.org/show_bug.cgi?id=33929
Bug #: 33929 Summary: Winamp+AMIP jn x86_64: fault on read access to 0x00000020 in 32-bit code Product: Wine Version: 1.4.1 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: shumkar@shumkar.ru Classification: Unclassified
Winamp 5.6.3 crashes at launch after installing AMIP 2.67. Complains on "page fault on read access to 0x00000020 in 32-bit code (0x00000020)".
This happens on x86_64 system only. On i686 system the same version of Winamp with the same versions of AMIP and Wine launches OK.
Debugging output with backtrace attached.
http://bugs.winehq.org/show_bug.cgi?id=33929
--- Comment #1 from Shumkar shumkar@shumkar.ru 2013-07-01 14:04:55 CDT --- Created attachment 45066 --> http://bugs.winehq.org/attachment.cgi?id=45066 backtrace
http://bugs.winehq.org/show_bug.cgi?id=33929
Shumkar shumkar@shumkar.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Winamp+AMIP jn x86_64: |Winamp+AMIP on x86_64: |fault on read access to |fault on read access to |0x00000020 in 32-bit code |0x00000020 in 32-bit code
http://bugs.winehq.org/show_bug.cgi?id=33929
--- Comment #2 from Shumkar shumkar@shumkar.ru 2013-07-01 14:12:29 CDT --- Created attachment 45067 --> http://bugs.winehq.org/attachment.cgi?id=45067 debugging output before backtrace
http://bugs.winehq.org/show_bug.cgi?id=33929
--- Comment #3 from Shumkar shumkar@shumkar.ru 2013-07-01 15:40:11 CDT --- Found a way to launch Winamp, through cmd. It works in 2 ways:
-interactively: `wine cmd`, then type `C:`, `cd <path_to_Winamp>`, `winamp.exe`
-by shell script: #!/bin/bash export WINEPREFIX=/home/<user>/.wine/ cd "/home/<user>/.wine/drive_c/Program Files (x86)/Winamp" wine cmd.exe /C C:\winamp.exe
And no segfaults.
http://bugs.winehq.org/show_bug.cgi?id=33929
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com 2013-07-01 16:31:56 CDT --- What if you CD to the directory and use wine to run?
cd "/home/<user>/.wine/drive_c/Program Files (x86)/Winamp" wine winamp.exe
http://bugs.winehq.org/show_bug.cgi?id=33929
--- Comment #5 from Shumkar shumkar@shumkar.ru 2013-07-02 11:11:07 CDT --- (In reply to comment #4)
What if you CD to the directory and use wine to run?
cd "/home/<user>/.wine/drive_c/Program Files (x86)/Winamp" wine winamp.exe
If so, I get a page fault.
http://bugs.winehq.org/show_bug.cgi?id=33929
--- Comment #6 from Shumkar shumkar@shumkar.ru 2013-07-02 11:17:42 CDT --- Also, a page fault happens always when I launch "Preferences" window and click on any point within its area. All the other functions (playing, working with playlists) seem to work normally.
https://bugs.winehq.org/show_bug.cgi?id=33929
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Winamp+AMIP on x86_64: |Winamp+AMIP on x86_64 |fault on read access to |crashes |0x00000020 in 32-bit code |
--- Comment #7 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.37 or newer) wine? If so, please attach the terminal output in 1.7.37 (see http://wiki.winehq.org/FAQ#get_log).
https://bugs.winehq.org/show_bug.cgi?id=33929
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com, | |shumkar@shumkar.ru, | |winetest@luukku.com
https://bugs.winehq.org/show_bug.cgi?id=33929
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #8 from Bruno Jesus 00cpxxx@gmail.com --- Over 1.5. years since last retest request, resolving abandoned.
https://bugs.winehq.org/show_bug.cgi?id=33929
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Austin English austinenglish@gmail.com --- Closing.