Bug 868706

Summary: [abrt] libreoffice-core-3.5.7.2-2.fc17: __memcpy_ssse3_back: Process /usr/lib64/libreoffice/program/soffice.bin was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Hugo Melendez <hmelende>
Component: libreofficeAssignee: Caolan McNamara <caolanm>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: caolanm, dtardon, erack, ltinkl, mstahl, sbergman
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:096bce3e44260daaf6a624cf16fef3e0a1a516d7
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-22 07:46:54 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: cgroup
none
File: maps
none
File: dso_list
none
File: open_fds
none
File: var_log_messages none

Description Hugo Melendez 2012-10-21 21:19:15 UTC
Version-Release number of selected component:
libreoffice-core-3.5.7.2-2.fc17

Additional info:
libreport version: 2.0.14
abrt_version:   2.0.13
backtrace_rating: 4
cmdline:        /usr/lib64/libreoffice/program/soffice.bin --calc file:///home/hmelende/Desktop/Proyectos/Garrahan%20NAT%2020120815/01.%20Planificaci%C3%B3n/00.%20Facturaci%C3%B3n/P&L%20Garrahan%20NAT.ods --splash-pipe=6
crash_function: __memcpy_ssse3_back
kernel:         3.6.1-1.fc17.x86_64

truncated backtrace:
:Thread no. 1 (3 frames)
: #0 __memcpy_ssse3_back at ../sysdeps/x86_64/multiarch/memcpy-ssse3-back.S:1706
: #1 ICEConnectionWorker at /usr/src/debug/libreoffice-3.5.7.2/vcl/unx/generic/app/sm.cxx:662
: #2 osl_thread_start_Impl at thread.c:277

Comment 1 Hugo Melendez 2012-10-21 21:19:18 UTC
Created attachment 631090 [details]
File: core_backtrace

Comment 2 Hugo Melendez 2012-10-21 21:19:20 UTC
Created attachment 631091 [details]
File: environ

Comment 3 Hugo Melendez 2012-10-21 21:19:23 UTC
Created attachment 631092 [details]
File: limits

Comment 4 Hugo Melendez 2012-10-21 21:19:27 UTC
Created attachment 631093 [details]
File: backtrace

Comment 5 Hugo Melendez 2012-10-21 21:19:30 UTC
Created attachment 631094 [details]
File: cgroup

Comment 6 Hugo Melendez 2012-10-21 21:19:33 UTC
Created attachment 631095 [details]
File: maps

Comment 7 Hugo Melendez 2012-10-21 21:19:36 UTC
Created attachment 631096 [details]
File: dso_list

Comment 8 Hugo Melendez 2012-10-21 21:19:39 UTC
Created attachment 631097 [details]
File: open_fds

Comment 9 Hugo Melendez 2012-10-21 21:19:41 UTC
Created attachment 631098 [details]
File: var_log_messages

Comment 10 David Tardon 2012-10-22 07:14:52 UTC
The ICE connection thread is copying to memory allocated by rtl_allocateMemory while rtl_memory_fini is in progress in the main thread. That cannot end well... I wonder if the restructured code in current master handles that...

Comment 11 Stephan Bergmann 2012-10-22 07:46:54 UTC

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