Groups
Groups
Sign in
Groups
Groups
deal.II User Group
Conversations
Labels
About
Send feedback
Help
Strange malloc error on step-1
29 views
Skip to first unread message
Praveen C
unread,
Oct 18, 2021, 8:47:22 AM
10/18/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 AM
10/18/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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