Advertisement
Guest User

Untitled

a guest
May 9th, 2013
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.75 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/printer/linuxcnc/configs/3dprinter'
  15. Machine configuration file is '3dprinter.ini'
  16. INIFILE=/home/printer/linuxcnc/configs/3dprinter/3dprinter.ini
  17. PARAMETER_FILE=linuxcnc.var
  18. TASK=milltask
  19. HALUI=halui
  20. DISPLAY=axis
  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 HAL User Interface program: halui
  26. Starting TASK program: milltask
  27. Starting DISPLAY program: axis
  28. Shutting down and cleaning up LinuxCNC...
  29. Killing task linuxcncsvr, PID=2094
  30. Killing task milltask, PID=2149
  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. /usr/bin/linuxcnc: line 687: 2150 Segmentation fault $EMCDISPLAY -ini "$INIFILE" $EMCDISPLAYARGS $EXTRA_ARGS
  41. 2094
  42. PID TTY STAT TIME COMMAND
  43. 2149
  44. PID TTY STAT TIME COMMAND
  45. Stopping realtime threads
  46. Unloading hal components
  47.  
  48. Kernel message information:
  49. [ 213.395034] I-pipe: Domain RTAI registered.
  50. [ 213.395046] RTAI[hal]: <3.8.1> mounted over IPIPE-NOTHREADS 2.6-03.
  51. [ 213.395049] RTAI[hal]: compiled with gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) .
  52. [ 213.395056] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
  53. [ 213.395058] PIPELINE layers:
  54. [ 213.395062] f9d2ce20 9ac15d93 RTAI 200
  55. [ 213.395065] c085cb20 0 Linux 100
  56. [ 213.426409] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
  57. [ 213.426640] RTAI[sched]: IMMEDIATE, MP, USER/KERNEL SPACE: <with RTAI OWN KTASKs>, kstacks pool size = 524288 bytes.
  58. [ 213.426645] RTAI[sched]: hard timer type/freq = APIC/20830838(Hz); default timing: periodic; linear timed lists.
  59. [ 213.426649] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2083032000 hz.
  60. [ 213.426652] RTAI[sched]: timer setup = 999 ns, resched latency = 2943 ns.
  61. [ 213.426828] RTAI[usi]: enabled.
  62. [ 213.551846] RTAI[math]: loaded.
  63. [ 213.821098] config string '0x378 out '
  64. [ 300.064930] Disabling lock debugging due to kernel taint
  65. [ 300.064940] Machine check events logged
  66. [ 450.077004] Machine check events logged
  67. [ 525.082986] Machine check events logged
  68. [ 721.926982] __ratelimit: 2 callbacks suppressed
  69. [ 721.926988] Machine check events logged
  70. [ 759.417984] Machine check events logged
  71. [ 822.643039] __ratelimit: 5 callbacks suppressed
  72. [ 822.643044] Machine check events logged
  73. [ 827.323456] Machine check events logged
  74. [ 900.917347] __ratelimit: 4 callbacks suppressed
  75. [ 900.917352] Machine check events logged
  76. [ 966.330687] Machine check events logged
  77. [ 1027.071485] __ratelimit: 3 callbacks suppressed
  78. [ 1027.071491] Machine check events logged
  79. [ 1032.808801] axis[2150]: segfault at eeadb46b ip 00f5dbbd sp bf86235c error 7 in swrast_dri.so[f40000+216000]
  80. [ 1033.791118] probe_parport 00:0d: disabled
  81. [ 1034.080149] Machine check events logged
  82. [ 1036.022194] RTAI[math]: unloaded.
  83. [ 1036.100157] SCHED releases registered named ALIEN RTGLBH
  84. [ 1036.116076] RTAI[malloc]: unloaded.
  85. [ 1036.214736] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
  86. [ 1036.220288] I-pipe: Domain RTAI unregistered.
  87. [ 1036.220335] RTAI[hal]: unmounted.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement