Bug 1084078

Summary: [abrt] libreoffice-core: os::die()(): soffice.bin killed by SIGABRT
Product: [Fedora] Fedora Reporter: Brunno Oliveira Prego <brunno>
Component: libreofficeAssignee: Caolan McNamara <caolanm>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: brunno, caolanm, dtardon, erack, ltinkl, mstahl, sbergman
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/b98eaebb695087b0bd48c9331120f1aa59dcb017
Whiteboard: abrt_hash:56b70af807ea1e6188353fce06aa667d21486dff
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-09 08:51: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: hs_err.log
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Brunno Oliveira Prego 2014-04-03 14:45:01 UTC
Version-Release number of selected component:
libreoffice-core-4.2.2.1-7.fc20

Additional info:
reporter:       libreport-2.2.0
backtrace_rating: 3
cmdline:        /usr/lib64/libreoffice/program/soffice.bin --writer '/home/brunno/Projetos/Suporte OpenAM/2014-03-28-Projeto B\xc3\xa1sico.odt' --splash-pipe=5
crash_function: os::die()
executable:     /usr/lib64/libreoffice/program/soffice.bin
kernel:         3.13.7-200.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1690566

Truncated backtrace:
Thread no. 1 (7 frames)
 #2 os::die() at /usr/java/jdk1.7.0_51/jre/lib/amd64/server/libjvm.so
 #3 VMError::report_and_die() at /usr/java/jdk1.7.0_51/jre/lib/amd64/server/libjvm.so
 #4 crash_handler(int, siginfo*, void*) at /usr/java/jdk1.7.0_51/jre/lib/amd64/server/libjvm.so
 #6 ??
 #7 os::abort(bool) at /usr/java/jdk1.7.0_51/jre/lib/amd64/server/libjvm.so
 #8 VMError::report_and_die() at /usr/java/jdk1.7.0_51/jre/lib/amd64/server/libjvm.so
 #9 JVM_handle_linux_signal at /usr/java/jdk1.7.0_51/jre/lib/amd64/server/libjvm.so

Comment 1 Brunno Oliveira Prego 2014-04-03 14:45:16 UTC
Created attachment 882329 [details]
File: backtrace

Comment 2 Brunno Oliveira Prego 2014-04-03 14:45:19 UTC
Created attachment 882330 [details]
File: cgroup

Comment 3 Brunno Oliveira Prego 2014-04-03 14:45:22 UTC
Created attachment 882331 [details]
File: core_backtrace

Comment 4 Brunno Oliveira Prego 2014-04-03 14:45:28 UTC
Created attachment 882332 [details]
File: dso_list

Comment 5 Brunno Oliveira Prego 2014-04-03 14:45:33 UTC
Created attachment 882333 [details]
File: environ

Comment 6 Brunno Oliveira Prego 2014-04-03 14:45:36 UTC
Created attachment 882334 [details]
File: hs_err.log

Comment 7 Brunno Oliveira Prego 2014-04-03 14:45:38 UTC
Created attachment 882335 [details]
File: limits

Comment 8 Brunno Oliveira Prego 2014-04-03 14:45:57 UTC
Created attachment 882336 [details]
File: maps

Comment 9 Brunno Oliveira Prego 2014-04-03 14:46:00 UTC
Created attachment 882337 [details]
File: open_fds

Comment 10 Brunno Oliveira Prego 2014-04-03 14:46:03 UTC
Created attachment 882338 [details]
File: proc_pid_status

Comment 11 Brunno Oliveira Prego 2014-04-03 14:46:06 UTC
Created attachment 882339 [details]
File: var_log_messages

Comment 12 Stephan Bergmann 2014-04-04 07:53:31 UTC
Is this reproducible?

The truncated backtrace does not give any clue what went wrong, only that there was an unhandled signal (that the JVM that happens to be running in-process sees and reports).

Comment 13 Brunno Oliveira Prego 2014-04-08 17:34:40 UTC
Another user experienced a similar problem:

Trying to "Save as..." a text document, odt type, and then it crashes. All libre-office document are closed, and I loose some modifications in a file.

reporter:       libreport-2.2.0
backtrace_rating: 3
cmdline:        /usr/lib64/libreoffice/program/soffice.bin --writer '/home/brunno/Projetos/Suporte OpenAM/Partes do Projeto B\xc3\xa1sico (Rascunho).odt' --splash-pipe=5
crash_function: os::die()
executable:     /usr/lib64/libreoffice/program/soffice.bin
kernel:         3.13.8-200.fc20.x86_64
package:        libreoffice-core-4.2.3.2-3.fc20
reason:         soffice.bin killed by SIGABRT
runlevel:       N 5
type:           CCpp
uid:            1690566

Comment 14 Brunno Oliveira Prego 2014-04-08 17:48:35 UTC
I don't know if it is reproducible, it occurs twice to me, but in different actions. (Last was trying to save with another name), but i had tryed again with success.

Comment 15 Stephan Bergmann 2014-04-09 08:51:38 UTC
Feel free to reopen if you run into a reproducible scenario.