> I printed out all the compiler and linker commands and confirmed that it is > using > tbb4.4.4 that comes with gcc6.2.1.
Or there is something messed up in the configuration and we mix two different versions of the TBB. That can explain weird crashes. Please redo your deal.II configuration and check your detailed.log. You can also try forcing deal.II to use the bundled TBB. -- Timo Heister http://www.math.clemson.edu/~heister/ -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
