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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
49 - 38 = ?
Subscribe to this entry?

 
 [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: Fri Mar 29 09:01:28 2024 UTC