On 01/04/2015 03:48 PM, W. Martinjak wrote:
> 
> On 2015-01-03 08:53, Sebastian Kuzminsky wrote:
>> On 01/01/2015 03:29 AM, Michael Büsch wrote:
>>> Isn't there somebody with an idea?
>>>
>>> In the meantime the following workaround seems to help:
>> Hi Michael, your workaround makes the error go away for me too (Debian
>> Jessie, tcl 8.6.2+dfsg-1).  I have no idea why.
> 
> It goes simpler and with less harm.
> Putting a simple statement at the first line in the proc update_state.
> At least it works for me.
> And my conclusion is the same as yours.... I have no idea why. :)
> 
> ##############################
> proc update_state {args} {
>     set mytest "Hooray!"

That's bizarre.  I spoke with the nice folks on the #tcl irc channel
last night, they hypothesized a tcl extension written in C doing
something wrong, but i think i eliminated that possibility, a few minor
tweaks to axis and it doesn't load any C extensions, and it still gets
the error.

I've collected my notes here:

https://sourceforge.net/p/emc/bugs/411/

Please feel free to add anything you learn to that bug.


-- 
Sebastian Kuzminsky

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to