Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QCharts segmentation fault even on Qt examples on BeagleBone Black
Qt 6.11 is out! See what's new in the release blog

QCharts segmentation fault even on Qt examples on BeagleBone Black

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
qt 5.6qtcharts
3 Posts 2 Posters 2.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • usefulQtLoverU Offline
    usefulQtLoverU Offline
    usefulQtLover
    wrote on last edited by
    #1

    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

    1 Reply Last reply
    0
    • usefulQtLoverU Offline
      usefulQtLoverU Offline
      usefulQtLover
      wrote on last edited by
      #2

      is there anyone having an answer to the question?

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi and welcome to devnet,

        How did you compile that module for your BBB ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved