Problems Running EMC - New Error

More
01 Dec 2012 09:24 - 01 Dec 2012 09:24 #27110 by paulocgcc
Hi Everyone,

Suddenly my EMC starts to fail opening. Unfortunately I can't recollect what were last updates.

The error massage is the following. Could anyone help? (I'm new by in linux world)

Pint screen attached also

Print file information:
RUN_IN_PLACE=no
LINUXCNC_DIR=
LINUXCNC_BIN_DIR=/usr/bin
LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
LINUXCNC_SCRIPT_DIR=
LINUXCNC_RTLIB_DIR=/usr/realtime-2.6.32-122-rtai/modules/linuxcnc
LINUXCNC_CONFIG_DIR=
LINUXCNC_LANG_DIR=/usr/share/linuxcnc/tcl/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.5
LINUXCNC - 2.5.1
Machine configuration directory is '/home/pccabral/linuxcnc/configs/Sherline3Axis'
Machine configuration file is 'Sherline3Axis_mm.ini'
INIFILE=/home/pccabral/linuxcnc/configs/Sherline3Axis/Sherline3Axis_mm.ini
PARAMETER_FILE=stepper.var
TASK=milltask
HALUI=
DISPLAY=axis
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
Starting TASK program: milltask
Starting DISPLAY program: axis
Shutting down and cleaning up LinuxCNC...
Killing task linuxcncsvr, PID=1597
Killing task milltask, PID=1644
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments
Cleanup done

Debug file information:
Can not find -sec MOT -var MOT -num 1
Can not find -sec IO -var IO -num 1
Can not find -sec LINUXCNC -var NML_FILE -num 1
Can not find -sec EMC -var NML_FILE -num 1
/usr/bin/linuxcnc: linha 687: 1645 Falha de segmentação $EMCDISPLAY -ini "$INIFILE" $EMCDISPLAYARGS $EXTRA_ARGS
1597
PID TTY STAT TIME COMMAND
1644
PID TTY STAT TIME COMMAND
Stopping realtime threads
Unloading hal components

Kernel message information:
[ 32.661882] I-pipe: Domain RTAI registered.
[ 32.661887] RTAI[hal]: <3.8.1> mounted over IPIPE-NOTHREADS 2.6-03.
[ 32.661889] RTAI[hal]: compiled with gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) .
[ 32.661909] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 32.661910] PIPELINE layers:
[ 32.661912] facb6e20 9ac15d93 RTAI 200
[ 32.661914] c085cb20 0 Linux 100
[ 32.676437] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 32.676821] RTAI[sched]: IMMEDIATE, MP, USER/KERNEL SPACE: <with RTAI OWN KTASKs>, kstacks pool size = 524288 bytes.
[ 32.676825] RTAI[sched]: hard timer type/freq = APIC/12556335(Hz); default timing: periodic; linear timed lists.
[ 32.676827] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 3013544000 hz.
[ 32.676829] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 32.676898] RTAI[usi]: enabled.
[ 32.709142] RTAI[math]: loaded.
[ 32.889727] config string '0x0378'
[ 34.321703] __ratelimit: 21 callbacks suppressed
[ 34.321707] axis[1645]: segfault at 4 ip 00995ef6 sp bfb41f00 error 4 in libGL.so.1.2[930000+a7000]
[ 34.635408] RTAI[math]: unloaded.
[ 34.651393] SCHED releases registered named ALIEN RTGLBH
[ 34.680271] RTAI[malloc]: unloaded.
[ 34.804528] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 34.837486] I-pipe: Domain RTAI unregistered.
[ 34.837514] RTAI[hal]: unmounted.
Attachments:
Last edit: 01 Dec 2012 09:24 by paulocgcc.

Please Log in or Create an account to join the conversation.

More
01 Dec 2012 15:26 #27113 by ArcEye
Hi

Without a bit more info hard to know (what updates? )

However this is the root of it, if you have updated libGL you need to roll back to the previous version

[ 34.321707] axis[1645]: segfault at 4 ip 00995ef6 sp bfb41f00 error 4 in libGL.so.1.2[930000+a7000]

This bit tends to confirm because it is an error you get when the actual GUI segfaults on loading, presumably when Axis makes openGL calls

/usr/bin/linuxcnc: linha 687: 1645 Falha de segmentação $EMCDISPLAY -ini "$INIFILE" $EMCDISPLAYARGS $EXTRA_ARGS

regards

Please Log in or Create an account to join the conversation.

More
01 Dec 2012 17:43 #27114 by ArcEye
PS

The lib version is the same one I have working on my system

You may have a corrupted file - to eliminate that, unzip the attachment and copy to /usr/lib/mesa/libGL.so.1.2, overwriting the one you have installed


File Attachment:

File Name: libGL.zip
File Size:122 KB
Attachments:

Please Log in or Create an account to join the conversation.

Time to create page: 0.065 seconds
Powered by Kunena Forum