VirtualBox

Changes between Initial Version and Version 1 of Ticket #17842, comment 6


Ignore:
Timestamp:
Jul 24, 2019 12:22:22 AM (5 years ago)
Author:
fth0

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17842, comment 6

    initial v1  
    33Firstly, I assume that you've read my three initial posts in https://forums.virtualbox.org/viewtopic.php?f=8&t=93863. They contain several details about the necessary preconditions and an analysis of the sequence of events of the crash (from a black box testing perspective).
    44
    5 When researching the background of the crash (QCocoaMenuDelegate sending a message to an already destroyed NSMenuItem, possibly a race condition), I learned about a major design change in qcocoamenu.mm in QT 5.6.3 *1, which has led to problems in several mainstream software, and has been amended several times in QT versions 5.6.3 *2, 5.9 *3 and 5.12 *4. There are also several QT bugs linking to these commits, and some more commits *5.
     5When researching the background of the crash (QCocoaMenuDelegate sending a message to an already destroyed NSMenuItem, possibly a race condition), I learned about a major design change in qcocoamenu.mm in QT 5.6.3 *1, which has led to problems in several mainstream software, and has been amended several times in QT versions 5.6.3 *2, 5.9 *3 and 5.12 *4. There are also several QT bugs linking to those commits, and even more commits *5.
    66
    771: https://github.com/qt/qtbase/commit/09acf326dbc6b7b67f21a360be8c91605ce47f1e

© 2023 Oracle
ContactPrivacy policyTerms of Use