Quantcast
Channel: Visual Leak Detector for Visual C++ 2008-2015
Viewing all articles
Browse latest Browse all 704

Created Unassigned: Qt Open Dialog Crash [10557]

$
0
0
When using vld in Qt (Qt Creator), the open file dialog crashes (starts opening but then freezes after partially rendering) while trying to open (it defaults to the SkyDrive folder).

If I don't access the open file dialog it properly detects memory leaks and works great. If I simply comment out the include for VLD the open dialog works just fine as well.

The code that causes the crash is this:
```
QString fileName = QFileDialog::getOpenFileName(this, "Open Project...", "", "QuickSilver Project Files (*.qsp)|*.qsp");
```

Viewing all articles
Browse latest Browse all 704

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>