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
Created attachment 951137 [details] File: backtrace
Created attachment 951138 [details] File: cgroup
Created attachment 951139 [details] File: core_backtrace
Created attachment 951140 [details] File: dso_list
Created attachment 951141 [details] File: environ
Created attachment 951142 [details] File: exploitable
Created attachment 951143 [details] File: limits
Created attachment 951144 [details] File: maps
Created attachment 951145 [details] File: open_fds
Created attachment 951146 [details] File: proc_pid_status
Created attachment 951147 [details] File: var_log_messages
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 ?
(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.