On Fri, Jul 29, 2016 at 12:31:50PM +0200, thomas schorpp wrote: > > Jul 25 18:01:37 pc6 kernel: [87409.180682] twinkle[18389]: segfault at 58 > > ip 00007f7da965ba81 sp 00007ffd271e4970 error 4 in > > nouveau_dri.so[7f7da929e000+76a000] > > Confirm reproducible crash in Jessie QT5 -> DRI on some GUI actions, suggest > forwarding bug to debian QT/DRI teams: > > Jul 29 11:44:27 tom3 kernel: [2062783.665608] twinkle[10806]: segfault at 1f8 > ip 00007f1e0c274e4f sp 00007ffe65c704b0 error 4 in > i965_dri.so[7f1e0bf1f000+51e000] > Jul 29 11:46:15 tom3 kernel: [2062892.405609] twinkle[11199]: segfault at 1f8 > ip 00007f861a2f9e4f sp 00007ffee42eeff0 error 4 in > i965_dri.so[7f8619fa4000+51e000] > Jul 29 11:50:13 tom3 kernel: [2063130.012890] twinkle[11506]: segfault at 1f8 > ip 00007f8ab30d0e4f sp 00007ffc4ddf6eb0 error 4 in > i965_dri.so[7f8ab2d7b000+51e000]
I could not reproduce the segmentation fault on a fresh installation of Debian jessie with xfce4 under VirtualBox. I could switch virtual desktops during a call without any issues. Interestingly, twinkle complains about the missing DRI driver: libGL error: pci id for fd 21: 80ee:beef, driver (null) libGL error: core dri or dri2 extension not found libGL error: failed to load driver: vboxvideo > Possibly affected/DRI-bug injecting packages libqt5network5 libqt5qml5 > libqt5quick5 qml-module-qtquick2 I will forward this bug to the Qt maintainers. Peter