Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. qtwebkit crash while calling webview load function on arm7 linux 32 bit cross compiled using arm-gcc 4.4.1
QtWS25 Last Chance

qtwebkit crash while calling webview load function on arm7 linux 32 bit cross compiled using arm-gcc 4.4.1

Scheduled Pinned Locked Moved Mobile and Embedded
webkitcrosscompilearmweb browsergcc
1 Posts 1 Posters 1.0k Views
  • 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.
  • P Offline
    P Offline
    pratyaksh
    wrote on last edited by
    #1

    On Qt v5.5.0 the following core dump gets generated, whereas the core file does not get generated on Qt v5.4.(1/2)
    (gdb) bt
    #0 0x4465d132 in pthread_attr_setschedparam () from /lib/libpthread.so.0
    #1 0x41a59280 in ?? () from /usr/arm/qt-5.5/lib/libQt5WebKit.so.5
    Cannot access memory at address 0x0
    #2 0x41a59280 in ?? () from /usr/arm/qt-5.5/lib/libQt5WebKit.so.5
    Cannot access memory at address 0x0
    Backtrace stopped: previous frame identical to this frame (corrupt stack?)

    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