https://bugs.winehq.org/show_bug.cgi?id=55148
Bug ID: 55148 Summary: Sometime application works perfectly and sometime it doesn't function properly (VB6 Application) Product: Wine Version: 8.5 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: vbscript Assignee: wine-bugs@winehq.org Reporter: amits.enjay@gmail.com Distribution: ---
The installation of the application has been successfully completed in a 32-bit wineprefix using winetricks components. However, when I start or run the application, it sometimes works perfectly, but other times it doesn't function properly.
Example:-
--> When I register a user in the registration form, an API is called to send an OTP and verify the user.This sometime works and sometime it crashes the application
--> Sometimes, the application functions perfectly, but after certain processes like user registration, creating user data, or submitting a form, the application crashes or may not work properly.
Your assistance will be valued.