Bugzilla – Attachment 135003 Details for
Bug 108802
Crash in: SfxBindings::GetSlotPos(unsigned short,unsigned short) Editing. ( steps in comment 10 )
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 4.34 KB, created by
Julien Nabet
on 2017-07-30 16:29:25 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2017-07-30 16:29:25 UTC
Size:
4.34 KB
patch
obsolete
>warn:legacy.osl:2706:1:svx/source/form/fmPropBrw.cxx:319: FmPropBrw::implDetachController: caught an exception while resetting the component! >[Thread 0x7fffa6e89700 (LWP 2792) exited] > >Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >[Switching to Thread 0x7ffff7f93a80 (LWP 2706)] >0x00007ffff1bf5f34 in SfxBindings::Release (this=0x555558179490, rItem=...) at /home/julien/lo/libreoffice/sfx2/source/control/bindings.cxx:841 >841 DBG_ASSERT( !pImpl->bInNextJob, "SfxBindings::Release while status-updating" ); >(gdb) p rItem >$1 = (SfxControllerItem &) @0x55555bec8670: {_vptr.SfxControllerItem = 0x7ffff27054e8 <vtable for SfxControllerItem+16>, nId = 10636, pNext = 0x0, pBindings = 0x555558179490} >(gdb) bt >#0 0x00007ffff1bf5f34 in SfxBindings::Release (this=0x555558179490, rItem=...) at /home/julien/lo/libreoffice/sfx2/source/control/bindings.cxx:841 >#1 0x00007ffff1c05943 in SfxControllerItem::dispose (this=0x55555bec8670) at /home/julien/lo/libreoffice/sfx2/source/control/ctrlitem.cxx:206 >#2 0x00007ffff1c058e0 in SfxControllerItem::~SfxControllerItem (this=0x55555bec8670, __in_chrg=<optimized out>) > at /home/julien/lo/libreoffice/sfx2/source/control/ctrlitem.cxx:200 >#3 0x00007ffff0c206f9 in FmPropBrw::~FmPropBrw (this=0x55555bec82f0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) > at /home/julien/lo/libreoffice/svx/source/form/fmPropBrw.cxx:250 >#4 0x00007ffff0c20760 in FmPropBrw::~FmPropBrw (this=0x55555bec82f0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) > at /home/julien/lo/libreoffice/svx/source/form/fmPropBrw.cxx:253 >#5 0x00007fffec1aa990 in VclReferenceBase::release (this=0x55555bec86e0) at /home/julien/lo/libreoffice/include/vcl/vclreferencebase.hxx:45 >#6 0x00007fffec1c6bb4 in rtl::Reference<vcl::Window>::clear (this=0x55555bd1cee0) at /home/julien/lo/libreoffice/include/rtl/ref.hxx:157 >#7 0x00007fffec1c63fa in VclPtr<vcl::Window>::clear (this=0x55555bd1ced8) at /home/julien/lo/libreoffice/include/vcl/vclptr.hxx:194 >#8 0x00007fffec34001b in SystemWindow::dispose (this=0x55555bd1cc10) at /home/julien/lo/libreoffice/vcl/source/window/syswin.cxx:109 >#9 0x00007fffec251288 in Dialog::dispose (this=0x55555bd1cc10) at /home/julien/lo/libreoffice/vcl/source/window/dialog.cxx:575 >#10 0x00007ffff1cc5e55 in SfxModalDialog::dispose (this=0x55555bd1cc10) at /home/julien/lo/libreoffice/sfx2/source/dialog/basedlgs.cxx:159 >#11 0x00007ffff1cc996f in SfxSingleTabDialog::dispose (this=0x55555bd1cc10) at /home/julien/lo/libreoffice/sfx2/source/dialog/basedlgs.cxx:684 >#12 0x00007fffec52b89a in VclReferenceBase::disposeOnce (this=0x55555bd1cf88) at /home/julien/lo/libreoffice/vcl/source/outdev/vclreferencebase.cxx:42 >#13 0x00007fffec203dce in VclPtr<vcl::Window>::disposeAndClear (this=0x55555be01530) at /home/julien/lo/libreoffice/include/vcl/vclptr.hxx:208 >#14 0x00007fffec3a61cd in vcl::LazyDeletor::~LazyDeletor (this=0x55555c246ea0, __in_chrg=<optimized out>) at /home/julien/lo/libreoffice/include/vcl/lazydelete.hxx:148 >#15 0x00007fffec3a6256 in vcl::LazyDeletor::~LazyDeletor (this=0x55555c246ea0, __in_chrg=<optimized out>) at /home/julien/lo/libreoffice/include/vcl/lazydelete.hxx:150 >#16 0x00007fffec7cccb6 in vcl::LazyDelete::flush () at /home/julien/lo/libreoffice/vcl/source/helper/lazydelete.cxx:52 >#17 0x00007fffec8025e5 in ImplYield (i_bWait=true, i_bAllEvents=false, nReleased=0) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:480 >#18 0x00007fffec7fe4f4 in Application::Yield () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:543 >#19 0x00007fffec7fe055 in Application::Execute () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:449 >#20 0x00007ffff7786573 in desktop::Desktop::DoExecute () at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1265 >#21 0x00007ffff778779d in desktop::Desktop::Main (this=0x7fffffff3740) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1657 >#22 0x00007fffec80d171 in ImplSVMain () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:194 >#23 0x00007fffec80d2da in SVMain () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:232 >#24 0x00007ffff77ddbeb in soffice_main () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:163 >#25 0x0000555555554a68 in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#26 0x0000555555554a4e in main (argc=2, argv=0x7fffffff3a88) 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 108802
:
134303
|
134314
| 135003