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

QPaintBufferCacheEntry registration segfault on start

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.0.0 Beta 1
    • GUI: Painting
    • None
    • Ubuntu 12.04 32-bit, Qt 5.0 from Git (3913643), libvlc 2.0 or libvlc 2.1

    Description

      When running my application built with Qt5 Debug, I get the following segmentation fault when initialising libvlc from a Qt based shared library:

      QMetaType::registerType: Binary compatibility break – Size mismatch for type 'QPaintBufferCacheEntry' [1024]. Previously registered size 12, now registering size 0.

      My application uses the following modules: Concurrent, Core, Gui, Network, PrintSupport, Widgets and Xml

      It's interesting that everything works when building shared library's internal test. This also worked with Qt 5 alpha.

      The library: https://github.com/ntadej/vlc-qt

      Attachments

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

        Activity

          People

            nierob Nierob
            ntadej Tadej Novak
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes