http://bugs.winehq.org/show_bug.cgi?id=31063
Bug #: 31063 Summary: Crash bug after finishing convertion in FormatFactory Product: Wine Version: 1.4 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: trinidadracer@gmail.com Classification: Unclassified
FormatFactory 2.x crashes after finishing the convertion on Wine V1.4
http://bugs.winehq.org/show_bug.cgi?id=31063
--- Comment #1 from Jactry Zeng jactry92@gmail.com 2012-12-25 22:40:25 CST --- Created attachment 42947 --> http://bugs.winehq.org/attachment.cgi?id=42947 The Log
This bug still appear in wine-1.5.20-22-ga701528 .
You can reproduce follow this: 0. download and install it: http://format-factory.softonic.cn/download
sha1sum FFSetup3.0.1.exe f43a66f5ac79276a3e27467d5dd100ddcfa61891 FFSetup3.0.1.exe 1. ~/.wine/drive_c/Program Files/FreeTime/FormatFactory$ wine FormatFactory.exe 2. select a 'mp3'to conver into 'wma' or others, it will crashes wine after finishing convertion.
--- snip --- =>0 0xb75340f8 in libc.so.6 (+0x1360f8) (0x0af6e888) 1 0x7eb8e885 mmioRead+0xa4(hmmio=<couldn't compute location>, pch=<couldn't compute location>, cch=<couldn't compute location>) [/home/jactry/workspace/wine-git/dlls/winmm/mmio.c:779] in winmm (0x0af6e888) 2 0x7eb8fd25 mmioDescend+0x254(hmmio=<couldn't compute location>, lpck=<couldn't compute location>, lpckParent=<couldn't compute location>, uFlags=<couldn't compute location>) [/home/jactry/workspace/wine-git/dlls/winmm/mmio.c:1185] in winmm (0x0af6e918) 3 0x7eb9110e proc_PlaySound+0x18d(arg=<is not available>) [/home/jactry/workspace/wine-git/dlls/winmm/playsound.c:358] in winmm (0x0af6ea08) 4 0x7bc76d90 call_thread_func_wrapper+0xb() in ntdll (0x0af6ea28) --- snip ---
http://bugs.winehq.org/show_bug.cgi?id=31063
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jactry92@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=31063
Asif Ali Rizwaan fast.rizwaan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fast.rizwaan@gmail.com
--- Comment #2 from Asif Ali Rizwaan fast.rizwaan@gmail.com 2013-01-03 11:38:08 CST --- Disable/uncheck "Complete Notify" and "Error Notify" in Options -> GUI Options to stop the crashes.
http://bugs.winehq.org/show_bug.cgi?id=31063
Jörg Höhle hoehle@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hoehle@users.sourceforge.ne | |t Component|-unknown |winmm&mci
--- Comment #3 from Jörg Höhle hoehle@users.sourceforge.net 2013-01-17 11:21:22 CST --- Please attach a +winmm,+driver,+tid,+timestamp log In particular, I'd like to see with what flags PlaySound got invoked.
http://bugs.winehq.org/show_bug.cgi?id=31063
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dusty@luogocomune.net
--- Comment #4 from Austin English austinenglish@gmail.com 2013-01-17 19:23:24 CST --- *** Bug 21746 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=31063
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #5 from Austin English austinenglish@gmail.com 2013-01-17 19:27:49 CST --- Confirming in wine-1.5.21-321-g175039e.
http://bugs.winehq.org/show_bug.cgi?id=31063
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=31063
--- Comment #6 from Austin English austinenglish@gmail.com 2013-01-17 19:28:17 CST --- Created attachment 43211 --> http://bugs.winehq.org/attachment.cgi?id=43211 WINEDEBUG=+winmm,+driver,+tid,+timestamp
http://bugs.winehq.org/show_bug.cgi?id=31063
Jörg Höhle hoehle@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://format-factory.softo | |nic.cn/download Component|winmm&mci |-unknown Summary|Crash bug after finishing |Crash bug after finishing |convertion in FormatFactory |conversion in FormatFactory
--- Comment #7 from Jörg Höhle hoehle@users.sourceforge.net 2013-01-18 04:40:08 CST --- Asif Ali, thank you for the work-around. If would be useful to add a HOWTO on the AppDB page.
trace:winmm:MULTIMEDIA_PlaySound fdwSound=00000005=SND_ASYNC|SND_MEMORY pszSound='0xa8'
0xa8 is not a valid memory location for audio data.
Either there's some earlier bug elsewhere producing that bad value -- please investigate this using whatever other traces; or the bug is in FF, but native doesn't crash on such a broken pointer. Does FF produce a completion sound on native?
http://bugs.winehq.org/show_bug.cgi?id=31063
Jay philipz85@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |philipz85@hotmail.com
--- Comment #8 from Jay philipz85@hotmail.com --- yes there are 3 sound settings (general operation, complete notify, error notify) in FF options and i tested them natively and they worked.
https://bugs.winehq.org/show_bug.cgi?id=31063
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |godfreedme2003@yahoo.com
--- Comment #9 from Rosanne DiMesio dimesio@earthlink.net --- *** Bug 38957 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=31063
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |74471e857c44449a0236702b7cf | |8c607cf153a38 Status|NEW |RESOLVED CC| |gyebro69@gmail.com Component|-unknown |winmm&mci Resolution|--- |FIXED
--- Comment #10 from Béla Gyebrószki gyebro69@gmail.com --- This bug is already fixed when using Wine 1.7.40 or newer, thanks to http://source.winehq.org/git/wine.git/commitdiff/74471e857c44449a0236702b7cf...
Tested with Format Factory v3.7.0.0 http://download.pcfreetime.com/FFSetup3.7.0.0.exe
Marking fixed.
https://bugs.winehq.org/show_bug.cgi?id=31063
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.48.