[PHP-DEV] Bug #14365 Updated: require_once() causes segfault

2001-12-31 Thread sean . redmond
ID: 14365 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: RedHat Linux 7.2 Old PHP Version: 4.0.6 PHP Version: 4.1.1 New Comment: Still segfaults with 4.1.1: #0 0x4024b14c in php_fopen_with_path (

[PHP-DEV] Bug #14365 Updated: require_once() causes segfault

2001-12-11 Thread sean . redmond
ID: 14365 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Scripting Engine problem Operating System: RedHat Linux 7.2 PHP Version: 4.0.6 New Comment: It does happen with 4.1.0RC5: #0 0x40247210 in php_fopen_with_path (

[PHP-DEV] Bug #14365 Updated: require_once() causes segfault

2001-12-11 Thread mfischer
ID: 14365 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Scripting Engine problem Operating System: RedHat Linux 7.2 PHP Version: 4.0.6 New Comment: Can you try newly release 4.1.0? And please try to provide small, self-containing reproduceable

[PHP-DEV] Bug #14365 Updated: require_once() causes segfault

2001-12-11 Thread sean . redmond
ID: 14365 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Scripting Engine problem Operating System: RedHat Linux 7.2 PHP Version: 4.0.6 New Comment: Also in 4.1.0. I haven't been able to write a simple script to reproduce the crash.

[PHP-DEV] Bug #14365 Updated: require_once() causes segfault

2001-12-11 Thread sean . redmond
ID: 14365 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: RedHat Linux 7.2 PHP Version: 4.0.6 New Comment: FYI: I did write a script with require_once() inside a for loop to see if just repetitively requiring a

[PHP-DEV] Bug #14365 Updated: require_once() causes segfault

2001-12-06 Thread sniper
ID: 14365 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Old Bug Type: Filesystem function related Bug Type: Scripting Engine problem Operating System: RedHat Linux 7.2 PHP Version: 4.0.6 New Comment: Does this happen with PHP 4.1.0RC5: