Posted to tcl by schelte at Wed May 21 20:57:32 GMT 2014view raw

  1. #0 0xb6de3144 in fclose () from /lib/arm-linux-gnueabihf/libc.so.6
  2. #1 0x00156268 in TclNREvalFile (interp=0xcd9770, pathPtr=0xd0a120,
  3. encodingName=0x0)
  4. at /tmp/kitcreator/tcl/build/tcl8.6.1/generic/tclIOUtil.c:1874
  5. #2 0x0006d888 in TclNRSourceObjCmd (dummy=0x0, interp=0xcd9770, objc=2,
  6. objv=0xd07530)
  7. at /tmp/kitcreator/tcl/build/tcl8.6.1/generic/tclCmdMZ.c:1013
  8. #3 0x000482f0 in Dispatch (data=0xd0d0dc, interp=0xcd9770, result=0)
  9. at /tmp/kitcreator/tcl/build/tcl8.6.1/generic/tclBasic.c:4335
  10. #4 0x0004838c in TclNRRunCallbacks (interp=0xcd9770, result=0, rootPtr=0x0)
  11. at /tmp/kitcreator/tcl/build/tcl8.6.1/generic/tclBasic.c:4368
  12. #5 0x00047a8c in Tcl_EvalObjv (interp=0xcd9770, objc=1, objv=0xce08e8,
  13. flags=2097168)
  14. at /tmp/kitcreator/tcl/build/tcl8.6.1/generic/tclBasic.c:4099
  15. #6 0x0004a350 in TclEvalEx (interp=0xcd9770,
  16. script=0x235090 "if {[namespace which -command tclInit] eq \"\"} {\n proc tclInit {} {\n global tcl_libPath tcl_library env tclDefaultLibrary\n rename tclInit {}\n if {[info exists tcl_library]} {\n\tset scripts {{s"...,
  17. numBytes=2062, flags=0, line=70, clNextOuter=0x0,
  18. outerScript=0x235090 "if {[namespace which -command tclInit] eq \"\"} {\n proc tclInit {} {\n global tcl_libPath tcl_library env tclDefaultLibrary\n rename tclInit {}\n if {[info exists tcl_library]} {\n\tset scripts {{s"...)
  19. at /tmp/kitcreator/tcl/build/tcl8.6.1/generic/tclBasic.c:5237
  20. #7 0x00049828 in Tcl_EvalEx (interp=0xcd9770,
  21. script=0x235090 "if {[namespace which -command tclInit] eq \"\"} {\n proc tclInit {} {\n global tcl_libPath tcl_library env tclDefaultLibrary\n rename tclInit {}\n if {[info exists tcl_library]} {\n\tset scripts {{s"...,
  22. numBytes=-1, flags=0)
  23. at /tmp/kitcreator/tcl/build/tcl8.6.1/generic/tclBasic.c:4902
  24. #8 0x0004aedc in Tcl_Eval (interp=0xcd9770,
  25. script=0x235090 "if {[namespace which -command tclInit] eq \"\"} {\n proc tclInit {} {\n global tcl_libPath tcl_library env tclDefaultLibrary\n rename tclInit {}\n if {[info exists tcl_library]} {\n\tset scripts {{s"...)
  26. at /tmp/kitcreator/tcl/build/tcl8.6.1/generic/tclBasic.c:5831
  27. #9 0x0012fd60 in Tcl_Init (interp=0xcd9770)
  28. at /tmp/kitcreator/tcl/build/tcl8.6.1/generic/tclInterp.c:385
  29. #10 0x0000c018 in TclKit_AppInit ()
  30. #11 0x001604f0 in Tcl_MainEx (argc=-1, argv=0xbe998808,
  31. appInitProc=0xbffc <TclKit_AppInit>, interp=0xcd9770)
  32. at /tmp/kitcreator/tcl/build/tcl8.6.1/generic/tclMain.c:385
  33. #12 0x0000c20c in main ()
  34.