[Pkg-tcltk-devel] Bug#488684: Bug#488684: fix in tcl8.5 8.5.3-1 only workarounds the problem
Sergei Golovan
sgolovan at nes.ru
Thu Jul 3 08:36:15 UTC 2008
On 7/3/08, Petr Salinger <Petr.Salinger at seznam.cz> wrote:
>
> Thanks for you care, the applied fix (disabled DLL unloading) allows to
> build db4.6, but the test case (tests/load.test) still segfaults.
>
> I prefer to leave this bug open as there is still a bug somewhere.
> The bug does not show with --disable-threads.
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.
--
Sergei Golovan
More information about the Pkg-tcltk-devel
mailing list