Bug 1473920

Summary: Libreoffice coredumps when launched in libjvm.so
Product: [Fedora] Fedora Reporter: Steve Scheider <steven.scheider>
Component: libreofficeAssignee: Caolan McNamara <caolanm>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 26CC: caolanm, dtardon, erack, mstahl, sbergman, steven.scheider
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-22 13:11:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Steve Scheider 2017-07-22 12:10:15 UTC
Description of problem: Libreoffice crashes when started. Receive the following in the logs:

Process 3171 (soffic.bin) of user1000 dumped core.
Stack trace of thread 3171:
#0 0x00000000a90028db _ZL16_expand_stack_toPh (libjvm.so)
#1 0x00000000a9002979 _ZN2os5Linux2manually_expand_stackEP10JavaThreadPh (libjvm.so)
#2 0x00000000a9005263 _ZN2os22create_attached_threadEP10JavaThread (libjvm.so)
#3 0x00000000a90df3b5 _ZN7Thread9create_vmEP14JavaVMInitArgsPb (libjvm.so)
#4 0x00000000a8ea0cdc JNI_CreateJavaVM (libjvm.so)


Version-Release number of selected component (if applicable):
rpm -qa | grep libreoffice
libreoffice-pyuno-5.3.4.2-3.fc26.i686
libreoffice-graphicfilter-5.3.4.2-3.fc26.i686
libreoffice-langpack-en-5.3.4.2-3.fc26.i686
libreoffice-ure-common-5.3.4.2-3.fc26.noarch
libreoffice-calc-5.3.4.2-3.fc26.i686
libreoffice-writer2latex-1.0.2-20.fc26.i686
libreofficekit-5.3.4.2-3.fc26.i686
libreoffice-opensymbol-fonts-5.3.4.2-3.fc26.noarch
libreoffice-filters-5.3.4.2-3.fc26.i686
libreoffice-ure-5.3.4.2-3.fc26.i686
libreoffice-emailmerge-5.3.4.2-3.fc26.i686
libreoffice-5.3.4.2-3.fc26.i686
libreoffice-writer-5.3.4.2-3.fc26.i686
libreoffice-gtk2-5.3.4.2-3.fc26.i686
libreoffice-pdfimport-5.3.4.2-3.fc26.i686
libreoffice-data-5.3.4.2-3.fc26.noarch
libreoffice-draw-5.3.4.2-3.fc26.i686
libreoffice-math-5.3.4.2-3.fc26.i686
libreoffice-core-5.3.4.2-3.fc26.i686
libreoffice-impress-5.3.4.2-3.fc26.i686
libreoffice-ogltrans-5.3.4.2-3.fc26.i686
libreoffice-base-5.3.4.2-3.fc26.i686
libreoffice-x11-5.3.4.2-3.fc26.i686
libreoffice-gtk3-5.3.4.2-3.fc26.i686
libreoffice-xsltfilter-5.3.4.2-3.fc26.i686

uname -a
Linux k9martian.ltoons 4.11.10-300.fc26.i686+PAE #1 SMP Wed Jul 12 17:22:19 UTC 2017 i686 i686 i386 GNU/Linux

Hardware: Dell Vostro A860

How reproducible:
every time a libreoffice component (calc, write, draw, etc.) is launched

Steps to Reproduce:
1. launch libreoffice component
2. splash screen appears, progress bar begins
3. progress bar almost gets to the end of the letter b, then splash screen disappears
4. check logs and find above error

Actual results:
crash

Expected results:
libreoffice-calc launches happily

Additional info:
The symptoms are different than bug 1471293.

Comment 1 Caolan McNamara 2017-07-22 13:11:40 UTC

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