- 
    Bug 
- 
    Resolution: Duplicate
- 
     Not Evaluated Not Evaluated
- 
    None
- 
    6.3.1
- 
    None
- 
    Python 3.8
 Qt 6.3.1 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2019) [limited API]
MCE attached. Attempting to drag a cell from the table results in a seg fault. Script output:
Python 3.8
Qt 6.3.1 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2019) [limited API]
Windows fatal exception: access violationCurrent thread 0x00006b20 (most recent call first):
  File "c:/Users/matthew.joyce/Repos/lw8/testdrag.py", line 44 in <module>
This appears to be related to https://bugreports.qt.io/browse/PYSIDE-728, but occurs with the views instead of widgets, and is a regression in 6.3. The workarounds mentioned on https://bugreports.qt.io/browse/PYSIDE-1189 also work in this case.
- duplicates
- 
                    PYSIDE-1189 Dragging an item from a custom QListView causes crash -         
- Closed
 
-         
- relates to
- 
                    PYSIDE-728 Seg fault occurs when dragging from a QTreeWidget that has a reimplemented mimeData func -         
- Closed
 
-