Bugzilla – Attachment 105443 Details for
Bug 82386
Try to sort on 2 columns. Windows 8.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gdb on the core file
file_82386.txt (text/plain), 9.09 KB, created by
Terrence Enger
on 2014-08-29 20:52:33 UTC
(
hide
)
Description:
gdb on the core file
Filename:
MIME Type:
Creator:
Terrence Enger
Created:
2014-08-29 20:52:33 UTC
Size:
9.09 KB
patch
obsolete
>terry@debian-wheezy:~$ ionice -c 3 nice gdb $( cat ~/lo_hacking/forrunning )/instdir/program/soffice.bin core >GNU gdb (GDB) 7.4.1-debian >Copyright (C) 2012 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. Type "show copying" >and "show warranty" for details. >This GDB was configured as "x86_64-linux-gnu". >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>... >Reading symbols from /home/terry/lo_hacking/git/libo2/instdir/program/soffice.bin...done. >[New LWP 11655] >[New LWP 11657] >[New LWP 11659] >[New LWP 11665] >[New LWP 11677] > >warning: Can't read pathname for load map: Input/output error. >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". >Core was generated by `/home/terry/lo_hacking/git/libo2/instdir/program/soffice.bin -env:UserInstallat'. >Program terminated with signal 11, Segmentation fault. >#0 0x00007f14da61824a in SfxItemPool::Put (this=0x3670450, rItem=..., > nWhich=39321) > at /home/terry/lo_hacking/git/libo2/svl/source/items/itempool.cxx:659 >659 SfxPoolItem *pPoolItem = rItem.Clone(pImp->mpMaster); >(gdb) info threads > Id Target Id Frame > 5 Thread 0x7f14be89a700 (LWP 11677) pthread_cond_timedwait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216 > 4 Thread 0x7f14c78f4700 (LWP 11665) 0x00007f14de0375c3 in *__GI___poll ( > fds=<optimized out>, nfds=<optimized out>, timeout=-1) > at ../sysdeps/unix/sysv/linux/poll.c:87 > 3 Thread 0x7f14c68bc700 (LWP 11659) 0x00007f14de042e5d in accept () > at ../sysdeps/unix/syscall-template.S:82 > 2 Thread 0x7f14cd36d700 (LWP 11657) pthread_cond_timedwait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216 >* 1 Thread 0x7f14dea5e7e0 (LWP 11655) 0x00007f14da61824a in SfxItemPool::Put > (this=0x3670450, rItem=..., nWhich=39321) > at /home/terry/lo_hacking/git/libo2/svl/source/items/itempool.cxx:659 >(gdb) set pagination off >(gdb) backtrace >#0 0x00007f14da61824a in SfxItemPool::Put (this=0x3670450, rItem=..., nWhich=39321) at /home/terry/lo_hacking/git/libo2/svl/source/items/itempool.cxx:659 >#1 0x00007f14bad23262 in ScDocumentPool::Put (this=0x3670450, rItem=..., nWhich=0) at /home/terry/lo_hacking/git/libo2/sc/source/core/data/docpool.cxx:611 >#2 0x00007f14bab34cc5 in ScAttrArray::SetPatternArea (this=0x3550410, nStartRow=238, nEndRow=238, pPattern=0x3b88120, bPutToPool=true, pDataArray=0x0) at /home/terry/lo_hacking/git/libo2/sc/source/core/data/attarray.cxx:392 >#3 0x00007f14babf3b44 in ScColumn::SetPatternArea (this=0x7f14b46d47f0, nStartRow=238, nEndRow=238, rPatAttr=..., bPutToPool=true) at /home/terry/lo_hacking/git/libo2/sc/source/core/data/column.cxx:698 >#4 0x00007f14baf6cab4 in ScTable::SortReorderByRow (this=0x7f14b46d4010, pArray=0x3ef44e0, nCol1=0, nCol2=1023, pProgress=0x7fffcbb9f800) at /home/terry/lo_hacking/git/libo2/sc/source/core/data/table3.cxx:937 >#5 0x00007f14baf6ec75 in ScTable::Sort (this=0x7f14b46d4010, rSortParam=..., bKeepQuery=false, pProgress=0x7fffcbb9f800, pUndo=0x7fffcbb9f6b0) at /home/terry/lo_hacking/git/libo2/sc/source/core/data/table3.cxx:1307 >#6 0x00007f14bad4544a in ScDocument::Sort (this=0x366f840, nTab=0, rSortParam=..., bKeepQuery=false, pProgress=0x7fffcbb9f800, pUndo=0x7fffcbb9f6b0) at /home/terry/lo_hacking/git/libo2/sc/source/core/data/documen3.cxx:1345 >#7 0x00007f14bb41c02a in ScDBDocFunc::Sort (this=0x7fffcbb9f990, nTab=0, rSortParam=..., bRecord=true, bPaint=true, bApi=false) at /home/terry/lo_hacking/git/libo2/sc/source/ui/docshell/dbdocfun.cxx:555 >#8 0x00007f14bb7737a7 in ScDBFunc::Sort (this=0x397c6e0, rSortParam=..., bRecord=true, bPaint=true) at /home/terry/lo_hacking/git/libo2/sc/source/ui/view/dbfunc.cxx:230 >#9 0x00007f14bb773712 in ScDBFunc::UISort (this=0x397c6e0, rSortParam=..., bRecord=true) at /home/terry/lo_hacking/git/libo2/sc/source/ui/view/dbfunc.cxx:221 >#10 0x00007f14bb76830a in ScCellShell::ExecuteDB (this=0x3b900a0, rReq=...) at /home/terry/lo_hacking/git/libo2/sc/source/ui/view/cellsh2.cxx:496 >#11 0x00007f14bb7538b8 in SfxStubScCellShellExecuteDB (pShell=0x3b900a0, rReq=...) at /home/terry/lo_hacking/git/libo2/workdir/SdiTarget/sc/sdi/scslots.hxx:7004 >#12 0x00007f14dad3c5b4 in SfxShell::CallExec (this=0x3b900a0, pFunc=0x7f14bb753895 <SfxStubScCellShellExecuteDB(SfxShell*, SfxRequest&)>, rReq=...) at /home/terry/lo_hacking/git/libo2/include/sfx2/shell.hxx:180 >#13 0x00007f14db08c96b in SfxDispatcher::Call_Impl (this=0x3a99530, rShell=..., rSlot=..., rReq=..., bRecord=true) at /home/terry/lo_hacking/git/libo2/sfx2/source/control/dispatch.cxx:283 >#14 0x00007f14db08f87f in SfxDispatcher::_Execute (this=0x3a99530, rShell=..., rSlot=..., rReq=..., eCallMode=4) at /home/terry/lo_hacking/git/libo2/sfx2/source/control/dispatch.cxx:960 >#15 0x00007f14dad1555a in SfxBindings::Execute_Impl (this=0x3a6ed10, aReq=..., pSlot=0x7f14bc470a00, pShell=0x3b900a0) at /home/terry/lo_hacking/git/libo2/sfx2/source/control/bindings.cxx:1235 >#16 0x00007f14dad78eb1 in SfxDispatchController_Impl::dispatch (this=0x37bc110, aURL=..., aArgs=empty uno::Sequence, rListener=empty uno::Reference) at /home/terry/lo_hacking/git/libo2/sfx2/source/control/unoctitm.cxx:732 >#17 0x00007f14dad77267 in SfxOfficeDispatch::dispatch (this=0x3ebfd00, aURL=..., aArgs=empty uno::Sequence) at /home/terry/lo_hacking/git/libo2/sfx2/source/control/unoctitm.cxx:359 >#18 0x00007f14c3109e53 in framework::MenuBarManager::Select (this=0x3491d10, pMenu=0x3b63000) at /home/terry/lo_hacking/git/libo2/framework/source/uielement/menubarmanager.cxx:1063 >#19 0x00007f14c31099f7 in framework::MenuBarManager::LinkStubSelect (pThis=0x3491d10, pCaller=0x3b63000) at /home/terry/lo_hacking/git/libo2/framework/source/uielement/menubarmanager.cxx:999 >#20 0x00007f14d7c611e0 in Link::Call (this=0x3b63068, pCaller=0x3b63000) at /home/terry/lo_hacking/git/libo2/include/tools/link.hxx:139 >#21 0x00007f14d7d35101 in Menu::Select (this=0x3b63000) at /home/terry/lo_hacking/git/libo2/vcl/source/window/menu.cxx:1139 >#22 0x00007f14d7d3c7b0 in Menu::ImplCallSelect (this=0x3b63000) at /home/terry/lo_hacking/git/libo2/vcl/source/window/menu.cxx:2984 >#23 0x00007f14d7d3c777 in Menu::LinkStubImplCallSelect (pThis=0x3b63000, pCaller=0x0) at /home/terry/lo_hacking/git/libo2/vcl/source/window/menu.cxx:2981 >#24 0x00007f14d7c611e0 in Link::Call (this=0x3e11a30, pCaller=0x0) at /home/terry/lo_hacking/git/libo2/include/tools/link.hxx:139 >#25 0x00007f14d7e05835 in ImplHandleUserEvent (pSVEvent=0x3b20bd0) at /home/terry/lo_hacking/git/libo2/vcl/source/window/winproc.cxx:1921 >#26 0x00007f14d7e06d14 in ImplWindowFrameProc (pWindow=0x3031370, nEvent=22, pEvent=0x3b20bd0) at /home/terry/lo_hacking/git/libo2/vcl/source/window/winproc.cxx:2492 >#27 0x00007f14d8265861 in SalFrame::CallCallback (this=0x3031b70, nEvent=22, pEvent=0x3b20bd0) at /home/terry/lo_hacking/git/libo2/vcl/inc/salframe.hxx:243 >#28 0x00007f14d826538a in SalGenericDisplay::DispatchInternalEvent (this=0x2fbe530) at /home/terry/lo_hacking/git/libo2/vcl/generic/app/gendisp.cxx:90 >#29 0x00007f14cc8a341d in GtkData::userEventFn (data=0x23ca260) at /home/terry/lo_hacking/git/libo2/vcl/unx/gtk/app/gtkdata.cxx:935 >#30 0x00007f14cc8a3478 in call_userEventFn (data=0x23ca260) at /home/terry/lo_hacking/git/libo2/vcl/unx/gtk/app/gtkdata.cxx:945 >#31 0x00007f14d3cb1355 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#32 0x00007f14d3cb1688 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#33 0x00007f14d3cb1744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#34 0x00007f14cc8a2371 in GtkData::Yield (this=0x23ca260, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo2/vcl/unx/gtk/app/gtkdata.cxx:575 >#35 0x00007f14cc8a6332 in GtkInstance::Yield (this=0x23ca1a0, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo2/vcl/unx/gtk/app/gtkinst.cxx:423 >#36 0x00007f14d81ad998 in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/terry/lo_hacking/git/libo2/vcl/source/app/svapp.cxx:360 >#37 0x00007f14d81aa33b in Application::Yield () at /home/terry/lo_hacking/git/libo2/vcl/source/app/svapp.cxx:392 >#38 0x00007f14d81aa2e9 in Application::Execute () at /home/terry/lo_hacking/git/libo2/vcl/source/app/svapp.cxx:341 >#39 0x00007f14de30d753 in desktop::Desktop::Main (this=0x7fffcbba25a0) at /home/terry/lo_hacking/git/libo2/desktop/source/app/app.cxx:1682 >#40 0x00007f14d81b1b1e in ImplSVMain () at /home/terry/lo_hacking/git/libo2/vcl/source/app/svmain.cxx:160 >#41 0x00007f14d81b1c14 in SVMain () at /home/terry/lo_hacking/git/libo2/vcl/source/app/svmain.cxx:193 >#42 0x00007f14de3511bd in soffice_main () at /home/terry/lo_hacking/git/libo2/desktop/source/app/sofficemain.cxx:93 >#43 0x0000000000400913 in sal_main () at /home/terry/lo_hacking/git/libo2/desktop/source/app/main.c:48 >#44 0x00000000004008f9 in main (argc=4, argv=0x7fffcbba28e8) at /home/terry/lo_hacking/git/libo2/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 82386
:
104339
| 105443