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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: kiwi at oav dot net
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sat Dec 21 17:01:58 2024 UTC