Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jul 2001 02:05:39 -0500
From:      David Banning <david@skytrackercanada.com>
To:        questions@freebsd.org
Subject:   ibcs2 program crashes
Message-ID:  <20010712020539.A19644@sympatico.ca>

next in thread | raw e-mail | index | archive | help
Well this one may be a tough one.

I am running an SCO binary which is relational database.

I runs fine normally under ibcs2, but a couple of larger programs I run
crash _only_ when I select a large number of records to process.

I know that it has nothing to do with the data in the records,
as the same records when processed in small batches work fine.
I know also that the program runs fine under SCO 3.2

The error that comes up says "line 7: 19639 Bad system call"
The line 7: 19639 I believe may refer to the RDBS application which I
do not have the source for.

I had a similar crash running this program under ibcs2 
when I piped data directly to 
the printer. I ended up curing _that_ problem by creating a small 
shell script that first saved the data to a file, then printed it later.

I wonder whether it could be some kind of buffer filling up in ibcs2
and reaching error when full.

Anyone who is familiar with ibcs2 or has any ideas, I would appreciate
hearing from you.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010712020539.A19644>