pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: firefox-112



On NetBSD/i386 9.3 on intelfb (i5-4570) with /usr/pkg/lib/firefox/libxul.so
compiled with "-O2 -g":

---
% firefox
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: cannot access /sys/bus/pci (t=3.88893) [GFX1-]: glxtest: cannot access /sys/bus/pci
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: cannot access /sys/bus/pci (t=3.88893) |[1][GFX1-]: glxtest: DRM device has no render node (t=3.89082) [GFX1-]: glxtest: DRM device has no render node
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: cannot access /sys/bus/pci (t=3.88893) |[1][GFX1-]: glxtest: DRM device has no render node (t=3.89082) |[2][GFX1-]: glxtest: Cannot find DRM device (t=3.89083) [GFX1-]: glxtest: Cannot find DRM device
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: cannot access /sys/bus/pci (t=3.88893) |[1][GFX1-]: glxtest: DRM device has no render node (t=3.89082) |[2][GFX1-]: glxtest: Cannot find DRM device (t=3.89083) |[3][GFX1-]: No GPUs detected via PCI (t=3.89089) [GFX1-]: No GPUs detected via PCI
[1]   Segmentation fault (core dumped) /usr/pkg/lib/firefox/firefox "${@}"
% gdb /usr/pkg/lib/firefox/firefox firefox.core
GNU gdb (GDB) 8.3
Copyright (C) 2019 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "i486--netbsdelf".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/pkg/lib/firefox/firefox...
(No debugging symbols found in /usr/pkg/lib/firefox/firefox)
[New process 35]
[New process 36]
[New process 34]
[New process 33]
[New process 32]
[New process 31]
[New process 25]
[New process 24]
[New process 23]
[New process 22]
[New process 21]
[New process 20]
[New process 19]
[New process 18]
[New process 17]
[New process 16]
[New process 15]
[New process 14]
[New process 13]
[New process 12]
[New process 11]
[New process 10]
[New process 8]
[New process 7]
[New process 6]
[New process 5]
[New process 4]
[New process 3]
[New process 2]
[New process 1]
Core was generated by `firefox'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0xba720bb7 in _lwp_kill () from /usr/lib/libc.so.12
[Current thread is 1 (process 35)]
(gdb) bt
#0  0xba720bb7 in _lwp_kill () from /usr/lib/libc.so.12
#1  0xba720ad1 in raise () from /usr/lib/libc.so.12
#2  0xb4a2f18a in nsProfileLock::FatalSignalHandler(int, siginfo*, void*) () from /usr/pkg/lib/firefox/libxul.so
#3  0xb523ab2c in WasmTrapHandler(int, siginfo*, void*) () from /usr/pkg/lib/firefox/libxul.so
#4  <signal handler called>
#5  0xa202de3c in _mesa_GetError () from /usr/X11R7/lib/modules/dri/i965_dri.so
#6  0xb18795d9 in mozilla::gl::GLContext::InitImpl() [clone .part.1126] () from /usr/pkg/lib/firefox/libxul.so
#7  0xb187a77d in mozilla::gl::GLContext::Init() () from /usr/pkg/lib/firefox/libxul.so
#8  0xb184b70b in mozilla::gl::GLContextGLX::Init() () from /usr/pkg/lib/firefox/libxul.so
#9  0xb184a502 in mozilla::gl::GLContextGLX::CreateGLContext(mozilla::gl::GLContextDesc const&, std::shared_ptr<mozilla::gfx::XlibDisplay>, unsigned long, __GLXFBConfigRec*, unsigned long) () from /usr/pkg/lib/firefox/libxul.so
#10 0xb1a2f285 in GtkVsyncSource::SetupGLContext() () from /usr/pkg/lib/firefox/libxul.so
#11 0xb1a2e1d9 in mozilla::detail::RunnableMethodImpl<GtkVsyncSource*, void (GtkVsyncSource::*)(), true, (mozilla::RunnableKind)0>::Run() ()
   from /usr/pkg/lib/firefox/libxul.so
#12 0xb14f11f5 in MessageLoop::RunTask(already_AddRefed<nsIRunnable>) () from /usr/pkg/lib/firefox/libxul.so
#13 0xb14f81e2 in MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask&&) () from /usr/pkg/lib/firefox/libxul.so
#14 0xb14fabc1 in MessageLoop::DoWork() () from /usr/pkg/lib/firefox/libxul.so
#15 0xb14ef9e0 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /usr/pkg/lib/firefox/libxul.so
#16 0xb14f1080 in MessageLoop::Run() () from /usr/pkg/lib/firefox/libxul.so
#17 0xb1502582 in base::Thread::ThreadMain() () from /usr/pkg/lib/firefox/libxul.so
#18 0xb14ef33a in ThreadFunc(void*) () from /usr/pkg/lib/firefox/libxul.so
#19 0xba96cb93 in ?? () from /usr/lib/libpthread.so.1
#20 0xba6356e0 in __mknod50 () from /usr/lib/libc.so.12
#21 0xa4abf000 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb)

---
Izumi Tsutsui



Home | Main Index | Thread Index | Old Index