Edit report at http://bugs.php.net/bug.php?id=54918&edit=1

 ID:                 54918
 Updated by:         fel...@php.net
 Reported by:        neweracracker at gmail dot com
 Summary:            browscap issues
-Status:             Open
+Status:             Feedback
 Type:               Bug
 Package:            Reproducible crash
 Operating System:   Windows 7
 PHP Version:        5.3SVN-2011-05-24 (snap)
 Block user comment: N
 Private report:     N

 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.




Previous Comments:
------------------------------------------------------------------------
[2011-05-24 17:01:55] neweracracker at gmail dot com

Description:
------------
Hello,



I've downloaded PHP 5.3 revision 311383 TS from
windows.php.net/snapshots/ I have managed to reproduce a crash using
nginx and php fcgi related to browscap.



It works flawless prior to this commit
svn.php.net/viewvc?view=revision&revision=310691 but new versions crash



How to reproduce.

1. Use php.ini-production as your php.ini

2. Uncomment browscap in php.ini

3. Set it to a valid ini file ( for example: lite_php_browscap.ini from
browsers.garykeith.com/downloads.asp )

4. Run the test script

5. Enjoy the crash ;)



Please reproduce and fix.

Thank you.

Test script:
---------------
<?php

phpinfo();

?>



------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=54918&edit=1

Reply via email to