Details
-
Bug
-
Resolution: Incomplete
-
P1: Critical
-
5.15.6
-
None
Description
In some cases, we are observing our process crashed, after series of function calls at the QT internal library.
It appears to be a random crash. Attached the stacktrace for your reference.
The stacktrace originates from QV4::Runtime::StoreNameSloppy::call and ends in QV4::Heap::Base::mark.
Could you please let us know, what could be the probable reasons for crash when this API is called? This helps to figure out, any internal logical flaw at our end or is there any QT bug raised already for the same?