Re: [PHP-DEV] Segmentation fault in v4.3.4

2003-11-26 Thread Ilia Alshanetsky
This problem is now fixed, thank you for reporting it. Ilia -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Segmentation fault in v4.3.4

2003-11-26 Thread Derick Rethans
On Wed, 26 Nov 2003, Jean-Pierre Arneodo wrote: > Here the result of valgrind, thanks to Derick! > Now gurus can analyse the result. I could reproduce this with 4.3dev, but not with PHP 5. Derick -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/

Re: [PHP-DEV] Segmentation fault in v4.3.4

2003-11-26 Thread Jean-Pierre Arneodo
291 total-reg-r. --17820--sanity: 140 cheap, 6 expensive checks. --17820--ccalls: 72861 C calls, 62% saves+restores avoided (270194 bytes) --17820-- 95773 args, avg 0.89 setup instrs each (20064 bytes) --17820--0% clear the stack (218583 bytes) --17820--

Re: [PHP-DEV] Segmentation fault in v4.3.4

2003-11-26 Thread Derick Rethans
On Wed, 26 Nov 2003, Jean-Pierre Arneodo wrote: > The script uses 3 extensions a lot: > - xml: EXPAT Version 1.95.6 > - curl: libcurl/7.10.2 OpenSSL/0.9.6b zlib/1.1.4 > - mysql: Client API version 4.0.15 (The MySQL server and lib on the host > is a 4.0.16) > > 80 classes are involved, it is diff

Re: [PHP-DEV] Segmentation fault in v4.3.4

2003-11-26 Thread Jean-Pierre Arneodo
13] => gettext [14] => gd [15] => curl [16] => ctype [17] => bz2 [18] => zlib ) - Original Message - From: "Andi Gutmans" <[EMAIL PROTECTED]> To: "Jean-Pierre Arneodo" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday,

Re: [PHP-DEV] Segmentation fault in v4.3.4

2003-11-25 Thread Andi Gutmans
Hi, We really need you to cut down this script to a minimum (10-20 lines) which reproduces the problem. Thanks, Andi At 10:38 PM 11/25/2003 +0100, Jean-Pierre Arneodo wrote: Hi, I've a seg fault with 4.3.4 To find where I configure with --enable-debug Now no seg fault but the cli print somet

[PHP-DEV] Segmentation fault in v4.3.4

2003-11-25 Thread Jean-Pierre Arneodo
Hi, I've a seg fault with 4.3.4 To find where I configure with --enable-debug Now no seg fault but the cli print something. How to investigate more ? JP [Tue Nov 25 22:11:24 2003] Script: './wsp_shell_instrument_synchronize.php' --- /home/jpa/dev/php-4.3