https://bugs.winehq.org/show_bug.cgi?id=44693
Bug ID: 44693 Summary: Native Access :Call from 0x7b43eeef to unimplemented function vcruntime140.dll.__current_exception Product: Wine Version: 3.3 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com Distribution: ---
Hi,
Follow up of bug 42446.
Steps to reproduce:
1. Use workaround from Stan to get around bug 42446:
https://www.winehq.org/pipermail/wine-bugs/2018-March/485972.html
2. Run with native msvcp140 and msvcr120 to work around bug 42680 and bug 42686
WINEDLLOVERRIDES=msvcr120,msvcp140=n wine Native\ Access.exe
3. The crash can be triggered in a few ways: - try create acount with a too simple password (no special characters) - or once you have an account try to login with wrong password.
ps. I used old version of Access i had lying around here, but the program first updates itsself so now it runs version 1.6.0 (R68)
sha1sum Native\ Access.exe 182248c5f2375dc90edf9b8c33063d55552df910 Native Access.exe
Wine
https://bugs.winehq.org/show_bug.cgi?id=44693
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.native-instrume | |nts.com/en/specials/native- | |access/ Keywords| |download Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=44693
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Note: Even more easier to reproduce:
Click Create account --> fill in just some garbage in the fields and click ``Create Account``
https://bugs.winehq.org/show_bug.cgi?id=44693
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Native Access :Call from |Native Access crashes on |0x7b43eeef to unimplemented |unimplemented function |function |vcruntime140.dll.__current_ |vcruntime140.dll.__current_ |exception |exception | CC| |focht@gmx.net
https://bugs.winehq.org/show_bug.cgi?id=44693
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ae5d0b22291d866a49f293e782b | |43ba025ab77ec Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #2 from Matteo Bruni matteo.mystral@gmail.com --- I think this should be fixed by https://source.winehq.org/git/wine.git/commitdiff/ae5d0b22291d866a49f293e782...
https://bugs.winehq.org/show_bug.cgi?id=44693
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Matteo Bruni from comment #2)
I think this should be fixed by https://source.winehq.org/git/wine.git/commitdiff/ ae5d0b22291d866a49f293e782b43ba025ab77ec
Yes, I guess so ,but just tested and it shows yet another implemented function, and the __current_exception is not called anymore (i put a fixme in the function instead of a trace)
As I said, I have old version of the installer, but the program updates itsself, and it looks like the program had yet another update:
sha1sum Native\ Access.exe 24a8b8ddbd572cb3f0116f65ae868efbbe5aee40 Native Access.exe
instead of 182248c5f2375dc90edf9b8c33063d55552df910 from this bugreport.
I will open yet another bugreport.
https://bugs.winehq.org/show_bug.cgi?id=44693
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.5.
https://bugs.winehq.org/show_bug.cgi?id=44693
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |3.0.x
https://bugs.winehq.org/show_bug.cgi?id=44693
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.0.x |---
--- Comment #5 from Michael Stefaniuc mstefani@winehq.org --- Removing the 3.0.x milestone from bugs included in 3.0.2.
https://bugs.winehq.org/show_bug.cgi?id=44693
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |damienfpro@gmail.com
--- Comment #6 from Anastasius Focht focht@gmx.net --- *** Bug 48925 has been marked as a duplicate of this bug. ***