https://bugs.winehq.org/show_bug.cgi?id=39574
Bug ID: 39574 Summary: iNode 3.6 client needs ndis.sys.NdisInitUnicodeString Product: Wine Version: 1.7.54 Hardware: x86 URL: Here is iNode 3.6: http://web.gdut.edu.cn/~nic/8021x/802.1x-v360-E6202.ex e OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: ndis.sys Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: ---
Created attachment 52727 --> https://bugs.winehq.org/attachment.cgi?id=52727 terminal output
Noticed while testing bug 27061.
austin@austin1:~$ sha1sum 802.1x-v360-E6202.exe 710ec6f7954970780d434968565ac50bf0d8c083 802.1x-v360-E6202.exe austin@austin1:~$ du -h 802.1x-v360-E6202.exe 41M 802.1x-v360-E6202.exe
https://bugs.winehq.org/show_bug.cgi?id=39574
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Looks like a simple forward to RtlInitUnicodeString should be enough.
https://bugs.winehq.org/show_bug.cgi?id=39574
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|Here is iNode 3.6: |http://web.gdut.edu.cn/~nic |http://web.gdut.edu.cn/~nic |/8021x/802.1x-v360-E6202.ex |/8021x/802.1x-v360-E6202.ex |e |e |
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to Nikolay Sivov from comment #1)
Looks like a simple forward to RtlInitUnicodeString should be enough.
https://source.winehq.org/patches/data/116574
Next it wants: wine: Unimplemented function ndis.sys.NdisAllocateMemoryWithTag called at address 0x7b839e7c (thread 0038), starting debugger...
https://bugs.winehq.org/show_bug.cgi?id=39574
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |370254cbe93beae6a9ff693d98c | |638db5bfb1134 Status|NEW |RESOLVED Resolution|--- |FIXED Distribution|--- |Gentoo
--- Comment #3 from Austin English austinenglish@gmail.com --- (In reply to Austin English from comment #2)
(In reply to Nikolay Sivov from comment #1)
Looks like a simple forward to RtlInitUnicodeString should be enough.
https://source.winehq.org/git/wine.git/commitdiff/370254cbe93beae6a9ff693d98...
Next it wants: wine: Unimplemented function ndis.sys.NdisAllocateMemoryWithTag called at address 0x7b839e7c (thread 0038), starting debugger...
Bug 39579.
https://bugs.winehq.org/show_bug.cgi?id=39574
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.55.