Bug 1109514

Summary: [abrt] caja: gtk_action_get_name(): caja killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Matt Armes <matt_armes>
Component: cajaAssignee: Wolfgang Ulbrich <raveit65.sun>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dan.mashal, raveit65.sun
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/9f9150b0c90a741dbdde36afdc73d2ef28107581
Whiteboard: abrt_hash:9625c850c3020a74eba0041d6183f097e9326e40
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-23 17:21:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Matt Armes 2014-06-14 18:23:09 UTC
Description of problem:
Upon launching Caja by going to the Places menu then selecting any folder, any attempt to go down into a subdirectory via double clicking its icon results in Caja crashing.

Version-Release number of selected component:
caja-1.8.1-2.fc21

Additional info:
reporter:       libreport-2.2.2
backtrace_rating: 4
cmdline:        caja
crash_function: gtk_action_get_name
executable:     /usr/bin/caja
kernel:         3.16.0-0.rc0.git10.2.fc21.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (8 frames)
 #0 gtk_action_get_name at gtkaction.c:1076
 #1 add_extension_menu_items at fm-directory-view.c:5026
 #2 reset_extension_actions_menu at fm-directory-view.c:5085
 #3 real_update_menus at fm-directory-view.c:8920
 #4 fm_icon_view_update_menus at fm-icon-view.c:1898
 #5 fm_directory_view_update_menus at fm-directory-view.c:10071
 #6 update_menus_timeout_callback at fm-directory-view.c:3050
 #12 gtk_main at gtkmain.c:1257

Comment 1 Matt Armes 2014-06-14 18:23:19 UTC
Created attachment 908819 [details]
File: backtrace

Comment 2 Matt Armes 2014-06-14 18:23:21 UTC
Created attachment 908820 [details]
File: cgroup

Comment 3 Matt Armes 2014-06-14 18:23:25 UTC
Created attachment 908821 [details]
File: core_backtrace

Comment 4 Matt Armes 2014-06-14 18:23:28 UTC
Created attachment 908822 [details]
File: dso_list

Comment 5 Matt Armes 2014-06-14 18:23:30 UTC
Created attachment 908823 [details]
File: environ

Comment 6 Matt Armes 2014-06-14 18:23:32 UTC
Created attachment 908824 [details]
File: exploitable

Comment 7 Matt Armes 2014-06-14 18:23:34 UTC
Created attachment 908825 [details]
File: limits

Comment 8 Matt Armes 2014-06-14 18:23:43 UTC
Created attachment 908826 [details]
File: maps

Comment 9 Matt Armes 2014-06-14 18:23:45 UTC
Created attachment 908827 [details]
File: open_fds

Comment 10 Matt Armes 2014-06-14 18:23:48 UTC
Created attachment 908828 [details]
File: proc_pid_status

Comment 11 Matt Armes 2014-06-14 18:23:49 UTC
Created attachment 908829 [details]
File: var_log_messages

Comment 12 Wolfgang Ulbrich 2014-06-15 06:38:51 UTC
Try uninstall caja-dropbox :/
Or disable it in autostart.
I can confirm this issue if caja-dropbox is installed.
I noticed this regression the first time in January this year, but it was fixed a few weeks later with any update, unfortunately i don't know which package cause the issue.
Now after the f21 mass-rebuild the regression is back.

Comment 13 Wolfgang Ulbrich 2014-09-27 23:48:32 UTC
It seems that with latest updates (glib2-2.42.0-1.fc21) the issue with caja-dropbox is fixed. Can you confirm?