<div dir="ltr">Hi David,<div><br></div><div>I (attempted to) tracked this quite a while ago. It has been failing on and off for much longer. There is something very strange happening on that machine. Some weird interaction between nVidia drivers and pthreads. The stack trace shows that the program sometimes crashes when creating a new threads. This can be reduced to a program that does very little but creating threads (even if those threads don't do any work). And the stack trace include calls into the nVidia libraries, which seem to somehow get involved with thread creation. The crash goes away when not linking against nVidia GL or when not creating threads. I traced the program through Valgrind (memcheck and helgrind) and debugged it quite thoroughly and this is still all I know. I kind of gave up at the time. I should probably go back and work on it some more since I am introducing more threaded code into VTK. Ah another thing. This happens on some other machines but we could find correlation between the nVidia card, the drivers used, the libc implementation and the crash. So it is very hard to report anything to nVidia too...</div>

<div><br></div><div>-berk</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 14, 2013 at 9:08 AM, David Gobbi <span dir="ltr"><<a href="mailto:david.gobbi@gmail.com" target="_blank">david.gobbi@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi All,<br>
<br>
I'm wondering if someone can give me a stack trace for a test segfault<br>
on the following dashboard:<br>
<br>
Dashboard: londinium.kitware Arch-GCC-4.8-x86_64-release<br>
Test: Filters/Core/Testing/Python/multipleComponentContour.py<br>
<br>
This test only fails on the londinium release dashboard, it does not<br>
fail on the debug dashboard.  I'm hoping that a stack trace will<br>
provide hints about why the segfault occurs.<br>
<br>
  David<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
</blockquote></div><br></div>