Results 1 to 4 of 4

Thread: Qt5/C++ Fault tolerant heap shim appplied to current process

  1. #1
    Join Date
    Oct 2006
    Posts
    105
    Thanks
    13
    Thanked 4 Times in 4 Posts
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows

    Default Qt5/C++ Fault tolerant heap shim appplied to current process

    Hello,

    I've just installed Qt5 (5.6.0-1) and a fresh Windows 7 to a new HDD.
    I'm trying to compile a program built about 2 weeks ago on a slightly older version of Qt5,
    The program runs OK and works as expected but I'm geting the following warning in the application output window of QtCreator, no compile warnings.

    Qt Code:
    1. Starting H:\myprog.exe...
    2. FTH: (3496): *** Fault tolerant heap shim applied to current process. This is usually due to previous crashes. ***
    3. H:\myprog.exe... exited with code 0
    To copy to clipboard, switch view to plain text mode 
    Any suggestions as to how to clear the warning?

    Regards

  2. #2
    Join Date
    Oct 2006
    Posts
    105
    Thanks
    13
    Thanked 4 Times in 4 Posts
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Qt5/C++ Fault tolerant heap shim appplied to current process

    Hello,

    I built a debug vesion and now get this:-
    Qt Code:
    1. Starting H:\myprog.exe...
    2. FTH: (5804): *** Fault tolerant heap shim applied to current process. This is usually due to previous crashes. ***
    3. This application failed to start because it could not find or load the Qt platform plugin "windows".
    4.  
    5. Reinstalling the application may fix this problem.
    6. Invalid parameter passed to C runtime function.
    7. Invalid parameter passed to C runtime function.
    8. H:\H:\myprog.exe... exited with code 3
    To copy to clipboard, switch view to plain text mode 
    What haven't I set?

    Regards

  3. #3
    Join Date
    Mar 2008
    Location
    Kraków, Poland
    Posts
    1,536
    Thanked 284 Times in 279 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt5/C++ Fault tolerant heap shim appplied to current process

    The most important is line 3.

  4. #4
    Join Date
    Oct 2006
    Posts
    105
    Thanks
    13
    Thanked 4 Times in 4 Posts
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Qt5/C++ Fault tolerant heap shim appplied to current process

    Hello,

    Sorry for the delay in replying.
    The most important is line 3.
    OK, but what might be the cure?
    I've tried just about every thing I can think of, no success.

    Regards

Similar Threads

  1. Replies: 1
    Last Post: 16th April 2014, 07:44
  2. Fault tolerant heap on Windows 7
    By FinderCheng in forum Qt Programming
    Replies: 3
    Last Post: 24th July 2010, 16:16
  3. heap corrupted
    By dognzhe in forum Qt Programming
    Replies: 1
    Last Post: 12th June 2009, 02:54
  4. setting working directory for current process
    By mule in forum Qt Programming
    Replies: 1
    Last Post: 8th October 2007, 13:54
  5. Process aborted. Segmentation fault
    By Pragya in forum Qt Programming
    Replies: 3
    Last Post: 30th May 2007, 08:12

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.