Bug 662017

Summary: [abrt] nautilus-2.32.2-1.fc14: do_unref: Process /usr/bin/nautilus was killed by signal 6 (SIGABRT)
Product: [Fedora] Fedora Reporter: Yann Droneaud <yann>
Component: nautilusAssignee: Tomáš Bžatek <tbzatek>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: ccecchi, tbzatek, tsmetana
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:aa97c9b244a35d02ada1e20500bfcfe3296ef9b0
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-12-10 16:03:32 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

Description Yann Droneaud 2010-12-10 10:55:00 UTC
abrt version: 1.1.14
architecture: x86_64
Attached file: backtrace
cmdline: /usr/bin/nautilus
component: nautilus
crash_function: do_unref
executable: /usr/bin/nautilus
kernel: 2.6.35.9-64.fc14.x86_64
package: nautilus-2.32.2-1.fc14
rating: 4
reason: Process /usr/bin/nautilus was killed by signal 6 (SIGABRT)
release: Fedora release 14 (Laughlin)
time: 1291978060
uid: 500

How to reproduce
-----
1. Nautilus was ran with G_DEBUG=resident-modules,gc-friendly G_SLICE=always-malloc,debug-blocks under ElectricFence  
2. Without ElectricFence, nautilus didn't abort.

Comment 1 Yann Droneaud 2010-12-10 10:55:03 UTC
Created attachment 467953 [details]
File: backtrace

Comment 2 Yann Droneaud 2010-12-10 11:02:54 UTC
In .xsession-errors:
  Electric Fence 2.2.2 Copyright (C) 1987-1999 Bruce Perens <bruce>

(nautilus:2800): GConf-WARNING **: Received unmatched key/value sequences in gconf_engine_all_entries
(nautilus:2800): GConf-WARNING **: Received unmatched key/value sequences in gconf_engine_all_entries
Initializing nautilus-gdu extension
**
ERROR:orbit-object.c:159:do_unref: assertion failed: (robj->refs < ORBIT_REFCOUNT_MAX && robj->refs > 0)
/usr/bin/ef: line 20:  2800 Abandon                 (core dumped) ( export LD_PRELOAD=libefence.so.0.0; exec "$@" )

Comment 3 Yann Droneaud 2010-12-10 16:03:32 UTC
This problem is related to ElectricFence memory alignment, not Nautilus/GConf.
See bug 662085.

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