#48785 [Com]: PHP -i segfaults

[email protected] ("gerwin at digitalus dot nl")
Newsgroups php.bugs
Message-ID <[email protected]>
 ID:               48785
 Comment by:       gerwin at digitalus dot nl
 Reported By:      gerwin at digitalus dot nl
 Status:           Open
 Bug Type:         Reproducible crash
 Operating System: RHEL 5
 PHP Version:      5.3.0
 New Comment:

Some things I noticed:
- Disabling the sqlite.so module will "solve" the problem. 
- when using phpinfo() on a website, there is NO segfault on from the
command line


Previous Comments:
------------------------------------------------------------------------

[2009-07-03 07:09:36] gerwin at digitalus dot nl

Description:
------------
When executing php -i (php information) it shows some output but then
it will segfault.




Reproduce code:
---------------
On commandline: php -i


Expected result:
----------------
Probably missing entries

Actual result:
--------------
Segmentation faul.

Strace:
write(1, "PDO Driver for SQLite 3.x", 25PDO Driver for SQLite 3.x) =
25
write(1, " => ", 4 => )                     = 4
write(1, "enabled", 7enabled)                  = 7
write(1, "\n", 1
)                       = 1
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


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


-- 
Edit this bug report at http://bugs.php.net/?id=48785&edit=1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.