[PHP-DEV] PHP 4.0 Bug #7169: Crash with long .php-file and --trans-sid From: balu <email protected>
Date: 10/12/00

From: balu <email protected>
Operating system: Linux 2.2.14
PHP version: 4.0.3
PHP Bug Type: Reproduceable crash
Bug description: Crash with long .php-file and --trans-sid

I have problems accessing a rather long file after enabling --trans-sid. Apache-childs die after processing X lines of that file. (I tested to add one more char at the end of the last processed character, but it was not displayed)

Is it possible that the buffer --trans-sid uses to store the page (and process it) in is too small?

I have no gdb installed yet, or can create a logfile, so perhaps this could be approved by someone else...

I will try to reproduce it on another system and get a trace from that...

-- 
Edit Bug report at: http://bugs.php.net/?id=7169&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>