https://bugs.winehq.org/show_bug.cgi?id=44786
Bug ID: 44786 Summary: Native Instruments crashes: Unimplemented function vcruntime140.dll.__processing_throw Product: Wine Version: 3.4 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 to work around bug 42686
WINEDLLOVERRIDES=msvcp140=n wine Native\ Access.exe
3. The crash can be triggered by putting some garbage in the login fields, and click login
Note: I used old version of installer of Native Access i had lying around here, but the program first updates itsself, and seems to get frequent updates so now it runs
sha1sum Native\ Access.exe 24a8b8ddbd572cb3f0116f65ae868efbbe5aee40 Native Access.exe
https://bugs.winehq.org/show_bug.cgi?id=44786
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://www.native-instrume | |nts.com/en/specials/native- | |access/
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- filled some fields
https://bugs.winehq.org/show_bug.cgi?id=44786
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- Haha, I now see the patch was already there before the bugreport was opened:
https://www.winehq.org/pipermail/wine-devel/2018-March/124516.html
https://bugs.winehq.org/show_bug.cgi?id=44786
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |9999c59c486b2e6d724a95a63fc | |fbfc1ce46df9a
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- Fixed, thanks Piotr
I changed traces in fixmes and when I try login apparently now both previous stubs are called, both are implemented now
0128:fixme:wgl:X11DRV_wglGetPixelFormatAttribivARB unsupported 2008 WGL Attribute 0133:fixme:seh:__current_exception () 0133:fixme:seh:__processing_throw () 0133:fixme:seh:__current_exception () 0133:fixme:seh:__current_exception () 0133:fixme:seh:__current_exception () 0142:fixme:seh:__current_exception () 0142:fixme:seh:__processing_throw () 0142:fixme:seh:__current_exception () 0142:fixme:seh:__current_exception () 0142:fixme:seh:__current_exception ()
https://bugs.winehq.org/show_bug.cgi?id=44786
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.