Re: Debugging Tcl 8.6 in Komodo 5.2
"Perez, Aaron P." <[email protected]> Mon, 30 Nov 2009 15:12:14 -0600
| Newsgroups | gmane.comp.ide.komodo.general |
|---|---|
| Message-ID | <[email protected]> |
I thought I sent that all ready.
Here's the output of ::errorCode while in Komodo's interactive Tcl shell:
Tcl 8.6b1.1 interactive shell
To use Tk, type 'package require Tk'
package require Expect
Tcl bug: unexpected stack trace in "unknown"
set ::errorInfo
Tcl bug: unexpected stack trace in "unknown"
while executing
"error "Tcl bug: unexpected stack trace in \"unknown\"" {} [list CORE UNKNOWN BADTRACE $einfo $expect $errorInfo]"
(procedure "::unknown" line 87)
invoked from within
"::tclPkgUnknown Expect 0-"
("uplevel" body line 1)
invoked from within
"DbgNub_uplevelCmd DbgNub_uplevelCmd $args"
invoked from within
"uplevel 1 $original [::linsert $args 0 $name]"
(procedure "::tcl::tm::UnknownHandler" line 105)
invoked from within
"::tcl::tm::UnknownHandler ::tclPkgUnknown Expect 0-"
("package unknown" script)
invoked from within
"package require Expect"
-----Original Message-----
From: Andreas Kupries [mailto:[email protected]]
Sent: Monday, November 30, 2009 11:58 AM
To: Perez, Aaron P.
Cc: Jeff Hobbs; [email protected]
Subject: Re: [Komodo-discuss] Debugging Tcl 8.6 in Komodo 5.2
Andreas Kupries wrote:
> Ok. This is lines 277 - 327 in the implementation of 'unknown', in file
> init.tcl
>
> The code there does some stack trace munging and then checks that the
> generated munged stack trace + the stuff which was dropped equals the
> original stack trace, and throws this error if not.
>
> Which means that me munging has failed, and likely because it got input
> violating its assumptions.
> From what I see some more information should
> be contained in the variable "::errorCode" (munged, trimmed, and
> original stack).
Ping. Aaron, do you have the value of ::errorCode for us to look at ?
--
Sincerely,
Andreas Kupries <[email protected]>
Developer @ <http://www.activestate.com/>
CONFIDENTIALITY STATEMENT. This email and any attachment is for the sole use of the intended recipient and may contain private, confidential and/or privileged information that may be subject to Hospira internal policies. If you are not the intended recipient, any dissemination, distribution or copying is strictly prohibited. If you have received this transmission in error, please notify Hospira immediately by return email or by email to [email protected] and delete the message and all copies and attachments from your system.
_______________________________________________
Komodo-discuss mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss