Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > muc.lists.freebsd.emulation > #12834
| Path | csiph.com!weretis.net!feeder8.news.weretis.net!3.eu.feeder.erje.net!feeder.erje.net!news2.arglkargh.de!news.karotte.org!news.space.net!news.muc.de!.POSTED.news.muc.de!not-for-mail |
|---|---|
| From | bugzilla-noreply@freebsd.org |
| Newsgroups | muc.lists.freebsd.emulation |
| Subject | [Bug 291151] www/linux-chrome: Fails to start on 14.3-RELEASE following freebsd-update |
| Date | Tue, 03 Feb 2026 22:24:13 +0000 |
| Organization | Newsgate at muc.de e.V. |
| Sender | owner-freebsd-emulation@FreeBSD.org |
| Approved | news-admin@muc.de |
| Distribution | world |
| Message-ID | <bug-291151-4077-ms3cHy50xG@https.bugs.freebsd.org/bugzilla/> (permalink) |
| References | <bug-291151-4077@https.bugs.freebsd.org/bugzilla/> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | quoted-printable |
| Injection-Info | news.muc.de; posting-host="news.muc.de:193.149.48.2"; logging-data="12715"; mail-complaints-to="news-admin@muc.de" |
| X-Original-To | emulation@mlmmj.nyi.freebsd.org |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770157453; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Dl2fZ4mixXDKZ+/ySu23LJuZXAx5KObzIVbNOI7Ftyw=; b=bCHsfovqYuwavJ5noVUdVhWNl8kyh47AP9RLOulZ+dS/7fnitNp+Kpe8Feqr6S56GmVRjz ex34kvLf9rekRa0u3Y01W83ujLFHp3vOz55s1eO6UZgHUW0hPiG1U9Zs9W7R2XFnhs8knS /y1F/wlr4zBagphxcZ7TtLYG7LEZIQD7E2vxD2Wl50VJdTw+d6pXsQMTzvDk8Bcfvpg98h ymVSRzH5nEnt5cWOFLb9WAAo+CM4KRsD6RfpCL08s4YOwnsWXlkBbxS5+189MpgWFik9Oj Fv0rGNwpEwz+G7O1q/un/xCEZdTP3rRaAqsn0+7hrm5I36wqPcHaxokRdud2kg== |
| X-Authentication-Warning | kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f |
| In-Reply-To | <bug-291151-4077@https.bugs.freebsd.org/bugzilla/> |
| Auto-Submitted | auto-generated |
| X-Newsgate-Id | f02c70b8849f+ |
| X-No-Archive | Yes |
| Xref | csiph.com muc.lists.freebsd.emulation:12834 |
Show key headers only | View raw
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291151 --- Comment #7 from Jason W. Bacon <jwb@freebsd.org> --- This was easy to reproduce... 1. Create new 14.3 VM under VirtualBox 2. Run desktop-installer, select a lightweight WM 3. auto-install-linux_base rl9 4. pkg install linux-chrome 5. Test: Success 6. freebsd-update fetch install 7. reboot 8. Test: Failed The problem was not that tmpfs wasn't mounted, but that something else was interfering with it: Before freebsd-update: /dev/ada0p2 15225628 12831208 1176372 92% / devfs 1 0 1 0% /dev fdescfs 1 0 1 0% /dev/fd procfs 8 0 8 0% /proc map -hosts 0 0 0 100% /net linprocfs 8 0 8 0% /compat/linux/proc tmpfs 927344 4 927340 0% /compat/linux/dev/shm linsysfs 8 0 8 0% /compat/linux/sys After freebsd-update: /dev/ada0p2 15225628 13431032 576548 96% / devfs 1 0 1 0% /dev fdescfs 1 0 1 0% /dev/fd procfs 8 0 8 0% /proc linprocfs 8 0 8 0% /compat/linux/proc tmpfs 1215284 4 1215280 0% /compat/linux/dev/shm linsysfs 8 0 8 0% /compat/linux/sys devfs 1 0 1 0% /compat/linux/dev fdescfs 1 0 1 0% /compat/linux/dev/fd map -hosts 0 0 0 100% /net Why devfs is getting mounted on /compat/linux/dev is a mystery at the moment. It's not in fstab: # Device Mountpoint FStype Options Dump Pass# /dev/ada0p2 / ufs rw 1 1 /dev/ada0p3 none swap sw 0 0 # Added by auto-admin from /usr/local/sbin/auto-add-fdesc-mount fdesc /dev/fd fdescfs rw 0 0 # End auto-admin addition # Added by auto-admin from desktop-installer proc /proc procfs rw 0 0 # End auto-admin addition # Added by auto-admin from /usr/local/sbin/auto-install-linux_base linprocfs /compat/linux/proc linprocfs rw 0 0 # End auto-admin addition # Added by auto-admin from /usr/local/sbin/auto-install-linux_base tmpfs /compat/linux/dev/shm tmpfs rw,mode=1777 0 0 # End auto-admin addition # Added by auto-admin from /usr/local/sbin/auto-install-linux_base linsysfs /compat/linux/sys linsysfs rw 0 0 # End auto-admin addition Unmounting /compat/linux/dev/fd and /compat/linux/dev enables google-chrome to function again. -- You are receiving this mail because: You are the assignee for the bug. -- Posted automagically by a mail2news gateway at muc.de e.V. Please direct questions, flames, donations, etc. to news-admin@muc.de
Back to muc.lists.freebsd.emulation | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[Bug 291151] www/linux-chrome: Fails to start on 14.3-RELEASE since latest freebsd-update bugzilla-noreply@freebsd.org - 2025-11-22 13:28 +0000 [Bug 291151] www/linux-chrome: Fails to start on 14.3-RELEASE since latest freebsd-update bugzilla-noreply@freebsd.org - 2025-12-05 23:41 +0000 [Bug 291151] www/linux-chrome: Fails to start on 14.3-RELEASE since latest freebsd-update bugzilla-noreply@freebsd.org - 2026-01-29 14:46 +0000 [Bug 291151] www/linux-chrome: Fails to start on 14.3-RELEASE since latest freebsd-update bugzilla-noreply@freebsd.org - 2026-02-01 01:53 +0000 [Bug 291151] www/linux-chrome: Fails to start on 14.3-RELEASE following freebsd-update bugzilla-noreply@freebsd.org - 2026-02-03 13:22 +0000 [Bug 291151] www/linux-chrome: Fails to start on 14.3-RELEASE following freebsd-update bugzilla-noreply@freebsd.org - 2026-02-03 13:27 +0000 [Bug 291151] www/linux-chrome: Fails to start on 14.3-RELEASE following freebsd-update bugzilla-noreply@freebsd.org - 2026-02-03 15:46 +0000 [Bug 291151] www/linux-chrome: Fails to start on 14.3-RELEASE following freebsd-update bugzilla-noreply@freebsd.org - 2026-02-03 21:35 +0000 [Bug 291151] www/linux-chrome: Fails to start on 14.3-RELEASE following freebsd-update bugzilla-noreply@freebsd.org - 2026-02-03 22:24 +0000 [Bug 291151] www/linux-chrome: Fails to start on 14.3-RELEASE following freebsd-update bugzilla-noreply@freebsd.org - 2026-02-03 23:51 +0000 [Bug 291151] www/linux-chrome: Fails to start on 14.3-RELEASE following freebsd-update bugzilla-noreply@freebsd.org - 2026-02-04 00:28 +0000
csiph-web