Re: [PHP-DEV] PHP 4.0 Bug #6142: core dump after: printf("%f", NAN); From: Derick Rethans (d.rethans <email protected>)
Date: 08/14/00

Hello,

could you provide a backtrace?

Derick

alex <email protected> wrote:

> From: alex <email protected>
> Operating system: linux-glibc21
> PHP version: 4.0.1pl2
> PHP Bug Type: Reproduceable crash
> Bug description: core dump after: printf("%f", NAN);
>
> The PHP coredumps after invoking:
>
> printf("%f", NAN);
>
> or
>
> printf("%f", asin(1.5)); // The asin(1.5) is not // defined of course, so it
> // returns NAN
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
> For additional commands, e-mail: php-dev-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>

--
Derick Rethans
JDI Media Solutions

H.v.Tussenbroekstraat 1 6952 BL Dieren The Netherlands

e-mail: d.rethans <email protected> http://www.jdimedia.nl/

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>