Results 1 to 11 of 11

Thread: QScriptEngine::popContext crash

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2009
    Location
    Germany
    Posts
    120
    Thanked 42 Times in 41 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QScriptEngine::popContext crash

    Fails on windows 7, 64 bit with TDM GCC 4.8, 64 bit and Qt 4.7.3. Reducing the recursion to 814 in the js file gives success (recursion >= 815 gives failure).

    Works without problems on linux 64 bit (gcc 4.8 and Qt 4.8.5).

    Regards
    ars

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QScriptEngine::popContext crash

    What is the backtrace upon the crash?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Crash on deletion of QScriptEngine object
    By rajeshclt3 in forum Qt Programming
    Replies: 4
    Last Post: 11th August 2011, 07:48
  2. QScriptEngine::importExtension()
    By wookoon in forum Qt Programming
    Replies: 8
    Last Post: 18th July 2011, 16:33
  3. Crash on deletion of QScriptEngine object
    By The_Fallen in forum Qt Programming
    Replies: 4
    Last Post: 11th March 2010, 09:27
  4. QScriptEngine
    By coderbob in forum Qt Programming
    Replies: 10
    Last Post: 25th January 2010, 16:12
  5. QScriptEngine in Qt 4.6.0
    By Fastman in forum Qt Programming
    Replies: 0
    Last Post: 25th December 2009, 21:00

Tags for this Thread

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.