ID:               26598
 Updated by:       [EMAIL PROTECTED]
 Reported By:      robert at interjinn dot com
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Zend Engine 2 problem
 Operating System: *
 PHP Version:      5CVS-2003-12-15
 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




Previous Comments:
------------------------------------------------------------------------

[2003-12-27 18:07:14] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip



------------------------------------------------------------------------

[2003-12-16 05:05:58] robert at interjinn dot com

Hmmm, that's interesting. How does include() work? I always thought of
it as an evaluation outside of the working scope. I checked the gdb
backtrace for the code sample in bug #26065 and it segfaults on the
same code, but at different points in the source, namely:

if (CG(active_class_entry)->ce_flags & ZEND_ACC_INTERFACE)

Cheers,
Rob.

------------------------------------------------------------------------

[2003-12-16 02:57:21] [EMAIL PROTECTED]

btw. bug #26065 looks quite similar to this.


------------------------------------------------------------------------

[2003-12-16 02:52:48] [EMAIL PROTECTED]


http://www.interjinn.com/download/interJinn-0.9.1-php5mods-3.tar.gz


------------------------------------------------------------------------

[2003-12-15 17:33:49] [EMAIL PROTECTED]

Start by removing all the unnecessary lines from the first file, all
unnecessary include()'s etc. Then remove all the includes, ie. put the
stuff in one file. But only those parts of the code that are necessary
for the reduced first file..
 
Just remove stuff line by line, run the code and if it still crashes,
continue nuking the code until it doesn't crash. :)


------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/26598

-- 
Edit this bug report at http://bugs.php.net/?id=26598&edit=1

Reply via email to