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@winehq.org ReportedBy: adiosf6f@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.
http://bugs.winehq.org/show_bug.cgi?id=29648
A3s adiosf6f@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.37 |1.3.37
http://bugs.winehq.org/show_bug.cgi?id=29648
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Failed to load avisynth.dll |avs2yuv.exe fails to load |on FreeBSD |avisynth.dll
http://bugs.winehq.org/show_bug.cgi?id=29648
A3s adiosf6f@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|FreeBSD |All
--- Comment #1 from A3s adiosf6f@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.
http://bugs.winehq.org/show_bug.cgi?id=29648
--- Comment #2 from A3s adiosf6f@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.
http://bugs.winehq.org/show_bug.cgi?id=29648
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #3 from Austin English austinenglish@gmail.com 2012-01-19 14:05:42 CST --- Please run a regression test: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=29648
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|All |FreeBSD
--- Comment #4 from Dmitry Timoshkov dmitry@baikal.ru 2012-01-19 23:30:20 CST --- The bug details are supposed to reflect the reporter's platform, not the alleged configurations.
http://bugs.winehq.org/show_bug.cgi?id=29648
Sylvain Petreolle spetreolle@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle@yahoo.fr
http://bugs.winehq.org/show_bug.cgi?id=29648
--- Comment #5 from A3s adiosf6f@gmail.com 2012-01-24 23:44:29 CST --- Created attachment 38541 --> http://bugs.winehq.org/attachment.cgi?id=38541 git bisect final output.
http://bugs.winehq.org/show_bug.cgi?id=29648
--- Comment #6 from A3s adiosf6f@gmail.com 2012-01-24 23:45:04 CST --- Created attachment 38542 --> http://bugs.winehq.org/attachment.cgi?id=38542 git bisect log
http://bugs.winehq.org/show_bug.cgi?id=29648
--- Comment #7 from A3s adiosf6f@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@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. :)
http://bugs.winehq.org/show_bug.cgi?id=29648
A3s adiosf6f@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #38542|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=29648
--- Comment #8 from Dmitry Timoshkov dmitry@baikal.ru 2012-01-24 23:55:46 CST --- Does installing msvcp60 with winetricks help?
http://bugs.winehq.org/show_bug.cgi?id=29648
--- Comment #9 from A3s adiosf6f@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 :)
http://bugs.winehq.org/show_bug.cgi?id=29648
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msvcp Severity|normal |minor
http://bugs.winehq.org/show_bug.cgi?id=29648
Robert Walker robert_mt_walker@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |robert_mt_walker@yahoo.co.u | |k
http://bugs.winehq.org/show_bug.cgi?id=29648
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |frederic.delanoy@gmail.com Ever Confirmed|0 |1
--- Comment #10 from Frédéric Delanoy frederic.delanoy@gmail.com 2012-02-01 05:53:51 CST --- Still in wine-1.4-rc1-69-g19c83dc
http://bugs.winehq.org/show_bug.cgi?id=29648
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |a3172a5dcdecb8022bb203ca6a5 | |32015c1fe7854
http://bugs.winehq.org/show_bug.cgi?id=29648
--- Comment #11 from Nikolay Sivov bunglehead@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.
http://bugs.winehq.org/show_bug.cgi?id=29648
--- Comment #12 from Frédéric Delanoy frederic.delanoy@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)
http://bugs.winehq.org/show_bug.cgi?id=29648
--- Comment #13 from Frédéric Delanoy frederic.delanoy@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.
http://bugs.winehq.org/show_bug.cgi?id=29648
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | Regression SHA1|a3172a5dcdecb8022bb203ca6a5 | |32015c1fe7854 |
--- Comment #14 from Alexandre Julliard julliard@winehq.org 2012-02-01 07:46:38 CST --- It needs ??_7?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@6B@. Technically not a regression, the bug was hidden by using native.
http://bugs.winehq.org/show_bug.cgi?id=29648
--- Comment #15 from Nikolay Sivov bunglehead@gmail.com 2012-02-01 07:51:38 CST --- Also the following is expected as well:
?str@?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
?_Mode@?$basic_stringbuf@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEHH@Z
http://bugs.winehq.org/show_bug.cgi?id=29648
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=29648
Piotr Caban piotr.caban@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@D@std@@V?$a | |llocator@D@2@@std@@QBE?AV?$ | |basic_string@DU?$char_trait | |s@D@std@@V?$allocator@D@2@@ | |2@XZ)
--- Comment #16 from Piotr Caban piotr.caban@gmail.com 2012-06-18 05:20:40 CDT --- Changed bug title so it contains name of missing function.
http://bugs.winehq.org/show_bug.cgi?id=29648
Piotr Caban piotr.caban@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@D@std@@V?$a |gstream@DU?$char_traits@D@s |llocator@D@2@@std@@QBE?AV?$ |td@@V?$allocator@D@2@@std@@ |basic_string@DU?$char_trait |QBE?AV?$basic_string@DU?$ch |s@D@std@@V?$allocator@D@2@@ |ar_traits@D@std@@V?$allocat |2@XZ) |or@D@2@@2@XZ)
http://bugs.winehq.org/show_bug.cgi?id=29648
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9d7f3c7651940c7f3164ccf09b9 | |576bb563586f5 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #17 from Austin English austinenglish@gmail.com 2012-10-04 13:51:01 CDT --- http://source.winehq.org/git/wine.git/commitdiff/9d7f3c7651940c7f3164ccf09b9...
http://bugs.winehq.org/show_bug.cgi?id=29648
--- Comment #18 from A3s adiosf6f@gmail.com 2012-10-05 01:01:35 CDT --- 'wine avs2yuv.exe' works now, transcoding well.
confirmed with ed976838cba20f9e2b2a5f7f80f6a6e90cf81fe2
http://bugs.winehq.org/show_bug.cgi?id=29648
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #19 from Alexandre Julliard julliard@winehq.org 2012-10-12 13:35:55 CDT --- Closing bugs fixed in 1.5.15.