<div dir="ltr">Thanks for debugging help! I created a ticket:<div><br></div><div><a href="https://trac.torproject.org/projects/tor/ticket/18930#ticket">https://trac.torproject.org/projects/tor/ticket/18930#ticket</a><br></div><div><br></div><div>-Juha</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 29, 2016 at 7:28 AM, Roger Dingledine <span dir="ltr"><<a href="mailto:arma@mit.edu" target="_blank">arma@mit.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, Apr 29, 2016 at 02:24:20PM +1000, Tim Wilson-Brown - teor wrote:<br>
> > Program received signal SIGSEGV, Segmentation fault.<br>
> > 0x00005555555c02d6 in rend_client_get_random_intro_impl (<br>
> >    entry=0x5555555bf1bf <rend_client_fetch_v2_desc+114>, strict=0, warnings=0)<br>
> >    at src/or/rendclient.c:1353<br>
> > 1353      smartlist_add_all(usable_nodes, entry->parsed->intro_nodes);<br>
> ><br>
> > Any ideas what is the problem? Is there anything more I could do to debug this?<br>
><br>
> Looks like either "entry" or "parsed" is NULL.<br>
><br>
> You could tell us what version of tor you're running (it's not master, the line numbers are wrong), and give us the last few log messages before the crash.<br>
<br>
</span>Yep! Also, the output of 'bt all' could be useful.<br>
<br>
See <a href="https://www.torproject.org/docs/faq#TorCrash" rel="noreferrer" target="_blank">https://www.torproject.org/docs/faq#TorCrash</a> for more things<br>
to think about -- the debug-level log right before it happens will<br>
be useful, and also knowing when during operation it happens (soon<br>
after? reliably? etc), and also your torrc.<br>
<br>
But most importantly, you should open a ticket on trac and start<br>
accumulating details there. That way the history will be on the<br>
trac ticket, and people can follow it there rather than here.<br>
<br>
Thanks,<br>
--Roger<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
tor-dev mailing list<br>
<a href="mailto:tor-dev@lists.torproject.org">tor-dev@lists.torproject.org</a><br>
<a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev" rel="noreferrer" target="_blank">https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev</a><br>
</div></div></blockquote></div><br></div>