#23872 [Com]: reference to same variable(array) crash web server

2003-06-06 Thread php at codewhore dot org
ID: 23872 Comment by: php at codewhore dot org Reported By: Xuefer at 21cn dot com Status: Wont fix Bug Type: Scripting Engine problem Operating System: win2k apache2 PHP Version: 4.3.2 New Comment: According to zend.h, the refcount for

#22510 [Ver]: Zend Engine crashes calling FREE_ZVAL from zend_assign_to_variable_reference

2003-06-02 Thread php at codewhore dot org
ID: 22510 User updated by: php at codewhore dot org Reported By: php at codewhore dot org Status: Verified Bug Type: Scripting Engine problem Operating System: Linux 2.4 -PHP Version: 4.3.2-RC1 +PHP Version: 4CVS-2003-06-01 (stable) New

#22510 [Ver]: Zend Engine crashes calling FREE_ZVAL from zend_assign_to_variable_reference

2003-06-01 Thread php at codewhore dot org
ID: 22510 User updated by: php at codewhore dot org Reported By: php at codewhore dot org Status: Verified Bug Type: Scripting Engine problem Operating System: Linux 2.4 PHP Version: 4.3.2-RC1 New Comment: Hi: I believe there's a mi

#22510 [Opn]: Zend Engine crashes calling FREE_ZVAL from zend_assign_to_variable_reference

2003-03-04 Thread php at codewhore dot org
ID: 22510 User updated by: php at codewhore dot org Reported By: php at codewhore dot org Status: Open Bug Type: Scripting Engine problem Operating System: Linux 2.4 PHP Version: 4CVS-2003-03-02 (stable) New Comment: Here's another far

#22510 [Fbk->Opn]: Zend Engine crashes calling FREE_ZVAL from zend_assign_to_variable_reference

2003-03-03 Thread php at codewhore dot org
ID: 22510 User updated by: php at codewhore dot org Reported By: php at codewhore dot org -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Linux 2.4 PHP Version: 4CVS-2003-03-02 (stable) New Comment: Hi

#22510 [Fbk->Opn]: Zend Engine crashes calling FREE_ZVAL from zend_assign_to_variable_reference

2003-03-03 Thread php at codewhore dot org
ID: 22510 User updated by: php at codewhore dot org Reported By: php at codewhore dot org -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Linux 2.4 PHP Version: 4CVS-2003-03-02 (stable) New Comment: I&#

#22510 [Opn]: Zend Engine crashes calling FREE_ZVAL from zend_assign_to_variable_reference

2003-03-02 Thread php at codewhore dot org
ID: 22510 User updated by: php at codewhore dot org Reported By: php at codewhore dot org Status: Open Bug Type: Reproducible crash Operating System: Linux 2.4 PHP Version: 4CVS-2003-03-02 (stable) New Comment: Accidently posted the non-crashing

#22510 [NEW]: Zend Engine crashes calling FREE_ZVAL from zend_assign_to_variable_reference

2003-03-02 Thread php at codewhore dot org
From: php at codewhore dot org Operating system: Linux 2.4 PHP version: 4CVS-2003-03-02 (stable) PHP Bug Type: Reproducible crash Bug description: Zend Engine crashes calling FREE_ZVAL from zend_assign_to_variable_reference I've been able to reproducibly crash th

#22362 [Fbk->Csd]: Certain combinations of fseek() and fwrite() produce unexpected results

2003-02-22 Thread php at codewhore dot org
ID: 22362 User updated by: php at codewhore dot org Reported By: php at codewhore dot org -Status: Feedback +Status: Closed Bug Type: Filesystem function related Operating System: Linux 2.4 PHP Version: 4.3.1 Assigned To: wez New

#22362 [Asn]: Certain combinations of fseek() and fwrite() produce unexpected results

2003-02-21 Thread php at codewhore dot org
ID: 22362 User updated by: php at codewhore dot org Reported By: php at codewhore dot org Status: Assigned Bug Type: Filesystem function related Operating System: Linux 2.4 PHP Version: 4.3.1 Assigned To: wez New Comment: Thanks. Glad I

#22362 [Asn]: Certain combinations of fseek() and fwrite() produce unexpected results

2003-02-21 Thread php at codewhore dot org
ID: 22362 User updated by: php at codewhore dot org Reported By: php at codewhore dot org Status: Assigned Bug Type: Filesystem function related Operating System: Linux 2.4 PHP Version: 4.3.1 Assigned To: wez New Comment: FWIW, the problem

#22362 [Asn]: Certain combinations of fseek() and fwrite() produce unexpected results

2003-02-21 Thread php at codewhore dot org
ID: 22362 User updated by: php at codewhore dot org Reported By: php at codewhore dot org Status: Assigned Bug Type: Filesystem function related Operating System: Linux 2.4 PHP Version: 4.3.1 Assigned To: wez New Comment: I'm still m

#22361 [Com]: Endless loop causes windows to reboot

2003-02-21 Thread php at codewhore dot org
ID: 22361 Comment by: php at codewhore dot org Reported By: max at tvattomaten dot com Status: Open Bug Type: Class/Object related Operating System: windows xp, sp1 PHP Version: 4.3.1 New Comment: Check your hardware for stability. PHP

#22362 [Opn]: Certain combinations of fseek() and fwrite() produce unexpected results

2003-02-21 Thread php at codewhore dot org
ID: 22362 User updated by: php at codewhore dot org Reported By: php at codewhore dot org Status: Open Bug Type: Filesystem function related Operating System: Linux 2.4 PHP Version: 4.3.1 New Comment: I've verified that this behavior still e

#22362 [NEW]: Certain combinations of fseek() and fwrite() produce unexpected results

2003-02-21 Thread php at codewhore dot org
From: php at codewhore dot org Operating system: Linux 2.4 PHP version: 4.3.1 PHP Bug Type: Filesystem function related Bug description: Certain combinations of fseek() and fwrite() produce unexpected results In PHP: In C: #include int main() { static char buf[4096

#22306 [Opn]: pg_lo_seek($h, 0, PGSQL_SEEK_SET) succeeds yet always returns false

2003-02-19 Thread php at codewhore dot org
ID: 22306 User updated by: php at codewhore dot org Reported By: php at codewhore dot org Status: Open Bug Type: PostgreSQL related Operating System: Linux 2.4 PHP Version: 4.3.0 New Comment: >From ext/pgsql/pgsql.c: if (lo_lseek((PGc

#22306 [NEW]: pg_lo_seek($h, 0, PGSQL_SEEK_SET) succeeds yet always returns false

2003-02-19 Thread php at codewhore dot org
From: php at codewhore dot org Operating system: Linux 2.4 PHP version: 4.3.0 PHP Bug Type: PostgreSQL related Bug description: pg_lo_seek($h, 0, PGSQL_SEEK_SET) succeeds yet always returns false Seeking back to the beginning of a file on a PostgreSQL large object handle