Advertisement
Guest User

Untitled

a guest
Jun 15th, 2013
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. Print file information:
  2. RUN_IN_PLACE=no
  3. LINUXCNC_DIR=
  4. LINUXCNC_BIN_DIR=/usr/bin
  5. LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
  6. LINUXCNC_SCRIPT_DIR=
  7. LINUXCNC_RTLIB_DIR=/usr/realtime-2.6.32-122-rtai/modules/linuxcnc
  8. LINUXCNC_CONFIG_DIR=
  9. LINUXCNC_LANG_DIR=/usr/share/linuxcnc/tcl/msgs
  10. INIVAR=inivar
  11. HALCMD=halcmd
  12. LINUXCNC_EMCSH=/usr/bin/wish8.5
  13. LINUXCNC - 2.5.2
  14. Machine configuration directory is '/home/ms100/linuxcnc/configs/sim/tklinuxcnc'
  15. Machine configuration file is 'tklinuxcnc.ini'
  16. INIFILE=/home/ms100/linuxcnc/configs/sim/tklinuxcnc/tklinuxcnc.ini
  17. PARAMETER_FILE=sim.var
  18. TASK=milltask
  19. HALUI=
  20. DISPLAY=tklinuxcnc
  21. Starting LinuxCNC...
  22. Starting LinuxCNC server program: linuxcncsvr
  23. Loading Real Time OS, RTAPI, and HAL_LIB modules
  24. Starting LinuxCNC IO program: io
  25. Starting TASK program: milltask
  26. Starting DISPLAY program: tklinuxcnc
  27. emc/task/emctaskmain.cc 2646: can't get emcCommand buffer
  28. USRMOT: ERROR: can't connect to shared memory
  29. Shutting down and cleaning up LinuxCNC...
  30. Killing task linuxcncsvr, PID=3807
  31. Removing HAL_LIB, RTAPI, and Real Time OS modules
  32. Removing NML shared memory segments
  33. Cleanup done
  34.  
  35. Debug file information:
  36. Can not find -sec MOT -var MOT -num 1
  37. Can not find -sec IO -var IO -num 1
  38. Can not find -sec LINUXCNC -var NML_FILE -num 1
  39. Can not find -sec EMC -var NML_FILE -num 1
  40. Error in startup script: no emc connection
  41. while executing
  42. "emc_init -ini /home/ms100/linuxcnc/configs/sim/tklinuxcnc/tklinuxcnc.ini"
  43. ("eval" body line 1)
  44. invoked from within
  45. "eval emc_init $argv"
  46. (file "/usr/lib/tcltk/linuxcnc/tklinuxcnc.tcl" line 22)
  47. 3807
  48. PID TTY STAT TIME COMMAND
  49. Stopping realtime threads
  50. Unloading hal components
  51.  
  52. Kernel message information:
  53. [ 906.354732] I-pipe: Domain RTAI registered.
  54. [ 906.354746] RTAI[hal]: <3.8.1> mounted over IPIPE-NOTHREADS 2.6-03.
  55. [ 906.354751] RTAI[hal]: compiled with gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) .
  56. [ 906.354846] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
  57. [ 906.354851] PIPELINE layers:
  58. [ 906.354857] f8362e20 9ac15d93 RTAI 200
  59. [ 906.354861] c085cb20 0 Linux 100
  60. [ 906.380832] halcmd[3827]: segfault at 8 ip 00cf16bc sp bfe6bcc0 error 6 in liblinuxcnchal.so.0[cec000+8000]
  61. [ 906.397611] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
  62. [ 906.398394] RTAI[sched]: IMMEDIATE, MP, USER/KERNEL SPACE: <with RTAI OWN KTASKs>, kstacks pool size = 524288 bytes.
  63. [ 906.398406] RTAI[sched]: hard timer type/freq = APIC/8333299(Hz); default timing: periodic; linear timed lists.
  64. [ 906.398413] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 1866996000 hz.
  65. [ 906.398418] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
  66. [ 906.398539] RTAI[usi]: enabled.
  67. [ 906.474129] RTAI[math]: loaded.
  68. [ 917.450697] RTAI[math]: unloaded.
  69. [ 917.484642] SCHED releases registered named ALIEN RTGLBH
  70. [ 917.545399] RTAI[malloc]: unloaded.
  71. [ 917.643425] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
  72. [ 917.647609] I-pipe: Domain RTAI unregistered.
  73. [ 917.647734] RTAI[hal]: unmounted.
  74. [ 917.674032] halcmd[4011]: segfault at 8 ip 00d536bc sp bfe292f0 error 6 in liblinuxcnchal.so.0[d4e000+8000]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement