https://bugs.freedesktop.org/show_bug.cgi?id=88594

--- Comment #2 from Julien Nabet <[email protected]> ---
Created attachment 112561
  --> https://bugs.freedesktop.org/attachment.cgi?id=112561&action=edit
console bt

On pc Debian x86-64 with master sources updated today, I could reproduce the
crash.
I attached logs + bt.
Interesting part:
warn:i18nlangtag:27938:1:i18nlangtag/source/languagetag/languagetag.cxx:1380:
LanguageTagImpl::convertLocaleToLang: with bAllowOnTheFlyID invalid 'en-US-US'
warn:legacy.osl:27938:1:sfx2/source/appl/workwin.cxx:2083: The ChildWindow is
not registered!
warn:legacy.tools:27938:1:vcl/source/window/stacking.cxx:860:
Window::SetParent(): pParent == NULL

Program received signal SIGSEGV, Segmentation fault.
0x00002aaab1ac1f56 in vcl::Window::ImplGetFirstOverlapWindow (this=0x0) at
/home/julien/compile-libreoffice/libreoffice/vcl/source/window/window2.cxx:1003
1003        if ( mpWindowImpl->mbOverlapWin )
(gdb) bt
#0  0x00002aaab1ac1f56 in vcl::Window::ImplGetFirstOverlapWindow (this=0x0) at
/home/julien/compile-libreoffice/libreoffice/vcl/source/window/window2.cxx:1003
#1  0x00002aaab195f72c in vcl::Window::SetParent (this=0x67c95d0,
pNewParent=0x0) at
/home/julien/compile-libreoffice/libreoffice/vcl/source/window/stacking.cxx:914
#2  0x00002aaaaebfbe47 in SfxInfoBarWindow::addButton (this=0x0,
pButton=0x67c95d0) at
/home/julien/compile-libreoffice/libreoffice/sfx2/source/dialog/infobar.cxx:143
#3  0x00002aaaaee8484b in SfxViewFrame::Notify (this=0x32a3520, rHint=...) at
/home/julien/compile-libreoffice/libreoffice/sfx2/source/view/viewfrm.cxx:1386
#4  0x00002aaaaf684618 in SfxBroadcaster::Broadcast (this=0x315e040, rHint=...)
at
/home/julien/compile-libreoffice/libreoffice/svl/source/notify/SfxBroadcaster.cxx:51
#5  0x00002aaaaea02a07 in SfxEventAsyncer_Impl::TimerHdl (this=0x2ec5040,
pAsyncTimer=0x2eb6990)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to