https://bugs.documentfoundation.org/show_bug.cgi?id=156216

Hossein <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |haveBacktrace

--- Comment #1 from Hossein <[email protected]> ---
Backtrace created with Visual Studio on Windows:

        ucrtbased.dll!issue_debug_notification(const wchar_t * const message)
Line 28   C++
        ucrtbased.dll!__acrt_report_runtime_error(const wchar_t * message) Line
154     C++
        ucrtbased.dll!abort() Line 61   C++
        skialo.dll!sk_abort_no_print() Line 32  C++
        skialo.dll!GrSurface::ComputeSize(const GrBackendFormat & format,
SkISize dimensions, int colorSamplesPerPixel, GrMipmapped mipmapped, bool
binSize) Line 45    C++
        skialo.dll!GrVkTextureRenderTarget::onGpuMemorySize() Line 198  C++
        skialo.dll!GrResourceCache::insertResource(GrGpuResource * resource)
Line 83    C++
        skialo.dll!GrVkTextureRenderTarget::GrVkTextureRenderTarget(GrVkGpu *
gpu, SkISize dimensions, sk_sp<GrVkImage> texture, sk_sp<GrVkImage>
colorAttachment, sk_sp<GrVkImage> resolveAttachment, GrMipmapStatus
mipmapStatus, GrWrapCacheable cacheable,
std::basic_string_view<char,std::char_traits<char>> label) Line 63       C++
       
skialo.dll!GrVkTextureRenderTarget::MakeWrappedTextureRenderTarget(GrVkGpu *
gpu, SkISize dimensions, int sampleCnt, GrWrapOwnership wrapOwnership,
GrWrapCacheable cacheable, const GrVkImageInfo & info,
sk_sp<skgpu::MutableTextureStateRef> mutableState) Line 167  C++
>       skialo.dll!GrVkGpu::onWrapRenderableBackendTexture(const 
> GrBackendTexture & backendTex, int sampleCnt, GrWrapOwnership ownership, 
> GrWrapCacheable cacheable) Line 1444  C++
        skialo.dll!GrGpu::wrapRenderableBackendTexture(const GrBackendTexture &
backendTex, int sampleCnt, GrWrapOwnership ownership, GrWrapCacheable
cacheable) Line 357       C++
        skialo.dll!GrResourceProvider::wrapRenderableBackendTexture(const
GrBackendTexture & tex, int sampleCnt, GrWrapOwnership ownership,
GrWrapCacheable cacheable) Line 420 C++
        skialo.dll!GrProxyProvider::wrapRenderableBackendTexture(const
GrBackendTexture & backendTex, int sampleCnt, GrWrapOwnership ownership,
GrWrapCacheable cacheable, sk_sp<skgpu::RefCntedCallback> releaseHelper) Line
677       C++
        skialo.dll!SkSurface::MakeFromBackendTexture(GrRecordingContext *
rContext, const GrBackendTexture & tex, GrSurfaceOrigin origin, int sampleCnt,
SkColorType colorType, sk_sp<SkColorSpace> colorSpace, const SkSurfaceProps *
props, void(*)(void *) textureReleaseProc, void * releaseContext) Line 540     
 C++
        skialo.dll!sk_app::VulkanWindowContext::createBuffers(VkFormat format,
unsigned int usageFlags, SkColorType colorType, VkSharingMode sharingMode) Line
378      C++
        skialo.dll!sk_app::VulkanWindowContext::createSwapchain(int width, int
height, const sk_app::DisplayParams & params) Line 339   C++
        skialo.dll!sk_app::VulkanWindowContext::getBackbufferSurface() Line 543
C++
        vcllo.dll!SkiaSalGraphicsImpl::flushSurfaceToWindowContext() Line 405  
C++
        vcllo.dll!SkiaSalGraphicsImpl::performFlush() Line 399  C++
        vcllo.dll!SkiaFlushIdle::Invoke() Line 270      C++
        vcllo.dll!Scheduler::CallbackTaskScheduling() Line 480  C++
        vcllo.dll!SalTimer::CallCallback() Line 55      C++
        vclplug_winlo.dll!WinSalTimer::ImplHandleElapsedTimer() Line 166       
C++
        vclplug_winlo.dll!ImplSalYield(bool bWait, bool
bHandleAllCurrentEvents) Line 524       C++
        vclplug_winlo.dll!WinSalInstance::DoYield(bool bWait, bool
bHandleAllCurrentEvents) Line 580    C++
        vcllo.dll!ImplYield(bool i_bWait, bool i_bAllEvents) Line 352   C++
        vcllo.dll!Application::Yield() Line 437 C++
        vcllo.dll!Application::Execute() Line 330       C++
        sofficeapp.dll!desktop::Desktop::Main() Line 1592       C++
        vcllo.dll!ImplSVMain() Line 204 C++
        vcllo.dll!SVMain() Line 237     C++
        [External Code] 
        soffice.bin!sal_main() Line 51  C
        soffice.bin!main(int argc, char * * argv) Line 49       C
        [External Code]

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to