Date: 12/28/00
- Next message: Stig Venaas: "Re: [PHP-DEV] PHP 4.0 Bug #8383: array_unique() causes core dump"
- Previous message: akilov <email protected>: "[PHP-DEV] PHP 4.0 Bug #8467 Updated: Crash in Tomcat with PHP/Servlet feature"
- In reply to: Alex Akilov: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I don't have access to such a machine :I
At 01:07 29/12/2000, Alex Akilov wrote:
>Zeev,
>
>I'm sorry to say that this is still not working with the latest CVS.
>It appears to be segmenting on the first instantiation of the
>istdiostream class. More specifically, in zend_language_scanner.l >>
>open_file_for_scanning() in the ZEND_HANDLE_FP case
>(ZTS). The file_handle and file_handle->handle.fp are not
>null but the file_handle->handle.is assignment never completes.
>
>Perhaps the IBM C stream classes are just too different
>(deficient? :) to be used for Zend's purposes in this case. Don't
>know if you have access to an AIX/IBMC machine but we'd
>appreciate y'all taking a look at this exception when you get a
>chance. I'm a little out my element here so I wish I could help.
>
>The setup I used is as follows:
>
>CC=xlc_r
>CFLAGS="-ma -g -Dinline= "
>CXX=xlC_r
>./configure --without-xml --without-mysql --with-servlet --with-java
>The JDK level is IBM118.
>
>On second thought I think I'll just open a bug report and you
>guys can prioritize this one with respect to other problems.
>
>Thanks.
>
>Alex
>
>
>--
>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>
-- Zeev Suraski <zeev <email protected>> CTO & co-founder, Zend Technologies Ltd. http://www.zend.com/-- 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>
- Next message: Stig Venaas: "Re: [PHP-DEV] PHP 4.0 Bug #8383: array_unique() causes core dump"
- Previous message: akilov <email protected>: "[PHP-DEV] PHP 4.0 Bug #8467 Updated: Crash in Tomcat with PHP/Servlet feature"
- In reply to: Alex Akilov: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

