Results 1 to 8 of 8

Thread: Qt GUI app hangs sometimes

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2009
    Posts
    5
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question Qt GUI app hangs sometimes

    Good day.

    Sorry for my english, it's not quite good.

    i have multi-threaded application with network and db access (it's a client, not a server). Sometimes application hangs on startup/network connection establishing (doesn't matter).

    I suppose there are some pitfalls with widget painting.. May be there is a code that tries to update (or paint) some widget outside main thread.

    I know it's entirely my fault, not Qt. But i can't understand whats happening here and how to detect this bug.

    PS Qt 4.7.1, Archlinux, Ubuntu, gcc 4.5.2, gcc 4.6.0

    Backtrace is in attachments.
    Attached Files Attached Files

Similar Threads

  1. Mutlithreading hangs gui
    By thahir1986 in forum Newbie
    Replies: 2
    Last Post: 28th September 2010, 10:10
  2. Application Hangs in QTcpConnection
    By navi1084 in forum Qt Programming
    Replies: 1
    Last Post: 24th June 2009, 05:21
  3. Qt 4.5 Embedded hangs
    By nickich in forum Qt Programming
    Replies: 2
    Last Post: 2nd April 2009, 11:15
  4. QProcess hangs
    By Skizmo in forum Qt Programming
    Replies: 4
    Last Post: 8th March 2007, 10:27
  5. Using COM(ActiveX?) hangs up
    By gri in forum Qt Programming
    Replies: 4
    Last Post: 6th March 2007, 22:05

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.