http://bugs.winehq.org/show_bug.cgi?id=17446
Summary: Slideshow with MP3 breaks PowerPoint Product: Wine Version: unspecified Platform: PC URL: http://media.codeweavers.com/pub/crossover/office/suppor t/PPView97.exe OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: winmm&mci AssignedTo: wine-bugs@winehq.org ReportedBy: fgouget@codeweavers.com
Created an attachment (id=19524) --> (http://bugs.winehq.org/attachment.cgi?id=19524) Slideshow to reproduce the crash
The attached slideshow causes PowerPoint viewer 97 (and PowerPoint 2000) to crash in winemp3.acm:III_dequantize_sample().
I have attached the backtrace.
http://bugs.winehq.org/show_bug.cgi?id=17446
--- Comment #1 from François Gouget fgouget@codeweavers.com 2009-02-18 02:23:17 --- The line where the crash occurs is: v = gr_info->pow2gain[((*scf++) + (*pretab++)) << shift];
http://bugs.winehq.org/show_bug.cgi?id=17446
--- Comment #2 from François Gouget fgouget@codeweavers.com 2009-02-18 02:24:10 --- Created an attachment (id=19525) --> (http://bugs.winehq.org/attachment.cgi?id=19525) Backtrace
http://bugs.winehq.org/show_bug.cgi?id=17446
--- Comment #3 from François Gouget fgouget@codeweavers.com 2009-04-25 08:16:23 --- I don't think this fixes it, but I'll mention it here anyway for reference:
Commit: 21186d5a69a4d1f787edfe92ad26d4a7a964651a Author: Stefano Guidoni s.guidoni@tin.it Date: Tue Mar 24 20:52:54 2009 +0100
winemp3: Fixed mpeg3_streamsize.
mpeg3_streamsize must estimate the number of samples of an mp3 chunk. The result must be block aligned (PCM) or frame aligned (MP3).
http://bugs.winehq.org/show_bug.cgi?id=17446
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2010-02-27 06:56:28 --- With current Wine there's no such crash any more. Slideshow from attached document just hangs Viewer. Inserting mp3 file into blank slide doesn't work either - a failure message box appears.
From +relay I see it enumerates supported devices (I'm not familiar with
process, so can't tell details). Just before failure it reads the whole mp3 file (by chunks with consecutive ReadFile calls). I can provide any logs if someone feels he's able to help.
P.S. after installation MPREGVideo entry in system.ini is reset from default value "mciqtz32.dll" to (16bit?) mciqtz.drv. I returned it to default before testing.
http://bugs.winehq.org/show_bug.cgi?id=17446
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Austin English austinenglish@gmail.com 2010-09-09 22:47:39 CDT --- Plays fine for me in wine-1.3.2-115-gd822555.
http://bugs.winehq.org/show_bug.cgi?id=17446
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2010-09-18 13:06:20 CDT --- Closing bugs fixed in 1.3.3.