ID: 28537
User updated by: bhoc at tiscali dot ch
Reported By: bhoc at tiscali dot ch
-Status: Feedback
+Status: Open
Bug Type: SQLite related
Operating System: any
PHP Version: 5.0.0RC2
New Comment:
Still crashes. (checked with windows
ID: 28537
User updated by: bhoc at tiscali dot ch
Reported By: bhoc at tiscali dot ch
Status: Open
Bug Type: SQLite related
Operating System: any
PHP Version: 5.0.0RC2
New Comment:
Same problem in 5.0.0RC3... :-(
--
Ben
Previous Comments
ID: 28537
User updated by: bhoc at tiscali dot ch
Reported By: bhoc at tiscali dot ch
Status: Open
Bug Type: SQLite related
Operating System: any
PHP Version: 5.0.0RC2
New Comment:
Okay, I did manage to create a backtrace. A spare machine was
ID: 28537
User updated by: bhoc at tiscali dot ch
Reported By: bhoc at tiscali dot ch
-Status: Feedback
+Status: Open
Bug Type: SQLite related
Operating System: any
PHP Version: 5.0.0RC2
New Comment:
My currently available environment
ID: 28537
User updated by: bhoc at tiscali dot ch
Reported By: bhoc at tiscali dot ch
Status: Open
Bug Type: SQLite related
Operating System: any
PHP Version: 5.0.0RC2
New Comment:
before someone asks: same behaviour with
http://snaps.php.net
From: bhoc at tiscali dot ch
Operating system: any
PHP version: 5.0.0RC2
PHP Bug Type: SQLite related
Bug description: "SELECT rowid, * FROM " crashes
Description:
"select rowid, * from someview" will crash php.
"select rowid, *