Open
Bug 1882020
Opened 1 years ago
Crash in [@ pthread_mutex_lock@@GLIBC_2.2.5 | wl_proxy_create_wrapper | getServerProtocolsInfo]
Categories
(Core :: Widget: Gtk, defect)
Core
Widget: Gtk
Tracking
()
NEW
People
(Reporter: gsvelto, Unassigned)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/647cce31-bbc4-4d61-a5ea-892800240218
Reason: SIGSEGV / SEGV_MAPERR
Top 10 frames of crashing thread:
0 libc.so.6 pthread_mutex_lock@@GLIBC_2.2.5 /usr/src/debug/glibc/glibc/nptl/pthread_mutex_lock.c:80
1 libwayland-client.so.0 wl_proxy_create_wrapper /usr/src/debug/wayland/wayland-1.22.0/src/wayland-client.c:2446
2 libnvidia-egl-wayland.so.1 getServerProtocolsInfo /usr/src/debug/egl-wayland/egl-wayland/src/wayland-egldisplay.c:689
2 libnvidia-egl-wayland.so.1 wlEglGetPlatformDisplayExport /usr/src/debug/egl-wayland/egl-wayland/src/wayland-egldisplay.c:882
3 libEGL_nvidia.so.0 NvEglwlaf47906in
4 libEGL_nvidia.so.0 NvEglwlaf47906in
5 libEGL.so.1 GetPlatformDisplayCommon /usr/src/debug/libglvnd/libglvnd-v1.7.0/src/EGL/libegl.c:324
6 libxul.so mozilla::gl::GLLibraryEGL::fGetDisplay const gfx/gl/GLLibraryEGL.h:214
6 libxul.so mozilla::gl::GetAndInitDisplay gfx/gl/GLLibraryEGL.cpp:167
6 libxul.so mozilla::gl::GLLibraryEGL::CreateDisplayLocked gfx/gl/GLLibraryEGL.cpp:958
This crash appears to affect mostly Linux Arch users, here's a few comments from the crashes:
Happens when launching a new instance of Firefox when clicking on a link in an Electron application
it's always like this, when im trying to open browser from some other app. to login for example. (to login in google for example - always does that)
arch linux hyprland opening pdfs or links from other applications doesnt crash when safe mode enabled
You need to log in
before you can comment on or make changes to this bug.
Description
•