https://bugs.winehq.org/show_bug.cgi?id=41027
Bug ID: 41027 Summary: Mio Cycloagent dont work Product: Wine Version: 1.6.2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: registry Assignee: wine-bugs@winehq.org Reporter: jantaelman@telenet.be Distribution: ---
Created attachment 55198 --> https://bugs.winehq.org/attachment.cgi?id=55198 Unhandled exception: page fault on read access to 0x00000240 in 32-bit code (0x00a3c9f6). Register dump:
Unhandled exception
https://bugs.winehq.org/show_bug.cgi?id=41027
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #1 from fjfrackiewicz@gmail.com --- (In reply to Jan Taelman from comment #0)
Created attachment 55198 [details] Unhandled exception: page fault on read access to 0x00000240 in 32-bit code (0x00a3c9f6). Register dump:
Unhandled exception
Please update to either Wine 1.8.3 (stable) or Wine 1.9.15 (development) Wine 1.6.2 is quite old, unsupported and chances are your software works when used in an updated version of Wine :)
https://bugs.winehq.org/show_bug.cgi?id=41027
--- Comment #2 from Jan Taelman jantaelman@telenet.be --- Created attachment 55231 --> https://bugs.winehq.org/attachment.cgi?id=55231 after update:
https://bugs.winehq.org/show_bug.cgi?id=41027
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #3 from winetest@luukku.com --- (In reply to Jan Taelman from comment #2)
Created attachment 55231 [details] after update:
How about the console output before that crash? With newer wine. It could indicate the problem.
https://bugs.winehq.org/show_bug.cgi?id=41027
KoenV koen@vastmans-vercammen.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |koen@vastmans-vercammen.net
--- Comment #4 from KoenV koen@vastmans-vercammen.net --- I experienced the same bug, with the old version of Wine (which is installed via the Mint software manager), did not try the upgrade yet. But I can be more specific on when the problem occurs. During the installation the aplication tries to set up a virtual COM port driver and that is where it starts going wrong. This even happens with the most recent version of the CycloAgent (version 2.1.48.1, installation exe is from March 27th 2017). I'll try to install the new stable Wine and get the console logging.
https://bugs.winehq.org/show_bug.cgi?id=41027
--- Comment #5 from KoenV koen@vastmans-vercammen.net --- OK, updated to Wine stable version and the installation of the virtual COM port driver seamed to have succeeded, but the at startup the application fails. I ran the application via the command line and will add the output until failure as attachment.
https://bugs.winehq.org/show_bug.cgi?id=41027
--- Comment #6 from KoenV koen@vastmans-vercammen.net --- Created attachment 58005 --> https://bugs.winehq.org/attachment.cgi?id=58005 Console output of Wine running CycloAgent
Is described in my previous post, installation of the virtual COM port driver seems to work put the application crashed upon startup.