Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-40813

QHash crash on exit

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P2: Important P2: Important
    • None
    • 5.3.0
    • None

      Global QHash's in general seem to have some stability problems, but specifically, in Debian Squeeze and above, QHash will crash on exit if the QHash is global. To test, make a global QHash, and then make a class that is also global. In the destructor of the class, access the QHash (loop through it). This will cause a crash in the QHash (seg fault).

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            thiago Thiago Macieira
            rianquinn Rian Quinn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes