https://bugs.kde.org/show_bug.cgi?id=481977

--- Comment #14 from SR_team <m...@sr.team> ---
(In reply to Noah Davis from comment #13)
> Moved to KPipeWire since that's what all the backtraces seem to indicate
> where the bug is.

KMail have same crash, but it not contain KPipeWire in backtrace:
```
Thread 22 "Chrome_InProcGp" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffa74006c0 (LWP 500908)]
XDisplayString (dpy=0x0) at /usr/src/debug/libx11/libX11-1.8.7/src/Macros.c:119
119     char *XDisplayString(Display *dpy) { return (DisplayString(dpy)); }
(gdb) bt
#0  XDisplayString (dpy=0x0) at
/usr/src/debug/libx11/libX11-1.8.7/src/Macros.c:119
#1  0x00007fffcc702a1d in __vaDriverInit_1_13 () at
/usr/lib/dri/nvidia_drv_video.so
#2  0x00007fffe1b3927c in va_openDriver (driver_name=<optimized out>,
dpy=0x7fff600712d0) at ../libva/va/va.c:478
#3  va_new_opendriver (dpy=0x7fff600712d0) at ../libva/va/va.c:714
#4  vaInitialize (minor_version=0x7fffa73febf0, major_version=0x7fffa73febe4,
dpy=0x7fff600712d0) at ../libva/va/va.c:743
#5  vaInitialize (dpy=0x7fff600712d0, major_version=0x7fffa73febe4,
minor_version=0x7fffa73febf0) at ../libva/va/va.c:727
#6  0x00007ffff06e8f01 in InitializeVaDriver_Locked () at
../../../../../qtwebengine-everywhere-src-6.6.2/src/3rdparty/chromium/media/gpu/vaapi/vaapi_wrapper.cc:858
#7  InitializeOnce () at
../../../../../qtwebengine-everywhere-src-6.6.2/src/3rdparty/chromium/media/gpu/vaapi/vaapi_wrapper.cc:899
#8  Initialize () at
../../../../../qtwebengine-everywhere-src-6.6.2/src/3rdparty/chromium/media/gpu/vaapi/vaapi_wrapper.cc:782
#9  0x00007ffff06f06f3 in VASupportedProfiles () at
../../../../../qtwebengine-everywhere-src-6.6.2/src/3rdparty/chromium/media/gpu/vaapi/vaapi_wrapper.cc:1200
#10 0x00007ffff06f56bc in NoDestructor<> () at
../../../../../qtwebengine-everywhere-src-6.6.2/src/3rdparty/chromium/base/no_destructor.h:88
#11 Get () at
../../../../../qtwebengine-everywhere-src-6.6.2/src/3rdparty/chromium/media/gpu/vaapi/vaapi_wrapper.cc:1177
#12 Get () at
../../../../../qtwebengine-everywhere-src-6.6.2/src/3rdparty/chromium/media/gpu/vaapi/vaapi_wrapper.cc:1176
#13 media::VaapiWrapper::PreSandboxInitialization () at
../../../../../qtwebengine-everywhere-src-6.6.2/src/3rdparty/chromium/media/gpu/vaapi/vaapi_wrapper.cc:3141
#14 0x00007ffff3d42ea8 in content::InProcessGpuThread::Init () at
./../../../../../qtwebengine-everywhere-src-6.6.2/src/3rdparty/chromium/content/gpu/in_process_gpu_thread.cc:76
#15 0x00007ffff1ef7885 in base::Thread::ThreadMain () at
./../../../../../qtwebengine-everywhere-src-6.6.2/src/3rdparty/chromium/base/threading/thread.cc:403
#16 0x00007ffff1f08b2a in ThreadFunc () at
./../../../../../qtwebengine-everywhere-src-6.6.2/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:101
#17 0x00007fffed8a955a in start_thread (arg=<optimized out>) at
pthread_create.c:447
#18 0x00007fffed926a3c in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
```

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to