Hi! The task #13864 coordinates work on getting a debug version of Sage, i.e., so that SAGE_DEBUG=yes results in Python being built in debug version, Singular being built with malloc instead of omalloc, and so on.
The good news: It works ... The bad news: ... almost! One of the remaining problems is a crash in the test of sage/combinat/tiling.py The crash seems to happen in sage/combinat/matrices/dancing_links_c.h, line 217: void dancing_links::setup_columns(): Assertion `nr_columns > 0' failed. I will not have time in the next couple of hours - so, if one of you immediately understands what is happening, then please open a new ticket, making it a new dependency for #13864! Best regards, Simon -- You received this message because you are subscribed to the Google Groups "sage-combinat-devel" group. To post to this group, send email to sage-combinat-devel@googlegroups.com. To unsubscribe from this group, send email to sage-combinat-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sage-combinat-devel?hl=en.