Re: [sqlite] bus error in sqlite

2003-12-26 Thread Will Leshner
On Dec 26, 2003, at 6:17 AM, Kurt Welgehausen wrote: Yes. strftime(, NULL) produces a segmentation fault on Intel/Linux/GCC. Probably the discoverer should write a bug ticket. My first :) I'll do it as soon as the bug tracking system is back up (which might be now). ---

Re: [sqlite] bus error in sqlite

2003-12-26 Thread Kurt Welgehausen
>> To: [EMAIL PROTECTED] >> From: Will Leshner <[EMAIL PROTECTED]> >> Date: Wed, 24 Dec 2003 05:13:11 -0800 >> X-Mailer: Apple Mail (2.609) >> Subject: [sqlite] bus error in sqlite Yes. strftime(, NULL) produces a segmentation fault on Intel/Linux/GCC. Probably the discoverer sh