I'm getting these failures in gmake fulltest output for SQLite3 3.6.14.2
on Solaris x86 (32- and 64-bit):

altermalloc-1.transient.42...
Expected: [1 1]
     Got: [0 {}]
...
attachmalloc-1.transient.42...
Expected: [1 1]
     Got: [0 {}]
...
malloc6-1.transient.42...
Expected: [1 1]
     Got: [0 {}]
...
mallocG-1.transient.42...
Expected: [1 1]
     Got: [0 {}]
...
shared_err-5.transient.44...
Expected: [1 1]
     Got: [0 {}]
...
shared_err-5.transient.104...
Expected: [1 1]
     Got: [0 {}]
...
perm-memsubsys1.altermalloc-1.transient.41...
Expected: [1 1]
     Got: [0 {}]
...
perm-memsubsys1.attachmalloc-1.transient.41...
Expected: [1 1]
     Got: [0 {}]
...
perm-memsubsys1.malloc6-1.transient.41...
Expected: [1 1]
     Got: [0 {}]
...
perm-memsubsys1.mallocG-1.transient.41...
Expected: [1 1]
     Got: [0 {}]
...
perm-memsubsys2.altermalloc-1.transient.42...
Expected: [1 1]
     Got: [0 {}]
...
perm-memsubsys2.attachmalloc-1.transient.42...
Expected: [1 1]
     Got: [0 {}]
...

Are these failures a problem?  How would I start to debug this?

Also, I got this more serious looking test failure on x86, 32-bit:

perm-memsubsys1.fts3expr-3.18...
Expected: [AND one wo]
     Got: [AND one woe]

Thanks,

Nico
-- 
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to