php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #35213 SIGSEGV with ze1_compatibility_mode = On
Submitted: 2005-11-14 08:49 UTC Modified: 2005-11-15 09:34 UTC
From: mdv at inyourpocket dot com Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: 5.0.5 OS: Debian
Private report: No CVE-ID: None
 [2005-11-14 08:49 UTC] mdv at inyourpocket dot com
Description:
------------
please read more info here http://pear.php.net/bugs/bug.php?id=5891

when zend compatibility mode set to off - everything is ok

Reproduce code:
---------------
/usr/local/php/bin/php -C -q -d include_path=/usr/local/php/lib/php -d output_buffering=1 /usr/local/php/lib/php/pearcmd.php upgrade PEAR

Expected result:
----------------
???

Actual result:
--------------
my php.ini you can found here http://lampa.naut.cz/php/php.ini (45k)

and gdb result (bt and bt -88) is here http://lampa.naut.cz/php/gdb.txt (26k)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-11-14 19:55 UTC] tony2001@php.net
So does the snapshot work or not?
 [2005-11-15 07:39 UTC] mdv at inyourpocket dot com
works
 [2005-11-15 09:34 UTC] sniper@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 08:01:30 2024 UTC