> On Nov 13, 2018, at 2:18 AM, Hegde, Deepakakumar (D.) 
> <deep...@allgosystems.com> wrote:
> 
> #0  sqlite3DbMallocRawNN (db=db@entry=0x1dea20, n=176093659143 
> <tel:176093659143>) at 
> /workspace/workspace/Trigger-Build-Host_Job/host/yunos6.0/third_party/sqlite/sqlite3.c:24732

176093659143 = 0x2900000007

Looks kind of like it was supposed to be 7, but some garbage was left in the 
upper 32 bits of the 64-bit value. What OS and CPU type is this?

Richard — to me this doesn’t smell like heap corruption, just bad input to 
malloc.

—Jens
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to