Bugzilla – Attachment 176175 Details for
Bug 145611
CRASH: Inserting page breaks and undoing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gdb backtrace, running with SAL_USE_VCLPLUGIN=gen make debugrun
tdf145611_backtrace.txt (text/plain), 8.68 KB, created by
László Németh
on 2021-11-10 11:04:17 UTC
(
hide
)
Description:
gdb backtrace, running with SAL_USE_VCLPLUGIN=gen make debugrun
Filename:
MIME Type:
Creator:
László Németh
Created:
2021-11-10 11:04:17 UTC
Size:
8.68 KB
patch
obsolete
>Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007fffd2d4d6b2 in SwClient::GetRegisteredIn (this=0x0) at /home/laci/libreoffice/sw/inc/calbck.hxx:166 >166 SwModify* GetRegisteredIn() { return m_pRegisteredIn; } >(gdb) bt >#0 0x00007fffd2d4d6b2 in SwClient::GetRegisteredIn() (this=0x0) at /home/laci/libreoffice/sw/inc/calbck.hxx:166 >#1 0x00007fffd2ecad36 in SwSection::GetFormat() (this=0x0) at /home/laci/libreoffice/sw/inc/section.hxx:338 >#2 0x00007fffd3482be9 in SwFrame::FindFootnoteBossFrame(bool) (this=0x55555b913f30, bFootnotes=true) at /home/laci/libreoffice/sw/source/core/layout/findfrm.cxx:462 >#3 0x00007fffd34c7231 in SwLayoutFrame::MoveLowerFootnotes(SwContentFrame*, SwFootnoteBossFrame*, SwFootnoteBossFrame*, bool) (this=0x555559ec15f0, pStart=0x55555b6f2ad0, pOldBoss=0x55555b913f30, pNewBoss=0x55555b914340, bFootnoteNums=true) at /home/laci/libreoffice/sw/source/core/layout/ftnfrm.cxx:2702 >#4 0x00007fffd357ba4d in SwTabFrame::MakeAll(OutputDevice*) (this=0x555559ec15f0, pRenderContext=0x55555a4502c0) > at /home/laci/libreoffice/sw/source/core/layout/tabfrm.cxx:2123 >#5 0x00007fffd346c8d2 in SwFrame::PrepareMake(OutputDevice*) (this=0x555559ec15f0, pRenderContext=0x55555a4502c0) > at /home/laci/libreoffice/sw/source/core/layout/calcmove.cxx:375 >#6 0x00007fffd3591aa2 in SwFrame::Calc(OutputDevice*) const (this=0x555559ec15f0, pRenderContext=0x55555a4502c0) > at /home/laci/libreoffice/sw/source/core/layout/trvlfrm.cxx:1792 >#7 0x00007fffd347255b in SwContentFrame::MakeAll(OutputDevice*) (this=0x55555aa09cb0) at /home/laci/libreoffice/sw/source/core/layout/calcmove.cxx:1609 >#8 0x00007fffd346c8d2 in SwFrame::PrepareMake(OutputDevice*) (this=0x55555aa09cb0, pRenderContext=0x55555a4502c0) > at /home/laci/libreoffice/sw/source/core/layout/calcmove.cxx:375 >#9 0x00007fffd3591aa2 in SwFrame::Calc(OutputDevice*) const (this=0x55555aa09cb0, pRenderContext=0x55555a4502c0) > at /home/laci/libreoffice/sw/source/core/layout/trvlfrm.cxx:1792 >#10 0x00007fffd347255b in SwContentFrame::MakeAll(OutputDevice*) (this=0x55555a1e4b30) at /home/laci/libreoffice/sw/source/core/layout/calcmove.cxx:1609 >#11 0x00007fffd346c8d2 in SwFrame::PrepareMake(OutputDevice*) (this=0x55555a1e4b30, pRenderContext=0x55555a4502c0) > at /home/laci/libreoffice/sw/source/core/layout/calcmove.cxx:375 >#12 0x00007fffd3591aa2 in SwFrame::Calc(OutputDevice*) const (this=0x55555a1e4b30, pRenderContext=0x55555a4502c0) > at /home/laci/libreoffice/sw/source/core/layout/trvlfrm.cxx:1792 >#13 0x00007fffd34d1ec1 in SwLayAction::IsShortCut(SwPageFrame*&) (this=0x7fffffff0970, prPage=@0x7fffffff07e0: 0x55555b6e29c0) > at /home/laci/libreoffice/sw/source/core/layout/layact.cxx:1098 >#14 0x00007fffd34cff30 in SwLayAction::InternalAction(OutputDevice*) (this=0x7fffffff0970, pRenderContext=0x55555a4502c0) > at /home/laci/libreoffice/sw/source/core/layout/layact.cxx:534 >#15 0x00007fffd34cf653 in SwLayAction::Action(OutputDevice*) (this=0x7fffffff0970, pRenderContext=0x55555a4502c0) > at /home/laci/libreoffice/sw/source/core/layout/layact.cxx:385 >#16 0x00007fffd3b1ae47 in SwViewShell::CheckInvalidForPaint(SwRect const&) (this=0x55555a9e0b80, rRect=...) at /home/laci/libreoffice/sw/source/core/view/viewsh.cxx:1699 >#17 0x00007fffd3b1b869 in SwViewShell::Paint(OutputDevice&, tools::Rectangle const&) (this=0x55555a9e0b80, rRenderContext=..., rRect=...) > at /home/laci/libreoffice/sw/source/core/view/viewsh.cxx:1875 >#18 0x00007fffd2e625cc in SwCursorShell::Paint(OutputDevice&, tools::Rectangle const&) (this=0x55555a9e0b80, rRenderContext=..., rRect=...) > at /home/laci/libreoffice/sw/source/core/crsr/crsrsh.cxx:1427 >#19 0x00007fffd3ec91de in SwEditWin::Paint(OutputDevice&, tools::Rectangle const&) (this=0x555559f308d0, rRenderContext=..., rRect=...) > at /home/laci/libreoffice/sw/source/uibase/docvw/edtwin2.cxx:460 >#20 0x00007fffee147e94 in PaintHelper::DoPaint(vcl::Region const*) (this=0x7fffffff1070, pRegion=0x0) at /home/laci/libreoffice/vcl/source/window/paint.cxx:313 >#21 0x00007fffee149419 in vcl::Window::ImplCallPaint(vcl::Region const*, ImplPaintFlags) (this=0x555559f308d0, pRegion=0x0, nPaintFlags=(ImplPaintFlags::PaintAll | ImplPaintFlags::PaintAllChildren | ImplPaintFlags::PaintChildren | ImplPaintFlags::Erase)) at /home/laci/libreoffice/vcl/source/window/paint.cxx:617 >#22 0x00007fffee148d80 in PaintHelper::~PaintHelper() (this=0x7fffffff11e0, __in_chrg=<optimized out>) at /home/laci/libreoffice/vcl/source/window/paint.cxx:552 >#23 0x00007fffee149479 in vcl::Window::ImplCallPaint(vcl::Region const*, ImplPaintFlags) (this=0x55555acafd30, pRegion=0x0, nPaintFlags=ImplPaintFlags::PaintChildren) > at /home/laci/libreoffice/vcl/source/window/paint.cxx:614 >#24 0x00007fffee148d80 in PaintHelper::~PaintHelper() (this=0x7fffffff1350, __in_chrg=<optimized out>) at /home/laci/libreoffice/vcl/source/window/paint.cxx:552 >#25 0x00007fffee149479 in vcl::Window::ImplCallPaint(vcl::Region const*, ImplPaintFlags) (this=0x555559f26e70, pRegion=0x0, nPaintFlags=ImplPaintFlags::PaintChildren) > at /home/laci/libreoffice/vcl/source/window/paint.cxx:614 >#26 0x00007fffee148d80 in PaintHelper::~PaintHelper() (this=0x7fffffff14c0, __in_chrg=<optimized out>) at /home/laci/libreoffice/vcl/source/window/paint.cxx:552 >#27 0x00007fffee149479 in vcl::Window::ImplCallPaint(vcl::Region const*, ImplPaintFlags) (this=0x555559e58f80, pRegion=0x0, nPaintFlags=ImplPaintFlags::PaintChildren) > at /home/laci/libreoffice/vcl/source/window/paint.cxx:614 >#28 0x00007fffee148d80 in PaintHelper::~PaintHelper() (this=0x7fffffff1630, __in_chrg=<optimized out>) at /home/laci/libreoffice/vcl/source/window/paint.cxx:552 >#29 0x00007fffee149479 in vcl::Window::ImplCallPaint(vcl::Region const*, ImplPaintFlags) (this=0x555556a91100, pRegion=0x0, nPaintFlags=ImplPaintFlags::PaintChildren) > at /home/laci/libreoffice/vcl/source/window/paint.cxx:614 >#30 0x00007fffee148d80 in PaintHelper::~PaintHelper() (this=0x7fffffff17a0, __in_chrg=<optimized out>) at /home/laci/libreoffice/vcl/source/window/paint.cxx:552 >#31 0x00007fffee149479 in vcl::Window::ImplCallPaint(vcl::Region const*, ImplPaintFlags) (this=0x555556a8fff0, pRegion=0x0, nPaintFlags=ImplPaintFlags::PaintChildren) >#32 0x00007fffee1495cd in vcl::Window::ImplCallOverlapPaint() (this=0x555556a8fff0) at /home/laci/libreoffice/vcl/source/window/paint.cxx:644 >#33 0x00007fffee14976c in vcl::Window::ImplHandlePaintHdl(Timer*) (this=0x555556a8fff0) at /home/laci/libreoffice/vcl/source/window/paint.cxx:674 >#34 0x00007fffee14960f in vcl::Window::LinkStubImplHandlePaintHdl(void*, Timer*) (instance=0x555556a8fff0, data=0x555556b851d0) > at /home/laci/libreoffice/vcl/source/window/paint.cxx:648 >#35 0x00007fffeea582e9 in Link<Timer*, void>::Call(Timer*) const (this=0x555556b851f0, data=0x555556b851d0) at /home/laci/libreoffice/include/tools/link.hxx:111 >#36 0x00007fffeea58171 in Timer::Invoke() (this=0x555556b851d0) at /home/laci/libreoffice/vcl/source/app/timer.cxx:75 >#37 0x00007fffeea0a4ec in Scheduler::CallbackTaskScheduling() () at /home/laci/libreoffice/vcl/source/app/scheduler.cxx:472 >#38 0x00007fffdbf0ad2d in SalTimer::CallCallback() (this=0x555556791bc0) at /home/laci/libreoffice/vcl/inc/saltimer.hxx:54 >#39 0x00007fffdbf09692 in X11SalData::Timeout() () at /home/laci/libreoffice/vcl/unx/generic/app/saldata.cxx:547 >#40 0x00007fffdbf09cc1 in SalXLib::CheckTimeout(bool) (this=0x555555685e60, bExecuteTimers=true) at /home/laci/libreoffice/vcl/unx/generic/app/saldata.cxx:631 >#41 0x00007fffdbf0a3c9 in SalXLib::Yield(bool, bool) (this=0x555555685e60, bWait=true, bHandleAllCurrentEvents=false) > at /home/laci/libreoffice/vcl/unx/generic/app/saldata.cxx:712 >#42 0x00007fffdbf2ab1f in X11SalInstance::DoYield(bool, bool) (this=0x555555681040, bWait=true, bHandleAllCurrentEvents=false) > at /home/laci/libreoffice/vcl/unx/generic/app/salinst.cxx:192 >#43 0x00007fffeea37464 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/laci/libreoffice/vcl/source/app/svapp.cxx:465 >#44 0x00007fffeea37c1b in Application::Yield() () at /home/laci/libreoffice/vcl/source/app/svapp.cxx:532 >#45 0x00007fffeea37177 in Application::Execute() () at /home/laci/libreoffice/vcl/source/app/svapp.cxx:444 >#46 0x00007ffff7b952e4 in desktop::Desktop::Main() (this=0x7fffffff26d0) at /home/laci/libreoffice/desktop/source/app/app.cxx:1601 >#47 0x00007fffeea5450d in ImplSVMain() () at /home/laci/libreoffice/vcl/source/app/svmain.cxx:199 >#48 0x00007fffeea54632 in SVMain() () at /home/laci/libreoffice/vcl/source/app/svmain.cxx:231 >#49 0x00007ffff7bf7c3d in soffice_main() () at /home/laci/libreoffice/desktop/source/app/sofficemain.cxx:98 >#50 0x00005555555549c2 in sal_main () at /home/laci/libreoffice/desktop/source/app/main.c:49 >#51 0x00005555555549a8 in main (argc=4, argv=0x7fffffff2a38) at /home/laci/libreoffice/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 145611
: 176175