Strange malloc error on step-1

29 views
Skip to first unread message

Praveen C

unread,
Oct 18, 2021, 8:47:22 AM10/18/21
to Deal. II Googlegroup
I am getting this error when I run step-1 on my Debian-11 with g...@10.2.1

$ make
[ 50%] Building CXX object CMakeFiles/step-1.dir/step-1.cc.o
[100%] Linking CXX executable step-1
[100%] Built target step-1
$ ./step-1
step-1: malloc.c:2379: 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

step-2 also gives same error.

Any ideas what could be wrong ?

Thanks
praveen

Praveen C

unread,
Oct 18, 2021, 10:16:58 AM10/18/21
to Deal. II Googlegroup
The gmsh sdk I had linked to seems to be responsible for this. After removing it and recompiling deal.II its fine.
Thanks
praveen
Reply all
Reply to author
Forward
0 new messages