Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
firefox in VNC: firefox.core
Hi!
For a couple days/weeks now, whenever I start firefox
86.0.1/NetBSD-9.99.81/amd64 in a vnc window, I see:
Crash Annotation GraphicsCriticalError: [0][GFX1-]: No GPUs detected via PCI (t=0.228558) [GFX-1]: No GPUs detected via PCI
Crash Annotation Graphicscriticalerror: [0][GFX1-]: No GPUs detected via PCI (t=0.228558) [1][GFX1-]: glxtest: process failed (received signal 11) (t=0.228639) [GFX1-]: glxtest: process failed (received signal 11)
Except for that warning (and the core dump), firefox seems to work fine.
The firefox.core backtrace looks like this:
Core was generated by `firefox'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 pthread_mutex_lock (ptm=ptm@entry=0x7e9f071b4728) at /usr/src/lib/libpthread/pthread_mutex.c:204
204 pthread__error(EINVAL, "Invalid mutex",
[Current thread is 1 (process 856)]
(gdb) bt
#0 pthread_mutex_lock (ptm=ptm@entry=0x7e9f071b4728) at /usr/src/lib/libpthread/pthread_mutex.c:204
#1 0x00007e9ee08be731 in mtx_lock (mtx=0x7e9f071b4728)
at /usr/xsrc/external/mit/MesaLib/dist/include/c11/threads_posix.h:223
#2 simple_mtx_lock (mtx=0x7e9f071b4728) at /usr/xsrc/external/mit/MesaLib/dist/src/util/simple_mtx.h:125
#3 _mesa_error (ctx=ctx@entry=0x7e9f071a2870, error=error@entry=1282, fmtString=fmtString@entry=0x7e9ee2c2ba5c "Inside glBegin/glEnd")
at /usr/xsrc/external/mit/MesaLib/dist/src/mesa/main/errors.c:309
#4 0x00007e9ee08d8827 in _mesa_GetString (name=<optimized out>)
at /usr/xsrc/external/mit/MesaLib/dist/src/mesa/main/getstring.c:124
#5 0x00007e9ef30a1ab7 in get_gles_status (eglGetProcAddress=0x7e9ee5812863 <eglGetProcAddress>, dpy=0x7e9f070e5000)
at /scratch/www/firefox/work/firefox-86.0.1/toolkit/xre/glxtest.cpp:486
#6 get_egl_status (native_dpy=native_dpy@entry=0x0, gles_test=gles_test@entry=true)
at /scratch/www/firefox/work/firefox-86.0.1/toolkit/xre/glxtest.cpp:574
#7 0x00007e9ef30a3bf4 in glxtest () at /scratch/www/firefox/work/firefox-86.0.1/toolkit/xre/glxtest.cpp:810
#8 childgltest () at /scratch/www/firefox/work/firefox-86.0.1/toolkit/xre/glxtest.cpp:1176
#9 0x00007e9ef30a3e6b in fire_glxtest_process () at /scratch/www/firefox/work/firefox-86.0.1/toolkit/xre/glxtest.cpp:1213
#10 0x00007e9ef3095f02 in XREMain::XRE_mainInit (this=0x7f7fffa23a10, aExitFlag=0x7f7fffa239a0)
at /scratch/www/firefox/work/firefox-86.0.1/toolkit/xre/nsAppRunner.cpp:3542
#11 0x00007e9ef309e92b in XREMain::XRE_main (this=0x7f7fffa23a10, argc=<optimized out>, argv=<optimized out>, aConfig=...)
at /scratch/www/firefox/work/firefox-86.0.1/toolkit/xre/nsAppRunner.cpp:5331
#12 0x00007e9ef309efc3 in XRE_main (argc=1, argv=0x7f7fffa23c18, aConfig=...)
at /scratch/www/firefox/work/firefox-86.0.1/toolkit/xre/nsAppRunner.cpp:5417
#13 0x00000001de806e8c in do_main (envp=<optimized out>, argv=<optimized out>, argc=<optimized out>)
at /scratch/www/firefox/work/firefox-86.0.1/browser/app/nsBrowserApp.cpp:220
#14 main (argc=<optimized out>, argv=<optimized out>, envp=<optimized out>)
at /scratch/www/firefox/work/firefox-86.0.1/browser/app/nsBrowserApp.cpp:344
(gdb)
Is this a bug in Mesa without acceleration?
Thomas
Home |
Main Index |
Thread Index |
Old Index