Bugzilla Automation <[email protected]> has asked freebsd-chromium (Nobody)
<[email protected]> for maintainer-feedback:
Bug 292816: www/chromium: Crashes with SIGTRAP on FreeBSD 15.0-STABLE
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292816



--- Description ---
Summary:
Chromium 144.0.7559.96 crashes immediately on startup with SIGTRAP on FreeBSD
15.0-STABLE.

Environment:
- FreeBSD version: 15.0-STABLE
- Chromium version: 144.0.7559.96
- Installation date: 2026-01-27
- Installation method: pkg install chromium

Steps to Reproduce:
1. Install chromium on FreeBSD 15.0-STABLE
2. Run: chrome
3. Browser crashes immediately with "trace trap"

Expected Result:
Chromium should start normally

Actual Result:
Process crashes with signal 5 (SIGTRAP)

Debugging Information:
- Crash occurs even with fresh profile
- Crash occurs with all flags: --no-sandbox, --disable-gpu, --single-process
- dmesg shows: "pid XXXXX (chrome), jid 0, uid 1001: exited on signal 5 (core
dumped)"
- GDB backtrace shows crash at address 0x000008551d87ed46
- Disassembly shows crash at 'ud2' instruction (deliberate trap/assertion)
- This appears to be in V8 JIT-compiled code

Core dump analysis:
Thread 1 crashed at:
   0x8551d87ed42:       int3
   0x8551d87ed43:       ud2
   0x8551d87ed45:       int3
=> 0x8551d87ed46:       ud2    <-- CRASH HERE

This appears to be a V8 JavaScript engine initialization issue specific to
FreeBSD 15-STABLE.

Workaround:
Using Firefox as alternative browser.



freebsd-version                                                                
                                                          ✔  at 16:08:51  
pkg info chromium
uname -a
15.0-STABLE
chromium-144.0.7559.109
Name           : chromium
Version        : 144.0.7559.109
Installed on   : Thu Jan 29 15:58:03 2026 EST
Origin         : www/chromium
Architecture   : FreeBSD:15:amd64
Prefix         : /usr/local
Categories     : wayland www
Licenses       : BSD3CLAUSE, LGPL21, MPL11
Maintainer     : [email protected]
WWW            : https://www.chromium.org/Home
Comment        : Google web browser based on WebKit
Options        :
        ALSA           : on
        CODECS         : on
        CUPS           : on
        DEBUG          : off
        DRIVER         : on
        HEIMDAL        : off
        HEIMDAL_BASE   : off
        KERBEROS       : on
        LTO            : off
        MIT            : off
        PIPEWIRE       : on
        PULSEAUDIO     : on
        SNDIO          : on
        TEST           : off
        WIDEVINE       : on
Shared Libs required:
        libFLAC.so.14
        libGL.so.1
        libX11.so.6
        libXcomposite.so.1
        libXdamage.so.1
        libXext.so.6
        libXfixes.so.3
        libXi.so.6
        libXrandr.so.2
        libXrender.so.1
        libXtst.so.6
        libasound.so.2
        libatk-1.0.so.0
        libatk-bridge-2.0.so.0
        libatspi.so.0
        libc.so.7
        libcairo.so.2
        libcups.so.2
        libdav1d.so.7
        libdbus-1.so.3
        libdl.so.1
        libdrm.so.2
        libepoll-shim.so.0
        libexecinfo.so.1
        libexpat.so.1
        libffi.so.8
        libfontconfig.so.1
        libgbm.so.1
        libgio-2.0.so.0
        libglib-2.0.so.0
        libgmodule-2.0.so.0
        libgobject-2.0.so.0
        libgthread-2.0.so.0
        libharfbuzz-subset.so.0
        libharfbuzz.so.0
        libintl.so.8
        libjpeg.so.8
        libkvm.so.7
        libm.so.5
        libnspr4.so
        libnss3.so
        libnssutil3.so
        libopenh264.so.8
        libopus.so.0
        libpango-1.0.so.0
        libpangocairo-1.0.so.0
        libpci.so.3
        libpipewire-0.3.so.0
        libplc4.so
        libplds4.so
        libsmime3.so
        libsndio.so.7.3
        libthr.so.3
        libutil.so.10
        libwebp.so.7
        libwebpdemux.so.2
        libwebpmux.so.3
        libxcb.so.1
        libxkbcommon.so.0
        libxml2.so.16
        libxshmfence.so.1
        libxslt.so.1
        libz.so.6
Shared Libs provided:
        libEGL.so
        libGLESv2.so
        libVkICD_mock_icd.so
        libvk_swiftshader.so
        libvulkan.so.1
Annotations    :
        FreeBSD_version: 1500505
        cpe            :
cpe:2.3:a:google:chrome:144.0.7559.109:::::freebsd15:x64
        port_checkout_unclean: no
        ports_top_checkout_unclean: no
        ports_top_git_hash: 8e2de3f0ad5bc8e2d97132fb573d8a094010bb08
        repo_type      : binary
        repository     : poudriere
Flat size      : 467MiB
Description    :
Chromium is an open-source browser project that aims to build a safer,
faster, and more stable way for all users to experience the web.

The Chromium website contains design documents, architecture overviews,
testing information, and more to help you learn to build and work with
the Chromium source code.
FreeBSD alto.my.domain 15.0-STABLE FreeBSD 15.0-STABLE
stable/15-n282001-5626e81f1a43 GENERIC amd64
    ~ 

Reply via email to