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
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
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/
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-
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
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
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
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
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