Bug 1072560

Summary: [abrt] mate-file-manager: unmount_mount_callback(): caja killed by SIGABRT
Product: [Fedora] Fedora Reporter: pgaltieri <pgaltieri>
Component: mate-file-managerAssignee: Dan Mashal <dan.mashal>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: dan.mashal, raveit65.sun, rdieter, stefano
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/5e344ff7635980ecc3bb11db56154cc8954f5137
Whiteboard: abrt_hash:cc338da5a13e026396b352adcf3a325f7a0e56f0
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-04 14:58:38 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: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description pgaltieri 2014-03-04 19:09:21 UTC
Description of problem:
I tried to unmount an external disk by right clicking on the desktop icon and selecting unmount

Version-Release number of selected component:
mate-file-manager-1.6.3-2.fc19

Additional info:
reporter:       libreport-2.1.12
backtrace_rating: 4
cmdline:        caja -n
crash_function: unmount_mount_callback
executable:     /usr/bin/caja
kernel:         3.13.5-101.fc19.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (5 frames)
 #6 unmount_mount_callback at caja-file-operations.c:2077
 #7 g_task_return_now at gtask.c:1105
 #8 g_task_return at gtask.c:1158
 #9 eject_unmount_cb at gunixmount.c:287
 #14 gtk_main at gtkmain.c:1257

Comment 1 pgaltieri 2014-03-04 19:09:25 UTC
Created attachment 870593 [details]
File: backtrace

Comment 2 pgaltieri 2014-03-04 19:09:27 UTC
Created attachment 870594 [details]
File: cgroup

Comment 3 pgaltieri 2014-03-04 19:09:28 UTC
Created attachment 870595 [details]
File: core_backtrace

Comment 4 pgaltieri 2014-03-04 19:09:29 UTC
Created attachment 870596 [details]
File: dso_list

Comment 5 pgaltieri 2014-03-04 19:09:34 UTC
Created attachment 870598 [details]
File: environ

Comment 6 pgaltieri 2014-03-04 19:09:35 UTC
Created attachment 870599 [details]
File: limits

Comment 7 pgaltieri 2014-03-04 19:09:37 UTC
Created attachment 870600 [details]
File: maps

Comment 8 pgaltieri 2014-03-04 19:09:39 UTC
Created attachment 870601 [details]
File: open_fds

Comment 9 pgaltieri 2014-03-04 19:09:41 UTC
Created attachment 870602 [details]
File: proc_pid_status

Comment 10 pgaltieri 2014-03-04 19:09:43 UTC
Created attachment 870603 [details]
File: var_log_messages

Comment 11 Wolfgang Ulbrich 2014-03-06 16:53:33 UTC
Mar  4 10:56:03 jackstraw caja: [N-A] Caja-Actions Tracker 1.6.2 initializing...
Mar  4 10:56:16 jackstraw caja: [N-A] Caja-Actions Menu Extender 1.6.2 initializing...
Mar  4 10:56:18 jackstraw dbus[601]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.58" (uid=1000 pid=3107 comm="caja -n ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.14" (uid=0 pid=1184 comm="/usr/sbin/console-kit-daemon --no-daemon ")

Can you pls remove console-kit from your system?
It is obsolete and MATE or lightdm don't needed.
We are using systemd-login for tracking session information.

Comment 12 Wolfgang Ulbrich 2014-10-04 14:58:38 UTC
no answer from reporter