Ok, this one was a minor missing NULL check (fixed in SVN 6552). -Christian
On Sunday 09 March 2008, Milan wrote: > I must add that after a while, there's a lot of disk activity, and > gnunetd eventually SIGABRTs, reporting: > FATAL: Internal error: assertion failed at sqlite.c:757 in sqlite_iterate. > > (active thread: #11) > #0 0xffffe410 in __kernel_vsyscall () > #1 0xb7ca7875 in raise () from /lib/tls/i686/cmov/libc.so.6 > #2 0xb7ca9201 in abort () from /lib/tls/i686/cmov/libc.so.6 > #3 0xb7c6a735 in GNUNET_xfree_ (ptr=0x0, filename=0xb468714c "sqlite.c", > linenumber=757, function=0xb46873b0 "sqlite_iterate") at xmalloc.c:116 > #4 0xb4685436 in sqlite_iterate (type=0, is_asc=0, is_prio=1, is_migr=0, > limit_nonanonymous=1, > stmt_str_1=0xb4686ef4 "SELECT > size,type,prio,anonLevel,expire,hash,value,_ROWID_ FROM gn080 WHERE > (prio = ? AND hash < ? AND anonLevel = 0) ORDER BY hash DESC LIMIT 1", > stmt_str_2=0xb4686e64 "SELECT > size,type,prio,anonLevel,expire,hash,value,_ROWID_ FROM gn080 WHERE > (prio < ? AND anonLevel = 0) ORDER BY prio DESC, hash DESC LIMIT 1", > iter=0xb4692e50 <push_callback>, closure=0x0) at sqlite.c:757 > #5 0xb4685662 in iterateNonAnonymous (type=0, > iter=0xb4692e50 <push_callback>, closure=0x0) at sqlite.c:889 > #6 0xb4692e10 in push_thread (cls=0x0) at fs_dht.c:234 > #7 0xb7dcc46b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 > #8 0xb7d506de in clone () from /lib/tls/i686/cmov/libc.so.6 > > > > _______________________________________________ > Help-gnunet mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/help-gnunet _______________________________________________ Help-gnunet mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnunet
