Kristof Bastiaensen <kristof@vleeuwen.org> writes:
> #0 0x41527124 in __pthread_sigsuspend () from /lib/libpthread.so.0
> #1 0x41525f29 in __pthread_wait_for_restart_signal () from
> /lib/libpthread.so.0
> #2 0x41526c89 in pthread_create@@GLIBC_2.1 () from /lib/libpthread.so.0
> #3 0x414f207c in sqlite3OsTempFileName () from /usr/lib/libsqlite3.so.0
So it *is* stuck somewhere deep in the bowels of sqlite. Can you
reproduce the problem with an sqlite compiled with -g and get the line
number where it's stuck in sqlite3OsTempFileName? I'm a bit mystified
that it should be domething with threads---the definition I see in
sqlite 3.2.8 doesn't seem to do that directly.
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
|