[Bug 26471] New: Free FLV Converter: Fails to start
http://bugs.winehq.org/show_bug.cgi?id=26471 Summary: Free FLV Converter: Fails to start Product: Wine Version: 1.3.15 Platform: x86 URL: http://www.koyotesoft.com/appli/Setup_FreeFlvConverter .exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: dbghelp AssignedTo: wine-bugs(a)winehq.org ReportedBy: lukasz.wojnilowicz(a)gmail.com CC: eric.pouech(a)orange.fr Steps to reproduce: 1) remove ~/.wine 2) winetricks gecko 3) install Free FLV Converter 6.8 without any additions 4) wine FreeFLVConverter.exe Behaviour: Wine error. Expected Behaviour: Application should start Additional info: I use Fedora 14 32-bit and regression test did give a575351b3019ad86628c8325af62920b75c5d2a4 is the first bad commit commit a575351b3019ad86628c8325af62920b75c5d2a4 Author: Eric Pouech <eric.pouech(a)orange.fr> Date: Tue Mar 8 21:31:20 2011 +0100 dbghelp: Add support for parsing methods (in C++ classes) for dwarf debug format. :040000 040000 96ea6c3be315eba310399138df3588275752e02d faa14dd6c70c2c52c7ce302a87f620bb41a675a7 M dlls -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26471 --- Comment #1 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2011-03-18 13:35:49 CDT --- Created an attachment (id=33703) --> (http://bugs.winehq.org/attachment.cgi?id=33703) Terminal output on Wine 1.3.16 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26471 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |23069 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26471 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |23068 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26471 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26471 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69(a)gmail.com --- Comment #2 from GyB <gyebro69(a)gmail.com> 2011-03-19 06:57:35 CDT --- Greetings, Sorry for my involvement (it's not my bug report after all) but that commit is unlikely to cause the crash on application startup. NSLW, have you tried to revert the commit on 1.3.16 (if it can be reverted cleanly), or have you tried the app with the commit right before a575351b3019ad86628c8325af62920b75c5d2a4? I'm also experiencing the same app crash with Wine-1.3.16 on Fedora 14, so confirming, my only concern is about the result of your regression test. Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26471 --- Comment #3 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2011-03-19 07:24:47 CDT --- (In reply to comment #2)
I'm also experiencing the same app crash with Wine-1.3.16 on Fedora 14, so confirming, my only concern is about the result of your regression test.
If you have concerns and can do regression test then you are welcome to find other commit that causes this regression. I have no reasons to do it myself. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26471 --- Comment #4 from GyB <gyebro69(a)gmail.com> 2011-03-19 07:28:28 CDT --- (In reply to comment #3)
(In reply to comment #2)
I'm also experiencing the same app crash with Wine-1.3.16 on Fedora 14, so confirming, my only concern is about the result of your regression test.
If you have concerns and can do regression test then you are welcome to find other commit that causes this regression. I have no reasons to do it myself.
Okay, it should be 3a850fc842337640b4b69634a4c6291d516d1192 is the first bad commit commit 3a850fc842337640b4b69634a4c6291d516d1192 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Mar 9 16:21:45 2011 +0100 gdi32: Add null driver entry points for the mapping functions. Cheers -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26471 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard(a)winehq.org Component|dbghelp |gdi32 --- Comment #5 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2011-03-19 07:55:14 CDT --- So Alexandre is here to blame :) Thanks for finding the right commit. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26471 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.15 |1.3.16 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26471 --- Comment #6 from GyB <gyebro69(a)gmail.com> 2011-03-28 21:22:06 CDT --- Fixed in wine-1.3.16-74-g7ee63f0. http://source.winehq.org/git/wine.git/commit/5e2549d687a6b24bf4b987dfd1f222d... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26471 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #7 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2011-03-28 23:39:57 CDT --- Reported fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26471 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2011-04-01 12:40:45 CDT --- Closing bugs fixed in 1.3.17. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org