[Bug 12282] New: Oracle Forms 6i runtime crashes while opening a form
http://bugs.winehq.org/show_bug.cgi?id=12282 Summary: Oracle Forms 6i runtime crashes while opening a form Product: Wine Version: 0.9.58. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P1 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: mclroy(a)gmail.com Created an attachment (id=11731) --> (http://bugs.winehq.org/attachment.cgi?id=11731) short "WINEDEBUG=+all" of a crash I have a legacy application. Actually it is a set of forms run under Oracle Forms 6i. I want to move the app to Linux with Wine. I've managed to install Oracle Forms 6i and Designer 6i under Wine 0.9.58 and almost everything went fine. I'm able to run Designer and generate forms. The Forms Builder runs fine also and is able to compile modules as well. On the final step when I try to run a compiled form (*.fmx) with Forms Runtime its main window just blinks for a moment and Forms Runtime crashes and generates its standard report ifrun60_dump_N where I can see: [Sat 29 Mar 2008 18:21:30 GMT]::Client Status [ConnId=0, PID=8] >> ERROR: Abnormal termination, Error Code: C0000005 ACCESS_VIOLATION ======================= STACK DUMP ======================= Fault address: 003AB96F 01:0005A96F Module: C:\orant\bin\ifrcm60.dll .......................................................... When I try to debug it with: WINEDEBUG=+all wine ifrun60.EXE module="testcity.fmx" I can see that Forms Rintime raises exception just after opening a compiled form. This prevents me from breaking with Windows. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=12282 Stanislas Hodur <staho(a)os.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from Stanislas Hodur <staho(a)os.pl> 2008-04-25 11:14:51 --- *** This bug has been confirmed by popular vote. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=12282 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-10-23 15:38:03 --- Is this still an issue in current (1.1.6 or newer) wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=12282 --- Comment #3 from Mike <mclroy(a)gmail.com> 2008-10-24 18:56:18 ---
Is this still an issue in current (1.1.6 or newer) wine?
Now I can test it on Fedora 9 (with wine-1.1.5 currently) only. I believe the problem still remains. The newer versions need testing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=12282 Mike <mclroy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mclroy(a)gmail.com --- Comment #4 from Mike <mclroy(a)gmail.com> 2008-10-27 09:12:18 --- I've just checked the problem against wine-1.1.6 and wine-1.1.7. I'm sure the problem remains. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=12282 Michael Roy <mclroy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |ntdll Version|0.9.58. |1.1.7 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=12282 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|ntdll |-unknown Version|1.1.7 |0.9.58. --- Comment #5 from James Hawkins <truiken(a)gmail.com> 2008-11-05 02:42:33 --- Don't change the original reported version. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=12282 --- Comment #6 from Michael Roy <mclroy(a)gmail.com> 2008-11-05 11:40:28 --- Well. "Do it yourself." (c) Linus Forms Runtime 6i shall not crash after applying the patch: http://www.winehq.org/pipermail/wine-patches/2008-November/064223.html The resolution is awaiting verification. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=12282 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2008-11-06 10:46:16 --- This should be fixed by 5e2ed6bfe94eb322efe891c07aa8e58b125f36c2. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=12282 --- Comment #8 from Michael Roy <mclroy(a)gmail.com> 2008-11-06 14:08:23 --- The git source works well for me. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=12282 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2008-11-07 10:46:10 --- Closing bugs fixed in 1.1.8. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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