[Bug 29648] New: Failed to load avisynth.dll on FreeBSD
http://bugs.winehq.org/show_bug.cgi?id=29648 Bug #: 29648 Summary: Failed to load avisynth.dll on FreeBSD Product: Wine Version: 1.1.37 Platform: x86 OS/Version: FreeBSD Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: adiosf6f(a)gmail.com Classification: Unclassified Created attachment 38428 --> http://bugs.winehq.org/attachment.cgi?id=38428 WINEDEBUG=+module,+dll csh> wine avs2yuv.exe hi.avs -o hi.y4m failed to load avisynth.dll Reproduce: 1. install wine from ports. 2. download avisynth installer http://sourceforge.net/projects/avisynth2/files/AviSynth_Alpha_Releases/AVS%... 3. wine AVISYNTH_INSTALLER.exe (to get avisynth.dll install) 4. download avs2yuv.exe http://akuvian.org/src/avisynth/avs2yuv/avs2yuv.exe 6. > touch hi.avs (make empty avs file) 7. wine avs2yuv.exe hi.avs -o hi.y4m confirmed under FreeBSD 9.0R amd64, wine-1.3.36 wine-1.3.37 fresh-installed FreeBSD 8.2R i386, wine-1.3.37 I'm sure the above command works under Linux. -- 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=29648 A3s <adiosf6f(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.37 |1.3.37 -- 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=29648 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Failed to load avisynth.dll |avs2yuv.exe fails to load |on FreeBSD |avisynth.dll -- 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=29648 A3s <adiosf6f(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|FreeBSD |All --- Comment #1 from A3s <adiosf6f(a)gmail.com> 2012-01-19 13:22:49 CST --- Getting closer, it seems not merely a FreeBSD issue. For each fresh new wine install (i.e. rm -rf ~/.wine) The Following versions didn't work! (Failed to load avisynth.dll) Gentoo Linux amd64 with 32-bit wine-1.3.37 FreeBSD 9.0R amd64 with 32-bit >= wine-1.3.20 Works! Gentoo Linux amd64 with 32-bit wine-1.2.3 FreeBSD 9.0R amd64 with 32-bit wine-1.3.16, wine-1.3.18 (i have no 1.3.19 package) And if ... * install wine-1.3.16 at first, * install avisynth.exe, * remove wine-1.3.16 * do not delete the old ~/.wine * install wine-1.3.36 * wine avs2yuv.exe works!! That is: * ~/.wine @1.3.16 # works. * ~/.wine @1.3.36 # didn't work. * ~/.wine @1.3.16 → 1.3.36 # works. wine-1.3.20 seems to be the regression point. -- 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=29648 --- Comment #2 from A3s <adiosf6f(a)gmail.com> 2012-01-19 13:38:27 CST ---
And if ... * install wine-1.3.16 at first, * install avisynth.exe, * remove wine-1.3.16 * do not delete the old ~/.wine * install wine-1.3.36 * wine avs2yuv.exe works!!
That is: * ~/.wine @1.3.16 # works. * ~/.wine @1.3.36 # didn't work. * ~/.wine @1.3.16 → 1.3.36 # works.
wine-1.3.20 seems to be the regression point.
Tested under FreeBSD 9.0R. -- 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=29648 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2012-01-19 14:05:42 CST --- Please run a regression test: http://wiki.winehq.org/RegressionTesting -- 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=29648 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|All |FreeBSD --- Comment #4 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2012-01-19 23:30:20 CST --- The bug details are supposed to reflect the reporter's platform, not the alleged configurations. -- 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=29648 Sylvain Petreolle <spetreolle(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle(a)yahoo.fr -- 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=29648 --- Comment #5 from A3s <adiosf6f(a)gmail.com> 2012-01-24 23:44:29 CST --- Created attachment 38541 --> http://bugs.winehq.org/attachment.cgi?id=38541 git bisect final output. -- 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=29648 --- Comment #6 from A3s <adiosf6f(a)gmail.com> 2012-01-24 23:45:04 CST --- Created attachment 38542 --> http://bugs.winehq.org/attachment.cgi?id=38542 git bisect log -- 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=29648 --- Comment #7 from A3s <adiosf6f(a)gmail.com> 2012-01-24 23:46:06 CST --- './configure --disable-tests --without-oss && make' for each 'git bisect', the first bad is at: commit a3172a5dcdecb8022bb203ca6a532015c1fe7854 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Apr 28 23:30:07 2011 +0200 msvcp60: Add a stub dll. bisect log and final output are as attachments. Thanks for your help. :) -- 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=29648 A3s <adiosf6f(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #38542|application/octet-stream |text/plain mime type| | -- 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=29648 --- Comment #8 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2012-01-24 23:55:46 CST --- Does installing msvcp60 with winetricks help? -- 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=29648 --- Comment #9 from A3s <adiosf6f(a)gmail.com> 2012-01-25 00:49:03 CST --- (In reply to comment #8)
Does installing msvcp60 with winetricks help?
Yes! Tested with latest wine and 'winetricks vcrun6sp6'. It did works! Thanks for the help :) -- 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=29648 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msvcp Severity|normal |minor -- 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=29648 Robert Walker <robert_mt_walker(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robert_mt_walker(a)yahoo.co.u | |k -- 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=29648 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |frederic.delanoy(a)gmail.com Ever Confirmed|0 |1 --- Comment #10 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2012-02-01 05:53:51 CST --- Still in wine-1.4-rc1-69-g19c83dc -- 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=29648 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |a3172a5dcdecb8022bb203ca6a5 | |32015c1fe7854 -- 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=29648 --- Comment #11 from Nikolay Sivov <bunglehead(a)gmail.com> 2012-02-01 06:02:44 CST --- (In reply to comment #10)
Still in wine-1.4-rc1-69-g19c83dc
Anything interesting in output? Also a +loaddll,+tid,+relay could be interesting. -- 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=29648 --- Comment #12 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2012-02-01 07:25:02 CST --- Created attachment 38643 --> http://bugs.winehq.org/attachment.cgi?id=38643 +loaddll,+tid,+relay log (wine-1.4-rc1-69-g19c83dc) -- 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=29648 --- Comment #13 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2012-02-01 07:26:13 CST --- Only "(In reply to comment #11)
(In reply to comment #10)
Still in wine-1.4-rc1-69-g19c83dc
Anything interesting in output? Also a +loaddll,+tid,+relay could be interesting.
Only "failed to load avisynth.dll" in the default output. Log file attached. -- 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=29648 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | Regression SHA1|a3172a5dcdecb8022bb203ca6a5 | |32015c1fe7854 | --- Comment #14 from Alexandre Julliard <julliard(a)winehq.org> 2012-02-01 07:46:38 CST --- It needs ??_7?$basic_stringstream(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@6B(a). Technically not a regression, the bug was hidden by using native. -- 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=29648 --- Comment #15 from Nikolay Sivov <bunglehead(a)gmail.com> 2012-02-01 07:51:38 CST --- Also the following is expected as well: ?str@?$basic_stringstream(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@QBE?AV?$basic_string(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@2(a)XZ ?_Mode@?$basic_stringbuf(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@AAEHH(a)Z -- 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=29648 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com -- 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=29648 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|avs2yuv.exe fails to load |avs2yuv.exe fails to load |avisynth.dll |avisynth.dll | |(?str@?$basic_stringstream@ | |DU?$char_traits(a)D@std@@V?$a | |llocator(a)D@2@@std@@QBE?AV?$ | |basic_string(a)DU?$char_trait | |s(a)D@std@@V?$allocator(a)D@2@@ | |2(a)XZ) --- Comment #16 from Piotr Caban <piotr.caban(a)gmail.com> 2012-06-18 05:20:40 CDT --- Changed bug title so it contains name of missing function. -- 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=29648 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|avs2yuv.exe fails to load |avs2yuv.exe fails to load |avisynth.dll |avisynth.dll |(?str@?$basic_stringstream@ |(msvcp60.?str@?$basic_strin |DU?$char_traits(a)D@std@@V?$a |gstream(a)DU?$char_traits(a)D@s |llocator(a)D@2@@std@@QBE?AV?$ |td@@V?$allocator(a)D@2@@std@@ |basic_string(a)DU?$char_trait |QBE?AV?$basic_string(a)DU?$ch |s(a)D@std@@V?$allocator(a)D@2@@ |ar_traits(a)D@std@@V?$allocat |2(a)XZ) |or(a)D@2@@2(a)XZ) -- 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=29648 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9d7f3c7651940c7f3164ccf09b9 | |576bb563586f5 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #17 from Austin English <austinenglish(a)gmail.com> 2012-10-04 13:51:01 CDT --- http://source.winehq.org/git/wine.git/commitdiff/9d7f3c7651940c7f3164ccf09b9... -- 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=29648 --- Comment #18 from A3s <adiosf6f(a)gmail.com> 2012-10-05 01:01:35 CDT --- 'wine avs2yuv.exe' works now, transcoding well. confirmed with ed976838cba20f9e2b2a5f7f80f6a6e90cf81fe2 -- 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=29648 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #19 from Alexandre Julliard <julliard(a)winehq.org> 2012-10-12 13:35:55 CDT --- Closing bugs fixed in 1.5.15. -- 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