Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Forms- ERROR: Abnormal termination, Error Code: C0000005 ACCESS_VIOLATION -

EJust2013Feb 13 2013 — edited Feb 14 2013
Hi All,

I know that our system is using very old technologies (ie Java version, AS 10g 10R2, IE 8, etc). But due to the nature of the application, we can't upgrade it yet for a lot of both technical & political reasons ( i know some of you guys out there are in the same boat as we do)...

Anyways, given the above, we are having this Oracle 10g Forms issue where it just crashes, crash in a sense that the frmweb.exe just died for some reason ( which we are trying to figure out). I know the best way to find the culprit of this issue is to contact Support but given that our current platform, the support guys will just tell us to b49g3r off and use 11g.... So I was hoping to get some feedback from the general public on how to exactly find the culprit code... We tried a lot of things like, enabling trace from forms level (then run xlate to analyze) but given the "random nature" of the error we cannot capture where the error is coming from, we tried enablign a debug for some users but yields to no access....

Maybe there are some Gurus out there that can help us with our problem. Everytime the frmweb.exe dies, it leaves a trace file something like this:

[02/13/13 11:32:01 AUS Eastern Daylight Time]::Client Status [ConnId=0, PID=12916]
>> ERROR: Abnormal termination, Error Code: C0000005 ACCESS_VIOLATION

======================= STACK DUMP =======================

Fault address: 66453C89 01:00002C89
Module: D:\Apps\oracle\ias\10.1.2\FRPrdHome3\bin\frmw.dll

System Information:
Operating System: Windows NT Version 5.2 Build 3790 Service Pack 2
Command line: frmweb server webfile=HTTP-0,0,1,default,165.142.10.51
FORM/BLOCK/FIELD: VISATMO:VISAT_ANSWERS.<NULL>
Last Trigger: WHEN-VALIDATE-RECORD - (Successfully Completed)
Msg: <NULL>
Last Builtin: NEXT_RECORD - (Successfully Completed)

Registers:
EAX:00000062
EBX:00000008
ECX:00000058
EDX:03E171F8
ESI:04636640
EDI:012BD5D8
CS:EIP:0023:66453C89
SS:ESP:002B:0012B40C EBP:04636390
DS:002B ES:002B FS:0053 GS:002B
Flags:00210202
------------------- Call Stack Trace ---------------------
Frameptr RetAddr Param#1 Param#2 Param#3 Param#4 Function Name
0x04636390 04621a4c 03de287c 00042904 00000000 00000000 0x66453c89
0x04622850 00000000 04580038 00000000 0458003c 00000000 0x04621a4c
0x04580030 004f4d54 00000000 61666564 00746c75 00000000 0x00000000
------------------- End of Stack Trace -------------------

Any forms expert or gurus out there that can help us solve this riddle?

thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 14 2013
Added on Feb 13 2013
3 comments
5,291 views