Bug 902266

Summary: [abrt] cryptkeeper-0.9.5-5.fc17: strcmp: Process /usr/bin/cryptkeeper was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: ernest.beinrohr
Component: cryptkeeperAssignee: Hicham HAOUARI <hicham.haouari>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: hicham.haouari
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:d0fdf60c01aa246f6d6a3fe31a061b1edd8cf83a
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-01 00:37:25 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: core_backtrace
none
File: environ
none
File: limits
none
File: backtrace
none
File: gconf_subtree
none
File: cgroup
none
File: smolt_data
none
File: executable
none
File: maps
none
File: dso_list
none
File: build_ids
none
File: var_log_messages
none
File: open_fds
none
File: proc_pid_status none

Description ernest.beinrohr 2013-01-21 09:30:00 UTC
Description of problem:
cryptkeeper crashes when other user (root) uses gvfs. This is a strace:


read(9, "me,data=ordered 0 0\n/etc/auto.mi"..., 1024) = 1024
lstat("/disk", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/misc", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/net", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/run", {st_mode=S_IFDIR|0755, st_size=1440, ...}) = 0
lstat("/run/user", {st_mode=S_IFDIR|0755, st_size=80, ...}) = 0
lstat("/run/user/oernii", {st_mode=S_IFDIR|0700, st_size=120, ...}) = 0
lstat("/run/user/oernii/gvfs", {st_mode=S_IFDIR|0500, st_size=0, ...}) = 0
lstat("/net", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/net/landisk", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
lstat("/net/landisk/mnt", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
lstat("/net/landisk/mnt/tmpfs", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/net", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/net/landisk", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
lstat("/net/landisk/raid", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/net", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/net/landisk", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
lstat("/net/landisk/var", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
lstat("/net/landisk/var/router", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/net", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/net/landisk", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
lstat("/net/landisk/var", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
lstat("/net/landisk/var/www", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
lstat("/net/landisk/var/www/html", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/run", {st_mode=S_IFDIR|0755, st_size=1440, ...}) = 0
lstat("/run/user", {st_mode=S_IFDIR|0755, st_size=80, ...}) = 0
lstat("/run/user/root", {st_mode=S_IFDIR|0700, st_size=100, ...}) = 0
lstat("/run/user/root/gvfs", 0x7fff27f32040) = -1 EACCES (Permission denied)
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0} ---
+++ killed by SIGSEGV (core dumped) +++
Chyba segmentácie (bol uložený výpis pamäte)


Version-Release number of selected component:
cryptkeeper-0.9.5-5.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
backtrace_rating: 4
cmdline:        cryptkeeper
crash_function: strcmp
kernel:         3.6.10-2.fc17.x86_64

truncated backtrace:
:Thread no. 1 (10 frames)
: #0 strcmp at ../sysdeps/x86_64/strcmp.S:214
: #1 is_mounted at encfs_wrapper.cpp:49
: #2 sico_activated at main.cpp:507
: #3 _g_closure_invoke_va at gclosure.c:840
: #6 emit_activate_signal at gtkstatusicon.c:1296
: #7 gtk_status_icon_button_press at gtkstatusicon.c:1786
: #8 _gtk_marshal_BOOLEAN__BOXED at gtkmarshalers.c:86
: #13 gtk_widget_event_internal at gtkwidget.c:5017
: #14 gtk_widget_event at gtkwidget.c:4814
: #15 gtk_propagate_event at gtkmain.c:2490

Potential duplicate bug: 807168

Comment 1 ernest.beinrohr 2013-01-21 09:30:04 UTC
Created attachment 684130 [details]
File: core_backtrace

Comment 2 ernest.beinrohr 2013-01-21 09:30:07 UTC
Created attachment 684131 [details]
File: environ

Comment 3 ernest.beinrohr 2013-01-21 09:30:09 UTC
Created attachment 684132 [details]
File: limits

Comment 4 ernest.beinrohr 2013-01-21 09:30:12 UTC
Created attachment 684133 [details]
File: backtrace

Comment 5 ernest.beinrohr 2013-01-21 09:30:15 UTC
Created attachment 684134 [details]
File: gconf_subtree

Comment 6 ernest.beinrohr 2013-01-21 09:30:18 UTC
Created attachment 684135 [details]
File: cgroup

Comment 7 ernest.beinrohr 2013-01-21 09:30:20 UTC
Created attachment 684136 [details]
File: smolt_data

Comment 8 ernest.beinrohr 2013-01-21 09:30:22 UTC
Created attachment 684137 [details]
File: executable

Comment 9 ernest.beinrohr 2013-01-21 09:30:25 UTC
Created attachment 684138 [details]
File: maps

Comment 10 ernest.beinrohr 2013-01-21 09:30:28 UTC
Created attachment 684139 [details]
File: dso_list

Comment 11 ernest.beinrohr 2013-01-21 09:30:35 UTC
Created attachment 684140 [details]
File: build_ids

Comment 12 ernest.beinrohr 2013-01-21 09:30:37 UTC
Created attachment 684141 [details]
File: var_log_messages

Comment 13 ernest.beinrohr 2013-01-21 09:30:39 UTC
Created attachment 684142 [details]
File: open_fds

Comment 14 ernest.beinrohr 2013-01-21 09:30:42 UTC
Created attachment 684143 [details]
File: proc_pid_status

Comment 15 Fedora End Of Life 2013-07-03 22:37:27 UTC
This message is a reminder that Fedora 17 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 17. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '17'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 17's end of life.

Bug Reporter:  Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 17 is end of life. If you 
would still like  to see this bug fixed and are able to reproduce it 
against a later version  of Fedora, you are encouraged  change the 
'version' to a later Fedora version prior to Fedora 17's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 16 Fedora End Of Life 2013-08-01 00:37:28 UTC
Fedora 17 changed to end-of-life (EOL) status on 2013-07-30. Fedora 17 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.