Hi everyone,
I'm facing a Signal 11 (FRM-93652) error while migrating Oracle Forms from 6i to 12.2.1.19. The crash happens specifically when triggering the default KEY-CREREC, when i click on the Insert button or use the shortcut.
If I override the trigger at the block level with a custom KEY-CREREC, the error disappears. Delete and Query operations work fine.
Does anyone know if there’s a setting in formsweb.cfg or an environment variable that could be causing the default "Create Record" process to fail with a segmentation fault?