Vadim wrote:
 via RT wrote:
      Queue: Tcl
Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=21181 >

I have 2 different boxes running SuSE 10.1 x86_64 on Intel processors, one a
hyperthreaded p4, and one a dual core p4.

I also just tried it on a IBM laptop running SuSE 10.1 x86  and it also
fails, so it looks like a SuSE 10.1 issue, not an x64 issue

for some unknown for me reasons two very similar Gentoo installation
behave differently - one gives segmentation fault but other do not,
seemingly with all the very same versions.

(of course there is some difference, but I can't catch what namely isn't
good)

For such a situation using "--nousestubs" cures the situation.

So in my current understanding "stubs" are not dealed properly in Tcl.xs

Sorry for not having catched the "--usestubs" situation.

If it is the use of stubs that causes the problem, it may be that the tcl84stub.lib files that ship with the Tcl module are not compatible. You could test this with 'file tcl84stub.lib' on the one shipped with the Tcl module versus the ones on the machines that are obviously not compatible.

Jeff

Reply via email to