https://bugs.winehq.org/show_bug.cgi?id=56600
Bug ID: 56600 Summary: MEGA TECH Faktura Small Business: Access violation in module kernelbase.dll Product: Wine Version: 9.7 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mlang Assignee: wine-bugs@winehq.org Reporter: krzysztofmichalski42@gmail.com Distribution: ---
Created attachment 76356 --> https://bugs.winehq.org/attachment.cgi?id=76356 Screenshot, git bisect, wine startup log
When starting the program application shows access violation error. By doing git bisect I've pinpointed 829307455833e5182b93be7dd9b26529f1f136d2 as the first bad commit. Screenshot, terminal output and git bisect details are in attachments.
https://bugs.winehq.org/show_bug.cgi?id=56600
Krzysztof Michalski krzysztofmichalski42@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux Regression SHA1| |829307455833e5182b93be7dd9b | |26529f1f136d2
https://bugs.winehq.org/show_bug.cgi?id=56600
Krzysztof Michalski krzysztofmichalski42@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |krzysztofmichalski42@gmail. | |com
https://bugs.winehq.org/show_bug.cgi?id=56600
Krzysztof Michalski krzysztofmichalski42@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|krzysztofmichalski42@gmail. | |com |
https://bugs.winehq.org/show_bug.cgi?id=56600
Krzysztof Michalski krzysztofmichalski42@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |smazza@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=56600
--- Comment #1 from Krzysztof Michalski krzysztofmichalski42@gmail.com --- Still present in version 9.11
https://bugs.winehq.org/show_bug.cgi?id=56600
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |dark.shadow4@web.de
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Can you provide a +mlang trace?
Also, is there a way to test the program ourselves?
https://bugs.winehq.org/show_bug.cgi?id=56600
--- Comment #3 from Krzysztof Michalski krzysztofmichalski42@gmail.com --- Created attachment 76691 --> https://bugs.winehq.org/attachment.cgi?id=76691 +mlang trace
https://bugs.winehq.org/show_bug.cgi?id=56600
--- Comment #4 from Krzysztof Michalski krzysztofmichalski42@gmail.com --- I've attached the +mlang trace.
As for testing the program by yourself I'm not really convinced that's possible. It's paid app that requires you to buy licesnse for a whole year
https://bugs.winehq.org/show_bug.cgi?id=56600
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- Created attachment 76699 --> https://bugs.winehq.org/attachment.cgi?id=76699 Patch that should fix the issue
Thanks for the log, very useful. Things seem to get horribly wrong because those functions shouldn't be called in the first place.
Attaching a patch that should fix the issue, can you please test?
https://bugs.winehq.org/show_bug.cgi?id=56600
--- Comment #6 from Krzysztof Michalski krzysztofmichalski42@gmail.com --- Attached patch did the job. Program now launches and works without problems
https://bugs.winehq.org/show_bug.cgi?id=56600
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #7 from Fabian Maurer dark.shadow4@web.de --- Alright, MR created at https://gitlab.winehq.org/wine/wine/-/merge_requests/5967
https://bugs.winehq.org/show_bug.cgi?id=56600
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |279d8bf7242df03c7269f30c86d | |b2f7c3291cf1f Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #8 from Fabian Maurer dark.shadow4@web.de --- Fixed by https://gitlab.winehq.org/wine/wine/-/commit/279d8bf7242df03c7269f30c86db2f7...
https://bugs.winehq.org/show_bug.cgi?id=56600
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.13.