Partmedia
Partmedia
Duplicate of #13, but there's a patch there. Also, this bug happened to me regularly until I updated to the latest development versions of minetest, minetest_game, and the carts mod.
Reproduced the crash with master (457b0241) and the flags given here.
*p* is a pointer to an element of a global array *cl_symbols*: ``` #4 0x000000080062bde9 in GC_is_marked (p=0x8005e5b70 ) ``` Each element of *cl_symbols* has the definition: ``` typedef union...
I can reproduce the crash reliably on FreeBSD 13 amd64 (on two different machines), but the steps to reproduce a bit involved, namely: 1. Install quicklisp (Common Lisp package manger)...
Just to be clear *cl_symbols* is not heap-allocated. Therefore *GC_is_marked()* should never be called on it, correct?
Hi Matthias, Thanks for the response; and I understand completely that you can't support FreeBSD per-se. I did find that `tl::get_inst_path()` is defined in *tlFileUtils.cc.*, but as far as I...
Thanks for the suggestions. Indeed, this is the vein where I'm looking. Among other things, I've tried: - Reordering the TL_PUBLIC declaration - Entirely removing -fvisibility=hidden - Re-compiling with GCC...
It looks like the build system was preferring the dynamic libraries from the older, system-wide installation of KLayout. Uninstalling the system-wide KLayout allowed compilation to proceed. Is there any way...
Thank you for taking a look at this. Now that I know that the parameters are applied automatically, I wonder how I originally missed this! I think what happened was...
> Departments as a whole aren't tracked. Only the requirement as a sum of its parts. I misspoke there. Edited "for medical units" to "towards CMO". Point being, some of...