php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #36856 Segmentation fault
Submitted: 2006-03-25 13:57 UTC Modified: 2006-04-02 01:00 UTC
From: arthurmax at seznam dot cz Assigned:
Status: No Feedback Package: Unknown/Other Function
PHP Version: 4.4.2 OS: Linux Mandrake
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: arthurmax at seznam dot cz
New email:
PHP Version: OS:

 

 [2006-03-25 13:57 UTC] arthurmax at seznam dot cz
Description:
------------
A go to my url (homepage). First page (homepage) was load perfect and if i click to any anchor, i get "page not found" and in a log of apache is "[notice] child pid XXXX exit segmentation fault"

If i restart web server apache, everything is OK. A think that do this mysql functions or session function, becauce if i delete session file from tmp i can go to any anchor of my page, but not next anchor. Thank you.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-03-25 15:36 UTC] bjori@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try to avoid embedding huge scripts into the report.
 [2006-03-25 18:05 UTC] arthurmax at seznam dot cz
I dont know what is to do segmentation fail. I use mysql database. Can you help you gdb export when apache fail?
 [2006-03-26 00:55 UTC] tony2001@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.


 [2006-04-02 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 Mar 28 23:01:26 2024 UTC