QCharts segmentation fault even on Qt examples on BeagleBone Black
-
I have newly added QCharts module but I can't even run the example on the Beagle Bone. I have tested and successfully ran the linechart example on x11 but with no luck on the beagle. the stack trace is as follows:
Thread 2 (Thread 21257.21321): #0 0xb607fa4c in ?? () No symbol table info available. #1 0xb607fa40 in ?? () No symbol table info available. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 1 (Thread 21257.21257): #0 0xb6f1605a in ?? () from /opt/qt_5.6.0/lib/libQt5Charts.so.2 No symbol table info available. #1 0xb641a330 in QMetaObject::activate(QObject*, int, int, void**) () from /opt/qt_5.6.0/lib/libQt5Core.so.5 No symbol table info available. #2 0x00065830 in ?? () No symbol table info available. Backtrace stopped: previous frame identical to this frame (corrupt stack?) Cannot access memory at address 0x40543a00 Cannot access memory at address 0x40543a00
-
is there anyone having an answer to the question?
-
Hi and welcome to devnet,
How did you compile that module for your BBB ?