Bugzilla – Attachment 103206 Details for
Bug 81617
CRASH on sorting
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
backtrace of the crash
bt_431_2014-07-21b.log (text/plain), 8.51 KB, created by
Jean-Baptiste Faure
on 2014-07-21 18:12:31 UTC
(
hide
)
Description:
backtrace of the crash
Filename:
MIME Type:
Creator:
Jean-Baptiste Faure
Created:
2014-07-21 18:12:31 UTC
Size:
8.51 KB
patch
obsolete
>GNU gdb (Ubuntu 7.7-0ubuntu3.2) 7.7 >Copyright (C) 2014 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". >Type "show configuration" for configuration details. >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>. >Find the GDB manual and other documentation resources online at: ><http://www.gnu.org/software/gdb/documentation/>. >For help, type "help". >Type "apropos word" to search for commands related to "word"... >Reading symbols from [...]LibO/master/instdir/program/soffice.bin...(no debugging symbols found)...done. >(gdb) run >Starting program: [...]LibO/master/instdir/program/soffice.bin -env:UserInstallation=file://[...].config/libreoffice/43/ --norestore --backtrace >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". >[New Thread 0x7fffea004700 (LWP 6624)] >[New Thread 0x7fffe29c5700 (LWP 6625)] >[New Thread 0x7fffe1988700 (LWP 6626)] >[New Thread 0x7fffda09b700 (LWP 6627)] >[New Thread 0x7fffd989a700 (LWP 6628)] >[New Thread 0x7fffce7cf700 (LWP 6629)] >[New Thread 0x7fffcdfce700 (LWP 6630)] >[New Thread 0x7fffcd7cd700 (LWP 6631)] >[New Thread 0x7fffcc820700 (LWP 6633)] >[Thread 0x7fffe29c5700 (LWP 6625) exited] >[Thread 0x7fffcdfce700 (LWP 6630) exited] >[New Thread 0x7fffcdfce700 (LWP 6636)] >[New Thread 0x7fffe29c5700 (LWP 6637)] >[New Thread 0x7fffaf239700 (LWP 6638)] >[Thread 0x7fffcdfce700 (LWP 6636) exited] >[Thread 0x7fffaf239700 (LWP 6638) exited] >[New Thread 0x7fffaf239700 (LWP 6640)] >[Thread 0x7fffaf239700 (LWP 6640) exited] >[New Thread 0x7fffaf239700 (LWP 6641)] >[Thread 0x7fffaf239700 (LWP 6641) exited] >[New Thread 0x7fffaf239700 (LWP 6642)] >[New Thread 0x7fffcdfce700 (LWP 6643)] >[Thread 0x7fffcdfce700 (LWP 6643) exited] >[New Thread 0x7fffcdfce700 (LWP 6644)] >[Thread 0x7fffaf239700 (LWP 6642) exited] >[Thread 0x7fffcdfce700 (LWP 6644) exited] >[New Thread 0x7fffcdfce700 (LWP 6645)] > >** (soffice:6620): WARNING **: Invalidate all children called > >[Thread 0x7fffcdfce700 (LWP 6645) exited] > >** (soffice:6620): WARNING **: Unknown event notification 37 > >** (soffice:6620): WARNING **: Unknown event notification 37 > >Program received signal SIGSEGV, Segmentation fault. >0x00007fffacba46c1 in ScFormulaCell::SetCellGroup(boost::intrusive_ptr<ScFormulaCellGroup> const&) () > from [...]LibO/master/instdir/program/../program/libsclo.so >(gdb) bt >#0 0x00007fffacba46c1 in ScFormulaCell::SetCellGroup(boost::intrusive_ptr<ScFormulaCellGroup> const&) () > from [...]LibO/master/instdir/program/../program/libsclo.so >#1 0x00007fffacd051cb in sc::SharedFormulaUtil::splitFormulaCellGroup(std::pair<mdds::__mtv::iterator_base<mdds::multi_type_vector<mdds::mtv::custom_block_func3<mdds::mtv::default_element_block<52, svl::SharedString>, mdds::mtv::noncopyable_managed_element_block<53, EditTextObject>, mdds::mtv::noncopyable_managed_element_block<54, ScFormulaCell> > >::iterator_trait, mdds::__mtv::private_data_forward_update<mdds::__mtv::iterator_value_node<unsigned long, mdds::mtv::base_element_block> > >, unsigned long> const&) () from [...]LibO/master/instdir/program/../program/libsclo.so >#2 0x00007fffacd05d3f in sc::SharedFormulaUtil::splitFormulaCellGroups(mdds::multi_type_vector<mdds::mtv::custom_block_func3<mdds::mtv::default_element_block<52, svl::SharedString>, mdds::mtv::noncopyable_managed_element_block<53, EditTextObject>, mdds::mtv::noncopyable_managed_element_block<54, ScFormulaCell> > >&, std::vector<int, std::allocator<int> >&) > () from [...]LibO/master/instdir/program/../program/libsclo.so >#3 0x00007fffacd06026 in sc::SharedFormulaUtil::unshareFormulaCells(mdds::multi_type_vector<mdds::mtv::custom_block_func3<mdds::mtv::default_element_block<52, svl::SharedString>, mdds::mtv::noncopyable_managed_element_block<53, EditTextObject>, mdds::mtv::noncopyable_managed_element_block<54, ScFormulaCell> > >&, std::vector<int, std::allocator<int> >&) () > from [...]LibO/master/instdir/program/../program/libsclo.so >#4 0x00007fffacbeea3e in ScTable::SortReorderByRow(ScSortInfoArray*, short, short, ScProgress*) () > from [...]LibO/master/instdir/program/../program/libsclo.so >#5 0x00007fffacbef04d in ScTable::Sort(ScSortParam const&, bool, ScProgress*, sc::ReorderParam*) () > from [...]LibO/master/instdir/program/../program/libsclo.so >#6 0x00007fffacaf98fb in ScDocument::Sort(short, ScSortParam const&, bool, ScProgress*, sc::ReorderParam*) () > from [...]LibO/master/instdir/program/../program/libsclo.so >#7 0x00007ffface66a7a in ScDBDocFunc::Sort(short, ScSortParam const&, bool, bool, bool) () > from [...]LibO/master/instdir/program/../program/libsclo.so >---Type <return> to continue, or q <return> to quit--- >#8 0x00007fffad0cd492 in ScDBFunc::Sort(ScSortParam const&, bool, bool) () > from [...]LibO/master/instdir/program/../program/libsclo.so >#9 0x00007fffad0cd588 in ScDBFunc::UISort(ScSortParam const&, bool) () > from [...]LibO/master/instdir/program/../program/libsclo.so >#10 0x00007fffad0c6e36 in ScCellShell::ExecuteDB(SfxRequest&) () > from [...]LibO/master/instdir/program/../program/libsclo.so >#11 0x00007ffff5100822 in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) () > from [...]LibO/master/instdir/program/libsfxlo.so >#12 0x00007ffff50f9363 in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) () > from [...]LibO/master/instdir/program/libsfxlo.so >#13 0x00007ffff50fb25f in SfxDispatcher::_Execute(SfxShell&, SfxSlot const&, SfxRequest&, unsigned short) () > from [...]LibO/master/instdir/program/libsfxlo.so >#14 0x00007ffff4ea71bd in SfxBindings::Execute_Impl(SfxRequest&, SfxSlot const*, SfxShell*) () > from [...]LibO/master/instdir/program/libsfxlo.so >#15 0x00007ffff4edb034 in SfxDispatchController_Impl::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) () from [...]LibO/master/instdir/program/libsfxlo.so >#16 0x00007ffff4edc652 in SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) () from [...]LibO/master/instdir/program/libsfxlo.so >#17 0x00007fffd87fc187 in framework::GenericToolbarController::ExecuteHdl_Impl(framework::GenericToolbarController*, framework::ExecuteInfo*) () from [...]LibO/master/instdir/program/../program/libfwklo.so >#18 0x00007ffff2f5d87a in ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) () > from [...]LibO/master/instdir/program/libvcllo.so >---Type <return> to continue, or q <return> to quit--- >#19 0x00007ffff3198e48 in SalGenericDisplay::DispatchInternalEvent() () > from [...]LibO/master/instdir/program/libvcllo.so >#20 0x00007fffe902415e in GtkData::userEventFn(void*) () from [...]LibO/master/instdir/program/libvclplug_gtklo.so >#21 0x00007fffe90241d1 in call_userEventFn () from [...]LibO/master/instdir/program/libvclplug_gtklo.so >#22 0x00007fffe88b2ce5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#23 0x00007fffe88b3048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#24 0x00007fffe88b30ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#25 0x00007fffe9023ee5 in GtkData::Yield(bool, bool) () from [...]LibO/master/instdir/program/libvclplug_gtklo.so >#26 0x00007ffff3131d0e in Application::Yield() () from [...]LibO/master/instdir/program/libvcllo.so >#27 0x00007ffff3131da5 in Application::Execute() () from [...]LibO/master/instdir/program/libvcllo.so >#28 0x00007ffff792cfe3 in desktop::Desktop::Main() () from [...]LibO/master/instdir/program/libsofficeapp.so >#29 0x00007ffff31364a1 in ImplSVMain() () from [...]LibO/master/instdir/program/libvcllo.so >#30 0x00007ffff31364c2 in SVMain() () from [...]LibO/master/instdir/program/libvcllo.so >#31 0x00007ffff7950685 in soffice_main () from [...]LibO/master/instdir/program/libsofficeapp.so >#32 0x00000000004007db in main () >(gdb) c >Continuing. >[Thread 0x7fffe29c5700 (LWP 6637) exited] >[Thread 0x7fffcc820700 (LWP 6633) exited] >[Thread 0x7fffcd7cd700 (LWP 6631) exited] >[Thread 0x7fffce7cf700 (LWP 6629) exited] >[Thread 0x7fffd989a700 (LWP 6628) exited] >[Thread 0x7fffda09b700 (LWP 6627) exited] >[Thread 0x7fffe1988700 (LWP 6626) exited] >[Thread 0x7fffea004700 (LWP 6624) exited] > >Program terminated with signal SIGSEGV, Segmentation fault. >The program no longer exists. >(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 81617
:
103205
| 103206 |
103508