https://bugs.winehq.org/show_bug.cgi?id=37753
Bug ID: 37753 Summary: Unable to load Acuthin.exe Unhandled Exception Product: Wine Version: 1.7.28 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: stefano@cicchi.org Distribution: ---
Created attachment 50268 --> https://bugs.winehq.org/attachment.cgi?id=50268 Error report
Unable to load Acuthin.exe on latest wine. Even with an i386 ambient.
https://bugs.winehq.org/show_bug.cgi?id=37753
Stefano stefano@cicchi.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |SUSE
https://bugs.winehq.org/show_bug.cgi?id=37753
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #1 from super_man@post.com --- What is this software exactly? Does this have free version to test?
https://bugs.winehq.org/show_bug.cgi?id=37753
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.partex.dk/downlo | |ad/722-atcinst.exe CC| |focht@gmx.net Summary|Unable to load Acuthin.exe |ACUCOBOL-GT Thin Client |Unhandled Exception |7.2.2 crashes on startup
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello Stefano,
you can't expect any help if you don't provide basic information.
From your backtrace:
--- snip --- 00000024 (D) C:\TCE\acu\070202\acuthin.exe 00000032 0 00000025 0 <== --- snip ---
this page gives a hint:
http://processchecker.com/file/acuthin.exe.html
But this information should come from you!
* application name and _exact_ version used * download link * steps to reproduce * terminal log
The app is console based and expects parameters to work. Since you didn't provide further information there is nothing that can be done here.
Regards
https://bugs.winehq.org/show_bug.cgi?id=37753
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com, | |austinenglish@gmail.com
--- Comment #3 from super_man@post.com --- Definitely NEEDINFO.
As mentioned earlier, application receives input from console. There isnt any steps to reproduce the crash.
https://bugs.winehq.org/show_bug.cgi?id=37753
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- Is this still an issue in wine 1.9.13 or newer? Please also reply to comment 2.
https://bugs.winehq.org/show_bug.cgi?id=37753
Aaron Franke arnfranke@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |arnfranke@yahoo.com
--- Comment #5 from Aaron Franke arnfranke@yahoo.com --- Is this still an issue in Wine 2.6?
Please attach more information, such as a link to the affected application.
https://bugs.winehq.org/show_bug.cgi?id=37753
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #6 from joaopa jeremielapuree@yahoo.fr --- Anastasius. Do you think this bug should be closed as ABANDONED?
https://bugs.winehq.org/show_bug.cgi?id=37753
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.partex.dk/downlo |https://web.archive.org/web |ad/722-atcinst.exe |/20200327193116/http://www. | |partex.dk/download/722-atci | |nst.exe Resolution|--- |ABANDONED Status|NEEDINFO |RESOLVED
--- Comment #7 from Anastasius Focht focht@gmx.net --- Hello folks,
unfortunately there doesn't seem to be a matching installer available.
https://web.archive.org/web/20200327193116/http://www.partex.dk/download/722...
From: http://processchecker.com/file/acuthin.exe.html
--- snip --- 1 C:\TCE\acu\070202\acuthin.exe ACUCOBOL-GT Thin Client Acucorp, Inc. 7.2.2 TSPatchset9(20 42188 49BB273D668BB526C9F15150F4F99F81 --- snip ---
-> version = "7.2.2 TSPatchset9(20xx)" -> md5 = 49BB273D668BB526C9F15150F4F99F81
--- snip --- $ pwd /home/focht/.wine/drive_c
$ tree --charset=ANSI Acucorp/ Acucorp/ `-- Acucbl722 `-- AcuGT `-- bin |-- aclnt.dll |-- acme.dll |-- acuthin.dll |-- acuthin.exe |-- ajpg32.dll |-- atermmgr.dll |-- mfc71.dll |-- msvcp71.dll |-- msvcr71.dll `-- zlib.dll
3 directories, 10 files --- snip ---
--- snip --- $ pwd /home/focht/.wine/drive_c/Acucorp/Acucbl722/AcuGT/bin
$ md5sum *
8bf439cc8068dc436b0908991fd22bbc aclnt.dll 3765d114191d3be5d589d468a0e08d2b acme.dll 4f62cde5444fa211710a4274c44f4562 acuthin.dll 0cc65d1093314d6d4795064fd6c748ef acuthin.exe 2a8d3f2de2288f1b2a8ef0b1aeaac8ea ajpg32.dll 7682f1bb2f0a89bcbef63748d3c51550 atermmgr.dll f35a584e947a5b401feb0fe01db4a0d7 mfc71.dll 561fa2abb31dfa8fab762145f81667c2 msvcp71.dll 86f1895ae8c5e8b17d99ece768a70732 msvcr71.dll 2273df15d8c2c1567bad469a3a5ba9df zlib.dll --- snip ---
Different hashes. I've also checked 'atermmgr.dll' by using address information from OP's backtrace (crash site + function addresses on the stack). Disassembly doesn't match, there are also no call sites preceding the return addresses.
The client requires command line parameters to fetch payload. OP's backtrace obviously doesn't reveal such information.
Resolving 'abandoned'.
$ sha1sum 722-atcinst.exe 62060eb1400381590332aaee003a11a4d6887c1e 722-atcinst.exe
$ du -sh 722-atcinst.exe 1.6M 722-atcinst.exe
$ wine --version wine-5.4-412-g8baf4a2a55
Regards
https://bugs.winehq.org/show_bug.cgi?id=37753
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #8 from André H. nerv@dawncrow.de --- closing abandoned