Results 1 to 1 of 1

Thread: NetworkError.UnknownNetworkError causes 20 second crash

  1. #1
    Join Date
    Apr 2012
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default NetworkError.UnknownNetworkError causes 20 second crash

    My program crashes for 20 seconds, 20 seconds after I make a request with QtNetworkAccessManager. It only happens with https URLs, and does not happen on my linux machine. I have attached an example in python using pyside.

    To test run these in two different terminals.
    python net_acc_crash.py
    tail -f log_file.txt

    Versions:
    Windows 7.
    Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] on win 32
    Qt version: 4.7.4

    Any help or suggestions appreciated.
    Attached Files Attached Files
    Last edited by ze; 22nd April 2012 at 14:55.

Similar Threads

  1. QNetworkAcessManager giving UnknownNetworkError in HTTPS
    By moh.gup@gmail.com in forum Qt Programming
    Replies: 6
    Last Post: 9th October 2010, 00:55
  2. Crash gracefully? No crash!
    By lni in forum Qt Programming
    Replies: 0
    Last Post: 7th July 2010, 03:59
  3. Crash on removing a row
    By inktomi in forum Qt Programming
    Replies: 10
    Last Post: 17th June 2010, 12:59
  4. Crash while using threads
    By Luc4 in forum Qt Programming
    Replies: 6
    Last Post: 18th April 2010, 12:19
  5. !!!A Strange Crash
    By hhf in forum Qt Programming
    Replies: 12
    Last Post: 10th March 2010, 12:45

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.