Date: 08/14/00
- Next message: patrick <email protected>: "[PHP-DEV] PHP 4.0 Bug #6144: Crash when file not found!"
- Previous message: bizon <email protected>: "[PHP-DEV] PHP 4.0 Bug #6143: Crash with big loop with Oracle"
- In reply to: alex <email protected>: "[PHP-DEV] PHP 4.0 Bug #6142: core dump after: printf("%f", NAN);"
- Next in thread: Alexander Feldman: "Re: [PHP-DEV] PHP 4.0 Bug #6142: core dump after: printf("%f", NAN);"
- Reply: Alexander Feldman: "Re: [PHP-DEV] PHP 4.0 Bug #6142: core dump after: printf("%f", NAN);"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 SolutionsH.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>
- Next message: patrick <email protected>: "[PHP-DEV] PHP 4.0 Bug #6144: Crash when file not found!"
- Previous message: bizon <email protected>: "[PHP-DEV] PHP 4.0 Bug #6143: Crash with big loop with Oracle"
- In reply to: alex <email protected>: "[PHP-DEV] PHP 4.0 Bug #6142: core dump after: printf("%f", NAN);"
- Next in thread: Alexander Feldman: "Re: [PHP-DEV] PHP 4.0 Bug #6142: core dump after: printf("%f", NAN);"
- Reply: Alexander Feldman: "Re: [PHP-DEV] PHP 4.0 Bug #6142: core dump after: printf("%f", NAN);"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

