Stream: brlcad

Topic: run


view this post on Zulip Daniel Rossberg (Dec 13 2017 at 21:20):

Looks like rt is broken in revision 70528 (Linux). can somebody confirm this?
If you want to make it worse, take the business jet with ae 30 40.

view this post on Zulip Armin (LordOfBikes) (Dec 13 2017 at 21:57):

@Daniel Rossberg incremental build of 70528 worked for me on Linux.
The output of rt is here: https://pastebin.com/TrGwVA2g

view this post on Zulip Daniel Rossberg (Dec 13 2017 at 22:11):

OK, thanks. I'll look at it tomorrow and maybe on another machine.
BTW, I used the rt command in mged.

view this post on Zulip Armin (LordOfBikes) (Dec 13 2017 at 22:13):

As it worked in mged, I used the command line. The result was the same.

view this post on Zulip Daniel Rossberg (Dec 15 2017 at 07:57):

I found the cause meanwhile. It was a bug in the new C++11 thread creation. It assigned to every thread the same resource.
Thanks!


Last updated: Oct 09 2024 at 00:44 UTC