CURRENT 220ee18f1964 memstick kernel panic, MacBookPro8,3

2024-03-25 Thread Graham Perrin
Originally posted to Photograph:

Boot failure, amd64 (HP EliteBook 650 G10)

2024-03-09 Thread Graham Perrin
amd64. AFAICT the EliteBook 650 G10 was introduced around May 2023. Does anything in the three photographs tally with a report in Bugzilla? Any overlap with

99132daf6f70 rc.d/ldconfig: Prepend rtld stdlib paths to ldconfig(32)_paths

2023-11-20 Thread Graham Perrin
On Mon, 20 Nov 2023 at 08:48, Dima Panov wrote: > On 20.11.2023 06:48, Graham Perrin wrote: > >> … >> ldconfig: warning: /lib32: No such file or directory >> > > It is related to > https://cgit.freebsd.org/src/commit/?id=99132daf6f70cb0cc969c555d361

FreeBSD user environment repeatedly inferior to kernel (was: uname -KU 1500001 1500000)

2023-11-14 Thread Graham Perrin
On Sun, 1 Oct 2023 at 20:28, Graham Perrin wrote: > User environment (150) inferior to kernel (151). > > … I discovered a comparable mismatch from build and installation on 9th November. Any ideas? I use devel/ccache4 4.8, if that's relevant. Copied from : % uname -KU 15

Re: uname -KU 1500001 1500000

2023-11-14 Thread Graham Perrin
On Mon, 2 Oct 2023 at 08:33, Mark Millard wrote: > Or file and ls results for the amd64.amd64/usr.bin/uname/uname.o ? > (Just checking for if there are surprises.) Please, where would I find that file? I'm lost

Re: kernel 100% CPU

2023-10-14 Thread Graham Perrin
On 03/09/2023 20:25, Mateusz Guzik wrote: … Sorry mate, neglected to specify: collect sysctl -a once you run into the problem. Once I look at that I'm probably going to ship some debug patches to narrow it down. I had what might be the same issue this afternoon, for the first time in

vfs.zfs.arc.min (was: how to set vfs.zfs.arc.max in 15-current ?)

2023-10-13 Thread Graham Perrin
On 13/10/2023 07:46, Toomas Soome wrote: On 13. Oct 2023, at 09:35, void wrote: On Fri, Oct 13, 2023 at 08:12:47AM +0200, Juraj Lutter wrote: Set also vfs.zfs.arc.min to some value higher than zero. aha! that worked!!! :D root@beer:/root# sysctl vfs.zfs.arc.min=1073741824

Occasional suspend/sleep failures: race? USB, HP dock, ZFS, three L2ARC devices.

2023-10-02 Thread Graham Perrin
On 31/08/2023 19:42, Graham Perrin wrote (to freebsd-current alone, <https://lists.freebsd.org/archives/freebsd-current/2023-August/004509.html>): I have a suspend.sh script that aims to take three cache devices offline before sleep of the computer: % grep -v -e '# ' /etc/rc.suspend

Occasional supend/sleep failures: race? USB, HP dock, ZFS, three L2ARC devices.

2023-10-01 Thread Graham Perrin
On 31/08/2023 19:42, Graham Perrin wrote (to freebsd-current alone, <https://lists.freebsd.org/archives/freebsd-current/2023-August/004509.html>): I have a suspend.sh script that aims to take three cache devices offline before sleep of the computer: % grep -v -e '# ' /etc/rc.suspend

Re: uname -KU 1500001 1500000

2023-10-01 Thread Graham Perrin
On 01/10/2023 23:41, Mark Millard wrote: That indicates that __FreeBSD_version was 150 when the uname that was run was built but the running kernel was built when __FreeBSD_version was 151 . (Presumes a lack of use of OSVERSION to override the getosreldate result for the kernel case.)

uname -KU 1500001 1500000

2023-10-01 Thread Graham Perrin
User environment (150) inferior to kernel (151). Is this type of discrepancy ever normal/acceptable? Below, builds and installations were orderly. % grep -C 2 completed\ on /var/log/buildworld.log  267.66 real   176.81 user    81.72 sys

buildkernel: Cleaning for nvidia-driver-470-470.161.03: [all] Stopped -- signal 22

2023-09-15 Thread Graham Perrin
The tail of a log: … Building /usr/obj/usr/src/amd64.amd64/sys/GENERIC/kernel.full --- kernel.full --- linking kernel.full ctfmerge -L VERSION -g -o kernel.full ...   text  data    bss    dec hex   filename   20670038   1677321   19288064   41635423   0x27b4e5f

vfs.zfs.bclone_enabled (was: FreeBSD 14.0-BETA2 Now Available)

2023-09-15 Thread Graham Perrin
On 16/09/2023 01:28, Glen Barber wrote: o A fix for the ZFS block_cloning feature has been implemented. Thanks I see , with

Re: Continually count the number of open files

2023-09-13 Thread Graham Perrin
On 12/09/2023 17:19, Bakul Shah wrote: On Sep 11, 2023, at 11:38 PM, Graham Perrin wrote: Can anything like systat(1) present a count, continually? How about while sleep 0.1; do sysctl -n kern.openfiles; done That's ideal, thanks. I knew about the sysctl, but not how to form

Continually count the number of open files

2023-09-12 Thread Graham Perrin
Can anything like systat(1) present a count, continually? I'd like to monitor, after log in to Plasma (X11), in connection with .

Re: ZFS Panics Still

2023-09-11 Thread Graham Perrin
On 12/09/2023 00:17, Cy Schubert wrote: … poudriere … panic: vm_page_dequeue_deferred: page 0xfe000b7e9748 has unexpected queue state … is for arm64. Should we broaden the hardware field, there?

/var/db/etcupdate/ in hier(7) (was: user problems when upgrading to v15)

2023-09-10 Thread Graham Perrin
On 09/09/2023 17:02, John Baldwin wrote: On 9/2/23 7:11 AM, Dimitry Andric wrote: … … /var/db/etcupdate/conflicts, … Shall I make a simple (non-contentious) pull request for hier(7) to include /var/db/etcupdate/ and the conflicts/ subdirectory? /var/db/etcupdate/ is present by default

Re: kernel 100% CPU, and ports-mgmt/poudriere-devel 'Inspecting ports tree for modifications to git checkout...' for an extraordinarily long time

2023-09-07 Thread Graham Perrin
On 03/09/2023 10:26, Michael Gmelin wrote: On Sat, 2 Sep 2023 09:53:38 +0100 Graham Perrin wrote: Some inspections are extraordinarily time-consuming. Others complete very quickly, as they should. One recent inspection took more than half an hour. Anyone else? Does `git clone https

sysutils/panicmail and boot environments

2023-09-07 Thread Graham Perrin
For the penultimate panic: panicmail was received (in my Gmail Inbox). For the most recent panic: no panicmail in the same Inbox. Might this be, because the kernel panicked in a different boot environment? If so: will a temporary boot of the

Re: kernel 100% CPU

2023-09-03 Thread Graham Perrin
On 03/09/2023 17:55, Mateusz Guzik wrote: On 9/3/23, Graham Perrin wrote: On 02/09/2023 18:31, Mateusz Guzik wrote: On 9/2/23, Graham Perrin wrote: … I began the trace /after/ the issue became observable. Will it be more meaningful to begin a trace and then reproduce the issue (before

Re: kernel 100% CPU

2023-09-03 Thread Graham Perrin
On 02/09/2023 18:31, Mateusz Guzik wrote: On 9/2/23, Graham Perrin wrote: … I began the trace /after/ the issue became observable. Will it be more meaningful to begin a trace and then reproduce the issue (before the trace ends)? … Looks like you have a lot of unrelated traffic

Re: kernel 100% CPU

2023-09-03 Thread Graham Perrin
On 03/09/2023 15:02, Mateusz Guzik wrote: On 9/3/23, Graham Perrin wrote: … The script is intended to run when you have git executing for a long time. Ah, sorry for my poor understanding. Re: <https://lists.freebsd.org/archives/freebsd-current/2023-September/004539.html>,

Re: kernel 100% CPU

2023-09-03 Thread Graham Perrin
On 03/09/2023 09:01, Juraj Lutter wrote: … The script mjg@ provided is not a shell script. The script filename is “script.d” where you should put the above-mentioned DTrace script (without the "dtrace -s script.d -o out” line). Thanks, I guess that I'm still doing something wrong:

Re: kernel 100% CPU

2023-09-03 Thread Graham Perrin
On 02/09/2023 18:31, Mateusz Guzik wrote: Looks like you have a lot of unrelated traffic in there. Run this script: #pragma D option dynvarsize=32m profile:::profile-997 /execname == "find"/ { @oncpu[stack(), "oncpu"] = count(); } /* * The p_flag & 0x4 test filters out kernel

Re: kernel 100% CPU …

2023-09-03 Thread Graham Perrin
On 02/09/2023 18:31, Mateusz Guzik wrote: … upload it to freefall … Sorry, that's no longer possible. Do people have a preferred FreeBSD-oriented location/service for FreeBSD-specific files? TIA In the meantime: I find the symptom reproducible, quite frequently, without using poudriere.

Re: kernel 100% CPU, and ports-mgmt/poudriere-devel 'Inspecting ports tree for modifications to git checkout...' for an extraordinarily long time

2023-09-02 Thread Graham Perrin
On 02/09/2023 10:17, Mateusz Guzik wrote: On 9/2/23, Graham Perrin wrote: Some inspections are extraordinarily time-consuming. Others complete very quickly, as they should. One recent inspection took more than half an hour. Anyone else? A screenshot: <https://i.imgur.com/SK9qvfw.png>

kernel 100% CPU, and ports-mgmt/poudriere-devel 'Inspecting ports tree for modifications to git checkout...' for an extraordinarily long time

2023-09-02 Thread Graham Perrin
Some inspections are extraordinarily time-consuming. Others complete very quickly, as they should. One recent inspection took more than half an hour. Anyone else? A screenshot: % pkg iinfo poudriere-devel poudriere-devel-3.3.99.20220831 % uname -aKU FreeBSD

Unicode input regression

2023-09-01 Thread Graham Perrin
Following my first pkg upgrade with 15.0-CURRENT, I no longer get the required character after input. In applications such as Dolphin, Konsole, Firefox, and Thunderbird: the visible input (e.g. code 2013 for an en dash) is followed by disappearance. In Code - OSS (editors/vscode): input is

Occasional supend/sleep failure

2023-08-31 Thread Graham Perrin
I have a suspend.sh script that aims to take three cache devices offline before sleep of the computer: % grep -v -e '# ' /etc/rc.suspend | uniq | grep -B 3 -A 2 suspend.sh #!/bin/sh # /usr/local/sbin/suspend.sh     echo "Usage: $0 [apm|acpi] [standby,suspend|1-4]" % grep -v -e '# '

Re: user problems when upgrading to v15

2023-08-30 Thread Graham Perrin
reset passwords and am retrying this. BW Thanks. For clarity: did the routine /not/ prompt you to edit the file (in which, you would have seen conflict markers etc.)? On 8/30/2023 7:21 PM, Graham Perrin wrote: On 31/08/2023 03:00, brian whalen wrote: … I ran etcupdate resolve accepting t

Re: user problems when upgrading to v15

2023-08-30 Thread Graham Perrin
On 31/08/2023 03:00, brian whalen wrote: … I ran etcupdate resolve accepting the remote option and saw 2 issues. The root user's password was deleted. The non root user no longer existed. Logically, remote does not include things such as your root user's password.

Re: pkg problems with v15

2023-08-30 Thread Graham Perrin
On 31/08/2023 02:59, brian whalen wrote: … pkg: http://pkgmir.geo.freebsd.org/FreeBSD:15:amd64/quarterly/meta.txz: Not Found … For 15.0-CURRENT you should use latest; don't expect quarterly. Also, it's probably too soon for latest. 1. 2.

(264305, 268393, 272878) 14-ALPHA2 panic on cold boot

2023-08-29 Thread Graham Perrin
On 29/08/2023 09:09, cglogic wrote: … I found two related bug reports: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264305 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268393 My backtrace is the same as in reported issues. So I did not write it from a screen to a paper. As I

etcupdate -p, and other uses of etcupdate(8)

2023-08-28 Thread Graham Perrin
On 28/08/2023 09:53, Tomoaki AOKI wrote: On Sun, 27 Aug 2023 18:16:35 +0100 Graham Perrin wrote: On 07/08/2023 16:51, Kevin Oberman wrote: … …  "etcupdate -p". … <https://mastodon.bsd.cafe/@fbfortune/110960171470986602> … Is this fortune-provided tip outdated? … for sr

etcupdate -p, and other uses of etcupdate(8) (was: Has the update procedure changed?)

2023-08-27 Thread Graham Perrin
On 07/08/2023 16:51, Kevin Oberman wrote: UPDATING seems to match the Makefile except that Makefile is far less detailed. The Makefile even says "See src/UPDATING `COMMON ITEMS' for more complete information." …  "etcupdate -p". …

273297 – BOOT time panic after preloading TSLOG data (was: 7addfafe73e0 early boot kernel panics)

2023-08-22 Thread Graham Perrin
Thanks, people. I couldn't attach a photograph to the opening post (entire emails, not just attachments, disappear in the ether). Instead, a photo here:

7addfafe73e0 early boot kernel panics

2023-08-22 Thread Graham Perrin
I could not get 7addfafe73e0 to boot. (2023-08-21, 21 hours ago). I reverted to a edacf4b4824a boot environment, which is fine. Should I simply update to ? Assuming a known issue with 7addfafe73e0

Re: ports-mgmt/portconf – not src.conf(5) – to specify multiple flavours of a port for buildkernel purposes

2023-08-22 Thread Graham Perrin
On 22/08/2023 06:42, Graham Perrin wrote: … % cat /usr/local/etc/ports.conf graphics/gpu-firmware-radeon-kmod: FLAVORS=btc sumo turks % Still, there's guesswork. I have /no/ idea whether the FLAVORS part of that last line is valid :-) Time will tell. /me tails /var/log/buildkernel.log

ports-mgmt/portconf – not src.conf(5) – to specify multiple flavours of a port for buildkernel purposes

2023-08-21 Thread Graham Perrin
On 22/08/2023 05:34, Warner Losh wrote: How might I use /etc/src.conf to achieve much the same, with a different port? I thought stuff like this went in ports.conf... … Warner solves another mystery. Thanks! Honestly, I was oblivious to the possibility: % man -P cat 5 ports.conf

src.conf(5) to specify multiple flavours of a port

2023-08-21 Thread Graham Perrin
In a thread elsewhere, as an example that did /not/ involve src.conf, Mark Johnston wrote: $ cd /usr/ports/graphics/gpu-firmware-intel-kmod $ sudo make reinstall FLAVOR=kabylake How might I use /etc/src.conf to achieve much the same, with a different port? A recent edition of my file

GPU firmware: could not load firmware image, error 2

2023-08-20 Thread Graham Perrin
On 20/08/2023 23:06, Graham Perrin wrote: Some relevant messages at<https://pastebin.com/raw/wxWi8YS7>. Should I be concerned by error 2 in these contexts? % pkg iinfo drm-510-kmod drm-510-kmod-5.10.163_7 % uname -aKU FreeBSD mowa219-gjp4-8570p-freebsd 14.0-ALPHA2 FreeBSD 14.0-ALPHA2

GPU firmware: could not load firmware image, error 2

2023-08-20 Thread Graham Perrin
Some relevant messages at. Should I be concerned by error 2 in these contexts? % pkg iinfo drm-510-kmod drm-510-kmod-5.10.163_7 % uname -aKU FreeBSD mowa219-gjp4-8570p-freebsd 14.0-ALPHA2 FreeBSD 14.0-ALPHA2 amd64 1400094 #4 main-n264868-edacf4b4824a-dirty:

Boot failures with 14.0-ALPHA1 and 14.0-ALPHA2

2023-08-20 Thread Graham Perrin
On 18/08/2023 13:21, Graham Perrin wrote: I'll update to ALPHA2. Another failure. In this case, removal of a USB device was unnecessary; the next start succeeded. % bectl list -c creation | grep edacf4b4824a n264868-edacf4b4824a-a NR /  460G  2023-08-19 03:54 n264868

ZFS deadlock in 14: with ZIL :-)

2023-08-19 Thread Graham Perrin
On 19/08/2023 11:31, Dimitry Andric wrote: On 19 Aug 2023, at 09:36, Graham Perrin wrote: … <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271945#c0> no ZIL; I never used the feature. The ZIL always exists, but it can be stored on a separate device for performance reason

ZFS deadlock in 14: without ZIL

2023-08-19 Thread Graham Perrin
On 19/08/2023 00:03, Mark Millard wrote: I believe the below quoted messages were reports of deadlocks based on after the following 2 MFV being in place in their environments: Thu, 10 Aug 2023 . . . • git: cd25b0f740f8 - main - zfs: cherry-pick fix from openzfs Martin Matuska • git:

Boot failures with 14.0-ALPHA1

2023-08-18 Thread Graham Perrin
I'll update to ALPHA2. In the meantime, briefly: – no visible progress beyond the four lines of EFI framebuffer information. In each case, I worked around by removing a USB flash drive that's used for L2ARC. The most recent incident was preceded

etcupdate -B, /.cshrc and /.profile

2023-08-17 Thread Graham Perrin
If I recall correctly, a few hours ago etcupdate -B resulted in removal of two files: /.cshrc /.profile Is this degree of checking/removal a novelty? (I can't recall the files' contents, or when I created them. I guess that I carelessly created them as dot files months ago without realising

Re: Fwd: Unreliability with DHCP

2023-08-17 Thread Graham Perrin
On 06/08/2023 17:05, Warner Losh wrote: On Sun, Aug 6, 2023 at 12:38 AM Kevin Oberman wrote: On Sat, Aug 5, 2023 at 3:16 PM Graham Perrin wrote: On 05/08/2023 12:39, Oleksandr Kryvulia wrote: > … > > As dirty workaround I have in my /etc/

Re: Speed improvements in ZFS

2023-08-15 Thread Graham Perrin
On 15/08/2023 13:05, Alexander Leidinger wrote: … periodic runs … Here, I get a sense that these benefit greatly from L2ARC. … So whatever was done inside ZFS or VFS or nullfs between 2023-06-19 and 2023-07-20 has given a huge speed improvement. …

Re: ZFS deadlock in 14

2023-08-10 Thread Graham Perrin
On 11/08/2023 04:32, Kevin Bowling wrote: Spoke too soon still seeing zfs lockups Kevin, do you have a log device? (ZIL) under heavy poudriere workload … Can you tell what was building when the problem occurred? For example, qutebrowser

Re: 14.0 boot failure

2023-08-09 Thread Graham Perrin
On 09/08/2023 07:10, Kevin Oberman wrote: I closed the ticket. I wasn't aware of a ticket, thanks for the update. Yesterday's 09c20a293280 boots fine for me.

Re: 14.0 boot failure

2023-08-08 Thread Graham Perrin
On 05/08/2023 00:45, Kevin Oberman wrote: A new kernel built from sources pulled today (4-Aug) at 5:26 UTC fails to boot. … I refrained from updating after reading this. Any news? TIA OpenPGP_signature Description: OpenPGP digital signature

Re: ZFS deadlock in 14

2023-08-08 Thread Graham Perrin
maybe. OpenPGP_signature Description: OpenPGP digital signature

Re: Has the update procedure changed?

2023-08-08 Thread Graham Perrin
On 06/08/2023 09:20, Mark Millard wrote: … https://docs.freebsd.org/en/books/handbook/cutting-edge/#makeworld section 26.6.1 lists: # git pull /usr/src check /usr/src/UPDATING # cd /usr/src # make -j4 buildworld # make -j4 kernel # shutdown -r now # etcupdate -p # cd /usr/src # make

Re: Has the update procedure changed?

2023-08-08 Thread Graham Perrin
On 08/08/2023 03:50, Robert Huff wrote: … 1) It would be really nice is someone would take a look and make sure these 100% non-contradictory. … Looks by people should, ideally, include: 209744 – Move installation

service routing restart, service dhclient restart (was: Unreliability with DHCP)

2023-08-06 Thread Graham Perrin
Thanks, On 06/08/2023 08:36, Oleksandr Kryvulia wrote: … In my case default route is assigned by dhclient, so 'service routing restart' must be run quickly after 'service netif restart' - before we receive dhcp offer. Is this documented and explained somewhere, or did you learn through

service routing restart (was: Unreliability with DHCP)

2023-08-05 Thread Graham Perrin
On 05/08/2023 23:16, Graham Perrin wrote: On 05/08/2023 12:39, Oleksandr Kryvulia wrote: 04.08.23 19:07, Graham Perrin пише: … As dirty workaround I have in my /etc/rc.resume service netif restart service routing restart  … 'service routing restart' can be problematic. Please, see

Re: Fwd: Unreliability with DHCP

2023-08-05 Thread Graham Perrin
On 05/08/2023 12:39, Oleksandr Kryvulia wrote: 04.08.23 19:07, Graham Perrin пише: Can anyone from freebsd-net@ help? Forwarded Message Subject: Unreliability with DHCP Date: Sun, 30 Jul 2023 16:17:43 +0100 From: Graham Perrin Organisation: FreeBSD

Fwd: Unreliability with DHCP

2023-08-04 Thread Graham Perrin
Can anyone from freebsd-net@ help? Forwarded Message Subject:Unreliability with DHCP Date: Sun, 30 Jul 2023 16:17:43 +0100 From: Graham Perrin Organisation: FreeBSD To: FreeBSD CURRENT 1. Sleep (suspend) whilst connected to one network 2. connect

Unreliability with DHCP

2023-07-30 Thread Graham Perrin
1. Sleep (suspend) whilst connected to one network 2. connect to a network elsewhere 3. wake (resume). Result: /etc/resolv.conf frequently contains outdated information. In some (maybe all) such cases, the IPv4 inet address is outdated; and so on. Which /etc/rc.d/ file(s) should I attempt

Re: kernel: sonewconn: pcb 0xfffff8002b255a00 (local:/var/run/devd.seqpacket.pipe): Listen queue overflow: 1 already in queue awaiting acceptance (60 occurrences), ?

2023-07-18 Thread Graham Perrin
On 21/06/2023 01:29, Graham Perrin wrote: … Thanks, people. A few hours ago I took a hint from one of the pages linked from <https://dan.langille.org/2020/01/01/listen-queue-overflow/>, added a line to my sysctl.conf(5). … % grep ipc /etc/sysctl.conf kern.ipc.soacceptqueue=256 % I

Re: Possible PEBKAC bug for fwget(8)?

2023-07-07 Thread Graham Perrin
On 07/07/2023 00:58, Kenneth Raplee wrote: … `fwget -vn pci`, it only prints out the following usage info: … I made what might have been the same mistake, . PCI pictured at , somehow I

Re: System lockups on 14-current with Plasma 5

2023-07-03 Thread Graham Perrin
Plasma here, packages upgraded a few hours ago. % uname -aKU FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #0 main-n263900-cd9da8d072e4-dirty: Sat Jul  1 23:55:17 BST 2023 grahamperrin@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 1400092

Re: f81be7a8318b installworld failed

2023-07-02 Thread Graham Perrin
On 29/06/2023 19:12, Kyle Evans wrote: … This error indicates that for some reason we're trying to build during the install phase; either tree was updated since last build, messed up timestamps on build artifacts, messed up clock, etc. Whatever the case may be, make(1) sees the build output

651d1efd96a6 buildworld failed, cd9da8d072e4 succeeded

2023-07-02 Thread Graham Perrin
On 29/06/2023 19:16, Graham Perrin wrote: % uname -KU 1400092 1400090 % uname -a FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #0 main-n263799-f81be7a8318b-dirty: Mon Jun 26 22:09:58 BST 2023 grahamperrin@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys

Re: dhclient unable to negotiate on WPA2-Enterprise network (eduroam)

2023-06-29 Thread Graham Perrin
On 29/06/2023 09:07, Graham Perrin wrote: … I just realised my discrepancy above, 1400092 1400090. … I'll installworld then review. Sorry, review is delayed. (I remembered and repeated the cause of the discrepancy, an installworld failure <https://lists.freebsd.org/archives/free

651d1efd96a6 buildworld failed

2023-06-29 Thread Graham Perrin
% uname -KU 1400092 1400090 % uname -a FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #0 main-n263799-f81be7a8318b-dirty: Mon Jun 26 22:09:58 BST 2023 grahamperrin@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 % bectl list -c creation | tail

f81be7a8318b installworld failed

2023-06-29 Thread Graham Perrin
… ===> stand/efi/loader_4th (install) installing DIRS BINDIR install  -d -m 0755 -o root  -g wheel  /boot /usr/local/bin/ccache cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -O3 -pipe -march=native

Re: dhclient unable to negotiate on WPA2-Enterprise network (eduroam)

2023-06-29 Thread Graham Perrin
On 28/06/2023 17:54, Naman Sood wrote: After doing a system update to the newest CURRENT, dhclient is not able to obtain an IP address for itself over an eduroam WPA2-Enterprise PEAP network. … No problem with eduroam here, % uname -aKU FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD

Re: f190c36b5d45 buildworld failure: ld: error: undefined symbol: SSL_get_peer_certificate

2023-06-27 Thread Graham Perrin
On 26/06/2023 05:31, Graham Perrin wrote: On 25/06/2023 20:57, Graham Perrin wrote: From <https://reviews.freebsd.org/P590$177>: clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [dma.full] Error code 1 make[5]: stopped in /usr/src/libexec/dma/d

f190c36b5d45 buildworld failure: ld: error: undefined symbol: SSL_get_peer_certificate

2023-06-25 Thread Graham Perrin
On 25/06/2023 20:57, Graham Perrin wrote: From <https://reviews.freebsd.org/P590$177>: clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [dma.full] Error code 1 make[5]: stopped in /usr/src/libexec/dma/dmagent .ERROR_TARGET='dma.full' .ERROR_META_FILE

debug.verbose_sysinit=1 and kern.msgbufsize=196608

2023-06-25 Thread Graham Perrin
On 25/06/2023 21:32, David Wolfskill wrote: On Sun, Jun 25, 2023 at 09:20:40PM +0100, Graham Perrin wrote: When debug.verbose_sysinit=1 is set in loader.conf(5), is normal to _not_ have BOOT and copyright messages? It's normal (in that situation) to require a higher value in kern.msgbufsize

debug.verbose_sysinit=1

2023-06-25 Thread Graham Perrin
When debug.verbose_sysinit=1 is set in loader.conf(5), is normal to _not_ have BOOT and copyright messages? Boot began with: Jun 25 06:49:31 mowa219-gjp4-8570p-freebsd syslogd: kernel boot file is /boot/kernel/kernel – then (timestamps etc. trimmed): DEP)... done.   

Freeze with mount of a UFS volume, main-n263630-ab3e6234ab6e-dirty

2023-06-25 Thread Graham Perrin
Froze at 06:40, when I used Plasma to mount and open the volume. Photographs: . The freeze occurred a split-second after a click; the option to mount and open was replaced by the option to safely remove. Probed not long

f190c36b5d45 buildworld failure

2023-06-25 Thread Graham Perrin
From : clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [dma.full] Error code 1 make[5]: stopped in /usr/src/libexec/dma/dmagent .ERROR_TARGET='dma.full'

Re: kernel: sonewconn: pcb 0xfffff8002b255a00 (local:/var/run/devd.seqpacket.pipe): Listen queue overflow: 1 already in queue awaiting acceptance (60 occurrences), ?

2023-06-20 Thread Graham Perrin
On 20/06/2023 15:41, Gary Jennejohn wrote: On Tue, 20 Jun 2023 12:04:13 +0200 Alexander Leidinger wrote: Quoting Gary Jennejohn (from Tue, 20 Jun 2023 07:41:08 +): … In other words the software listening on it didn't process the request fast enough and a backlog piled up (e.g apache

kernel: sonewconn: pcb 0xfffff8002b255a00 (local:/var/run/devd.seqpacket.pipe): Listen queue overflow: 1 already in queue awaiting acceptance (60 occurrences), …

2023-06-19 Thread Graham Perrin
Please, what's the meaning of the sonewconn lines? % tail -f -n 0 /var/log/messages Jun 20 04:08:41 mowa219-gjp4-8570p-freebsd su[4159]: grahamperrin to root on /dev/pts/6 Jun 20 04:12:20 mowa219-gjp4-8570p-freebsd apps.plugin[3178]: Cannot fetch process 4501 command line (command 'sysctl')

Re: Following a panic (271945): zpool status reports 1 data error but identifies no file

2023-06-11 Thread Graham Perrin
On 11/06/2023 19:06, Graham Perrin wrote: … I think it likely that the reportedly permanent error will simply disappear when the scrub completes. True; % date ; zpool status -x Mon 12 Jun 2023 02:00:49 BST all pools are healthy % zdb … might be looking for a needle in a haystack, when

Directory 1002/ missing from /var/run/user/

2023-06-11 Thread Graham Perrin
What normally takes care of creation of the numbered directories? A few hours ago, it was unexpectedly missing: % whoami grahamperrin % ls -dhln ~ drwxr-xr-x  143 1002  1002   240B 11 Jun 13:38 /home/grahamperrin % ls -hl /var/run/user total 1 drwx--  2 root    wheel  2B 19 May

Re: Following a panic (271945): zpool status reports 1 data error but identifies no file

2023-06-11 Thread Graham Perrin
On 11/06/2023 18:51, Cy Schubert wrote: Zpool export/import or reboot may fix this. Thanks, it's my boot pool, and there have been two boots since my first email: % grep BOOT /var/log/messages Jun 11 13:29:13 mowa219-gjp4-8570p-freebsd kernel: ---<>--- Jun 11 13:50:04

Re: Following a panic (271945): zpool status reports 1 data error but identifies no file

2023-06-11 Thread Graham Perrin
On 11/06/2023 14:48, Alexander Motin wrote: On 11.06.2023 08:02, Graham Perrin wrote: See below, should I begin scrubbing? Or (before I begin) might zdb reveal something useful? The only case when I would not recommend to run scrub is if there is a suspicion of memory corruptions

Following a panic (271945): zpool status reports 1 data error but identifies no file

2023-06-11 Thread Graham Perrin
See below, should I begin scrubbing? Or (before I begin) might zdb reveal something useful? The supposed error was observable after /271945 – panic: deadlres_td_sleep_q: possible deadlock detected for 0xfe0133324ac0 (stat),

Re: ZFS: panic: VERIFY3(dev->l2ad_hand <= dev->l2ad_evict) failed

2023-06-10 Thread Graham Perrin
On 27/05/2023 16:30, Graham Perrin wrote: Three panics with c2c9ac88c2bb (2023-05-26, 1400089): … Martin, if you'd like to take <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271772>, please go ahead. Thanks OpenPGP_signature Description: OpenPGP digital signature

Re: Help request: strange issue with xfce xfwm4 on AMD hardware, running head

2023-05-28 Thread Graham Perrin
On 27/05/2023 09:31, Guido Falsi wrote: I'm seeing a strange issue with xfwm4 on my laptop How much memory, how much VRAM? running head (commit 5804b7ab378d6207130bd1685c931da6a4e76e55), using pkgbase, everything build on poudriere. I have filed an issue upstream with a description and

ZFS: panic: VERIFY3(dev->l2ad_hand <= dev->l2ad_evict) failed

2023-05-27 Thread Graham Perrin
Three panics with c2c9ac88c2bb (2023-05-26, 1400089): Dumptime: 2023-05-27 03:17:16 +0100 Dumptime: 2023-05-27 03:41:03 +0100 Dumptime: 2023-05-27 14:03:32 +0100 Are they symptomatic of

Re: aarch64: lang/gcc1* build regression between Mar-28 and Apr-8 [zfs corruptions without block_cloning involved!]

2023-04-15 Thread Graham Perrin
On 14/04/2023 11:58, Mark Millard wrote: … zfs after the import corrupts data even without block_cloning having ever been in use, even as the code currently is. … (2023-04-12) discusses reported corruptions when block

Re: OpenZFS recently (was … [zfs corruptions without block_cloning involved!])

2023-04-15 Thread Graham Perrin
On 15/04/2023 14:41, void wrote: On Sat, Apr 15, 2023 at 09:56:34AM +0100, Graham Perrin wrote: Is the recent situation unusual enough to warrant an entry in UPDATING? yeah I'd say so. Also does this affect 13-stable and the recent 13.2-RELEASE or just -current? If I'm looking

OpenZFS recently (was aarch64: lang/gcc1* build regression between Mar-28 and Apr-8 [zfs corruptions without block_cloning involved!])

2023-04-15 Thread Graham Perrin
On 14/04/2023 11:58, Mark Millard wrote: … zfs after the import corrupts data even without block_cloning having ever been in use, even as the code currently is. More problems are to be found and fixed yet, despite the several fixes now in place. See for example … Is the recent situation

Re: n262026-37d97b10ff0e installworld failure

2023-04-08 Thread Graham Perrin
On 07/04/2023 16:51, Mateusz Guzik wrote: On 4/7/23, Graham Perrin wrote: … I pushed the fix. git pull, make sure you are at 20be1b4fc4b72f10d5f9411e5bbde0f46a98be5b or later. build and install the new kernel, only then proceed with installworld and you should be fine. Fix confirmed

n262026-37d97b10ff0e installworld failure

2023-04-07 Thread Graham Perrin
Log: Any ideas? 37d97b10ff0e was around twelve hours ago, OpenPGP_signature Description: OpenPGP digital signature

Re: Tooling Integration and Developer Experience

2023-02-04 Thread Graham Perrin
On 30/01/2023 21:09, Dmitry Salychev wrote: Maybe, but my laziness won't let me keep it that simple :) https://reviews.freebsd.org/H185 should do the trick, I think. 404 for me. Warner Losh writes: … OpenPGP_signature Description: OpenPGP digital signature

Re: GitHub Code Search

2023-02-04 Thread Graham Perrin
On 31/01/2023 17:47, David Chisnall wrote: 〦… The old GitHub search is not great, but cs.github.com has replaced local search for me in the FreeBSD tree. It's not *quite* as good as fxr, but it's close. For example, searching for sys_cap_enter:

Re: poudriere jail -u: install: …: No such file or directory (was: install: wdatwd.4.gz: No such file or directory)

2023-01-29 Thread Graham Perrin
On 18/01/2023 07:49, Graham Perrin wrote: … install -N /usr/src/etc  -o root -g wheel -m 444 ERR_put_error.3.gz  /usr/local/poudriere/jails/main/usr/share/openssl/man/man3/ --- realinstall_subdir_sbin --- install: mntopts.3.gz: No such file or directory --- realinstall_subdir_secure --- make

poudriere jail -u: install: …: No such file or directory (was: install: wdatwd.4.gz: No such file or directory)

2023-01-17 Thread Graham Perrin
On 14/01/2023 09:20, Graham Perrin wrote: After each update to the OS, I routinely update the main jail that I use for poudriere: poudriere jail -u -j main Today's update of the jail failed, as outlined below. install: wdatwd.4.gz: No such file or directory It seems that the 'copperbowl

Re: install: wdatwd.4.gz: No such file or directory

2023-01-17 Thread Graham Perrin
On 17/01/2023 02:52, UEMURA Tetsuya wrote: Thanks. Result:, and I'm now rebuilding world. Weird. On my 14-CURRENT, make all shows a lot of gzip related lines such as: gzip -cn /usr/src/share/man/man4/aac.4 > aac.4.gz ... gzip -cn /usr/src/share/man/man4/wdatwd.4 >

Re: install: wdatwd.4.gz: No such file or directory

2023-01-16 Thread Graham Perrin
On 16/01/2023 12:59, UEMURA Tetsuya wrote: I do have the manual page for wdatwd(4), and /usr/obj/usr/src/amd64.amd64/share/man/man4/ exists but wdatwd.4.gz (required during an update to the jail) does not exist at this path. % man 4 wdatwd % file

Re: install: wdatwd.4.gz: No such file or directory

2023-01-16 Thread Graham Perrin
On 14/01/2023 09:20, Graham Perrin wrote: After each update to the OS, I routinely update the main jail that I use for poudriere: poudriere jail -u -j main Today's update of the jail failed, as outlined below. install: wdatwd.4.gz: No such file or directory It seems that the 'copperbowl

install: wdatwd.4.gz: No such file or directory

2023-01-14 Thread Graham Perrin
After each update to the OS, I routinely update the main jail that I use for poudriere: poudriere jail -u -j main Today's update of the jail failed, as outlined below. install: wdatwd.4.gz: No such file or directory It seems that the 'copperbowl' part of the 'Jail fs:' line for the jail

Putting OPIE to rest (was: Re: cant login after make installworld: pam_opie.so.6 not found)

2023-01-05 Thread Graham Perrin
On 05/01/2023 02:59, grarpamp wrote: … https://lists.freebsd.org/archives/freebsd-security/2022-September/ https://lists.freebsd.org/archives/freebsd-security/2022-October/ … I recall the original email addressing three public lists (awareness across an unusually broad audience): -current,

VirtualBox: screenshots (was: 14.0-CURRENT panic on boot, i386 VirtualBox client)

2023-01-04 Thread Graham Perrin
On 04/01/2023 10:24, Konstantin Belousov wrote: … No idea how to take the virtual screen snapshot under VB. … For me, it's the Control key to the right + E OpenPGP_signature Description: OpenPGP digital signature

  1   2   3   4   >