Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-51061

QtCanvas3D examples crash on exit (MSVC2013 & MSVC2015 debug builds only)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • 5.6.0 RC
    • 5.5.0 RC
    • Canvas3D
    • None

    Description

      QtCanvas3D examples crash on exit when using MSVC2013 and MSVC2015 with debug build from #334 installers. This is regression compared at least to #317 installers.
      Release build exits correctly with both #317 and #334 installers.
      QtCanvas3D examples with MinGW #334 installer exit correctly (both debug and release builds).

      Call stack from MSVC2013 & Interactive Mobile Phone Example (cellphone.exe)

       	Qt5Cored.dll!QListData::size() Line 107	C++
       	qtcanvas3dd.dll!QList<QtCanvas3D::CanvasTextureImage * __ptr64>::indexOf(QtCanvas3D::CanvasTextureImage * const & t, int from) Line 962	C++
       	qtcanvas3dd.dll!QList<QtCanvas3D::CanvasTextureImage * __ptr64>::removeOne(QtCanvas3D::CanvasTextureImage * const & _t) Line 896	C++
       	qtcanvas3dd.dll!QtCanvas3D::CanvasTextureImageFactory::handleImageDestroyed(QtCanvas3D::CanvasTextureImage * image) Line 142	C++
       	qtcanvas3dd.dll!QtCanvas3D::CanvasTextureImage::~CanvasTextureImage() Line 203	C++
       	[External Code]	
       	Qt5Qmld.dll!QV4::QObjectWrapper::destroyObject(bool lastCall) Line 1036	C++
       	Qt5Qmld.dll!QV4::MemoryManager::sweep(bool lastSweep) Line 435	C++
       	Qt5Qmld.dll!QV4::MemoryManager::~MemoryManager() Line 625	C++
       	[External Code]	
       	Qt5Qmld.dll!QV4::ExecutionEngine::~ExecutionEngine() Line 503	C++
       	[External Code]	
       	Qt5Qmld.dll!QV8Engine::~QV8Engine() Line 161	C++
       	[External Code]	
       	Qt5Qmld.dll!QJSEngine::~QJSEngine() Line 287	C++
       	Qt5Qmld.dll!QQmlEngine::~QQmlEngine() Line 971	C++
       	Qt5Qmld.dll!QQmlApplicationEngine::~QQmlApplicationEngine() Line 237	C++
      >	cellphone.exe!main(int argc, char * * argv) Line 48	C++
       	cellphone.exe!WinMain(HINSTANCE__ * __formal, HINSTANCE__ * __formal, char * __formal, int __formal) Line 113	C++
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            pakerane Pasi Keränen
            aksalova Akseli Salovaara
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes