http://bugs.winehq.org/show_bug.cgi?id=26388
Summary: Sound Recorder crashes on encoding PCM Sample Product: Wine Version: 1.3.12 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: Nachanon_Vetjasit@hotmail.com
Created an attachment (id=33603) --> (http://bugs.winehq.org/attachment.cgi?id=33603) Sound Recorder wine output/backtrace
Use WINE windows version "Windows Me"
Run Microsoft Sound Recorder 4.90.0.3000 (Windows Me)
Open a PCM wave file File > Properties Click "Convert Now"
Select format "PCM" with attributes "11025Hz, 8 Bit, Stereo" Click OK
Sound Recorder will crash
Using wine 1.3.12 (source) on Debian GNU/Linux 5.0 (i386: Intel Celeron 2GHz) Compiled without GStreamer and OpenCL Support. C-Media CMI8738 PCI audio card. With wine audio settings: ALSA Driver, Full Hardware Acceleration, 44100Hz 16bit Stereo
Sound Recorder wine output/backtrace attatched.
P.S.: Crashes occured in conversion to PCM codec on all sample rate but not in conversion to other (non-PCM) codecs.
http://bugs.winehq.org/show_bug.cgi?id=26388
--- Comment #1 from Nachanon Vetjasit Nachanon_Vetjasit@hotmail.com 2011-03-13 00:15:34 CST --- Created an attachment (id=33619) --> (http://bugs.winehq.org/attachment.cgi?id=33619) Sound Recorder 4.90.0.3000 Executable
Note that Sound Recorder Windows XP is not able to reach this stage ("Convert Now" doesn't work) because a presence of another bug.
Here's a Sound Recorder Windows Me (4.90.0.3000) Executable, sndrec32.exe
http://bugs.winehq.org/show_bug.cgi?id=26388
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #33619|0 |1 is obsolete| |
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-13 04:13:33 CDT --- (From update of attachment 33619) Do not attach copyrighted files here.
ADMIN PLEASE DELETE.
http://bugs.winehq.org/show_bug.cgi?id=26388
Jörg Höhle hoehle@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msacm32
http://bugs.winehq.org/show_bug.cgi?id=26388
--- Comment #3 from Nachanon Vetjasit Nachanon_Vetjasit@hotmail.com 2013-01-31 20:14:24 CST --- As of WINE 1.5.20, this bug also applies to Windows XP version of Sound Recorder (as bug #26465 was fixed). The error and location was very same:
Unhandled exception: page fault on read access to 0x004405a8 in 32-bit code (0x7bc495f8).
Backtrace: =>0 0x7bc495f8 HEAP_CreateFreeBlock+0x58(subheap=0x340014, ptr=0x3405a8, size=0x100000) [/home/window/build/wine-1.5.20/dlls/ntdll/heap.c:589] in ntdll (0x0033dcb0)
Sound Recorder: sndrec32.exe 5.1.2600.5512 from Windows XP SP3 Using WINE 1.5.20 (source) on Debian GNU/Linux 5.0 (i386: Intel Pentium 4 2.66GHz) Realtek ALC880/Intel HDA onboard audio.
http://bugs.winehq.org/show_bug.cgi?id=26388
Andrew Eikum aeikum@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=26388
--- Comment #4 from Austin English austinenglish@gmail.com --- The content of attachment 33619 has been deleted for the following reason:
copyrighted
https://bugs.winehq.org/show_bug.cgi?id=26388
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com --- Confirming in wine 1.8-rc1. It seems like one of wine's functions is writing past some buffer that triggers the crash. warn+heap prevent it and display many arena magic errors.
https://bugs.winehq.org/show_bug.cgi?id=26388
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com --- Still in 1.9.24, unknown issue. Happens only with PCM, the other Wine codecs work fine.
https://bugs.winehq.org/show_bug.cgi?id=26388
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #7 from winetest@luukku.com --- (In reply to Bruno Jesus from comment #6)
Still in 1.9.24, unknown issue. Happens only with PCM, the other Wine codecs work fine.
https://source.winehq.org/patches/data/134457 is said to be fixing this (not committed yet)
https://bugs.winehq.org/show_bug.cgi?id=26388
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |4e0c3707c3af8019db2c41ed628 | |7bdde6e0b6fd3 Resolution|--- |FIXED
--- Comment #8 from Bruno Jesus 00cpxxx@gmail.com --- Fixed by http://source.winehq.org/git/wine.git/?a=commit;h=4e0c3707c3af8019db2c41ed62...
Thanks Zebediah.
The resulting file has a lot of click sounds but that is subject to another bug.
https://bugs.winehq.org/show_bug.cgi?id=26388
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.10.
https://bugs.winehq.org/show_bug.cgi?id=26388
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #10 from Zebediah Figura z.figura12@gmail.com --- Clicking should be fixed by cadedd73f968fc981e86e020cfe00b32ce9de752.
https://bugs.winehq.org/show_bug.cgi?id=26388
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.0.x
https://bugs.winehq.org/show_bug.cgi?id=26388
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2.0.x |---
--- Comment #11 from Michael Stefaniuc mstefani@winehq.org --- Removing the 2.0.x milestone from bugs included in 2.0.3.