Re: [PHP-DB] sqlite access causes signal 11

2005-02-04 Thread Sven Oliver Moll
On Fri, 4 Feb 2005, Sven Oliver Moll wrote:
Hello,
I'm using Serendipity (http://www.s9y.org), a blog system. Running it with
an sqlite backend, it crashes the apache instance with a signal 11. After
some analysing I can tell that the crash is processing an sqlite_query()
statement.
I created a small testcase that crashes with 5.0.3, 5.0.x-cvs and 5.1.x-cvs.
If there are any more questions please feel free to contact me.
After a nice debugging session I found out that the crash happens inside
the sqlite database itself. The bug is fixed in sqlite 2.8.15. I simply
replaced all files from ext/sqlite/libsqlite/src with their versions from
the sqlite 2.8.15 distribution. Now it works like a charm.
Greetings from Germany and singing off into the weekend!
Winke: o/~
SvOlli
--
|  ___   |
| (  /\  | For once, Microsoft wasn't exagerating when they named
|__)v\/lli a.k.a.| it the "Jet Engine" - your data's the seagull.
|Sven Oliver Moll|   -- Chris Adams
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PHP-DB] sqlite access causes signal 11

2005-02-04 Thread Sven Oliver Moll
Hello,
I'm using Serendipity (http://www.s9y.org), a blog system. Running it with
an sqlite backend, it crashes the apache instance with a signal 11. After
some analysing I can tell that the crash is processing an sqlite_query()
statement.
I created a small testcase that crashes with 5.0.3, 5.0.x-cvs and 5.1.x-cvs.
If there are any more questions please feel free to contact me.
Greetings from Germany,
SvOlli
--
|  ___   |
| (  /\  | We can't afford to be innocent, stand up and face the enemy
|__)v\/lli a.k.a.| It's a do or die situation, we will be invincible
|Sven Oliver Moll|   -- Pat Benatar, "Invincible"
-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php