! 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 !
Thunar segfaults
Status:
CLOSED: INVALID

Comments

Description Gauvain Pocentek 2006-07-13 15:32:42 CEST
I'm using xubuntu edgy with xfce4.4 beta2 and thunar 0.3.2beta2.
I've reported what happens and attached a gdb backtrace on the ubuntu BTS: https://launchpad.net/distros/ubuntu/+source/thunar/+bug/52875

Thanks
Comment 1 Benedikt Meurer editbugs 2006-07-14 14:51:52 CEST
*** Bug 2029 has been marked as a duplicate of this bug. ***
Comment 2 Gauvain Pocentek 2006-07-21 18:04:47 CEST
Removing the ~/.config/Thunar dirs fixes the bug.

(I've upgraded from 0.3.0+r21789 to beta2 before getting this bug)
Comment 3 Benedikt Meurer editbugs 2006-07-27 15:45:41 CEST
The bug is not really related to an old config, but one of the associated libraries (pango, gtk+, gdk, atk, gconf) is misusing the slice allocator (freeing invalid memory). You can try to run with G_SLICE=always-malloc and set malloc(3) debugging options to trace the source of the problem.
Comment 4 Benedikt Meurer editbugs 2006-08-11 13:53:43 CEST
Moving to 0.4.0rc1.
Comment 5 Benedikt Meurer editbugs 2006-08-12 16:29:22 CEST
Any news?
Comment 6 Gauvain Pocentek 2006-08-12 18:38:07 CEST
I've just tried to reproduce the bug, but I can't. I guess that the buggy lib against which thunar was linked has been fixed in ubuntu. I'll try again to reproduce, but I'm not sure at all that the bug will happen again.
Thanks.
Comment 7 Benedikt Meurer editbugs 2006-08-12 18:49:38 CEST
Reopen if it appears again.

Bug #2028

Reported by:
Gauvain Pocentek
Reported on: 2006-07-13
Last modified on: 2009-07-17
Duplicates (1):

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
0.3.2beta2

Attachments

Additional information