Re: [Tracker] TI crash



On Mon, Jan 5, 2009 at 1:43 PM, Carlos Garnacho <carlos imendio com> wrote:
I'm still getting TI crash (on r2761) and am just checking if this
backtrace is related to the one I gave previously:

It's maybe related, but not a bug, tracker-indexer handles SIGPIPE
itself, as the communication channel with tracker-extract could be
closed at any moment. But in this case it's just gdb not respecting
that, you can tell gdb to ignore SIGPIPEs as well by doing:

(gdb) handle SIGPIPE nostop

thanks for that info, I get no crash no more (at least not so early
during indexing)

-- 
my place on the web:
floss-and-misc.blogspot.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]