Skip to Main Content

Oracle Forms

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!

Assertion failed !

392544Jul 9 2007 — edited Jul 9 2007
Hi all,

I use Forms 6i with patch 17. The database is Oracle 8i 8.1.7.4.1 Enterprise Edition. And my PC runs with Windows XP Pro SP 2 , 256 Mb of RAM.

The mechanism of my forms is like this : before updating the based block there are controls. And these controls show an alert and raise form_trigger_failure after.

There are controls about based items and after that controls about non_based items. When the based_items controls are OK and the non_based items controls are not OK , that is the alert is shown and form_trigger_failure is raised , then the "Microsoft Visual C++ Runtime Library" error window appears ! The details of the errors are :

Assertion failed !

Program: C:\Softwares\R6i\BIN\ifrun60.EXE
File: C:\forms\608_new\src\it\ittl.c
Line: 739

Expression: ptimer && !((ptimer->pflags_ittlt)&(((ittlpflg)1))) && !((ptimer->pflags_ittlt)&(((ittlpflg)4))) && !((ptimer->pflags_ittlt)&(((ittlpflg)2)))

For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts

(Press Retry to debug the application - JIT must be enabled)


I looked at the directory C:\forms but it does not exist !

So what should cause this problem ? And what should be done to solve it ?

Thank you very much indeed

Message was edited by:
andrianiaina
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 6 2007
Added on Jul 9 2007
4 comments
489 views