atom feed1 message in org.freebsd.freebsd-bugsFreeBSD 5.3-RC1 i386 ibcs2 bug
FromSent OnAttachments
Giulio OrnellaOct 19, 2004 3:14 am 
Subject:FreeBSD 5.3-RC1 i386 ibcs2 bug
From:Giulio Ornella (giul@gmail.com)
Date:Oct 19, 2004 3:14:13 am
List:org.freebsd.freebsd-bugs

I've discovered a bug using ibcs2_coff module: #kldload ibcs2 #kldload ibcs2_coff

on dmesg: .... module_register_init: MOD_LOAD (ibcs2, 0xc1700e90, 0) error 45

Then if I try to run Microfocus Cobol (cobrun) I got this error: .....71106 Abort trap .....

"cobrun" works perfectly on FreeBSD 4.10-STABLE.

Is there a workaround to solve this problem??