Assertion failure: [GFX1]: Unexpected error 0x500 from driver: DoCompressedTexImage dist/include/mozilla/gfx/Logging.h:832
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
People
(Reporter: hiro, Unassigned, NeedInfo)
References
Details
I am not sure this is the right component for the assertion though. When I load https://duckduckgo.com/?q=mozilla&iaxm=maps on a debug GeckoView exmaple I got this assertion. The call stack is;
04-21 07:48:13.486 6285 6330 F MOZ_Assert: #01: fast_composite_scaled_bilinear_sse2_8888_n_8888_cover_OVER (/home/hiro/android/gfx/cairo/libpixman/src/pixman-sse2.c:6150)
04-21 07:48:13.486 6285 6330 F MOZ_Assert: #02: fast_composite_scaled_bilinear_sse2_8888_n_8888_cover_OVER (/home/hiro/android/gfx/cairo/libpixman/src/pixman-sse2.c:6150)
04-21 07:48:13.486 6285 6330 F MOZ_Assert: #03: mozilla::gl::GLBlitHelper::~GLBlitHelper() (/home/hiro/android/gfx/gl/GLBlitHelper.cpp:758)
04-21 07:48:13.486 6285 6330 F MOZ_Assert: #04: mozilla::ClientWebGLContext::ReadPixels(int, int, int, int, unsigned int, unsigned int, mozilla::dom::ArrayBufferView_base<&JS_GetArrayBufferViewType(JSObject*)> const&, unsigned int, mozilla::dom::CallerType, mozilla::ErrorResult&) const (/home/hiro/android/dom/canvas/ClientWebGLContext.cpp:5166)
04-21 07:48:13.486 6285 6330 F MOZ_Assert: #05: mozilla::gfx::SharedContextWebgl::InitTexParameters(mozilla::WebGLTexture*, bool) (/home/hiro/android/dom/canvas/DrawTargetWebgl.cpp:994)
04-21 07:48:13.486 6285 6330 F MOZ_Assert: #06: mozilla::dom::cache::RemoveNsIFile(mozilla::Maybe<mozilla::dom::cache::CacheDirectoryMetadata> const&, nsIFile&, bool) (/home/hiro/android/dom/cache/FileUtils.cpp:609)
04-21 07:48:13.486 6285 6330 F MOZ_Assert: #07: mozilla::dom::CanvasRenderingContext2D::DrawOrMeasureText(nsTSubstring<char16_t> const&, float, float, mozilla::dom::Optional<double> const&, mozilla::dom::CanvasRenderingContext2D::TextDrawOperation, mozilla::ErrorResult&) (/home/hiro/android/dom/canvas/CanvasRenderingContext2D.cpp:0)
04-21 07:48:13.486 6285 6330 F MOZ_Assert: #08: mozilla::dom::CanvasRenderingContext2D::DrawOrMeasureText(nsTSubstring<char16_t> const&, float, float, mozilla::dom::Optional<double> const&, mozilla::dom::CanvasRenderingContext2D::TextDrawOperation, mozilla::ErrorResult&) (/home/hiro/android/dom/canvas/CanvasRenderingContext2D.cpp:4857)
04-21 07:48:13.486 6285 6330 F MOZ_Assert: #09: mozilla::dom::CanvasRenderingContext2D::DrawOrMeasureText(nsTSubstring<char16_t> const&, float, float, mozilla::dom::Optional<double> const&, mozilla::dom::CanvasRenderingContext2D::TextDrawOperation, mozilla::ErrorResult&) (/home/hiro/android/obj-x86_64-unknown-linux-android/dist/include/mozilla/RefPtr.h:0)
04-21 07:48:13.486 6285 6330 F MOZ_Assert: #10: mozilla::gfx::SharedContextWebgl::UnlinkSurfaceTexture(RefPtr<mozilla::gfx::TextureHandle> const&) (/home/hiro/android/dom/canvas/DrawTargetWebgl.cpp:270)
04-21 07:48:13.486 6285 6330 F MOZ_Assert: #11: void mozilla::(anonymous namespace)::WebGLImageConverter::run<(mozilla::WebGLTexelFormat)16>(mozilla::WebGLTexelFormat, mozilla::WebGLTexelPremultiplicationOp, mozilla::dom::PredefinedColorSpace, mozilla::dom::PredefinedColorSpace) (/home/hiro/android/dom/canvas/WebGLTexelConversions.cpp:330)
04-21 07:48:13.486 6285 6330 F MOZ_Assert: #12: ots::OpenTypeSILE::Parse(unsigned char const*, unsigned long) (/home/hiro/android/gfx/ots/src/sile.cc:22)
04-21 07:48:13.486 6285 6330 F MOZ_Assert: #13: mozilla::ipc::BaseProcessLauncher::GetPathToBinary(FilePath&, GeckoProcessType) (/home/hiro/android/ipc/glue/GeckoChildProcessHost.cpp:0)
04-21 07:48:13.486 6285 6330 F MOZ_Assert: #14: ??? (/data/app/org.mozilla.geckoview_example-1/lib/x86_64/libxul.so + 0x62e711b)
04-21 07:48:13.486 6285 6330 F MOZ_Assert: #15: mozilla::ipc::FileDescriptorShuffle::~FileDescriptorShuffle() (/home/hiro/android/ipc/glue/FileDescriptorShuffle.cpp:110)
04-21 07:48:13.486 6285 6330 F MOZ_Assert: #16: mozilla::ipc::GeckoChildProcessHost::~GeckoChildProcessHost() (/home/hiro/android/ipc/glue/GeckoChildProcessHost.cpp:456)
04-21 07:48:13.486 6285 6330 F MOZ_Assert: #17: mozilla::TaskController::MaybeDispatchOneThreadableTask(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) (/home/hiro/android/xpcom/threads/TaskController.cpp:561)
04-21 07:48:13.486 6285 6330 F MOZ_Assert: #18: mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>) (/home/hiro/android/xpcom/threads/ThreadEventQueue.cpp:161)
04-21 07:48:13.486 6285 6330 F MOZ_Assert: #19: IPC::ParamTraits<nsAtom>::Write(IPC::MessageWriter*, nsAtom const*) (/home/hiro/android/ipc/glue/IPCMessageUtilsSpecializations.cpp:29)
04-21 07:48:13.486 6285 6330 F MOZ_Assert: #20: sctp_process_cookie_existing (/home/hiro/android/netwerk/sctp/src/netinet/sctp_input.c:1999)
04-21 07:48:13.486 6285 6330 F MOZ_Assert: #21: mozilla::RecursiveMutex::RecursiveMutex(char const*) (/home/hiro/android/xpcom/threads/RecursiveMutex.cpp:22)
04-21 07:48:13.486 6285 6330 F MOZ_Assert: #22: _pt_root (/home/hiro/android/nsprpub/pr/src/pthreads/ptthread.c:194)
fix-stacks: error: failed to read /system/lib64/libc.so
fix-stacks: No such file or directory (os error 2)
Comment 1•17 days ago
|
||
The severity field is not set for this bug.
:jgilbert, could you have a look please?
For more information, please visit BugBot documentation.
Comment 2•3 days ago
|
||
Redirect a needinfo that is pending on an inactive user to the triage owner.
:ahale, since the bug has recent activity, could you have a look please?
For more information, please visit BugBot documentation.
Description
•