Bugzilla – Attachment 144588 Details for
Bug 119626
Assert when clicking Expand Formula Bar
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 7.59 KB, created by
Julien Nabet
on 2018-08-31 19:33:08 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2018-08-31 19:33:08 UTC
Size:
7.59 KB
patch
obsolete
>soffice.bin: /home/julien/lo/libreoffice/vcl/source/window/toolbox.cxx:2291: void ToolBox::ImplFormat(bool): Assertion `item.maCalcRect.Top() >= 0' failed. > >Thread 1 "soffice.bin" received signal SIGABRT, Aborted. >__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 >51 ../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type. >(gdb) bt >#0 0x00007ffff7b70f3b in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 >#1 0x00007ffff7b722f1 in __GI_abort () at abort.c:79 >#2 0x00007ffff7b69a8a in __assert_fail_base (fmt=0x7ffff7cbdec8 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x7ffff124d052 "item.maCalcRect.Top() >= 0", file=file@entry=0x7ffff124d018 "/home/julien/lo/libreoffice/vcl/source/window/toolbox.cxx", line=line@entry=2291, function=function@entry=0x7ffff12503f0 <ToolBox::ImplFormat(bool)::__PRETTY_FUNCTION__> "void ToolBox::ImplFormat(bool)") at assert.c:92 >#3 0x00007ffff7b69b02 in __GI___assert_fail (assertion=0x7ffff124d052 "item.maCalcRect.Top() >= 0", file=0x7ffff124d018 "/home/julien/lo/libreoffice/vcl/source/window/toolbox.cxx", line=2291, function=0x7ffff12503f0 <ToolBox::ImplFormat(bool)::__PRETTY_FUNCTION__> "void ToolBox::ImplFormat(bool)") at assert.c:101 >#4 0x00007ffff0964095 in ToolBox::ImplFormat(bool) (this=0x55555889c470, bResize=false) at /home/julien/lo/libreoffice/vcl/source/window/toolbox.cxx:2291 >#5 0x00007ffff096979a in ToolBox::Paint(OutputDevice&, tools::Rectangle const&) (this=0x55555889c470, rRenderContext=..., rPaintRect=...) > at /home/julien/lo/libreoffice/vcl/source/window/toolbox.cxx:3657 >#6 0x00007fffd927f719 in ScInputWindow::Paint(OutputDevice&, tools::Rectangle const&) (this=0x55555889c470, rRenderContext=..., rRect=...) > at /home/julien/lo/libreoffice/sc/source/ui/app/inputwin.cxx:433 >#7 0x00007ffff077f3ec in PaintHelper::DoPaint(vcl::Region const*) (this=0x7fffffff1b90, pRegion=0x55555860e9d0) at /home/julien/lo/libreoffice/vcl/source/window/paint.cxx:301 >#8 0x00007ffff07808e2 in vcl::Window::ImplCallPaint(vcl::Region const*, ImplPaintFlags) (this=0x55555889c470, pRegion=0x55555860e9d0, nPaintFlags=(ImplPaintFlags::PaintAllChildren | ImplPaintFlags::PaintChildren | ImplPaintFlags::Erase)) at /home/julien/lo/libreoffice/vcl/source/window/paint.cxx:605 >#9 0x00007ffff07802a0 in PaintHelper::~PaintHelper() (this=0x7fffffff1d00, __in_chrg=<optimized out>) at /home/julien/lo/libreoffice/vcl/source/window/paint.cxx:541 >#10 0x00007ffff078093b in vcl::Window::ImplCallPaint(vcl::Region const*, ImplPaintFlags) (this=0x555557c566d0, pRegion=0x0, nPaintFlags=(ImplPaintFlags::PaintAllChildren | ImplPaintFlags::PaintChildren | ImplPaintFlags::Erase)) at /home/julien/lo/libreoffice/vcl/source/window/paint.cxx:602 >#11 0x00007ffff07802a0 in PaintHelper::~PaintHelper() (this=0x7fffffff1e70, __in_chrg=<optimized out>) at /home/julien/lo/libreoffice/vcl/source/window/paint.cxx:541 >#12 0x00007ffff078093b in vcl::Window::ImplCallPaint(vcl::Region const*, ImplPaintFlags) (this=0x555557c4ddf0, pRegion=0x0, nPaintFlags=ImplPaintFlags::PaintChildren) > at /home/julien/lo/libreoffice/vcl/source/window/paint.cxx:602 >#13 0x00007ffff07802a0 in PaintHelper::~PaintHelper() (this=0x7fffffff1fe0, __in_chrg=<optimized out>) at /home/julien/lo/libreoffice/vcl/source/window/paint.cxx:541 >#14 0x00007ffff078093b in vcl::Window::ImplCallPaint(vcl::Region const*, ImplPaintFlags) (this=0x5555579864c0, pRegion=0x0, nPaintFlags=ImplPaintFlags::PaintChildren) > at /home/julien/lo/libreoffice/vcl/source/window/paint.cxx:602 >#15 0x00007ffff07802a0 in PaintHelper::~PaintHelper() (this=0x7fffffff2150, __in_chrg=<optimized out>) at /home/julien/lo/libreoffice/vcl/source/window/paint.cxx:541 >#16 0x00007ffff078093b in vcl::Window::ImplCallPaint(vcl::Region const*, ImplPaintFlags) (this=0x555557987920, pRegion=0x0, nPaintFlags=ImplPaintFlags::PaintChildren) > at /home/julien/lo/libreoffice/vcl/source/window/paint.cxx:602 >#17 0x00007ffff0780a82 in vcl::Window::ImplCallOverlapPaint() (this=0x555557987920) at /home/julien/lo/libreoffice/vcl/source/window/paint.cxx:629 >#18 0x00007ffff0780bcc in vcl::Window::ImplHandlePaintHdl(Timer*) (this=0x555557987920) at /home/julien/lo/libreoffice/vcl/source/window/paint.cxx:650 >#19 0x00007ffff0780ac1 in vcl::Window::LinkStubImplHandlePaintHdl(void*, Timer*) (instance=0x555557987920, data=0x5555579aa2d0) > at /home/julien/lo/libreoffice/vcl/source/window/paint.cxx:633 >#20 0x00007ffff0e7c00b in Link<Timer*, void>::Call(Timer*) const (this=0x5555579aa2f0, data=0x5555579aa2d0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#21 0x00007ffff0e7be6f in Timer::Invoke() (this=0x5555579aa2d0) at /home/julien/lo/libreoffice/vcl/source/app/timer.cxx:77 >#22 0x00007ffff0e41846 in Scheduler::ProcessTaskScheduling() () at /home/julien/lo/libreoffice/vcl/source/app/scheduler.cxx:451 >#23 0x00007ffff0e40d11 in Scheduler::CallbackTaskScheduling() () at /home/julien/lo/libreoffice/vcl/source/app/scheduler.cxx:270 >#24 0x00007fffe40a20c3 in SalTimer::CallCallback() (this=0x5555576defe0) at /home/julien/lo/libreoffice/vcl/inc/saltimer.hxx:55 >#25 0x00007fffe40a1680 in sal_gtk_timeout_dispatch(GSource*, GSourceFunc, gpointer) (pSource=0x5555582e2550) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:696 >#26 0x00007fffea9220f5 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#27 0x00007fffea9224c0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#28 0x00007fffea92254c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#29 0x00007fffe40a097e in GtkSalData::Yield(bool, bool) (this=0x5555556456b0, bWait=true, bHandleAllCurrentEvents=false) >---Type <return> to continue, or q <return> to quit---q > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdataQuit >(gdb) frame 4 >#4 0x00007ffff0964095 in ToolBox::ImplFormat (this=0x55555889c470, bResize=false) at /home/julien/lo/libreoffice/vcl/source/window/toolbox.cxx:2291 >2291 assert( item.maCalcRect.Top() >= 0 ); >(gdb) p item.maCalcRect >$1 = {static RECT_EMPTY = -32767, nLeft = 0, nTop = -3, nRight = 170, nBottom = 30} > > > > >(gdb) frame 4 >#4 0x00007ffff0964095 in ToolBox::ImplFormat (this=0x55555889c470, bResize=false) at /home/julien/lo/libreoffice/vcl/source/window/toolbox.cxx:2291 >2291 assert( item.maCalcRect.Top() >= 0 ); >(gdb) p mpData >$3 = std::unique_ptr<ImplToolBoxPrivateData> = {get() = 0x5555579db5d0} >(gdb) p mpData->m_aItems >$4 = std::__debug::vector of length 9, capacity 16 = {{mpWindow = {_vptr.VclPtr = 0x7ffff1845910 <vtable for VclPtr<vcl::Window>+16>, > m_rInnerRef = rtl::Reference to 0x5555579e63d0}, mpUserData = 0x0, maImage = {mpImplData = std::shared_ptr<ImplImage> (empty) = {get() = 0x0}}, maOverlayImage = { > mpImplData = std::shared_ptr<ImplImage> (empty) = {get() = 0x0}}, mnImageAngle = 0, mbMirrorMode = false, maText = "", maQuickHelpText = "", maHelpText = "", > maCommandStr = "", maHelpId = "", maRect = {static RECT_EMPTY = -32767, nLeft = 0, nTop = 0, nRight = 170, nBottom = 33}, maCalcRect = {static RECT_EMPTY = -32767, > nLeft = 0, nTop = -3, nRight = 170, nBottom = 30}, maMinimalItemSize = Size = {width = 0, height = 0}, maItemSize = Size = {width = 25, height = 27}, mnSepSize = 8, > mnDropDownArrowWidth = 11, maContentSize = Size = {width = 16, height = 16}, meType = ToolBoxItemType::BUTTON, mnBits = ToolBoxItemBits::NONE, meState = TRISTATE_FALSE, > mnId = 1, mbEnabled = true, mbVisible = true, mbEmptyBtn = true, mbShowWindow = true, mbBreak = false, mbVisibleText = false, mbExpand = false}, {mpWindow = { > _vptr.VclPtr = 0x7ffff1845910 <vtable for VclPtr<vcl::Window>+16>, m_rInnerRef = empty rtl::Reference}, > >
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 119626
:
144588
|
149772