Bugzilla – Attachment 184828 Details for
Bug 152404
Crash in Writer when using Japanese Hiragana input method and shortcut Ctrl+Alt+C to insert a new comment while there is uncommitted text
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 3.93 KB, created by
Julien Nabet
on 2023-01-22 10:59:30 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2023-01-22 10:59:30 UTC
Size:
3.93 KB
patch
obsolete
>#0 0x00007f23fc4b2c85 in std::__uniq_ptr_impl<WindowImpl, std::default_delete<WindowImpl> >::_M_ptr() const (this=0x8) > at /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/bits/unique_ptr.h:191 >#1 0x00007f23fc4b2c65 in std::unique_ptr<WindowImpl, std::default_delete<WindowImpl> >::get() const (this=0x8) at /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/bits/unique_ptr.h:462 >#2 0x00007f23fc4f7595 in std::unique_ptr<WindowImpl, std::default_delete<WindowImpl> >::operator bool() const (this=0x8) > at /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/bits/unique_ptr.h:479 >#3 0x00007f23fc6d87a9 in vcl::Window::ImplGrabFocus(GetFocusFlags) (this=0x55d29685e360, nFlags=GetFocusFlags::NONE) at vcl/source/window/mouse.cxx:295 >#4 0x00007f23fc7a6de7 in vcl::Window::GrabFocus() (this=0x55d29685e360) at vcl/source/window/window.cxx:2985 >#5 0x00007f23cf582a15 in SwPostItMgr::LayoutPostIts() (this=0x55d299983230) at sw/source/uibase/docvw/PostItMgr.cxx:796 >#6 0x00007f23cf58d7ff in SwPostItMgr::CalcHdl(void*) (this=0x55d299983230) at sw/source/uibase/docvw/PostItMgr.cxx:2243 >#7 0x00007f23cf57ca2d in SwPostItMgr::LinkStubCalcHdl(void*, void*) (instance=0x55d299983230, data=0x0) at sw/source/uibase/docvw/PostItMgr.cxx:2229 >#8 0x00007f23fc7d88c8 in Link<void*, void>::Call(void*) const (this=0x55d2998df738, data=0x0) at include/tools/link.hxx:111 >#9 0x00007f23fc7d4979 in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x55d2998df730) at vcl/source/window/winproc.cxx:2287 >#10 0x00007f23fc7d14d1 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x55d29668be30, nEvent=SalEvent::UserEvent, pEvent=0x55d2998df730) at vcl/source/window/winproc.cxx:2857 >#11 0x00007f23fd438700 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x55d2966470c0, nEvent=SalEvent::UserEvent, pEvent=0x55d2998df730) at vcl/inc/salframe.hxx:306 >#12 0x00007f23fd4657bf in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x55d296525260, aEvent=...) at vcl/unx/generic/app/gendisp.cxx:66 >#13 0x00007f23fcf5407d in SalUserEventList::DispatchUserEvents(bool)::$_0::operator()() const (this=0x7ffc26764e30) at vcl/source/app/salusereventlist.cxx:119 >#14 0x00007f23fcf53f44 in SalUserEventList::DispatchUserEvents(bool) (this=0x55d296525260, bHandleAllCurrentEvents=false) at vcl/source/app/salusereventlist.cxx:120 >#15 0x00007f23fd465715 in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x55d296525260, bHandleAllCurrentEvent=false) at vcl/unx/generic/app/gendisp.cxx:51 >#16 0x00007f23f397d106 in call_userEventFn(void*) (data=0x55d294908cb0) at vcl/unx/gtk3/gtkdata.cxx:824 >#17 0x00007f23f811c67f in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#18 0x00007f23f811ca38 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#19 0x00007f23f811cacc in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#20 0x00007f23f397bc1f in GtkSalData::Yield(bool, bool) (this=0x55d294908cb0, bWait=true, bHandleAllCurrentEvents=false) at vcl/unx/gtk3/gtkdata.cxx:405 >#21 0x00007f23f3981513 in GtkInstance::DoYield(bool, bool) (this=0x55d294908b60, bWait=true, bHandleAllCurrentEvents=false) at vcl/unx/gtk3/gtkinst.cxx:431 >#22 0x00007f23fd0335df in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at vcl/source/app/svapp.cxx:475 >#23 0x00007f23fd032f4b in Application::Yield() () at vcl/source/app/svapp.cxx:559 >#24 0x00007f23fd032d1f in Application::Execute() () at vcl/source/app/svapp.cxx:453 >#25 0x00007f240572b00b in desktop::Desktop::Main() (this=0x7ffc26766b88) at desktop/source/app/app.cxx:1604 >#26 0x00007f23fd055fd4 in ImplSVMain() () at vcl/source/app/svmain.cxx:203 >#27 0x00007f23fd057c49 in SVMain() () at vcl/source/app/svmain.cxx:235 >#28 0x00007f24057aaa63 in soffice_main() () at desktop/source/app/sofficemain.cxx:94 >#29 0x000055d292f60a6d in sal_main () at desktop/source/app/main.c:51 >#30 0x000055d292f60a47 in main (argc=3, argv=0x7ffc26766d98) at desktop/source/app/main.c:49 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 152404
:
184331
| 184828 |
184831