! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xfce4-settings-helper segfaults on start
Status:
RESOLVED: FIXED
Product:
Xfce4-settings
Component:
Settings Helper

Comments

Description Lierdakil 2010-12-02 09:47:46 CET
Created attachment 3229 
GDB backtrace

GDB backtrace log is attached.

Xorg 1.9.2.901
gtk+ 2.20.1

Gentoo linux ~amd64 current.

I was able to trace problem to
pointers.c:389
        XFreeFeedbackList (states);

But I'm at loss, what can I do with it. Commenting this line out solves segfault on start, but obviously creates a memory leak.

Hoping for a timely fix.
Thanks.
Comment 1 Nick Schermer editbugs 2010-12-02 18:24:52 CET
Created attachment 3230 
Fix invalid free

Could you try the attached patch.
Comment 2 Lierdakil 2010-12-02 18:47:41 CET
Yep, this patch solves the problem. Thanks.

Feel free to mark this bug as fixed as you see fit.
Comment 3 Nick Schermer editbugs 2010-12-02 18:56:43 CET
Fixed in 92b0b61.
Comment 4 Nick Schermer editbugs 2011-02-20 09:07:21 CET
*** Bug 7314 has been marked as a duplicate of this bug. ***
Comment 5 Nick Schermer editbugs 2011-04-03 08:53:46 CEST
*** Bug 7454 has been marked as a duplicate of this bug. ***
Comment 6 Nick Schermer editbugs 2011-07-03 15:31:05 CEST
*** Bug 7786 has been marked as a duplicate of this bug. ***

Bug #6909

Reported by:
Lierdakil
Reported on: 2010-12-02
Last modified on: 2011-07-03
Duplicates (3):
  • 7314 xfce4-settings-helper crashes
  • 7454 xfce4-settings-helper crash with usb tablet
  • 7786 crash in xfce4-settings-helper when Logitech Unifying receiver attached

People

Assignee:
Nick Schermer
CC List:
5 users

Version

Attachments

GDB backtrace (7.60 KB, text/plain)
2010-12-02 09:47 CET , Lierdakil
no flags
Fix invalid free (1.83 KB, patch)
2010-12-02 18:24 CET , Nick Schermer
no flags

Additional information