Bug 1157829 - [abrt] libreoffice-core: GalleryBrowser1::ImplEndGalleryThemeProperties(VclAbstractDialog2*, bool)(): soffice.bin killed by SIGSEGV
Summary: [abrt] libreoffice-core: GalleryBrowser1::ImplEndGalleryThemeProperties(VclAb...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: libreoffice
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Caolan McNamara
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:05ffe424e56c9446cfbf51c2119...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-27 19:09 UTC by Marcos Paulo
Modified: 2014-11-05 14:50 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-11-05 14:50:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (63.63 KB, text/plain)
2014-10-27 19:09 UTC, Marcos Paulo
no flags Details
File: cgroup (180 bytes, text/plain)
2014-10-27 19:09 UTC, Marcos Paulo
no flags Details
File: core_backtrace (30.15 KB, text/plain)
2014-10-27 19:09 UTC, Marcos Paulo
no flags Details
File: dso_list (23.79 KB, text/plain)
2014-10-27 19:09 UTC, Marcos Paulo
no flags Details
File: environ (4.02 KB, text/plain)
2014-10-27 19:09 UTC, Marcos Paulo
no flags Details
File: exploitable (107 bytes, text/plain)
2014-10-27 19:09 UTC, Marcos Paulo
no flags Details
File: limits (1.29 KB, text/plain)
2014-10-27 19:09 UTC, Marcos Paulo
no flags Details
File: maps (109.88 KB, text/plain)
2014-10-27 19:09 UTC, Marcos Paulo
no flags Details
File: open_fds (657 bytes, text/plain)
2014-10-27 19:09 UTC, Marcos Paulo
no flags Details
File: proc_pid_status (945 bytes, text/plain)
2014-10-27 19:09 UTC, Marcos Paulo
no flags Details
File: var_log_messages (394 bytes, text/plain)
2014-10-27 19:09 UTC, Marcos Paulo
no flags Details

Description Marcos Paulo 2014-10-27 19:09:30 UTC
Description of problem:
I just was clicking in sidebar icons.

Version-Release number of selected component:
libreoffice-core-4.2.6.3-8.fc20

Additional info:
reporter:       libreport-2.2.3
backtrace_rating: 4
cmdline:        /usr/lib64/libreoffice/program/soffice.bin --impress file:///home/marcos/Downloads/use-cases_sorting_v3.odp --splash-pipe=5
crash_function: GalleryBrowser1::ImplEndGalleryThemeProperties(VclAbstractDialog2*, bool)
executable:     /usr/lib64/libreoffice/program/soffice.bin
kernel:         3.16.4-200.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 GalleryBrowser1::ImplEndGalleryThemeProperties(VclAbstractDialog2*, bool) at /usr/lib64/libreoffice/program/../program/libsvxcorelo.so
 #1 GalleryBrowser1::LinkStubEndNewThemePropertiesDlgHdl(void*, void*) at /usr/lib64/libreoffice/program/../program/libsvxcorelo.so
 #2 VclAbstractDialog2_Impl::LinkStubEndDialogHdl(void*, void*) at /usr/lib64/libreoffice/program/libcuilo.so
 #3 Dialog::EndDialog(long) at /usr/lib64/libreoffice/program/libvcllo.so
 #4 SfxTabDialog::LinkStubCancelHdl(void*, void*) at /usr/lib64/libreoffice/program/libsfxlo.so
 #5 Control::ImplCallEventListenersAndHandler(unsigned long, Link const&, void*) at /usr/lib64/libreoffice/program/libvcllo.so
 #6 Window::EndTracking(unsigned short) at /usr/lib64/libreoffice/program/libvcllo.so
 #7 ImplHandleMouseEvent(Window*, unsigned short, unsigned char, long, long, unsigned long, unsigned short, unsigned short) at /usr/lib64/libreoffice/program/libvcllo.so
 #8 ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) at /usr/lib64/libreoffice/program/libvcllo.so
 #9 GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) at /usr/lib64/libreoffice/program/libvclplug_gtklo.so

Comment 1 Marcos Paulo 2014-10-27 19:09:35 UTC
Created attachment 951137 [details]
File: backtrace

Comment 2 Marcos Paulo 2014-10-27 19:09:36 UTC
Created attachment 951138 [details]
File: cgroup

Comment 3 Marcos Paulo 2014-10-27 19:09:38 UTC
Created attachment 951139 [details]
File: core_backtrace

Comment 4 Marcos Paulo 2014-10-27 19:09:39 UTC
Created attachment 951140 [details]
File: dso_list

Comment 5 Marcos Paulo 2014-10-27 19:09:41 UTC
Created attachment 951141 [details]
File: environ

Comment 6 Marcos Paulo 2014-10-27 19:09:42 UTC
Created attachment 951142 [details]
File: exploitable

Comment 7 Marcos Paulo 2014-10-27 19:09:43 UTC
Created attachment 951143 [details]
File: limits

Comment 8 Marcos Paulo 2014-10-27 19:09:47 UTC
Created attachment 951144 [details]
File: maps

Comment 9 Marcos Paulo 2014-10-27 19:09:48 UTC
Created attachment 951145 [details]
File: open_fds

Comment 10 Marcos Paulo 2014-10-27 19:09:49 UTC
Created attachment 951146 [details]
File: proc_pid_status

Comment 11 Marcos Paulo 2014-10-27 19:09:51 UTC
Created attachment 951147 [details]
File: var_log_messages

Comment 12 Caolan McNamara 2014-10-28 10:08:28 UTC
backtrace is messed up. I imagine its crashing on 
OUString aName(mpExchangeData->pTheme->GetName()) and pTheme is NULL/busted for some reason.

Is this reproducible ?, and what application of LibreOffice was it, impress, draw, writer, calc ?

Comment 13 Marcos Paulo 2014-11-05 14:50:47 UTC
(In reply to Caolan McNamara from comment #12)
> backtrace is messed up. I imagine its crashing on 
> OUString aName(mpExchangeData->pTheme->GetName()) and pTheme is NULL/busted
> for some reason.
> 
> Is this reproducible ?, and what application of LibreOffice was it, impress,
> draw, writer, calc ?

Hi Caolan,

the crash was in impress application. I was looking at this presentation https://bugs.freedesktop.org/attachment.cgi?id=108469. The crash happened when I click in some of sidebar buttons. Now my fedora updated to a new LO version, and I couldn't reproduce this. Closing now as works for me.

Sorry for the noise.


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