Posted to tcl by GPS at Wed Oct 03 17:18:45 GMT 2007view raw

  1. 0xb7c35927 in Initialize (interp=0x804c730) at ./generic/itclBase.c:248
  2. 248 infoPtr->clazzObjectPtr = Tcl_GetObjectFromObj(interp, objPtr);
  3.  
  4. (gdb) bt full
  5. #0 0xb7c0a927 in Initialize (interp=0x804c730) at ./generic/itclBase.c:248
  6. nsPtr = (Tcl_Namespace *) 0x808e320
  7. itclNs = (Tcl_Namespace *) 0x804d1ac
  8. infoPtr = (ItclObjectInfo *) 0x8090730
  9. res_option = 0x0
  10. opt = 1
  11. objPtr = (Tcl_Obj *) 0x807d7c0
  12. #1 0xb7c0adea in Itcl_Init (interp=0x804c730) at ./generic/itclBase.c:343
  13. No locals.
  14.