Bug 1177845

Summary: [abrt] open-vm-tools: elf_machine_rela(): vmtoolsd killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Karl Kowallis <bugzilla>
Component: open-vm-toolsAssignee: Ravindra Kumar <ravindrakumar>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: negativo17, ravindrakumar, rjones
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/6690ef4bc23a4976ed43c212d0f87c2f12b2b6b5
Whiteboard: abrt_hash:56482d3178fd3ecaee34c4802ab59cf8a5b77c8c
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-05 18:14:47 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 Karl Kowallis 2014-12-30 20:29:58 UTC
Version-Release number of selected component:
open-vm-tools-9.4.6-4.fc21

Additional info:
reporter:       libreport-2.3.0
backtrace_rating: 4
cmdline:        /usr/bin/vmtoolsd -n vmusr
crash_function: elf_machine_rela
executable:     /usr/bin/vmtoolsd
kernel:         3.17.7-300.fc21.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 elf_machine_rela at ../sysdeps/x86_64/dl-machine.h:277
 #1 elf_dynamic_do_Rela at do-rel.h:137
 #2 _dl_relocate_object at dl-reloc.c:264
 #3 dl_open_worker at dl-open.c:416
 #4 _dl_catch_error at dl-error.c:187
 #5 _dl_open at dl-open.c:650
 #6 dlopen_doit at dlopen.c:66
 #7 _dl_catch_error at dl-error.c:187
 #8 _dlerror_run at dlerror.c:163
 #9 __dlopen at dlopen.c:87

Potential duplicate: bug 1047870

Comment 1 Karl Kowallis 2014-12-30 20:30:00 UTC
Created attachment 974584 [details]
File: backtrace

Comment 2 Karl Kowallis 2014-12-30 20:30:01 UTC
Created attachment 974585 [details]
File: cgroup

Comment 3 Karl Kowallis 2014-12-30 20:30:02 UTC
Created attachment 974586 [details]
File: core_backtrace

Comment 4 Karl Kowallis 2014-12-30 20:30:03 UTC
Created attachment 974587 [details]
File: dso_list

Comment 5 Karl Kowallis 2014-12-30 20:30:04 UTC
Created attachment 974588 [details]
File: environ

Comment 6 Karl Kowallis 2014-12-30 20:30:04 UTC
Created attachment 974589 [details]
File: exploitable

Comment 7 Karl Kowallis 2014-12-30 20:30:05 UTC
Created attachment 974590 [details]
File: limits

Comment 8 Karl Kowallis 2014-12-30 20:30:06 UTC
Created attachment 974591 [details]
File: maps

Comment 9 Karl Kowallis 2014-12-30 20:30:07 UTC
Created attachment 974592 [details]
File: open_fds

Comment 10 Karl Kowallis 2014-12-30 20:30:08 UTC
Created attachment 974593 [details]
File: proc_pid_status

Comment 11 Karl Kowallis 2014-12-30 20:30:09 UTC
Created attachment 974594 [details]
File: var_log_messages

Comment 12 Karl Kowallis 2015-01-04 14:09:42 UTC
I believe this was a hardware problem. I also had segfaults in glibc and several other programs. The hardware was circa 2006 and I think it was getting flaky. 

I purchased a new computer and have been able to open the same files that previously were causing the faults.

This bug can be closed.

Comment 13 Ravindra Kumar 2015-01-05 18:14:47 UTC

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

Comment 14 Ravindra Kumar 2015-01-05 18:19:20 UTC
(In reply to Karl Kowallis from comment #12)

Thanks Karl. This crash is not in vmtoolsd but in glibc function elf_machine_rela. It is either glibc or some other lower level issue.