[Bug 305151] systemsettings crash after viewing effects

Stéphane Gourichon stephane_kde at gourichon.org
Wed Aug 29 16:23:57 BST 2012


https://bugs.kde.org/show_bug.cgi?id=305151

--- Comment #13 from Stéphane Gourichon <stephane_kde at gourichon.org> ---
Created attachment 73546
  --> https://bugs.kde.org/attachment.cgi?id=73546&action=edit
Valgrind log: after purged libqspiaccessiblebridge.so . Bug no longer observed.

> check which package installs /usr/lib/x86_64-linux-gnu/qt4/plugins/accessiblebridge/libqspiaccessiblebridge.so 

$ dlocate
/usr/lib/x86_64-linux-gnu/qt4/plugins/accessiblebridge/libqspiaccessiblebridge.so
qt-at-spi:amd64:
/usr/lib/x86_64-linux-gnu/qt4/plugins/accessiblebridge/libqspiaccessiblebridge.so

$ sudo dpkg --purge qt-at-spi
(Lecture de la base de données... 284271 fichiers et répertoires déjà
installés.)
Suppression de qt-at-spi ...

(from my regular XFCE session)

$ valgrind --leak-check=full --track-origins=yes --trace-children=yes
systemsettings 2>&1 | tee valgrind_log_without_libqspiaccessiblebridge_so.txt 

$ grep q.*access valgrind_log_without_libqspiaccessiblebridge_so.txt || echo no
match
no match

So, removing this package and library fixed the bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list