Subject | RE: [firebird-support] terminated abnormally (4294967295) |
---|---|
Author | Kevin Day Programming |
Post date | 2004-01-19T01:48:27Z |
> No, but it can CRASH the server, as it is obviously doing. YouI have attested to the UDF issue. Can you pinpoint exactly when the program
> eliminate a
> bad UDF as the cause. Are you using an international character set? If
> so, which one?
crashes by tracing it through or by debug messages / logging. It maybe a
specific query or even a insert/update ext to a table that has a trigger
that refers to a udf. A stray pointer, incorrect udf declarations, all
these can cause problems.
Kevin.