#48403 [Bgs]: shell_exec() is much slower than running from shell

2009-05-27 Thread gregor at hostgis dot com
ID: 48403 User updated by: gregor at hostgis dot com Reported By: gregor at hostgis dot com Status: Bogus Bug Type: Performance problem Operating System: Linux PHP Version: 5.2.9 New Comment: I get "current: -1 max: -1" in all cases. # su - www

#48276 [Opn]: date('Y') returns 0000

2009-05-27 Thread scottmac
ID: 48276 Updated by: scott...@php.net Reported By: info at programmiernutte dot net Status: Open Bug Type: Date/time related Operating System: Mac OS X 10.4 PPC PHP Version: 5.3.0RC2 New Comment: We have a PPC test machine, Derick has access

#48276 [Opn]: date('Y') returns 0000

2009-05-27 Thread rasmus
ID: 48276 Updated by: ras...@php.net Reported By: info at programmiernutte dot net Status: Open Bug Type: Date/time related Operating System: Mac OS X 10.4 PPC PHP Version: 5.3.0RC2 New Comment: So there is an endian issue somewhere. How are

#48276 [Opn]: date('Y') returns 0000

2009-05-27 Thread info at programmiernutte dot net
ID: 48276 User updated by: info at programmiernutte dot net Reported By: info at programmiernutte dot net Status: Open Bug Type: Date/time related Operating System: Mac OS X 10.4 PPC PHP Version: 5.3.0RC2 New Comment: I just verified the issue unt

#48276 [Fbk->Opn]: date('Y') returns 0000

2009-05-27 Thread info at programmiernutte dot net
ID: 48276 User updated by: info at programmiernutte dot net Reported By: info at programmiernutte dot net -Status: Feedback +Status: Open Bug Type: Date/time related Operating System: Mac OS X 10.4 PPC PHP Version: 5.3.0RC2 New Comment: P

#48410 [Opn]: Using database link throws unrecognized date warning

2009-05-27 Thread krastin dot georgiev at gmail dot com
ID: 48410 User updated by: krastin dot georgiev at gmail dot com Reported By: krastin dot georgiev at gmail dot com Status: Open Bug Type: OCI8 related Operating System: Linux (ALL) PHP Version: 5.2.9 New Comment: As sample a table named TY can be

#48365 [Fbk->Opn]: glob() function returns empty array

2009-05-27 Thread peter dot chen at itg dot com
ID: 48365 User updated by: peter dot chen at itg dot com Reported By: peter dot chen at itg dot com -Status: Feedback +Status: Open Bug Type: Apache2 related Operating System: sparc-sol2.10 PHP Version: 5.2.9 New Comment: My apologies, I

#48403 [Bgs]: shell_exec() is much slower than running from shell

2009-05-27 Thread rasmus
ID: 48403 Updated by: ras...@php.net Reported By: gregor at hostgis dot com Status: Bogus Bug Type: Performance problem Operating System: Linux PHP Version: 5.2.9 New Comment: That points to memory thrashing to me. The brk calls are fiddling

#48410 [NEW]: Using database link throws unrecognized date warning

2009-05-27 Thread krastin dot georgiev at gmail dot com
From: krastin dot georgiev at gmail dot com Operating system: Linux (ALL) PHP version: 5.2.9 PHP Bug Type: OCI8 related Bug description: Using database link throws unrecognized date warning Description: When doing a call across a database link Oracle throws a war

#48403 [Bgs]: shell_exec() is much slower than running from shell

2009-05-27 Thread gregor at hostgis dot com
ID: 48403 User updated by: gregor at hostgis dot com Reported By: gregor at hostgis dot com Status: Bogus Bug Type: Performance problem Operating System: Linux PHP Version: 5.2.9 New Comment: This is the shp2img debugging output. Not surprisingly,

#48403 [Bgs]: shell_exec() is much slower than running from shell

2009-05-27 Thread gregor at hostgis dot com
ID: 48403 User updated by: gregor at hostgis dot com Reported By: gregor at hostgis dot com Status: Bogus Bug Type: Performance problem Operating System: Linux PHP Version: 5.2.9 New Comment: > 1. Higher memory footprint for Apache+PHP which means

#48403 [Bgs]: shell_exec() is much slower than running from shell

2009-05-27 Thread rasmus
ID: 48403 Updated by: ras...@php.net Reported By: gregor at hostgis dot com Status: Bogus Bug Type: Performance problem Operating System: Linux PHP Version: 5.2.9 New Comment: Interesting. So, the differences between the fork+exec from PHP-C

#48403 [Bgs]: shell_exec() is much slower than running from shell

2009-05-27 Thread gregor at hostgis dot com
ID: 48403 User updated by: gregor at hostgis dot com Reported By: gregor at hostgis dot com Status: Bogus Bug Type: Performance problem Operating System: Linux PHP Version: 5.2.9 New Comment: > lbarn...@php.net > Any exec() function implies fork()

#48276 [Com]: date('Y') returns 0000

2009-05-27 Thread j at teamonetickets dot com
ID: 48276 Comment by: j at teamonetickets dot com Reported By: info at programmiernutte dot net Status: Feedback Bug Type: Date/time related Operating System: Mac OS X 10.4 PPC PHP Version: 5.3.0RC2 New Comment: I cannot reproduce this on OS

#48403 [Bgs]: shell_exec() is much slower than running from shell

2009-05-27 Thread rasmus
ID: 48403 Updated by: ras...@php.net Reported By: gregor at hostgis dot com Status: Bogus Bug Type: Performance problem Operating System: Linux PHP Version: 5.2.9 New Comment: It could also be a memory issue. The fork overhead would be a con

#48403 [Bgs]: shell_exec() is much slower than running from shell

2009-05-27 Thread lbarnaud
ID: 48403 Updated by: lbarn...@php.net Reported By: gregor at hostgis dot com Status: Bogus Bug Type: Performance problem Operating System: Linux PHP Version: 5.2.9 New Comment: Any exec() function implies fork(). This means the apache proces

#48228 [Ver->Csd]: Possible memory corruption when PHP compiled using GCC 4.3.x

2009-05-27 Thread iddekingej at lycos dot com
ID: 48228 User updated by: iddekingej at lycos dot com Reported By: iddekingej at lycos dot com -Status: Verified +Status: Closed Bug Type: Scripting Engine problem Operating System: Linux 64bit gcc PHP Version: 5.*, 6CVS (2009-05-27) New

#48403 [Bgs]: shell_exec() is much slower than running from shell

2009-05-27 Thread gregor at hostgis dot com
ID: 48403 User updated by: gregor at hostgis dot com Reported By: gregor at hostgis dot com Status: Bogus Bug Type: Performance problem Operating System: Linux PHP Version: 5.2.9 New Comment: > This proves it's not bug: > run from shell - 14 secon

#48403 [Opn->Bgs]: shell_exec() is much slower than running from shell

2009-05-27 Thread jani
ID: 48403 Updated by: j...@php.net Reported By: gregor at hostgis dot com -Status: Open +Status: Bogus Bug Type: Performance problem Operating System: Linux PHP Version: 5.2.9 New Comment: This proves it's not bug: run from shell - 1

#48403 [Fbk->Opn]: shell_exec() is much slower than running from shell

2009-05-27 Thread gregor at hostgis dot com
ID: 48403 User updated by: gregor at hostgis dot com Reported By: gregor at hostgis dot com -Status: Feedback +Status: Open Bug Type: Performance problem Operating System: Linux PHP Version: 5.2.9 New Comment: > Perhaps you can provide me

#48228 [Ver]: Possible memory corruption

2009-05-27 Thread jani
ID: 48228 Updated by: j...@php.net Reported By: iddekingej at lycos dot com Status: Verified Bug Type: Scripting Engine problem Operating System: Linux 64bit gcc PHP Version: 5.*, 6CVS (2009-05-26) New Comment: See also bug #48408 Previous

#48408 [Opn->Bgs]: Exception thrown from two functions nested in expression causes segfault

2009-05-27 Thread jani
ID: 48408 Updated by: j...@php.net Reported By: nightstorm at tlen dot pl -Status: Open +Status: Bogus Bug Type: Reproducible crash Operating System: Arch Linux 64-bit PHP Version: 5.3CVS-2009-05-27 (snap) New Comment: GCC bugs are n

#48409 [Opn->Fbk]: Exception + nested functions + classes crash PHP 5.2

2009-05-27 Thread jani
ID: 48409 Updated by: j...@php.net Reported By: nightstorm at tlen dot pl -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Linux 64bit gcc PHP Version: 5.2CVS-2009-05-27 (snap) New Comment: Arnaud: I'd l

#48409 [Fbk->Opn]: Exception + nested functions + classes crash PHP 5.2

2009-05-27 Thread lbarnaud
ID: 48409 Updated by: lbarn...@php.net Reported By: nightstorm at tlen dot pl -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Linux 64bit gcc PHP Version: 5.2CVS-2009-05-27 (snap) Previous Comments: ---

#48408 [Fbk->Opn]: Exception thrown from two functions nested in expression causes segfault

2009-05-27 Thread lbarnaud
ID: 48408 Updated by: lbarn...@php.net Reported By: nightstorm at tlen dot pl -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Arch Linux 64-bit PHP Version: 5.3CVS-2009-05-27 (snap) Previous Comments: -

#48408 [Fbk]: Exception thrown from two functions nested in expression causes segfault

2009-05-27 Thread lbarnaud
ID: 48408 Updated by: lbarn...@php.net Reported By: nightstorm at tlen dot pl Status: Feedback Bug Type: Reproducible crash Operating System: Arch Linux 64-bit PHP Version: 5.3CVS-2009-05-27 (snap) New Comment: gcc 4.3 (does not crash here wh

#48378 [Ver]: exif_read_data() segfaults on certain corrupted .jpeg files

2009-05-27 Thread jani
ID: 48378 Updated by: j...@php.net Reported By: phpbug dot exif at sub dot noloop dot net Status: Verified Bug Type: EXIF related Operating System: * PHP Version: 5.*, 6CVS (2009-05-27) New Comment: Verified with proper test script, this func

#48378 [Ver]: exif_read_data() segfaults on certain corrupted .jpeg files

2009-05-27 Thread jani
ID: 48378 Updated by: j...@php.net Reported By: phpbug dot exif at sub dot noloop dot net Status: Verified Bug Type: EXIF related Operating System: * PHP Version: 5.*, 6CVS (2009-05-27) New Comment: Verified with proper test script, this func

#48378 [Opn->Ver]: exif_read_data() segfaults on certain corrupted .jpeg files

2009-05-27 Thread jani
ID: 48378 Updated by: j...@php.net Reported By: phpbug dot exif at sub dot noloop dot net -Status: Open +Status: Verified Bug Type: EXIF related -Operating System: Linux +Operating System: * -PHP Version: 5.2CVS-2009-05-24 (snap) +PHP Ve

#48403 [Opn->Fbk]: shell_exec() is much slower than running from shell

2009-05-27 Thread jani
ID: 48403 Updated by: j...@php.net Reported By: gregor at hostgis dot com -Status: Open +Status: Feedback Bug Type: Performance problem Operating System: Linux PHP Version: 5.2.9 New Comment: Perhaps you can provide me the same image

#48408 [Opn->Fbk]: Exception thrown from two functions nested in expression causes segfault

2009-05-27 Thread jani
ID: 48408 Updated by: j...@php.net Reported By: nightstorm at tlen dot pl -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Arch Linux 64-bit PHP Version: 5.3CVS-2009-05-27 (snap) New Comment: Does not cr

#48403 [Fbk->Opn]: shell_exec() is much slower than running from shell

2009-05-27 Thread gregor at hostgis dot com
ID: 48403 User updated by: gregor at hostgis dot com Reported By: gregor at hostgis dot com -Status: Feedback +Status: Open Bug Type: Performance problem Operating System: Linux PHP Version: 5.2.9 New Comment: Hi, Jani. Thanks for looking

#48409 [Fbk]: Exception + nested functions + classes crash PHP 5.2

2009-05-27 Thread lbarnaud
ID: 48409 Updated by: lbarn...@php.net Reported By: nightstorm at tlen dot pl Status: Feedback Bug Type: Reproducible crash -Operating System: Arch Linux 64-bit +Operating System: Linux 64bit gcc PHP Version: 5.2CVS-2009-05-27 (snap) New Commen

#48409 [Fbk]: Exception + nested functions + classes crash PHP 5.2

2009-05-27 Thread jani
ID: 48409 Updated by: j...@php.net Reported By: nightstorm at tlen dot pl Status: Feedback Bug Type: Reproducible crash Operating System: Arch Linux 64-bit PHP Version: 5.2CVS-2009-05-27 (snap) New Comment: Note: I can not reproduce this. P

#48409 [Opn->Fbk]: Exception + nested functions + classes crash PHP 5.2

2009-05-27 Thread jani
ID: 48409 Updated by: j...@php.net Reported By: nightstorm at tlen dot pl -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Arch Linux 64-bit PHP Version: 5.2CVS-2009-05-27 (snap) New Comment: Did you use

#48409 [Opn]: Exception + nested functions + classes crash PHP 5.2

2009-05-27 Thread jani
ID: 48409 Updated by: j...@php.net Reported By: nightstorm at tlen dot pl Status: Open Bug Type: Reproducible crash Operating System: Arch Linux 64-bit PHP Version: 5.2CVS-2009-05-27 (snap) New Comment: 'xyz'); } } class CCC

#48408 [Opn]: Exception thrown from two functions nested in expression causes segfault

2009-05-27 Thread jani
ID: 48408 Updated by: j...@php.net Reported By: nightstorm at tlen dot pl Status: Open Bug Type: Reproducible crash Operating System: Arch Linux 64-bit PHP Version: 5.3CVS-2009-05-27 (snap) New Comment: 'xyz'); } }

#48408 [Opn]: Exception thrown from two functions nested in expression causes segfault

2009-05-27 Thread jani
ID: 48408 Updated by: j...@php.net Reported By: nightstorm at tlen dot pl Status: Open Bug Type: Reproducible crash Operating System: Arch Linux 64-bit PHP Version: 5.3CVS-2009-05-27 (snap) New Comment: 'xyz'); } }

#48409 [NEW]: Exception + nested functions + classes crash PHP 5.2

2009-05-27 Thread nightstorm at tlen dot pl
From: nightstorm at tlen dot pl Operating system: Arch Linux 64-bit PHP version: 5.2CVS-2009-05-27 (snap) PHP Bug Type: Reproducible crash Bug description: Exception + nested functions + classes crash PHP 5.2 Description: This an extended version of the code I've

#48408 [Opn]: Exception thrown from two functions nested in expression causes segfault

2009-05-27 Thread lbarnaud
ID: 48408 Updated by: lbarn...@php.net Reported By: nightstorm at tlen dot pl Status: Open Bug Type: Reproducible crash Operating System: Arch Linux 64-bit PHP Version: 5.3CVS-2009-05-27 (snap) New Comment: Looks like same as http://bugs.php.

#48408 [Opn]: Exception thrown from two functions nested in expression causes segfault

2009-05-27 Thread nightstorm at tlen dot pl
ID: 48408 User updated by: nightstorm at tlen dot pl Reported By: nightstorm at tlen dot pl Status: Open Bug Type: Reproducible crash Operating System: Arch Linux 64-bit PHP Version: 5.3CVS-2009-05-27 (snap) New Comment: My PHP configuration: - T

#48408 [NEW]: Exception thrown from two functions nested in expression causes segfault

2009-05-27 Thread nightstorm at tlen dot pl
From: nightstorm at tlen dot pl Operating system: Arch Linux 64-bit PHP version: 5.3CVS-2009-05-27 (snap) PHP Bug Type: Reproducible crash Bug description: Exception thrown from two functions nested in expression causes segfault Description: The code provided be

#48339 [Asn->Fbk]: DOMElement::setIdAttribute() throws 'Not Found Error' exception

2009-05-27 Thread rrichards
ID: 48339 Updated by: rricha...@php.net Reported By: greatwhitepine at bigfoot dot com -Status: Assigned +Status: Feedback Bug Type: DOM XML related Operating System: opensuse 11.1 PHP Version: 5.2.9 Assigned To: rrichards New C

#48404 [Opn->Bgs]: Passing variables byRef to foreach and doing array_reverse yelds unexp. results

2009-05-27 Thread jani
ID: 48404 Updated by: j...@php.net Reported By: praxodas at gmail dot com -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: linux PHP Version: 5.2.9 New Comment: RTFM: Reference of a $value and the las

#48405 [Opn->Fbk]: Segmentation fault while type casting array into object

2009-05-27 Thread jani
ID: 48405 Updated by: j...@php.net Reported By: dharmeshm at rediff dot co dot in -Status: Open +Status: Feedback Bug Type: Arrays related Operating System: CentOS release 3.8 (Final) PHP Version: 5.2.6 New Comment: Please try using

#48405 [NEW]: Segmentation fault while type casting array into object

2009-05-27 Thread dharmeshm at rediff dot co dot in
From: dharmeshm at rediff dot co dot in Operating system: CentOS release 3.8 (Final) PHP version: 5.2.9 PHP Bug Type: Arrays related Bug description: Segmentation fault while type casting array into object Description: While converting array into object, it gives

#48404 [NEW]: Passing variables byRef to foreach and doing array_reverse yelds unexp. results

2009-05-27 Thread praxodas at gmail dot com
From: praxodas at gmail dot com Operating system: linux PHP version: 5.2.9 PHP Bug Type: Scripting Engine problem Bug description: Passing variables byRef to foreach and doing array_reverse yelds unexp. results Description: After reversing an array and passing i

#48403 [Opn->Fbk]: shell_exec() is much slower than running from shell

2009-05-27 Thread jani
ID: 48403 Updated by: j...@php.net Reported By: gregor at hostgis dot com -Status: Open +Status: Feedback Bug Type: Performance problem Operating System: Linux PHP Version: 5.2.9 New Comment: Works fine for me. You should really use

#48402 [Opn->Fbk]: PHP stopped reporting errors

2009-05-27 Thread jani
ID: 48402 Updated by: j...@php.net Reported By: aaron dot chmelik at gmail dot com -Status: Open +Status: Feedback Bug Type: PHP options/info functions Operating System: Mac OSX 10.5.6 PHP Version: 5.2.9 New Comment: Check your displ

#34647 [Com]: mssql.timeout has no affect

2009-05-27 Thread a dot e at inne dot pl
ID: 34647 Comment by: a dot e at inne dot pl Reported By: j dot geusebroek at intellit dot nl Status: No Feedback Bug Type: MSSQL related Operating System: Suse 9.3 PHP Version: 5.0.5 Assigned To: fmk New Comment: I think i am seeing th

#47766 [Opn->Fbk]: php-cgi.exe crashes

2009-05-27 Thread pajoye
ID: 47766 Updated by: paj...@php.net Reported By: ipseno at yahoo dot com -Status: Open +Status: Feedback Bug Type: CGI related Operating System: win32 only - Win XP SP3 PHP Version: 5.3CVS-2009-03-24 (snap) Assigned To: pajoye

#48403 [NEW]: shell_exec() is much slower than running from shell

2009-05-27 Thread gregor at hostgis dot com
From: gregor at hostgis dot com Operating system: Linux PHP version: 5.2.9 PHP Bug Type: Performance problem Bug description: shell_exec() is much slower than running from shell Description: Commands executed via shell_exec() take a lot longer to run than when ru