It's true. Some tests in load.tcl lead to a segfault because of
similar reason: if loading library fails because of errors in a
library itself (missing Foo_Init() etc.) tclsh tries to unload it
which causes segfault.
So, a real fix is needed.
I investigated further, the bug is probably in glibc, see #4890664,
it looks like it affects also hppa (due to linuxthreads add-on).
I still prefer to leave this bug open, the workaround is perfect for
building db packages, but when the real problem would be solved,
the dll unload can be reenabled.
Thanks again for your care GNU/kFreeBSD.
Petr
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]