malloc_consolidate(): invalid chunk size

More
16 May 2021 16:46 #209122 by frequency
Hello!

I made the pyqtvcp development install as described here: www.qtpyvcp.com/install/dev_install.html. If I try to start a sample configuration with "linuxcnc ~/linuxcnc/configs/sim.qtpyvcp/xyz.ini" linuxcnc crashes with following output:

LINUXCNC - 2.8.1
Machine configuration directory is '/home/wolfgang/linuxcnc/configs/sim.qtpyvcp'
Machine configuration file is 'xyz.ini'
Starting LinuxCNC...
File: tool.tbl Unrecognized line skipped: ;Tool Pocket X Offset Y Offset Z Offset Diameter Remark

Found file(REL): ./hallib/core_sim_3.hal
Note: Using POSIX realtime
Found file(REL): ./hallib/spindle_sim.hal
Found file(REL): ./hallib/simulated_home.hal
malloc_consolidate(): invalid chunk size
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = python2.7 path = /usr/bin pid = 2536
KCrash: Arguments:
/usr/bin/linuxcnc: line 896: 2536 Alarm clock $EMCDISPLAY -ini "$INIFILE" $EMCDISPLAYARGS $EXTRA_ARGS
Shutting down and cleaning up LinuxCNC...
task: 482 cycles, min=0.000110, max=0.010192, avg=0.009630, 0 latency excursions (> 10x expected cycle time of 0.010000s)
Note: Using POSIX realtime
LinuxCNC terminated with an error. You can find more information in the log:
/home/wolfgang/linuxcnc_debug.txt
and
/home/wolfgang/linuxcnc_print.txt
as well as in the output of the shell command 'dmesg' and in the terminal

The output of linuxcnc_debug.txt:
3052
3090
Stopping realtime threads
Unloading hal components

I found nothing in dmesg related to this fault.
I have Linuxcnc 2.8.1 installed on Debian GNU/Linux 10 (buster)

Can anybody help me? I have no Idea.

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

More
18 May 2021 18:32 #209376 by frequency
I solved the problem by reinstall all:
1.
sudo apt-get purge python-dbus.mainloop.pyqt5 python-pyqt5.qtopengl python-pyqt5.qsci python-pyqt5.qtmultimedia python-pyqt5.qtquick qml-module-qtquick-controls gstreamer1.0-plugins-bad libqt5multimedia5-plugins pyqt5-dev-tools python-dev python-setuptools python-wheel python-pip git qttools5-dev qttools5-dev-tools python-wheel

pip uninstall qtpyvcp

2. Install all dependencies and qtpyvcp according to www.qtpyvcp.com

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

Moderators: KCJLcvette
Time to create page: 0.155 seconds
Powered by Kunena Forum