Bugzilla – Attachment 135772 Details for
Bug 112001
Crash when Basic tries to display an error message
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 8.68 KB, created by
Julien Nabet
on 2017-08-24 18:15:12 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2017-08-24 18:15:12 UTC
Size:
8.68 KB
patch
obsolete
>warn:legacy.osl:23133:1:svl/source/items/custritm.cxx:64: CntUnencodedStringItem::PutValue(): Wrong type > >(soffice:23133): GLib-GObject-WARNING **: ../../../../gobject/gsignal.c:3492: signal name 'selection_changed' is invalid for instance '0x55555c7cc660' of type 'OOoAtkObjCompTxtEdt' >warn:vcl:23133:1:vcl/source/window/errinf.cxx:177: Error not handled 2576980377 > >Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x0000000000000031 in ?? () >(gdb) bt >#0 0x0000000000000031 in () >#1 0x00007fc2a43128ae in ErrorHandler::HandleError(ErrCode, DialogMask) (nErrCodeId=..., nFlags=<incomplete type>) > at /home/julien/lo/libreoffice/vcl/source/window/errinf.cxx:184 >#2 0x00007fc2776e8054 in basctl::ModulWindow::BasicErrorHdl(StarBASIC const*) (this=0x55555892a480, pBasic=0x55555c4df390) > at /home/julien/lo/libreoffice/basctl/source/basicide/baside2.cxx:614 >#3 0x00007fc277709cf1 in basctl::Shell::CallBasicErrorHdl(StarBASIC const*) (this=0x55555c56bbe0, pBasic=0x55555c4df390) > at /home/julien/lo/libreoffice/basctl/source/basicide/basides1.cxx:1170 >#4 0x00007fc27772b111 in basctl::HandleBasicError(StarBASIC const*) (pBasic=0x55555c4df390) at /home/julien/lo/libreoffice/basctl/source/basicide/basobj3.cxx:408 >#5 0x00007fc27772994c in basctl::basicide_handle_basic_error(void const*) (pPtr=0x55555c4df390) at /home/julien/lo/libreoffice/basctl/source/basicide/basobj3.cxx:49 >#6 0x00007fc2a9ca283e in SfxApplication::GlobalBasicErrorHdl_Impl(SfxApplication*, StarBASIC*) (pStarBasic=0x55555c4df390) > at /home/julien/lo/libreoffice/sfx2/source/appl/app.cxx:451 >#7 0x00007fc2a9ca27b9 in SfxApplication::LinkStubGlobalBasicErrorHdl_Impl(void*, StarBASIC*) (instance=0x5555576e1d60, data=0x55555c4df390) > at /home/julien/lo/libreoffice/sfx2/source/appl/app.cxx:433 >#8 0x00007fc2aaa3ac7b in Link<StarBASIC*, bool>::Call(StarBASIC*) const (this=0x5555576e5c90, data=0x55555c4df390) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#9 0x00007fc2aaa311b2 in StarBASIC::RTError(ErrCode, rtl::OUString const&, int, int, int) (this=0x55555c4df390, code=..., rMsg="s", l=4, c1=0, c2=65535) > at /home/julien/lo/libreoffice/basic/source/classes/sb.cxx:1700 >#10 0x00007fc2aab02aea in SbiInstance::Abort() (this=0x555558ac3160) at /home/julien/lo/libreoffice/basic/source/runtime/runtime.cxx:517 >#11 0x00007fc2aab04065 in SbiRuntime::Step() (this=0x5555589027e0) at /home/julien/lo/libreoffice/basic/source/runtime/runtime.cxx:864 >#12 0x00007fc2aaa81e55 in SbModule::Run(SbMethod*) (this=0x55555c54bb00, pMeth=0x5555589079a0) at /home/julien/lo/libreoffice/basic/source/classes/sbxmod.cxx:1141 >#13 0x00007fc2aaa80a02 in SbModule::Notify(SfxBroadcaster&, SfxHint const&) (this=0x55555c54bb00, rBC=..., rHint=...) > at /home/julien/lo/libreoffice/basic/source/classes/sbxmod.cxx:806 >#14 0x00007fc2a95cd4e5 in SfxBroadcaster::Broadcast(SfxHint const&) (this=0x55555c580760, rHint=...) at /home/julien/lo/libreoffice/svl/source/notify/SfxBroadcaster.cxx:49 >#15 0x00007fc2aaa862d5 in SbMethod::Broadcast(SfxHintId) (this=0x55555c58a060, nHintId=SfxHintId::BasicDataWanted) > at /home/julien/lo/libreoffice/basic/source/classes/sbxmod.cxx:2117 >#16 0x00007fc2aab771d5 in SbxValue::Get(SbxValues&) const (this=0x55555c58a060, rRes=...) at /home/julien/lo/libreoffice/basic/source/sbx/sbxvalue.cxx:287 >#17 0x00007fc27772a9c1 in basctl::RunMethod(SbMethod const*) (pMethod=0x55555c58a060) at /home/julien/lo/libreoffice/basctl/source/basicide/basobj3.cxx:270 >#18 0x00007fc2776e6966 in basctl::ModulWindow::BasicExecute() (this=0x55555892a480) at /home/julien/lo/libreoffice/basctl/source/basicide/baside2.cxx:348 >#19 0x00007fc2776e6a96 in basctl::ModulWindow::BasicRun() (this=0x55555892a480) at /home/julien/lo/libreoffice/basctl/source/basicide/baside2.cxx:370 >#20 0x00007fc2776e93ad in basctl::ModulWindow::ExecuteCommand(SfxRequest&) (this=0x55555892a480, rReq=...) > at /home/julien/lo/libreoffice/basctl/source/basicide/baside2.cxx:881 >#21 0x00007fc277711b84 in basctl::Shell::ExecuteBasic(SfxRequest&) (this=0x55555c56bbe0, rReq=...) at /home/julien/lo/libreoffice/basctl/source/basicide/basides2.cxx:231 >#22 0x00007fc277713b91 in SfxStubbasctl_ShellExecuteBasic(SfxShell*, SfxRequest&) (pShell=0x55555c56bbe0, rReq=...) > at /home/julien/lo/libreoffice/workdir/SdiTarget/basctl/sdi/basslots.hxx:146 >#23 0x00007fc2a9ddadea in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) (this=0x55555c56bbe0, pFunc=0x7fc277713b63 <SfxStubbasctl_ShellExecuteBasic(SfxShell*, SfxRequest&)>, rReq=...) at /home/julien/lo/libreoffice/include/sfx2/shell.hxx:210 >#24 0x00007fc2a9dd1629 in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x55555c5422f0, rShell=..., rSlot=..., rReq=..., bRecord=true) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:377 >#25 0x00007fc2a9dd4f67 in SfxDispatcher::PostMsgHandler(SfxRequest*) (this=0x55555c5422f0, pReq=0x555558907b50) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:1135 >#26 0x00007fc2a9dd4e0f in SfxDispatcher::LinkStubPostMsgHandler(void*, SfxRequest*) (instance=0x55555c5422f0, data=0x555558907b50) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:1115 >---Type <return> to continue, or q <return> to quit--- >#27 0x00007fc2aa10f6d3 in Link<SfxRequest*, void>::Call(SfxRequest*) const (this=0x55555761e0c0, data=0x555558907b50) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#28 0x00007fc2aa10f659 in SfxHintPoster::DoEvent_Impl(void*) (this=0x55555761e0b0, pPostedHint=0x555558907b50) > at /home/julien/lo/libreoffice/sfx2/source/notify/hintpost.cxx:44 >#29 0x00007fc2aa10f62f in SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) (instance=0x55555761e0b0, data=0x555558907b50) > at /home/julien/lo/libreoffice/sfx2/source/notify/hintpost.cxx:42 >#30 0x00007fc2a453dcbd in Link<void*, void>::Call(void*) const (this=0x555558accd48, data=0x555558907b50) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#31 0x00007fc2a453ac80 in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x555558accd40) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1923 >#32 0x00007fc2a453c588 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x5555576ec520, nEvent=SalEvent::UserEvent, pEvent=0x555558accd40) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2472 >#33 0x00007fc2a4adb406 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x5555576ecc40, nEvent=SalEvent::UserEvent, pEvent=0x555558accd40) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:275 >#34 0x00007fc2a4aedca7 in SalGenericDisplay::DispatchInternalEvent() (this=0x555557405300) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:86 >#35 0x00007fc28fd2658c in GtkData::userEventFn(void*) (data=0x5555558d37e0) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:807 >#36 0x00007fc28fd26619 in call_userEventFn(void*) (data=0x5555558d37e0) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:817 >#37 0x00007fc2add01aaa in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#38 0x00007fc2add01e60 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#39 0x00007fc2add01f0c in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#40 0x00007fc28fd253fc in GtkData::Yield(bool, bool) (this=0x5555558d37e0, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:464 >#41 0x00007fc28fd28400 in GtkInstance::DoYield(bool, bool, unsigned long) (this=0x5555558e0160, bWait=true, bHandleAllCurrentEvents=false, nReleased=0) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:417 >#42 0x00007fc2a497fb90 in ImplYield(bool, bool, unsigned long) (i_bWait=true, i_bAllEvents=false, nReleased=0) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:470 >#43 0x00007fc2a497bb0e in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:549 >#44 0x00007fc2a497b63d in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:449 >#45 0x00007fc2af943279 in desktop::Desktop::DoExecute() () at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1265 >#46 0x00007fc2af9444a1 in desktop::Desktop::Main() (this=0x7fffffff3770) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1666 >#47 0x00007fc2a498aa9b in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:194 >#48 0x00007fc2a498ac04 in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:232 >#49 0x00007fc2af99a877 in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:163 >#50 0x00005555555549f2 in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#51 0x00005555555549d8 in main (argc=2, argv=0x7fffffff3ab8) at /home/julien/lo/libreoffice/desktop/source/app/main.c:47 >
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 112001
: 135772