Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 5.5.0 RC, 5.6
-
Fix Version/s: 5.5.0 Beta
-
Component/s: Build tools: moc, WebEngine
-
Labels:None
-
Environment:windows 8.1 pro x64
-
Commits:qtbase:0635b1a69dd666f5eed4b096895bd80b1a9420ff
Description
moc.exe crashes during compilation of qtwebengine module on windows.
The cause seems to be the call fo QList.first() with an empty list, in moc.cpp:143.
configure:
-opengl dynamic -opensource -confirm-license -nomake tests -nomake examples -skip qtquick1 -skip qtwebkit -c++11 -mp -platform win32-msvc2013 -debug-and-release -prefix f:\qt5\qt5.5
Attachments
Issue Links
- is required for
-
QTBUG-44653 Issues to be fixed before Qt 5.5 Beta
-
- Closed
-
For Gerrit Dashboard: QTBUG-45790 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
111165,1 | Moc: test if superclass list is not empty before accessing first() | dev | qt/qtbase | Status: ABANDONED | -2 | 0 |
111331,2 | Moc: test if superclass list is not empty before accessing first() | 5.5 | qt/qtbase | Status: MERGED | +2 | 0 |