[PHP-DEV] Segfault in current HEAD with phpMyAdmin

2004-06-04 Thread Sebastian Bergmann
I am getting the segfault below with the current HEAD on Win32 when I access phpMyAdmin. php5ts_debug.dll!ts_resource_ex(int id=9633792, unsigned long * th_id=0x0001) Zeile 388 + 0xf C php5ts_debug.dll!_emalloc(unsigned int size=16, char * __zend_filename=0x1062527c, unsigned int __z

Re: [PHP-DEV] Segfault in current HEAD

2004-05-26 Thread Sebastian Bergmann
Andi Gutmans wrote: > What crashes? -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http

Re: [PHP-DEV] Segfault in current HEAD

2004-05-26 Thread Andi Gutmans
What crashes? At 08:27 AM 5/26/2004 +0200, Sebastian Bergmann wrote: Timm Friebe wrote: > Works fine here. I just noticed that it works fine here under Linux, too, but still crashes on Windows. Odd. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/

Re: [PHP-DEV] Segfault in current HEAD

2004-05-25 Thread Sebastian Bergmann
Timm Friebe wrote: > Works fine here. I just noticed that it works fine here under Linux, too, but still crashes on Windows. Odd. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-

Re: [PHP-DEV] Segfault in current HEAD

2004-05-22 Thread Timm Friebe
On Sat, 2004-05-22 at 13:48, Sebastian Bergmann wrote: > The following code triggers a segfault with the attached stacktrace: > >class UML_Class extends ReflectionClass { >} > >print ReflectionClass::export('UML_Class'); >?> Works fine here. - Timm -- PHP Internals - PHP

[PHP-DEV] Segfault in current HEAD

2004-05-22 Thread Sebastian Bergmann
The following code triggers a segfault with the attached stacktrace: print ReflectionClass::export('UML_Class'); ?> -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/ php5t

Re: [PHP-DEV] Segfault in current HEAD

2003-07-21 Thread Derick Rethans
On Mon, 21 Jul 2003, Sebastian Bergmann wrote: > Reproducing Script > >class Foo { >const Bar = 'classBar'; > } > > print Foo::Bar; > ?> Even though Zeev claims it's fixed, can you please add a test case for it? Derick -- "Interpreting what the GPL actua

Re: [PHP-DEV] Segfault in current HEAD

2003-07-21 Thread Zeev Suraski
Should be fixed (I can't reproduce it now, it was probably fixed by one of my commits...) At 09:49 21/07/2003, Sebastian Bergmann wrote: Reproducing Script print Foo::Bar; ?> zend_fetch_class_handler(_zend_execute_data * 0x0012faa4, _zend_op_array * 0x00afef10, void * * * 0x00a

[PHP-DEV] Segfault in current HEAD

2003-07-20 Thread Sebastian Bergmann
Reproducing Script zend_fetch_class_handler(_zend_execute_data * 0x0012faa4, _zend_op_array * 0x00afef10, void * * * 0x00ae42b0) line 2394 + 14 bytes execute(_zend_op_array * 0x00afef10, void * * * 0x00ae42b0) line 1194 + 19 bytes zend_execute_scripts(int 8, void * * * 0x00ae42b0, _zval_s