http://bugs.winehq.org/show_bug.cgi?id=5731
Summary: winamp 2.95 crash using in_zip plugin Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-winelib AssignedTo: wine-bugs@winehq.org ReportedBy: agashlin@cs.rutgers.edu
The in_zip plugin (http://www.nunzioweb.com/daz/files/in_zip_v0_6_1_3.exe) enables Winamp to play files within archives. I tested it with Winamp 2.95 (http://download.oldversion.com/winamp295.exe) and wine 0.9.17 through 0.9.14, as well as built from CVS, and got a crash apparently after the archive had been opened (the title of the first file in the archive is visible in winamp so it must be able to read something). You can test this by simply zipping an MP3 and opening it in winamp. The error is:
wine: Unhandled page fault on write access to 0x6f765f6b at address 0x51fbd881 (though I've seen values such as 0x0000001 as the write address).
in_zip appears to work fine with winamp 5.24 and wine, but it works with 2.95 as well in Windows 98.