php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #39547 session
Submitted: 2006-11-17 14:30 UTC Modified: 2006-11-25 01:00 UTC
Votes:1
Avg. Score:2.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: vikmet at abv dot bg Assigned:
Status: No Feedback Package: Session related
PHP Version: 5.2.0 OS: FreeBSD 6.1-STABLE
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: vikmet at abv dot bg
New email:
PHP Version: OS:

 

 [2006-11-17 14:30 UTC] vikmet at abv dot bg
Description:
------------
Segmentation fault (core dumped)

Actual result:
--------------
# php -v
PHP 5.2.0 with Suhosin-Patch 0.9.6.2 (cli) (built: Nov 17 2006 14:31:16)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2006 Zend Technologies
Segmentation fault (core dumped)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-11-17 14:39 UTC] vikmet at abv dot bg
Segmentation fault (core dumped) when add session extension
 [2006-11-17 14:56 UTC] tony2001@php.net
Please get clean PHP 5.2.0 sources from php.net, build PHP binary and if you're still able to reproduce it, please provide GDB backtrace.
 [2006-11-17 19:11 UTC] vikmet at abv dot bg
it's a clean source installed from bsd ports with out a problem, i was not having a problems with earlyer versions of php.
warning: core file may not match specified executable file.
Core was generated by `php'.
Program terminated with signal 11, Segmentation fault.
#0  0x00000000 in ?? ()
 [2006-11-17 19:17 UTC] tony2001@php.net
No, it's not a clear source:
PHP 5.2.0 -->with Suhosin-Patch 0.9.6.2<--
Please get the clear sources at php.net.
 [2006-11-25 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 12:01:31 2024 UTC