I am also experiencing seemingly-random crashes, namely segfaults. Roughly since the squeeze release I have switched to guayadeque 0.2.7, so the trigger of the bug may be either the new guayadeque, or a lib that entered testing post-squeeze.
It would be great to have a guayadeque-dbg package to provide accurate backtraces. In the meantime here is my best offer: #0 0x00007fa314375732 in addbyter () from /usr/lib/libcurl-gnutls.so.4 #1 0x00007fa314375dbd in dprintf_formatf () from /usr/lib/libcurl-gnutls.so.4 #2 0x00007fa314376eb5 in curl_mvsnprintf () from /usr/lib/libcurl-gnutls.so.4 #3 0x00007fa31436821f in Curl_failf () from /usr/lib/libcurl-gnutls.so.4 #4 0x00007fa31435ea2c in Curl_resolv_timeout () from /usr/lib/libcurl-gnutls.so.4 #5 0x0000000000000058 in ?? () #6 0x0000000000001ff3 in ?? () #7 0x00007fa3145d946f in ?? () from /usr/lib/libsqlite3.so.0 #8 0x00007fa3145df8b7 in ?? () from /usr/lib/libsqlite3.so.0 #9 0x0000000000000000 in ?? () The fact there is a "Curl_resolv_timeout" call makes me quite suspicious of a library issue of some sort, see http://bugs.debian.org/614070 for a familiar-looking pattern. Nothing looking vaguely related from a quick search in the libc6 bug list, however. Downgrading to 0.2.5 for now to check what happens... Best regards, -- Yann -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org