Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Logging out from an XFCE session, the app finder terminates with the segmentation fault below. ``` [87035.640468] xfce4-appfinder[1210]: segfault at 31 ip 000000000040c7c0 sp 00007ffd6b3092f0 error 4 in xfce4-appfinder[400000+1d000] ``` Updating from version 4.10.0 to 4.10.1 fixes the problem [1]. > 4.10.1 > ====== > - Use new glib 2.32 api. > - Autotools updates. > - Detatch from icon theme to avoid segfault (bug #9730). > - Protect against possible null pointers (bug #9109). > - Translation updates: Arabic, Bulgarian, Croatian, Indonesian, Dutch > (Flemish), Serbian, Swedish, Turkish, Uyghur [1] https://bugzilla.xfce.org/show_bug.cgi?id=9730
- Loading branch information