bug-cgicc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Bug :)


From: Stephen F. Booth
Subject: RE: Bug :)
Date: Mon, 5 Mar 2001 19:51:09 -0600

> IMHO there is a bug in cgicc-3.1.4. I do:
>
> address@hidden:~/programming/tmp]# g++ 1.C && ./a.out
> 123
> 456
> address@hidden:~/programming/tmp]# g++ -lcgicc 1.C && ./a.out
> 123
> Aborted
> address@hidden:~/programming/tmp]#
>
> output of configure and source of 1.C see in attachment.
>
> output of config.guess: i686-pc-linux

hmmm.  I was able to duplicate this on my i686-pc-linux-gnu (PIII 800 MHz)
also.  That is very strange behavior.  The actual crash occurs in the C
library's abort handler.  I'll keep checking, but I wonder if this could be
something related to exception handling in gcc?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]