Bugzilla – Attachment 161567 Details for
Bug 133629
FORMATTING: Calc crashes on setting borders to all cells on more than one sheet simultaneously
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols (gen)
bt.txt (text/plain), 8.86 KB, created by
Julien Nabet
on 2020-06-03 11:39:52 UTC
(
hide
)
Description:
bt with debug symbols (gen)
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2020-06-03 11:39:52 UTC
Size:
8.86 KB
patch
obsolete
>warn:vcl.layout:87857:87857:vcl/source/window/syswin.cxx:1094: SystemWindow has become non-layout because extra children have been added directly to it. >warn:legacy.tools:87857:87857:vcl/unx/generic/gdi/salbmp.cxx:136: Unsupported BitCount! >warn:vcl.gdi:87857:87857:vcl/unx/generic/gdi/salbmp.cxx:163: 32-bit images not supported, converting to 24-bit >[New Thread 0x7fffe0fb4700 (LWP 87919)] >/usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/debug/vector:427: >In function: > std::__debug::vector::reference > std::__debug::vector<std::unique_ptr<ScColumn, > o3tl::default_delete<ScColumn> >, > std::allocator<std::unique_ptr<ScColumn, o3tl::default_delete<ScColumn> > > > >::operator[](std::__debug::vector::size_type) [_Tp = > std::unique_ptr<ScColumn, o3tl::default_delete<ScColumn> >, _Allocator = > std::allocator<std::unique_ptr<ScColumn, o3tl::default_delete<ScColumn> > > >] > >Error: attempt to subscript container with out-of-bounds index 64, but >container only holds 64 elements. > >Objects involved in the operation: > sequence "this" @ 0x0x2d85aa0 { > type = std::__debug::vector<std::unique_ptr<ScColumn, o3tl::default_delete<ScColumn> >, std::allocator<std::unique_ptr<ScColumn, o3tl::default_delete<ScColumn> > > >; > } > >Thread 1 "soffice.bin" received signal SIGABRT, Aborted. >__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 >50 ../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type. >(gdb) bt >#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 >#1 0x00007ffff7a9055b in __GI_abort () at abort.c:79 >#2 0x00007ffff792aed1 in std::__throw_bad_exception() () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#3 0x00007fffddef8c0d in std::__debug::vector<std::unique_ptr<ScColumn, o3tl::default_delete<ScColumn> >, std::allocator<std::unique_ptr<ScColumn, o3tl::default_delete<ScColumn> > > >::operator[](unsigned long) (this=0x2d85aa0, __n=64) at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/debug/vector:427 >#4 0x00007fffde03418d in ScColContainer::operator[](unsigned long) (this=0x2d85aa0, nIndex=64) at sc/inc/colcontainer.hxx:44 >#5 0x00007fffde4be5bf in ScTable::ApplyBlockFrame(SvxBoxItem const&, SvxBoxInfoItem const*, short, int, short, int) (this=0x2d85aa0, > rLineOuter=..., pLineInner=0x3f5f050, nStartCol=0, nStartRow=0, nEndCol=1023, nEndRow=1048575) at sc/source/core/data/table2.cxx:2639 >#6 0x00007fffde16ec93 in ScDocument::ApplySelectionFrame(ScMarkData const&, SvxBoxItem const&, SvxBoxInfoItem const*) (this=0x30b0a80, rMark=..., rLineOuter=..., pLineInner=0x3f5f050) > at sc/source/core/data/document.cxx:5768 >#7 0x00007fffdf6eb92b in ScViewFunc::ApplyPatternLines(ScPatternAttr const&, SvxBoxItem const&, SvxBoxInfoItem const*) (this=0x32af340, rAttr=..., rNewOuter=..., pNewInner=0x3f5f050) > at sc/source/ui/view/viewfunc.cxx:1091 >#8 0x00007fffdf6e95b4 in ScViewFunc::ApplyAttributes(SfxItemSet const*, SfxItemSet const*, bool) (this=0x32af340, pDialogSet=0x413fc40, pOldSet=0x415b710, bAdjustBlockHeight=true) > at sc/source/ui/view/viewfunc.cxx:983 >#9 0x00007fffdf639f63 in ScTabViewShell::ExecuteCellFormatDlg(SfxRequest&, rtl::OString const&)::$_0::operator()(int) const (this=0x7ffd420, nResult=1) at sc/source/ui/view/tabvwsha.cxx:561 >#10 0x00007fffdf639cb1 in std::_Function_handler<void (int), ScTabViewShell::ExecuteCellFormatDlg(SfxRequest&, rtl::OString const&)::$_0>::_M_invoke(std::_Any_data const&, int&&) > (__functor=..., __args=@0x7ffffffeedb4: 1) at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/std_function.h:300 >#11 0x00007fffefe072c3 in std::function<void (int)>::operator()(int) const (this=0x7ffffffeeef0, __args=1) at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/std_function.h:688 >#12 0x00007fffefdfe2b1 in Dialog::EndDialog(long) (this=0x4126250, nResult=1) at vcl/source/window/dialog.cxx:1136 >#13 0x00007ffff071651d in SalInstanceDialog::response(int) (this=0x4122240, nResponse=1) at vcl/source/app/salvtables.cxx:1487 >#14 0x00007ffff52318a0 in SfxTabDialogController::OkHdl(weld::Button&) (this=0x4127400) at sfx2/source/dialog/tabdlg.cxx:366 >#15 0x00007ffff52316a0 in SfxTabDialogController::LinkStubOkHdl(void*, weld::Button&) (instance=0x4127400, data=...) at sfx2/source/dialog/tabdlg.cxx:354 >#16 0x00007ffff0758bd8 in Link<weld::Button&, void>::Call(weld::Button&) const (this=0x4141978, data=...) at include/tools/link.hxx:111 >#17 0x00007ffff0746f25 in weld::Button::signal_clicked() (this=0x4141970) at include/vcl/weld.hxx:1240 >#18 0x00007ffff0719fe2 in SalInstanceButton::ClickHdl(Button*) (this=0x4141790, pButton=0x4130f40) at vcl/source/app/salvtables.cxx:2408 >#19 0x00007ffff07193c0 in SalInstanceButton::LinkStubClickHdl(void*, Button*) (instance=0x4141790, data=0x4130f40) at vcl/source/app/salvtables.cxx:2396 >#20 0x00007ffff000c0f8 in Link<Button*, void>::Call(Button*) const (this=0x41311c0, data=0x4130f40) at include/tools/link.hxx:111 >#21 0x00007ffff0006fe8 in Button::Click()::$_0::operator()() const (this=0x7ffffffef208) at vcl/source/control/button.cxx:123 >#22 0x00007ffff0006e9d in std::_Function_handler<void (), Button::Click()::$_0>::_M_invoke(std::_Any_data const&) (__functor=...) > at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/std_function.h:300 >#23 0x00007ffff003229e in std::function<void ()>::operator()() const (this=0x7ffffffef208) at /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/std_function.h:688 >#24 0x00007ffff002fecb in Control::ImplCallEventListenersAndHandler(VclEventId, std::function<void ()> const&) (this=0x4130f40, nEvent=VclEventId::ButtonClick, callHandler=...) > at vcl/source/control/ctrl.cxx:315 >#25 0x00007fffefff139b in Button::Click() (this=0x4130f40) at vcl/source/control/button.cxx:123 >#26 0x00007fffefff737c in PushButton::Tracking(TrackingEvent const&) (this=0x4130f40, rTEvt=...) at vcl/source/control/button.cxx:1191 >#27 0x00007fffeffa2c94 in vcl::Window::EndTracking(TrackingEventFlags) (this=0x4130f40, nFlags=TrackingEventFlags::NONE) at vcl/source/window/window2.cxx:307 >#28 0x00007fffeffdc8eb in ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (xWindow= > ..., nSVEvent=MouseNotifyEvent::MOUSEBUTTONUP, bMouseLeave=false, nX=742, nY=473, nMsgTime=19475980, nCode=1, nMode=(MouseEventModifiers::SIMPLECLICK | MouseEventModifiers::SELECT)) > at vcl/source/window/winproc.cxx:708 >#29 0x00007fffeffe0180 in ImplHandleSalMouseButtonUp(vcl::Window*, SalMouseEvent const*) (pWindow=0x415ae60, pEvent=0x7fffffff0920) at vcl/source/window/winproc.cxx:2065 >#30 0x00007fffeffdef2b in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x415ae60, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff0920) at vcl/source/window/winproc.cxx:2403 >#31 0x00007fffe5bb7d35 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x4128090, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff0920) at vcl/inc/salframe.hxx:302 >#32 0x00007fffe5c9b4f9 in X11SalFrame::HandleMouseEvent(_XEvent*) (this=0x4128090, pEvent=0x7fffffff0e58) at vcl/unx/generic/window/salframe.cxx:2819 >#33 0x00007fffe5c9f39e in X11SalFrame::Dispatch(_XEvent*) (this=0x4128090, pEvent=0x7fffffff0e58) at vcl/unx/generic/window/salframe.cxx:3888 >#34 0x00007fffe5bcf143 in SalX11Display::Dispatch(_XEvent*) (this=0x2881230, pEvent=0x7fffffff0e58) at vcl/unx/generic/app/saldisp.cxx:2029 >#35 0x00007fffe5bce8eb in SalX11Display::Yield() (this=0x2881230) at vcl/unx/generic/app/saldisp.cxx:1928 >#36 0x00007fffe5bc5ca7 in DisplayYield(int, void*) (fd=6, data=0x2881230) at vcl/unx/generic/app/saldisp.cxx:414 >#37 0x00007fffe5bc0fcc in (anonymous namespace)::YieldEntry::HandleNextEvent() const (this=0x7fffe5d614a0 <yieldTable+240>) at vcl/unx/generic/app/saldata.cxx:566 >#38 0x00007fffe5bc0ed3 in SalXLib::Yield(bool, bool) (this=0x522630, bWait=true, bHandleAllCurrentEvents=false) at vcl/unx/generic/app/saldata.cxx:758 >#39 0x00007fffe5be3068 in X11SalInstance::DoYield(bool, bool) (this=0x5227e0, bWait=true, bHandleAllCurrentEvents=false) at vcl/unx/generic/app/salinst.cxx:185 >#40 0x00007ffff07d60d9 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at vcl/source/app/svapp.cxx:455 >#41 0x00007ffff07d5e90 in Application::Yield() () at vcl/source/app/svapp.cxx:519 >--Type <RET> for more, q to quit, c to continue without paging-- >#42 0x00007ffff07d5e09 in Application::Execute() () at vcl/source/app/svapp.cxx:434 >#43 0x00007ffff7c9f297 in desktop::Desktop::Main() (this=0x7fffffff23c8) at desktop/source/app/app.cxx:1602 >#44 0x00007ffff07f7aa4 in ImplSVMain() () at vcl/source/app/svmain.cxx:200 >#45 0x00007ffff07f92f9 in SVMain() () at vcl/source/app/svmain.cxx:232 >#46 0x00007ffff7d126b0 in soffice_main() () at desktop/source/app/sofficemain.cxx:98 >#47 0x000000000040088d in sal_main () at desktop/source/app/main.c:48 >#48 0x0000000000400867 in main (argc=2, argv=0x7fffffff2598) at desktop/source/app/main.c:47 >(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 133629
: 161567