Date: 08/14/00
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6088 Updated: Output buffering breaks head requests"
- Previous message: b.tenhumberg <email protected>: "[PHP-DEV] PHP 4.0 Bug #6141: GetImageSize cannot recover size of PNGs"
- Next in thread: Derick Rethans: "Re: [PHP-DEV] PHP 4.0 Bug #6142: core dump after: printf("%f", NAN);"
- Reply: Derick Rethans: "Re: [PHP-DEV] PHP 4.0 Bug #6142: core dump after: printf("%f", NAN);"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6088 Updated: Output buffering breaks head requests"
- Previous message: b.tenhumberg <email protected>: "[PHP-DEV] PHP 4.0 Bug #6141: GetImageSize cannot recover size of PNGs"
- Next in thread: Derick Rethans: "Re: [PHP-DEV] PHP 4.0 Bug #6142: core dump after: printf("%f", NAN);"
- Reply: Derick Rethans: "Re: [PHP-DEV] PHP 4.0 Bug #6142: core dump after: printf("%f", NAN);"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

