#37709 [NEW]: valgrind reports invalid reads in PDO::errorCode()

2006-06-06 Thread tony2001 at phpclub dot net
From: tony2001 at phpclub dot net Operating system: Linux PHP version: 5CVS-2006-06-06 (CVS) PHP Bug Type: PDO related Bug description: valgrind reports invalid reads in PDO::errorCode() Description: ==22003== Invalid read of size 1 ==22003==at 0x4906752

#32437 [NEW]: two leaks in zend_execute.c when executing bug22836.phpt

2005-03-23 Thread tony2001 at phpclub dot net
From: tony2001 at phpclub dot net Operating system: SuSE 9.2 PHP version: 5CVS-2005-03-23 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: two leaks in zend_execute.c when executing bug22836.phpt Description: Found 2 leaks in zend_execute.c when

#32010 [NEW]: memleaks in mssql_fetch_batch()

2005-02-17 Thread tony2001 at phpclub dot net
From: tony2001 at phpclub dot net Operating system: Linux PHP version: 5CVS-2005-02-17 (dev) PHP Bug Type: MSSQL related Bug description: memleaks in mssql_fetch_batch() Description: mssql_fetch_batch() leaks in several places. Reproduce code

#32009 [NEW]: mssql_bind() causes buffer overruns & memleaks

2005-02-17 Thread tony2001 at phpclub dot net
From: tony2001 at phpclub dot net Operating system: Linux PHP version: 5CVS-2005-02-17 (dev) PHP Bug Type: MSSQL related Bug description: mssql_bind() causes buffer overruns & memleaks Description: mssql_bind() causes some buffer overruns & memleaks if

#31346 [NEW]: ArrayIterator::next segfaults

2004-12-30 Thread tony2001 at phpclub dot net
From: tony2001 at phpclub dot net Operating system: Linux 2.6.9 PHP version: 5CVS-2004-12-30 (dev) PHP Bug Type: SPL related Bug description: ArrayIterator::next segfaults Description: ArrayIterator::next() segfaults when called after ArrayIterator::offsetUnset

#31348 [NEW]: CachingIterator::rewind() leaks

2004-12-30 Thread tony2001 at phpclub dot net
From: tony2001 at phpclub dot net Operating system: Linux 2.6.9 PHP version: 5CVS-2004-12-30 (dev) PHP Bug Type: SPL related Bug description: CachingIterator::rewind() leaks Description: CachingIterator::rewind() leaks some memory. I can propose this small

#31137 [NEW]: stream_filter_remove() segfaults when stream is already closed

2004-12-16 Thread tony2001 at phpclub dot net
From: tony2001 at phpclub dot net Operating system: Linux PHP version: 5CVS-2004-12-16 (dev) PHP Bug Type: Filesystem function related Bug description: stream_filter_remove() segfaults when stream is already closed Description: Segfault when trying to remove

#29209 [NEW]: imap_fetchbody() doesn't check message index

2004-07-16 Thread tony2001 at phpclub dot net
From: tony2001 at phpclub dot net Operating system: Irrelevant PHP version: 5CVS-2004-07-16 (dev) PHP Bug Type: IMAP related Bug description: imap_fetchbody() doesn't check message index Description: imap_fetchbody() doesn't check message index, caus

#29108 [Fbk->Opn]: xslt segfaults when ze1_compatibility_mode is on

2004-07-12 Thread tony2001 at phpclub dot net
ID: 29108 User updated by: tony2001 at phpclub dot net Reported By: tony2001 at phpclub dot net -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Linux 2.4.23 PHP Version: 5CVS-2004-07-12 (dev) New Comment

#29108 [NEW]: xslt segfaults when ze1_compatibility_mode is on

2004-07-12 Thread tony2001 at phpclub dot net
From: tony2001 at phpclub dot net Operating system: Linux 2.4.23 PHP version: 5CVS-2004-07-12 (dev) PHP Bug Type: Reproducible crash Bug description: xslt segfaults when ze1_compatibility_mode is on Description: XSLT segfaults when trying to execute rather

#29061 [NEW]: soap extension segfaults

2004-07-08 Thread tony2001 at phpclub dot net
From: tony2001 at phpclub dot net Operating system: Linux 2.4.23 PHP version: 5CVS-2004-07-08 (dev) PHP Bug Type: SOAP related Bug description: soap extension segfaults Description: SOAP ext segfaults with following backtrace: --- Program received signal

#28801 [NEW]: Internal compiler error with self::$array[$i]();

2004-06-16 Thread tony2001 at phpclub dot net
From: tony2001 at phpclub dot net Operating system: Linux 2.4.23 PHP version: 5CVS-2004-06-16 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: Internal compiler error with self::$array[$i](); Description: Internal compiler error. Reproduce code

#28506 [NEW]: imagearc() doesn't like negative value of the s parameter

2004-05-24 Thread tony2001 at phpclub dot net
From: tony2001 at phpclub dot net Operating system: Linux 2.4.23 PHP version: 5CVS-2004-05-24 (dev) PHP Bug Type: GD related Bug description: imagearc() doesn't like negative value of the s parameter Description: imagearc() draws broken arc, when using neg

#28086 [NEW]: overload() segfaults

2004-04-21 Thread tony2001 at phpclub dot net
From: tony2001 at phpclub dot net Operating system: Linux 2.4.23 PHP version: 4CVS-2004-04-21 (stable) PHP Bug Type: Reproducible crash Bug description: overload() segfaults Description: Segfault in overload extension. Backtrace: 0x4037bb1d in

#27519 [Com]: Reflection_Function constructor crashes with non-existant function's name

2004-03-26 Thread tony2001 at phpclub dot net
ID: 27519 Comment by: tony2001 at phpclub dot net Reported By: su1d at phpclub dot net Status: Open Bug Type: Zend Engine 2 problem Operating System: Win32 PHP Version: 5CVS-2004-03-10 New Comment: I can confirm this bug with latest snapshot

#26133 [Com]: OCIDescriptorFree segfault PHP

2003-12-08 Thread tony2001 at phpclub dot net
ID: 26133 Comment by: tony2001 at phpclub dot net Reported By: msanmartin at seamus dot es Status: Analyzed Bug Type: OCI8 related Operating System: Linux PHP Version: 4CVS, 5CVS New Comment: if you replace this: $db_log_rowid

#20006 [Com]: cannot use 2 database connections

2003-12-08 Thread tony2001 at phpclub dot net
ID: 20006 Comment by: tony2001 at phpclub dot net Reported By: kezal at mail dot ru Status: Verified Bug Type: OCI8 related Operating System: Linux (RH) PHP Version: 4.3.3RC4-dev New Comment: I can't reproduce this bug neither with HEAD

#24278 [Com]: error while trying to save LOB

2003-11-26 Thread tony2001 at phpclub dot net
ID: 24278 Comment by: tony2001 at phpclub dot net Reported By: trent at low dot ru Status: No Feedback Bug Type: OCI8 related Operating System: Linux, Win32 PHP Version: 4CVS-2003-08-15 (stable) New Comment: this warning appears only when

#26384 [NEW]: domxslt->process causes segfault

2003-11-24 Thread tony2001 at phpclub dot net
From: tony2001 at phpclub dot net Operating system: Linux PHP version: 4.3.4 PHP Bug Type: Reproducible crash Bug description: domxslt->process causes segfault Description: PHP segfaults when domxslt->process() is called. It seems to me, that this er

#25976 [Com]: $array[] = $otherarray does not work as expected

2003-10-24 Thread tony2001 at phpclub dot net
ID: 25976 Comment by: tony2001 at phpclub dot net Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: Linux PHP Version: 5CVS-2003-10-24 (dev) New Comment: Try to update your PHP from CVS, to run ./cvsclean

#25931 [Com]: changing variables_order in apache conf breaks sessions

2003-10-21 Thread tony2001 at phpclub dot net
ID: 25931 Comment by: tony2001 at phpclub dot net Reported By: adepali at yahoo dot com Status: Open Bug Type: Apache2 related Operating System: Redhat 9 PHP Version: 4.3.4RC2 New Comment: Rather interesting: you're trying to use se

#25930 [Com]: Can't compile snprintf.c

2003-10-20 Thread tony2001 at phpclub dot net
ID: 25930 Comment by: tony2001 at phpclub dot net Reported By: adam at trachtenberg dot com Status: Open Bug Type: Compile Failure Operating System: Mac OS X PHP Version: 5CVS-2003-10-21 (dev) New Comment: Heh. You're not the only one

#25918 [Opn]: Segfault while trying to get mime type of *.cdr file with mime_content_type()

2003-10-20 Thread tony2001 at phpclub dot net
ID: 25918 User updated by: tony2001 at phpclub dot net Reported By: tony2001 at phpclub dot net Status: Open Bug Type: Reproducible crash Operating System: Linux 2.4.21 PHP Version: 4CVS-2003-10-20 (stable) New Comment: the bug was reproduced

#25918 [NEW]: Segfault while trying to get mime type of *.cdr file with mime_content_type()

2003-10-20 Thread tony2001 at phpclub dot net
From: tony2001 at phpclub dot net Operating system: Linux 2.4.21 PHP version: 4CVS-2003-10-20 (stable) PHP Bug Type: Reproducible crash Bug description: Segfault while trying to get mime type of *.cdr file with mime_content_type() Description: PHP segfaults

#25864 [Com]: sprintf error

2003-10-14 Thread tony2001 at phpclub dot net
ID: 25864 Comment by: tony2001 at phpclub dot net Reported By: heppevonhambach at web dot de Status: Open Bug Type: Unknown/Other Function Operating System: linux PHP Version: Irrelevant New Comment: pay attention: var_dump($n); will output

#25850 [Com]: SWITCH

2003-10-14 Thread tony2001 at phpclub dot net
ID: 25850 Comment by: tony2001 at phpclub dot net Reported By: jakespotgieter at hotmail dot com Status: Bogus Bug Type: Zend Engine 2 problem Operating System: Windows PHP Version: 5CVS-2003-10-13 (dev) New Comment: I can't find an

#25851 [Com]: empty string evaluation

2003-10-13 Thread tony2001 at phpclub dot net
ID: 25851 Comment by: tony2001 at phpclub dot net Reported By: fabio dot sutto at libero dot it Status: Open Bug Type: Variables related Operating System: Win PHP Version: 4.3.3 New Comment: Have you tried this code: ? I can't reprodu

#25836 [Com]: strange behavior magic_quotes with multi-dimensional arrays

2003-10-13 Thread tony2001 at phpclub dot net
ID: 25836 Comment by: tony2001 at phpclub dot net Reported By: sitnikov at infonet dot ee Status: Verified Bug Type: *General Issues Operating System: Linux PHP Version: 4CVS, 5CVS New Comment: I've reproduced it with latest CVS. Pearso

#24972 [Com]: Apache + php memory crash

2003-08-10 Thread tony2001 at phpclub dot net
ID: 24972 Comment by: tony2001 at phpclub dot net Reported By: belov at iba dot ru Status: Open Bug Type: MySQL related Operating System: Wndows XP PHP Version: 4.3.2 New Comment: I can repeat strange behaviour only when XDebug is used. Imho

#24286 [Com]: using array from class as function name

2003-07-31 Thread tony2001 at phpclub dot net
ID: 24286 Comment by: tony2001 at phpclub dot net Reported By: terjeto at stud dot ntnu dot no Status: Verified Bug Type: Zend Engine 2 problem Operating System: RedHat 9.0 PHP Version: 5CVS-2003-06-22 (dev) New Comment: ok, here is some

#24286 [Com]: using array from class as function name

2003-07-29 Thread tony2001 at phpclub dot net
ID: 24286 Comment by: tony2001 at phpclub dot net Reported By: terjeto at stud dot ntnu dot no Status: Verified Bug Type: Zend Engine 2 problem Operating System: RedHat 9.0 PHP Version: 5CVS-2003-06-22 (dev) New Comment: Maybe you're

#24286 [Com]: using array from class as function name

2003-07-10 Thread tony2001 at phpclub dot net
ID: 24286 Comment by: tony2001 at phpclub dot net Reported By: terjeto at stud dot ntnu dot no Status: Verified Bug Type: Zend Engine 2 problem Operating System: RedHat 9.0 PHP Version: 5CVS-2003-06-22 (dev) New Comment: I expect that using

#24286 [Com]: using array from class as function name

2003-07-10 Thread tony2001 at phpclub dot net
ID: 24286 Comment by: tony2001 at phpclub dot net Reported By: terjeto at stud dot ntnu dot no Status: Verified Bug Type: Zend Engine 2 problem Operating System: RedHat 9.0 PHP Version: 5CVS-2003-06-22 (dev) New Comment: There is no matter