Forms 6.0 crash and generate dump file [message #80861] |
Mon, 09 December 2002 04:16 |
Luca Cerioni
Messages: 4 Registered: December 2002
|
Junior Member |
|
|
Hi, i have a problem with developer 6.0.
Forms Runtime frequently crash and generate a dump file:
Fault address: 617DD4D3 01:0007C4D3
Module: C:ORANTbinUIW60.DLL
System Information:
Operating System: Windows NT Version 5.0 Build 2195 Service Pack 2
Command line: ifrun60 module=eta60 window_state=maximize sfondo=no
FORM/BLOCK/FIELD: ETA60:PROCESSO.SPP_DESCR_PRO
Last Trigger: KEY-NEXT-ITEM - (In Progress)
Msg: <NULL>
Last Builtin: SET_WINDOW_PROPERTY - (In Progress)
Registers:
EAX:035171BA
EBX:00000001
ECX:0012CA9C
EDX:00000002
ESI:0018E504
EDI:0013AC20
CS:EIP:001B:617DD4D3
SS:ESP:0023:0012CA90 EBP:0012CAC8
DS:0023 ES:0023 FS:003B GS:0000
Flags:00010246
Call stack:
Address Frame
617DD4D3 0012CAC8 uiwnhi
5DF51499 029CCE6C exiterr
Someone can help me??
For further information you can contact me!
bye
|
|
|
Re: Forms 6.0 crash and generate dump file [message #80908 is a reply to message #80861] |
Fri, 13 December 2002 04:55 |
Malcolm
Messages: 6 Registered: March 2002
|
Junior Member |
|
|
what patch version are you on for developer 6.0?
- there is a memory leak bug that causes this type of error - i think patch 10 has it fixed... check metalink for details.
also - i have had a similar error occur after upgrading from forms 4.5 when the forms use attached librarys. to solve this - the librarys need re-attaching and re-compile the form...
hope one of these solve your problem
|
|
|