Bugzilla – Attachment 120332 Details for
Bug 95620
Presentation Wizard crashes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
console logs + bt with debug symbols
console_bt.txt (text/plain), 14.34 KB, created by
Julien Nabet
on 2015-11-06 21:59:32 UTC
(
hide
)
Description:
console logs + bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2015-11-06 21:59:32 UTC
Size:
14.34 KB
patch
obsolete
>warn:legacy.tools:3163:1:include/vcl/salbtype.hxx:424: Pixel represents index into colortable! >warn:legacy.tools:3163:1:include/vcl/salbtype.hxx:565: Palette index is out of range! >warn:legacy.tools:3163:1:include/vcl/salbtype.hxx:565: Palette index is out of range! >warn:legacy.tools:3163:1:include/vcl/salbtype.hxx:565: Palette index is out of range! >warn:legacy.tools:3163:1:include/vcl/salbtype.hxx:565: Palette index is out of range! >warn:legacy.tools:3163:1:include/vcl/salbtype.hxx:565: Palette index is out of range! >warn:legacy.tools:3163:1:include/vcl/salbtype.hxx:565: Palette index is out of range! >warn:legacy.tools:3163:1:include/vcl/salbtype.hxx:565: Palette index is out of range! >warn:legacy.tools:3163:1:include/vcl/salbtype.hxx:565: Palette index is out of range! >[Thread 0x2aaae54e9700 (LWP 3214) exited] >soffice.bin: /home/julien/compile-libreoffice/libreoffice/include/vcl/bmpacc.hxx:346: sal_uInt8* BitmapReadAccess::GetScanline(long int) const: Assertion `nY < mpBuffer->mnHeight && "y-coordinate out of range!"' failed. > >Program received signal SIGABRT, Aborted. >0x00002aaaab313107 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 >56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. >(gdb) bt >#0 0x00002aaaab313107 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 >#1 0x00002aaaab3144e8 in __GI_abort () at abort.c:89 >#2 0x00002aaaab30c226 in __assert_fail_base (fmt=0x2aaaab442d08 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x2aaab2a238c0 "nY < mpBuffer->mnHeight && \"y-coordinate out of range!\"", file=file@entry=0x2aaab2a23820 "/home/julien/compile-libreoffice/libreoffice/include/vcl/bmpacc.hxx", line=line@entry=346, function=function@entry=0x2aaab2a26140 <BitmapReadAccess::GetScanline(long) const::__PRETTY_FUNCTION__> "sal_uInt8* BitmapReadAccess::GetScanline(long int) const") at assert.c:92 >#3 0x00002aaaab30c2d2 in __GI___assert_fail (assertion=0x2aaab2a238c0 "nY < mpBuffer->mnHeight && \"y-coordinate out of range!\"", file=0x2aaab2a23820 "/home/julien/compile-libreoffice/libreoffice/include/vcl/bmpacc.hxx", line=346, function=0x2aaab2a26140 <BitmapReadAccess::GetScanline(long) const::__PRETTY_FUNCTION__> "sal_uInt8* BitmapReadAccess::GetScanline(long int) const") at assert.c:101 >#4 0x00002aaab21252b8 in BitmapReadAccess::GetScanline(long) const (this=0x74559c0, nY=1) at /home/julien/compile-libreoffice/libreoffice/include/vcl/bmpacc.hxx:346 >#5 0x00002aaab2481ac2 in (anonymous namespace)::LinearScaleContext::blendBitmap24(BitmapWriteAccess const*, BitmapReadAccess const*, BitmapReadAccess const*, long, long) (this=0x7fffffff2530, pDestination=0x7455fb0, pSource=0x74559c0, pSourceAlpha=0x7455a60, nDstWidth=5, nDstHeight=1) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/outdev/bitmap.cxx:814 >#6 0x00002aaab24819c5 in (anonymous namespace)::LinearScaleContext::blendBitmap(BitmapWriteAccess const*, BitmapReadAccess const*, BitmapReadAccess const*, long, long) (this=0x7fffffff2530, pDestination=0x7455fb0, pSource=0x74559c0, pSourceAlpha=0x7455a60, nDstWidth=5, nDstHeight=1) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/outdev/bitmap.cxx:781 >#7 0x00002aaab2482893 in OutputDevice::DrawDeviceAlphaBitmapSlowPath(Bitmap const&, AlphaMask const&, Rectangle, Rectangle, Size&, Point&) (this= > 0x6f28910, rBitmap=..., rAlpha=..., aDstRect=Rectangle = {...}, aBmpRect=Rectangle = {...}, aOutSize=Size = {...}, aOutPoint=Point = {...}) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/outdev/bitmap.cxx:994 >#8 0x00002aaab24813e8 in OutputDevice::DrawDeviceAlphaBitmap(Bitmap const&, AlphaMask const&, Point const&, Size const&, Point const&, Size const&) (this=0x6f28910, rBmp=..., rAlpha=..., rDestPt=Point = {...}, rDestSize=Size = {...}, rSrcPtPixel=Point = {...}, rSrcSizePixel=Size = {...}) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/outdev/bitmap.cxx:696 >#9 0x00002aaab2480611 in OutputDevice::DrawDeviceBitmap(Point const&, Size const&, Point const&, Size const&, BitmapEx&) (this=0x6f28910, rDestPt=Point = {...}, rDestSize=Size = {...}, rSrcPtPixel=Point = {...}, rSrcSizePixel=Size = {...}, rBitmapEx=...) at /home/julien/compile-libreoffice/libreoffice/vcl/source/outdev/bitmap.cxx:501 >#10 0x00002aaab247fa42 in OutputDevice::DrawBitmapEx(Point const&, Size const&, Point const&, Size const&, BitmapEx const&, MetaActionType) (this=0x6f28910, rDestPt=Point = {...}, rDestSize=Size = {...}, rSrcPtPixel=Point = {...}, rSrcSizePixel=Size = {...}, rBitmapEx=..., nAction=MetaActionType::BMPEXSCALE) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/outdev/bitmap.cxx:377 >#11 0x00002aaab247f27f in OutputDevice::DrawBitmapEx(Point const&, Size const&, BitmapEx const&) (this=0x6f28910, rDestPt=Point = {...}, rDestSize=Size = {...}, rBitmapEx=...) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/outdev/bitmap.cxx:271 >#12 0x00002aaab2483fcd in OutputDevice::DrawTransformedBitmapEx(basegfx::B2DHomMatrix const&, BitmapEx const&) (this=0x6f28910, rTransformation=..., rBitmapEx=...) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/outdev/bitmap.cxx:1293 >#13 0x00002aaab7e337cc in drawinglayer::processor2d::VclProcessor2D::RenderBitmapPrimitive2D(drawinglayer::primitive2d::BitmapPrimitive2D const&) (this=0x74152e0, rBitmapCandidate=...) at /home/julien/compile-libreoffice/libreoffice/drawinglayer/source/processor2d/vclprocessor2d.cxx:438 >#14 0x00002aaab7e2ee40 in drawinglayer::processor2d::VclPixelProcessor2D::processBasePrimitive2D(drawinglayer::primitive2d::BasePrimitive2D const&) (this=0x74152e0, rCandidate=...) at /home/julien/compile-libreoffice/libreoffice/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx:726 >#15 0x00002aaab7e117e1 in drawinglayer::processor2d::BaseProcessor2D::process(com::sun::star::uno::Sequence<com::sun::star::uno::Reference<com::sun::star::graphic::XPrimitive2D> > const&) (this=0x74152e0, rSource=uno::Sequence of length 1 = {...}) at /home/julien/compile-libreoffice/libreoffice/drawinglayer/source/processor2d/baseprocessor2d.cxx:64 >#16 0x00002aaab7e30a83 in drawinglayer::processor2d::VclPixelProcessor2D::processBasePrimitive2D(drawinglayer::primitive2d::BasePrimitive2D const&) (this=0x74152e0, rCandidate=...) at /home/julien/compile-libreoffice/libreoffice/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx:1244 >#17 0x00002aaab7e117e1 in drawinglayer::processor2d::BaseProcessor2D::process(com::sun::star::uno::Sequence<com::sun::star::uno::Reference<com::sun::star::graphic::XPrimitive2D---Type <return> to continue, or q <return> to quit--- >> > const&) (this=0x74152e0, rSource=uno::Sequence of length 2 = {...}) at /home/julien/compile-libreoffice/libreoffice/drawinglayer/source/processor2d/baseprocessor2d.cxx:64 >#18 0x00002aaab7e30a83 in drawinglayer::processor2d::VclPixelProcessor2D::processBasePrimitive2D(drawinglayer::primitive2d::BasePrimitive2D const&) (this=0x74152e0, rCandidate=...) at /home/julien/compile-libreoffice/libreoffice/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx:1244 >#19 0x00002aaab7e117e1 in drawinglayer::processor2d::BaseProcessor2D::process(com::sun::star::uno::Sequence<com::sun::star::uno::Reference<com::sun::star::graphic::XPrimitive2D> > const&) (this=0x74152e0, rSource=uno::Sequence of length 612 = {...}) > at /home/julien/compile-libreoffice/libreoffice/drawinglayer/source/processor2d/baseprocessor2d.cxx:64 >#20 0x00002aaad07c6ea3 in sdr::contact::ObjectContactOfPageView::DoProcessDisplay(sdr::contact::DisplayInfo&) (this=0x6c3bfe0, rDisplayInfo=...) > at /home/julien/compile-libreoffice/libreoffice/svx/source/sdr/contact/objectcontactofpageview.cxx:302 >#21 0x00002aaad07c65f7 in sdr::contact::ObjectContactOfPageView::ProcessDisplay(sdr::contact::DisplayInfo&) (this=0x6c3bfe0, rDisplayInfo=...) > at /home/julien/compile-libreoffice/libreoffice/svx/source/sdr/contact/objectcontactofpageview.cxx:123 >#22 0x00002aaad081b501 in SdrPageWindow::RedrawAll(sdr::contact::ViewObjectContactRedirector*) (this=0x64f4070, pRedirector=0x73b23f0) > at /home/julien/compile-libreoffice/libreoffice/svx/source/svdraw/sdrpagewindow.cxx:344 >#23 0x00002aaad09d94c9 in SdrPageView::CompleteRedraw(SdrPaintWindow&, vcl::Region const&, sdr::contact::ViewObjectContactRedirector*) (this=0x6d94cf0, rPaintWindow=..., rReg=..., pRedirector=0x73b23f0) at /home/julien/compile-libreoffice/libreoffice/svx/source/svdraw/svdpagv.cxx:303 >#24 0x00002aaad09e5613 in SdrPaintView::DoCompleteRedraw(SdrPaintWindow&, vcl::Region const&, sdr::contact::ViewObjectContactRedirector*) (this=0x73b3d20, rPaintWindow=..., rReg=..., pRedirector=0x73b23f0) at /home/julien/compile-libreoffice/libreoffice/svx/source/svdraw/svdpntv.cxx:727 >#25 0x00002aaad09e5437 in SdrPaintView::CompleteRedraw(OutputDevice*, vcl::Region const&, sdr::contact::ViewObjectContactRedirector*) (this=0x73b3d20, pOut=0x6f28910, rReg=..., pRedirector=0x73b23f0) at /home/julien/compile-libreoffice/libreoffice/svx/source/svdraw/svdpntv.cxx:640 >#26 0x00002aaacce2ec54 in sd::View::CompleteRedraw(OutputDevice*, vcl::Region const&, sdr::contact::ViewObjectContactRedirector*) (this= > 0x73b3d20, pOutDev=0x6f28910, rReg=..., pRedirector=0x73b23f0) at /home/julien/compile-libreoffice/libreoffice/sd/source/ui/view/sdview.cxx:505 >#27 0x00002aaaccdb476d in sd::DrawView::CompleteRedraw(OutputDevice*, vcl::Region const&, sdr::contact::ViewObjectContactRedirector*) (this=0x73b3d20, pOutDev=0x6f28910, rReg=..., pRedirector=0x73b23f0) at /home/julien/compile-libreoffice/libreoffice/sd/source/ui/view/drawview.cxx:484 >#28 0x00002aaacccb1b12 in sd::PreviewRenderer::PaintPage(SdPage const*, bool) (this=0x6f27620, pPage=0x5784da0, bDisplayPresentationObjects=false) > at /home/julien/compile-libreoffice/libreoffice/sd/source/ui/tools/PreviewRenderer.cxx:317 >#29 0x00002aaacccb0c4f in sd::PreviewRenderer::RenderPage(SdPage const*, Size, rtl::OUString const&, bool, bool) (this=0x6f27620, pPage=0x5784da0, aPixelSize=Size = {...}, rSubstitutionText="", bObeyHighContrastMode=true, bDisplayPresentationObjects=false) at /home/julien/compile-libreoffice/libreoffice/sd/source/ui/tools/PreviewRenderer.cxx:133 >#30 0x00002aaaccbf70d2 in sd::slidesorter::cache::BitmapFactory::CreateBitmap(SdPage const&, Size const&, bool) (this=0x6f27620, > rPage=..., rPixelSize=Size = {...}, bDoSuperSampling=false) at /home/julien/compile-libreoffice/libreoffice/sd/source/ui/slidesorter/cache/SlsBitmapFactory.cxx:64 >#31 0x00002aaaccc16142 in sd::slidesorter::cache::QueueProcessor::ProcessOneRequest(SdrPage const*, sd::slidesorter::cache::RequestPriorityClass) (this=0x6f27580, aKey=0x5784da0, ePriorityClass=sd::slidesorter::cache::MIN__CLASS) at /home/julien/compile-libreoffice/libreoffice/sd/source/ui/slidesorter/cache/SlsQueueProcessor.cxx:166 >#32 0x00002aaaccc15f75 in sd::slidesorter::cache::QueueProcessor::ProcessRequests() (this=0x6f27580) > at /home/julien/compile-libreoffice/libreoffice/sd/source/ui/slidesorter/cache/SlsQueueProcessor.cxx:139 >#33 0x00002aaaccc15df6 in sd::slidesorter::cache::QueueProcessor::ProcessRequestHdl(Timer*) (this=0x6f27580) > at /home/julien/compile-libreoffice/libreoffice/sd/source/ui/slidesorter/cache/SlsQueueProcessor.cxx:111 >#34 0x00002aaaccc15dd7 in sd::slidesorter::cache::QueueProcessor::LinkStubProcessRequestHdl(void*, Timer*) (instance=0x6f27580, data=0x6f27590) > at /home/julien/compile-libreoffice/libreoffice/sd/source/ui/slidesorter/cache/SlsQueueProcessor.cxx:109 >#35 0x00002aaab2789859 in Link<Timer*, void>::Call(Timer*) const (this=0x6f275b0, data=0x6f27590) at /home/julien/compile-libreoffice/libreoffice/include/tools/link.hxx:84 >#36 0x00002aaab2789689 in Timer::Invoke() (this=0x6f27590) at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/timer.cxx:84 >#37 0x00002aaab275309c in ImplSchedulerData::Invoke() (this=0x6e352f0) at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/scheduler.cxx:40 >---Type <return> to continue, or q <return> to quit--- >#38 0x00002aaab2753491 in Scheduler::ProcessTaskScheduling(bool) (bTimer=true) at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/scheduler.cxx:169 >#39 0x00002aaab2753413 in Scheduler::CallbackTaskScheduling(bool) (ignore=true) at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/scheduler.cxx:151 >#40 0x00002aaac4d84f96 in SalTimer::CallCallback(bool) (this=0x4f17840, idle=true) at /home/julien/compile-libreoffice/libreoffice/vcl/inc/saltimer.hxx:53 >#41 0x00002aaac4d84c7f in X11SalData::Timeout(bool) (idle=true) at /home/julien/compile-libreoffice/libreoffice/vcl/unx/generic/app/saltimer.cxx:35 >#42 0x00002aaac4d68b36 in SalXLib::CheckTimeout(bool) (this=0x646110, bExecuteTimers=true) at /home/julien/compile-libreoffice/libreoffice/vcl/unx/generic/app/saldata.cxx:603 >#43 0x00002aaac4d69053 in SalXLib::Yield(bool, bool) (this=0x646110, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/generic/app/saldata.cxx:683 >#44 0x00002aaac4d83b68 in X11SalInstance::DoYield(bool, bool, unsigned long) (this=0x6437d0, bWait=true, bHandleAllCurrentEvents=false, nReleased=0) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/generic/app/salinst.cxx:158 >#45 0x00002aaab277972b in ImplYield(bool, bool, unsigned long) (i_bWait=true, i_bAllEvents=false, nReleased=0) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:496 >#46 0x00002aaab2775394 in Application::Yield() () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:538 >#47 0x00002aaab27752de in Application::Execute() () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:471 >#48 0x00002aaaaafa48a9 in desktop::Desktop::DoExecute() () at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/app.cxx:1287 >#49 0x00002aaaaafa5ab0 in desktop::Desktop::Main() (this=0x7fffffff4f70) at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/app.cxx:1619 >#50 0x00002aaab27863b6 in ImplSVMain() () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svmain.cxx:169 >#51 0x00002aaab27864f8 in SVMain() () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svmain.cxx:206 >#52 0x00002aaaaaff11be in soffice_main() () at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/sofficemain.cxx:96 >#53 0x00000000004007bb in main () at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/main.c:48 >#54 0x00000000004007bb in main (argc=<optimized out>, argv=<optimized out>) at /home/julien/compile-libreoffice/libreoffice/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 95620
:
120332
|
120333
|
120334