Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. qt web engine crash
Qt 6.11 is out! See what's new in the release blog

qt web engine crash

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 1.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.
  • V Offline
    V Offline
    v2p1988
    wrote on last edited by v2p1988
    #1

    Hi All,

    I had cross compiled web engine for TI's AM5708 and when i am trying to run on board then i am getting below qt web engine crash.

    ./simplebrowser --no-sandbox --single-process
    QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/mnt/data/extra/var/volatile/tmp/runtime-root'
    failed to load module: /usr/lib/gbm/gbm_dri.so: cannot open shared object file: No such file or directory
    failed to load module: /usr/lib/gbm/gbm_gallium_drm.so: cannot open shared object file: No such file or directory
    loaded module : gbm_pvr.so
    found valid GBM backend : gbm_pvr.so
    Setting framebuffer size is only available with DRM atomic API
    Unable to query physical screen size, defaulting to 100 dpi.
    To override, set QT_QPA_EGLFS_PHYSICAL_WIDTH and QT_QPA_EGLFS_PHYSICAL_HEIGHT (in millimeters).
    Received signal 11 SEGV_MAPERR 000000000000
    #0 0x0000b39217d0 <unknown>
    #1 0x0000b388662c <unknown>
    #2 0x0000b3921c68 <unknown>
    #3 0x0000b3921fe4 <unknown>
    #4 0x0000b0b8d3d0 <unknown>
    #5 0x0000b26b4b8c ZNSt6vectorISt4pairIyxESaIS1_EE13_M_insert_auxIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT
    #6 0x0000b40e39a0 <unknown>
    #7 0x0000b48b4238 <unknown>
    #8 0x0000b48b435c <unknown>
    #9 0x0000b4beb0a4 <unknown>
    #10 0x0000b4a617b4 <unknown>
    #11 0x0000b509f50c <unknown>
    #12 0x0000b509f5dc <unknown>
    #13 0x0000b509fe68 <unknown>
    #14 0x0000b50a002c <unknown>
    #15 0x0000b50a016c <unknown>
    #16 0x0000b50a038c <unknown>
    #17 0x0000b30bdbf8 <unknown>
    #18 0x0000b30bde44 <unknown>
    #19 0x0000b30c1134 <unknown>
    #20 0x0000b48b4680 <unknown>
    #21 0x0000b388ac10 <unknown>
    #22 0x0000b38dd4b4 <unknown>
    #23 0x0000b388ac10 <unknown>
    #24 0x0000b38af970 <unknown>
    #25 0x0000b38b0394 <unknown>
    #26 0x0000b38b04d4 <unknown>
    #27 0x0000b38a900c <unknown>
    #28 0x0000b38cb4e4 <unknown>
    #29 0x0000b38ff2b8 <unknown>
    #30 0x0000b393276c <unknown>
    [end of stack trace]
    Calling _exit(1). Core file will not be generated.

    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