Posted to tcl by GPS at Wed Oct 03 17:18:45 GMT 2007view raw
- 0xb7c35927 in Initialize (interp=0x804c730) at ./generic/itclBase.c:248
- 248 infoPtr->clazzObjectPtr = Tcl_GetObjectFromObj(interp, objPtr);
- (gdb) bt full
- #0 0xb7c0a927 in Initialize (interp=0x804c730) at ./generic/itclBase.c:248
- nsPtr = (Tcl_Namespace *) 0x808e320
- itclNs = (Tcl_Namespace *) 0x804d1ac
- infoPtr = (ItclObjectInfo *) 0x8090730
- res_option = 0x0
- opt = 1
- objPtr = (Tcl_Obj *) 0x807d7c0
- #1 0xb7c0adea in Itcl_Init (interp=0x804c730) at ./generic/itclBase.c:343
- No locals.