Roundup Tracker - Issues

Message485

Author kazar1my
Recipients
Date 2002-10-30.02:42:22
Message-id
In-reply-to
Logged In: YES 
user_id=638767

It's one of those 'Invalid Instruction' errors; a relative of the 
BSOD. Yes, it probably is an SQLite bug. IMHO though, it 
might be due to a malformed SELECT statement in roundup.

As for tests, pysqlite runs all tests without error. I haven't 
run roundup tests yet.

Give me an hour or so and I'll get you the exact error 
(though I don't think it'll help much) and run the roundup 
tests. I'm not at home right now.

If it helps, I just changed the backend used from bsddb to 
sqlite (export old database --> import).
History
Date User Action Args
2009-02-03 14:20:08adminlinkissue630828 messages
2009-02-03 14:20:08admincreate