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. Qt/E 4.8.4 WebKit apps hanging, icon thread blocked
Forum Updated to NodeBB v4.3 + New Features

Qt/E 4.8.4 WebKit apps hanging, icon thread blocked

Scheduled Pinned Locked Moved Mobile and Embedded
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.
  • D Offline
    D Offline
    davem
    wrote on last edited by
    #1

    We're using Qt/E 4.8 WebKit demo browsers on an embedded ARM device, one based on Qt SDK example browser, another based on QML WebKit example.

    We've been seeing occasions when browser just locks up, and originally thought it was due to our touchscreen driver. However one of our developers found that touch events are still being received by the app's input handler. We've seen this now on 4.8.3 and 4.8.4 runtime versions.

    Attaching gdb recently showed that an icon manager thread was blocked waiting on a condition to be signalled, and that other waiting WebKit threads might not be able to trigger the condition.

    Has anyone else seen this sort of hanging with Qt/E WebKit?

    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