! 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 crashed with SIGSEGV in thunar_file_is_ancestor()
Status:
RESOLVED: DUPLICATE

Comments

Description Lionel Le Folgoc 2012-01-26 14:28:53 CET
Created attachment 4130 
stracktrace

Hi,

From: https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/847070

Thunar crashed trying to open a directory.

StacktraceTop:
 thunar_file_is_ancestor (file=0xaaaaaaaaaaaaaaaa, ancestor=0x7fad20060360) at thunar-file.c:2172
 thunar_tree_view_visible_func (model=<optimized out>, file=0x7fad20060360, user_data=<optimized out>) at thunar-tree-view.c:2196
 thunar_tree_model_node_traverse_visible (node=0x7fad3c3cef60, user_data=<optimized out>) at thunar-tree-model.c:1777
 g_node_traverse_pre_order (node=0x7fad3c3cef60, flags=G_TRAVERSE_ALL, func=0x7fad3bb827d0 <thunar_tree_model_node_traverse_visible>, data=0x7fad3c0abaa0) at /build/buildd/glib2.0-2.29.90/./glib/gnode.c:563
 g_node_traverse_pre_order (node=<optimized out>, flags=G_TRAVERSE_ALL, func=0x7fad3bb827d0 <thunar_tree_model_node_traverse_visible>, data=0x7fad3c0abaa0) at /build/buildd/glib2.0-2.29.90/./glib/gnode.c:573


file=0xaaaaaaaaaaaaaaaa is a bit weird though...
Comment 1 Lionel Le Folgoc 2012-01-31 11:55:50 CET
I guess that view->current_directory is 0xaaaaaaaaaaaaaaaa because view has been freed somewhere else at the time of the call.
Comment 2 Lionel Le Folgoc 2012-10-26 18:56:04 CEST

*** This bug has been marked as a duplicate of bug 8168 ***

Bug #8389

Reported by:
Lionel Le Folgoc
Reported on: 2012-01-26
Last modified on: 2012-10-26

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Attachments

stracktrace (23.83 KB, text/plain)
2012-01-26 14:28 CET , Lionel Le Folgoc
no flags

Additional information