Bugzilla – Attachment 138757 Details for
Bug 114775
Crash when deleting some rows
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 5.14 KB, created by
Julien Nabet
on 2017-12-30 22:59:11 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2017-12-30 22:59:11 UTC
Size:
5.14 KB
patch
obsolete
>Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007ffff41432c7 in cppu::_destructAny (pAny=0x55555807e870, release=0x7fffef3fc39d <com::sun::star::uno::cpp_release(void*)>) > at /home/julien/lo/libreoffice/cppu/source/uno/destr.hxx:76 >76 switch (pType->eTypeClass) >(gdb) bt >#0 0x00007ffff41432c7 in cppu::_destructAny(_uno_Any*, void (*)(void*)) (pAny=0x55555807e870, release=0x7fffef3fc39d <com::sun::star::uno::cpp_release(void*)>) > at /home/julien/lo/libreoffice/cppu/source/uno/destr.hxx:76 >#1 0x00007ffff414235e in uno_type_any_assign(uno_Any*, void*, typelib_TypeDescriptionReference*, uno_AcquireFunc, uno_ReleaseFunc) (pDest=0x55555807e870, pSource=0x7fffffff22c0, pType=0x555555853a90, acquire=0x7fffef403802 <com::sun::star::uno::cpp_acquire(void*)>, release=0x7fffef3fc39d <com::sun::star::uno::cpp_release(void*)>) > at /home/julien/lo/libreoffice/cppu/source/uno/any.cxx:36 >#2 0x00007fffef41eaff in com::sun::star::uno::operator<<=<int>(com::sun::star::uno::Any&, int const&) (rAny=<error reading variable: Cannot access memory at address 0x70a6666000a670d>, value=@0x7fffffff22c0: 2147483647) at /home/julien/lo/libreoffice/include/com/sun/star/uno/Any.hxx:269 >#3 0x00007fffef9f6082 in FmGridControl::getSelectionBookmarks() (this=0x555557f5ceb0) at /home/julien/lo/libreoffice/svx/source/fmcomp/fmgridcl.cxx:1846 >#4 0x00007fffef9f2eaa in FmGridControl::DeleteSelectedRows() (this=0x555557f5ceb0) at /home/julien/lo/libreoffice/svx/source/fmcomp/fmgridcl.cxx:1212 >#5 0x00007fffefa53de6 in DbGridControl::OnDelete(void*) (this=0x555557f5ceb0) at /home/julien/lo/libreoffice/svx/source/fmcomp/gridctrl.cxx:2876 >#6 0x00007fffefa53dab in DbGridControl::LinkStubOnDelete(void*, void*) (instance=0x555557f5ceb0, data=0x0) at /home/julien/lo/libreoffice/svx/source/fmcomp/gridctrl.cxx:2873 >#7 0x00007fffec0df15b in Link<void*, void>::Call(void*) const (this=0x555558192aa8, data=0x0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#8 0x00007fffec0dc13a in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x555558192aa0) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1924 >#9 0x00007fffec0dda4a in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x5555576b76e0, nEvent=SalEvent::UserEvent, pEvent=0x555558192aa0) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2474 >#10 0x00007fffec6986ac in SalFrame::CallCallback(SalEvent, void const*) const (this=0x5555576b7e10, nEvent=SalEvent::UserEvent, pEvent=0x555558192aa0) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:275 >#11 0x00007fffec6aa333 in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x5555573a1b90, aEvent=...) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:67 >#12 0x00007fffec4fceb4 in SalUserEventList::DispatchUserEvents(bool) (this=0x5555573a1b90, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/source/app/salusereventlist.cxx:109 >#13 0x00007fffec6aa2ab in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x5555573a1b90, bHandleAllCurrentEvent=false) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:52 >#14 0x00007fffd85b4d8a in call_userEventFn(void*) (data=0x555555841ed0) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:784 >#15 0x00007ffff5b1de15 in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#16 0x00007ffff5b1e1e0 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#17 0x00007ffff5b1e26c in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#18 0x00007fffd85b3cfe in GtkSalData::Yield(bool, bool) (this=0x555555841ed0, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:459 >#19 0x00007fffd85b74b6 in GtkInstance::DoYield(bool, bool) (this=0x55555584e470, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:410 >#20 0x00007fffec5351f7 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:469 >#21 0x00007fffec5312a3 in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:534 >#22 0x00007fffec530e57 in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:449 >#23 0x00007ffff777939f in desktop::Desktop::Main() (this=0x7fffffff33c0) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1603 >#24 0x00007fffec541453 in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:194 >#25 0x00007fffec5415bc in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:232 >#26 0x00007ffff77d01df in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:163 >#27 0x00005555555549f2 in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#28 0x00005555555549d8 in main (argc=2, argv=0x7fffffff3708) at /home/julien/lo/libreoffice/desktop/source/app/main.c:47 >(gdb) frame 3 >#3 0x00007fffef9f6082 in FmGridControl::getSelectionBookmarks (this=0x555557f5ceb0) at /home/julien/lo/libreoffice/svx/source/fmcomp/fmgridcl.cxx:1846 >1846 pBookmarks[i++] <<= (sal_Int32)nIdx; >(gdb) p i >$1 = 2 >(gdb) p nIdx >$2 = 2147483647 >(gdb) >
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 114775
: 138757 |
138775