Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

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

    Mobile and Embedded
    webkit crosscompile arm web browser gcc
    1
    1
    870
    Loading More Posts
    • 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
      pratyaksh last edited by

      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 Reply Quote 0
      • First post
        Last post