[PHP-DEV] Bug #8904 Updated: Segfault with phpMyadmin From: andi <email protected>
Date: 04/29/01

ID: 8904
Updated by: andi
Reported By: kiwi <email protected>
Old-Status: Open
Status: Closed
Bug Type: Other web server
PHP Version: 4.0 Latest CVS (25/01/2001)
Assigned To:
Comments:

Please try the latest CVS and if it still crashes than open a new bug report (or ask us to reopen this one).

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

[2001-01-25 08:52:31] kiwi <email protected>
When loading the index.php3 from phpMyadmin (the current tarball from freshmeat) the caudium segfault on zend_ini_scanner_cc.cc.

Backtrace :

Caudium is alive!
   Time: Thu Jan 25 14:41:19 2001
   pid: 2642 ppid: 2641 euid: caudium uid: root

-- Total boot time 50.016 seconds ---------------------------

[Switching to LWP 4 ]

Program received signal SIGSEGV, Segmentation fault.
0xee238d64 in ts_resource_ex () at zend_ini_scanner_cc.cc:1715
1715 free( ptr );
Current language: auto; currently c++
(gdb) bt
#0 0xee238d64 in ts_resource_ex () at zend_ini_scanner_cc.cc:1715
Cannot access memory at address 0xef430f04.
(gdb) p ptr
No symbol "ptr" in current context.

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

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=8904&edit=2

-- 
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>