[Bug 41648] New: AmiBroker 6.00 fails, when run, with raise_exception Unhandled exception
https://bugs.winehq.org/show_bug.cgi?id=41648 Bug ID: 41648 Summary: AmiBroker 6.00 fails, when run, with raise_exception Unhandled exception Product: Wine Version: 1.9.22 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: bob.mt.wya(a)gmail.com Distribution: --- Using: winetricks mfc42 Application installs OK. Running main executable, installed a 32-bit Wineprefix: cd "${WINEPREFIX}/drive_c/Program Files/AmiBroker" wine Broker.exe fixme:winediag:start_process Wine Staging 1.9.22 is a testing version containing experimental patches. fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org. err:seh:raise_exception Unhandled exception code 80000003 flags 0 addr 0x7b46319d See attached log with: export WINEDEBUG=+tid,+timestamp,+relay -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41648 --- Comment #1 from Robert Walker <bob.mt.wya(a)gmail.com> --- Created attachment 56024 --> https://bugs.winehq.org/attachment.cgi?id=56024 amibroker_wine_relay_log.txt -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41648 Robert Walker <bob.mt.wya(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.amibroker.com/d | |ownload.html -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41648 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #2 from winetest(a)luukku.com --- Confirming the bug. Valid against wine 1.9.23 and staging 1.9.22. For testing purpose tried winetricks -q allfonts. And it didnt do anything. Quite mysterious issue. The default console output is quiet. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41648 --- Comment #3 from winetest(a)luukku.com --- I came back to here since I just tested bug 21187. It has the same application but version is 5.2. And it installs and runs with no issues. But this doesn't. Need winetricks -q mfc42. wine 2.0.rc1. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41648 --- Comment #4 from winetest(a)luukku.com --- Pretty much instant exception both wine 2.0rc6 and staging 2.0rc6. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41648 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #5 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- (In reply to winetest from comment #4)
Pretty much instant exception both wine 2.0rc6 and staging 2.0rc6.
Yes, confirming and added downloadlink. It crashes immediately indeed: L"AmiXTP.dll",reason=PROCESS_ATTACH,res=0x1) retval=1 0030:Starting process L"C:\\Program Files\\AmiBroker\\Broker.exe" (entryproc=0x527382) 0030:trace:seh:raise_exception code=80000003 flags=0 addr=0x7b46a705 ip=7b46a706 tid=0030 and exits -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41648 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |STAGED CC| |dmitry(a)baikal.ru, | |erich.e.hoover(a)wine-staging | |.com, michael(a)fds-team.de, | |sebastian(a)fds-team.de Staged patchset| |https://github.com/wine-com | |pholio/wine-staging/tree/ma | |ster/patches/kernel32-Being | |Debugged -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41648 --- Comment #6 from winetest(a)luukku.com --- sha1sum AmiBroker6002.exe 573ac3827926b769ac409ce9c3d3d502f1f2a44a AmiBroker6002.exe I downloaded the 32bit version. Starts with no issues (needs winetricks -q mfc42). http://source.winehq.org/git/wine.git/commit/8de06f12dd267cd56284c4f30785248... wine --version wine-2.1-153-g9c72376 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41648 --- Comment #7 from Robert Walker <bob.mt.wya(a)gmail.com> --- (In reply to winetest from comment #6)
sha1sum AmiBroker6002.exe 573ac3827926b769ac409ce9c3d3d502f1f2a44a AmiBroker6002.exe
I downloaded the 32bit version.
Starts with no issues (needs winetricks -q mfc42).
http://source.winehq.org/git/wine.git/commit/ 8de06f12dd267cd56284c4f307852486e867b229
wine --version wine-2.1-153-g9c72376
Yup it's running fine, now. wine --version wine-2.1 (Staging) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41648 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|STAGED |RESOLVED Fixed by SHA1| |8de06f12dd267cd56284c4f3078 | |52486e867b229 --- Comment #8 from Bruno Jesus <00cpxxx(a)gmail.com> --- Staged patch commited and confirmed fixed in vanilla. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41648 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 2.2. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41648 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.0.x -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41648 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2.0.x |--- --- Comment #10 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 2.0.x milestone from bugs included in 2.0.1. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org