Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.15.2
-
-
131e2c81d40e3d324c62e113749a08e7993d008f 8dbe5b2be4e65e96013651f1ffee1cc26dd1ead1 7660c30e08975011c7bd47bcb1796139b9d77196
Description
There is a rare crash that occurs with the attached project, but it may take some time to happen. For me it crashes on Windows in about 5 minutes and on Linux I have seen it crash after 30 minutes.
Stack trace is nonsense unfortunately, but it seems to be connected to JITting (and since I cannot reproduce it with it disabled).
On Linux it gives a little hint also:
mprotect failed in ExecutableAllocator::makeWritable: Cannot allocate memory mprotect failed in ExecutableAllocator::makeExecutable: Cannot allocate memory
Attachments
Issue Links
- relates to
-
QTBUG-89513 Generating JIT code crashes QML app
- Closed