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

Segfault related to XDND in QXcbDrag::move

    XMLWordPrintable

Details

    • Linux/X11
    • e80767d1fc45cfca96694937289712f0278f4945 (qt/qtbase/dev) 8e8764a3946eeb9c1c2ed5695c89a9dba4d21359 (qt/qtbase/5.15)

    Description

      Dolphin on Arch Linux has been crashing for me when drag and dropping files to external applications for about two years now, since I started using Linux. I finally narrowed it down to a segfault in qxcbdrag.cpp on the following line: 

      target_version = *(uint32_t *)xcb_get_property_value(reply.get());

      reply.get() is returning a null pointer.

      Attachments

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

        Activity

          People

            liaqi Liang Qi
            omnific omnific _
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes