https://bugs.winehq.org/show_bug.cgi?id=57850
Bug ID: 57850 Summary: Reolink fails to load dll: err:module:import_dll Loading library libvips-42.dll Product: Wine Version: 10.1 Hardware: x86-64 URL: https://reolink.com/us/software-and-manual/ OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com Distribution: Debian
Hi,
This was reported at the forum: https://forum.winehq.org/viewtopic.php?t=40279
The program fails to load that dll (error c00000cb in ), couldn't find out why. The dll is present and wine is looking for it in the correct directory, but just isn't able to load it. This seems some kind of irregular dll(?)
0024:trace:file:RtlDosPathNameToNtPathName_U_WithStatus (L"\\?\C:\users\louis\AppData\Local\Programs\Reolink\resources\app\libvips-42.dll" ,00007FFFFE8EB860,0000000000000000,0000000000000000) 0024:trace:file:NtCreateFile handle=0x7ffffe8eb3f8 access=80100000 name=L"\??\C:\users\louis\AppData\Local\Programs\Reolink\resources\app\l ibvips-42.dll" objattr=00000040 root=(nil) sec=(nil) io=0x7ffffe8eb400 alloc_size=(nil) attr=00000000 sharing=00000005 disp=1 options=00000060 ea=(nil ).0x00000000 0024:trace:file:nt_to_unix_file_name_no_root L"\??\C:\users\louis\AppData\Local\Programs\Reolink\resources\app\libvips-42.dll" -> "/home/lo uis/ramdisk/.wine/dosdevices/c:/users/louis/AppData/Local/Programs/Reolink/resources/app/libvips-42.dll" 0024:trace:file:NtFsControlFile (0x210,(nil),(nil),(nil),0x7ffffe8eb400,0x0009009c,(nil),0x00000000,0x7ffffe8eb440,0x00000040) 0024:warn:module:load_dll Failed to load module L"libvips-42.dll"; status=c000007b 0024:err:module:import_dll Loading library libvips-42.dll (which is needed by L"C:\users\louis\AppData\Local\Programs\Reolink\resources\app\sharp-win32-x64.node") failed (error c000007b).
https://bugs.winehq.org/show_bug.cgi?id=57850
--- Comment #1 from Alexandre Julliard julliard@winehq.org --- The DLL contains 132 sections, but the specified limit is 96. Apparently this has been increased in recent Windows versions.
https://bugs.winehq.org/show_bug.cgi?id=57850
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- Ah ok, thanks for the quick find.
https://bugs.winehq.org/show_bug.cgi?id=57850
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|-unknown |ntdll Fixed by SHA1| |e7ac2e718feebd56064ed52aae0 | |158861284af1c Resolution|--- |FIXED
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- Fixed in wine-10.2 by e7ac2e718feebd56064ed52aae0158861284af1c, thanks Alexandre
https://bugs.winehq.org/show_bug.cgi?id=57850
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 10.3.