registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #09379
[Bug 610039]
Incidentally, I downloaded the source package and in
./db/sqlite3/src/sqlite3.c it says it's 3.6.22.
When I look at the line of code it seems to be faulting on, it's:
/* The following assert is true in all cases accept when
** the database file has been corrupted externally.
** assert( u.am.zRec!=0 || u.am.avail>=u.am.payloadSize || u.am.avail>=9 ); */
u.am.szHdr = getVarint32((u8*)u.am.zData, u.am.offset);
Sorry if I'm just spamming up the works here, btw!
--
firefox-bin crashed with SIGSEGV in sqlite3VdbeExec()
https://bugs.launchpad.net/bugs/610039
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for SQLite.