mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: ReleaseNotes-dev: added dlclose problem
This commit is contained in:
@ -309,3 +309,8 @@
|
|||||||
* Other
|
* Other
|
||||||
+ compilable with =clang=
|
+ compilable with =clang=
|
||||||
In your prefs.sh set the WM_COMPILER to Clang
|
In your prefs.sh set the WM_COMPILER to Clang
|
||||||
|
+ dlclose error: upon exit of e.g. paraFoam you can get the error
|
||||||
|
Inconsistency detected by ld.so: dl-close.c: 731: _dl_close: Assertion
|
||||||
|
`map->l_init_called' failed!
|
||||||
|
This seems to happen with a mix of system libraries and a thirdParty
|
||||||
|
compiler.
|
||||||
|
|||||||
Reference in New Issue
Block a user