https://bugs.documentfoundation.org/show_bug.cgi?id=171995
Bug ID: 171995
Summary: Office crashes at start with Skia error
Product: LibreOffice
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: graphics stack
Assignee: [email protected]
Reporter: [email protected]
Description:
Starting my current development version crashes.
The logo is just a colored area and after a short time the office appears and
crashes instantly.
Starting with --safe-mode works fine.
Switching off hardware acceleration in safe mode and restart also works.
Actual Results:
Console output:
Failed vulkan call. Error: -4, QueueSubmit(queue, 1, &submitInfo, fence)
warn:vcl.skia:37572:10036:vcl/skia/SkiaHelper.cxx:632: Cannot create Vulkan GPU
offscreen surface, falling back to Raster
warn:vcl.skia:37572:10036:vcl/skia/gdiimpl.cxx:515: GPU context has been
abandoned, aborting.
Unhandled exception at 0x00007FF93B954AEE (ucrtbase.dll) in soffice.bin: Fatal
program exit requested.
Stack:
ucrtbase.dll!00007ff93b954aee() Unknown
> vcllo.dll!SkiaSalGraphicsImpl::postDraw() Line 516 C++
vcllo.dll!SkiaSalGraphicsImpl::drawShader(const SalTwoRect & rPosAry,
const sk_sp<SkShader> & shader) Line 1793 C++
vcllo.dll!SkiaSalGraphicsImpl::drawAlphaBitmap(const SalTwoRect &
rPosAry, const SalBitmap & rSourceBitmap) Line 1704 C++
vclplug_winlo.dll!WinSalGraphics::drawAlphaBitmap(const SalTwoRect &
rTR, const SalBitmap & rSrcBitmap) Line 74 C++
vcllo.dll!SalGraphics::DrawAlphaBitmap(const SalTwoRect & rPosAry,
const SalBitmap & rSourceBitmap, const OutputDevice & rOutDev) Line 835
C++
vcllo.dll!OutputDevice::DrawDeviceAlphaBitmap(const Bitmap & rBmp,
const Point & rDestPt, const Size & rDestSize, const Point & rSrcPtPixel, const
Size & rSrcSizePixel) Line 429 C++
vcllo.dll!OutputDevice::DrawDeviceBitmap(const Point & rDestPt, const
Size & rDestSize, const Point & rSrcPtPixel, const Size & rSrcSizePixel, Bitmap
& rBitmap) Line 261 C++
vcllo.dll!OutputDevice::DrawAlphaBitmap(const Point & rDestPt, const
Size & rDestSize, const Point & rSrcPtPixel, const Size & rSrcSizePixel, const
Bitmap & rBitmap, MetaActionType nAction) Line 250 C++
vcllo.dll!OutputDevice::DrawBitmap(const Point & rDestPt, const Bitmap
& rBitmap) Line 50 C++
Expected Results:
No crash
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Hardware:
AMD Radeon (0x1681)
--
You are receiving this mail because:
You are the assignee for the bug.