php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8904 Segfault with phpMyadmin
Submitted: 2001-01-25 08:52 UTC Modified: 2001-04-29 15:54 UTC
From: kiwi at oav dot net Assigned:
Status: Closed Package: Other web server
PHP Version: 4.0 Latest CVS (25/01/2001) OS: Solaris 8/Sparc on SS20
Private report: No CVE-ID: None
 [2001-01-25 08:52 UTC] kiwi at oav dot net
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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-29 15:54 UTC] andi@php.net
Please try the latest CVS and if it still crashes than open a new bug report (or ask us to reopen this one).
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 15:01:28 2024 UTC