Hi Anton

On 09/05/2015 08:32 AM, Anton Osennikov wrote:
Hi Massimo!

 > 04.09.2015 19:38, Massimo Manghi пишет:
 > #2 backtrace seems to hint to a problem with Itcl.

You are absolutely right. Just load my app inside plain tclsh8.6, then
delete and voila.

# tclsh8.6
% lappend auto_path /usr/local/lib/nemo
/usr/local/lib /opt/ActiveTcl-8.6/lib/tcl8.6 /opt/ActiveTcl-8.6/lib
/opt/ActiveTcl-8.6/lib/teapot/package/linux-glibc2.3-x86_64/lib
/opt/ActiveTcl-8.6/lib/teapot/package/tcl/lib /usr/local/lib/nemo
% package require nemoweb
2.6b1
% namespace delete ::
Tcl_AppendStringsToObj called with shared object
Aborted

Thank you!


Very good demostration. But I wonder why the error message wasn't caught and passed to the apache logging facility likewise to other Tcl errors.

I'm afraid your work isn't finished yet, the problem might be the symptom of a more serious bug with Itcl. On this list we used to have Arnulf Wiedemann who is the person behind Itcl. He might be interested to know how you package nemoweb managed to let the Itcl naming scheme stumble...
If you can figure this out you may open a ticket on that with core.tcl.tk

regards


 -- Massimo

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to