https://bugs.documentfoundation.org/show_bug.cgi?id=104870

--- Comment #31 from Julien Nabet <serval2...@yahoo.fr> ---
Created attachment 138534
  --> https://bugs.documentfoundation.org/attachment.cgi?id=138534&action=edit
bt with debug symbols

On pc Debian x86-64 with master sources updated today and following Xisco's
step by step process, I could reproduce this.
The pb is mpPanel seems to be null or deleted  here:
     72         VclPtr<PanelTitleBar> pTitleBar = mpPanel->GetTitleBar();
     73         if (pTitleBar)
     74             pTitleBar->SetTitle(newTitle);

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to