RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1819798 - [fix available] Start Center crash after pressing Help button
Summary: [fix available] Start Center crash after pressing Help button
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: libreoffice
Version: 8.3
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: rc
: 8.0
Assignee: Caolan McNamara
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks: 1739559
TreeView+ depends on / blocked
 
Reported: 2020-04-01 15:16 UTC by Martin Krajnak
Modified: 2020-11-04 02:31 UTC (History)
3 users (show)

Fixed In Version: libreoffice-6.3.5.2-6.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-04 02:30:45 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
backtrace (17.45 KB, text/plain)
2020-04-01 15:16 UTC, Martin Krajnak
no flags Details
bt (31.20 KB, text/plain)
2020-04-01 15:26 UTC, Martin Krajnak
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2020:4628 0 None None None 2020-11-04 02:30:57 UTC

Description Martin Krajnak 2020-04-01 15:16:54 UTC
Created attachment 1675436 [details]
backtrace

Description of problem:
Start Center crash after pressing Help button

Version-Release number of selected component (if applicable):
libreoffice-6.3.5.2-5.el8.x86_64

How reproducible:
akways

Steps to Reproduce:
1.$ soffice
2.Click on Help

Actual results:
LibreOffice 6.3 Document Recovery window appears, after clicking the OK button in the dialog, LO crashed and prints the stack trace.

[test@localhost ~]$ soffice
Gtk-Message: 17:03:45.113: GtkDialog mapped without a transient parent. This is discouraged.


Fatal exception: Signal 11
Stack:
/usr/lib64/libreoffice/program/libuno_sal.so.3(+0x3d253)[0x7f27c2611253]
/usr/lib64/libreoffice/program/libuno_sal.so.3(+0x3d463)[0x7f27c2611463]
/lib64/libc.so.6(+0x37790)[0x7f27c1f74790]
/usr/lib64/libreoffice/program/libsfxlo.so(_ZN16SfxInfoBarWindow9addButtonEP10PushButton+0x2d)[0x7f27bde7f0ad]
/usr/lib64/libreoffice/program/libsfxlo.so(_ZN12SfxViewFrame6NotifyER14SfxBroadcasterRK7SfxHint+0x1243)[0x7f27be04c4b3]
/usr/lib64/libreoffice/program/libsvllo.so(_ZN14SfxBroadcaster9BroadcastERK7SfxHint+0x35)[0x7f27bd88bbf5]
/usr/lib64/libreoffice/program/libsfxlo.so(+0x215aea)[0x7f27bdd39aea]
/usr/lib64/libreoffice/program/libvcllo.so(_ZN9Scheduler21ProcessTaskSchedulingEv+0x2a0)[0x7f27baade830]
/usr/lib64/libreoffice/program/libvclplug_gtk3lo.so(+0xd1dfe)[0x7f279a738dfe]
/lib64/libglib-2.0.so.0(g_main_context_dispatch+0x15d)[0x7f27b04a267d]
/lib64/libglib-2.0.so.0(+0x4da48)[0x7f27b04a2a48]
/lib64/libglib-2.0.so.0(g_main_context_iteration+0x30)[0x7f27b04a2ae0]
/usr/lib64/libreoffice/program/libvclplug_gtk3lo.so(+0xd37d3)[0x7f279a73a7d3]
/usr/lib64/libreoffice/program/libvcllo.so(+0x6c75b2)[0x7f27baaed5b2]
/usr/lib64/libreoffice/program/libvcllo.so(_ZN11Application7ExecuteEv+0x45)[0x7f27baaef555]
/usr/lib64/libreoffice/program/libsofficeapp.so(+0x36aa8)[0x7f27c2335aa8]
/usr/lib64/libreoffice/program/libvcllo.so(_Z10ImplSVMainv+0x51)[0x7f27baaf65c1]
/usr/lib64/libreoffice/program/libsofficeapp.so(soffice_main+0x95)[0x7f27c235e6d5]
/usr/lib64/libreoffice/program/soffice.bin(+0x7ff)[0x55d476c967ff]
/lib64/libc.so.6(__libc_start_main+0xf3)[0x7f27c1f606a3]
/usr/lib64/libreoffice/program/soffice.bin(+0x83e)[0x55d476c9683e]


Expected results:
Help should be shown without the crash.

Additional info:

Comment 1 Martin Krajnak 2020-04-01 15:26:13 UTC
Created attachment 1675441 [details]
bt

Comment 4 Martin Krajnak 2020-04-02 09:57:37 UTC
libreoffice-6.3.5.2-6.el8

Comment 7 errata-xmlrpc 2020-11-04 02:30:45 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Low: libreoffice security, bug fix, and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2020:4628


Note You need to log in before you can comment on or make changes to this bug.