So this error > On 05-Jan-2024, at 7:28 PM, Praveen C <cprav...@gmail.com> wrote: > > [100%] Built target step-1 > $ ./step-1 > step-1: malloc.c:2382: sysmalloc: Assertion `(old_top == initial_top (av) && > old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse > (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed. > Aborted (core dumped)
happens even if I compile dealii without cgal. I upgraded os/compilers few days back. Thanks praveen -- 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 dealii+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/C0D09D96-F25C-449C-BC05-BA3610F92711%40gmail.com.