Re: Building ZFS disk images

2021-10-21 Thread Julian Elischer
On 9/28/21 9:15 AM, Rodney W. Grimes wrote: On Tue, Sep 28, 2021 at 9:48 AM Rodney W. Grimes wrote: ^^^ re-guid the pool on first boot. Isnt the proper place to solve this lack of Unique UUID creation in the tool(s) that are creating the zfs pool in the first place. F

Re: Is dialog4ports built in/for releng/13.0 also supposed to work under main [so: 14]? It gets SIGSEGV in my context. (some low level failure info now)

2021-10-21 Thread Mark Millard via freebsd-current
On 2021-Oct-21, at 16:24, Mark Millard wrote: > On 2021-Oct-21, at 11:53, Mark Millard wrote: > >> On 2021-Oct-21, at 08:27, Tomoaki AOKI wrote: >> >>> On Thu, 21 Oct 2021 07:40:36 -0700 >>> Mark Millard via freebsd-current wrote: >>> On 2021-Oct-21, at 06:14, Gary Jennejoh

Re: NFSv4 client: Doesn't see files/protocol error 10020

2021-10-21 Thread Larry Rosenman
On 10/20/2021 1:58 pm, Larry Rosenman wrote: I have a -CURRENT box that I upgraded yesterday & today, and it no longer can read NFS mounts from my TrueNAS 12.0-U6 server. It mounts, but any access garners: nfsv4 client/server protocol prob err=10020 nfsv4 client/server protocol prob err=10020 t

Re: Is dialog4ports built in/for releng/13.0 also supposed to work under main [so: 14]? It gets SIGSEGV in my context.

2021-10-21 Thread Mark Millard via freebsd-current
On 2021-Oct-21, at 11:53, Mark Millard wrote: > On 2021-Oct-21, at 08:27, Tomoaki AOKI wrote: > >> On Thu, 21 Oct 2021 07:40:36 -0700 >> Mark Millard via freebsd-current wrote: >> >>> >>> >>> On 2021-Oct-21, at 06:14, Gary Jennejohn wrote: >>> On Thu, 21 Oct 2021 01:34:47 -0700

what does "failed to read progbits" mean?

2021-10-21 Thread Michael Butler via freebsd-current
Well this is different .. I did a full rebuild (after "rm -rf /usr/obj/*") this morning and now see .. ===> linux_common (install) install -T release -o root -g wheel -m 555 linux_common.ko /boot/kernel/ install -T dbg -o root -g wheel -m 555 linux_common.ko.debug /usr/lib/debug/boot/kernel

Re: Is dialog4ports built in/for releng/13.0 also supposed to work under main [so: 14]? It gets SIGSEGV in my context.

2021-10-21 Thread Mark Millard via freebsd-current
On 2021-Oct-21, at 08:27, Tomoaki AOKI wrote: > On Thu, 21 Oct 2021 07:40:36 -0700 > Mark Millard via freebsd-current wrote: > >> >> >> On 2021-Oct-21, at 06:14, Gary Jennejohn wrote: >> >>> On Thu, 21 Oct 2021 01:34:47 -0700 >>> Mark Millard via freebsd-current wrote: >>> I get t

Re: Is dialog4ports built in/for releng/13.0 also supposed to work under main [so: 14]? It gets SIGSEGV in my context.

2021-10-21 Thread Tomoaki AOKI
On Thu, 21 Oct 2021 07:40:36 -0700 Mark Millard via freebsd-current wrote: > > > On 2021-Oct-21, at 06:14, Gary Jennejohn wrote: > > > On Thu, 21 Oct 2021 01:34:47 -0700 > > Mark Millard via freebsd-current wrote: > > > >> I get the following crash (amd64 example shown), as reported > >> vi

Re: Is dialog4ports built in/for releng/13.0 also supposed to work under main [so: 14]? It gets SIGSEGV in my context.

2021-10-21 Thread Mark Millard via freebsd-current
On 2021-Oct-21, at 06:14, Gary Jennejohn wrote: > On Thu, 21 Oct 2021 01:34:47 -0700 > Mark Millard via freebsd-current wrote: > >> I get the following crash (amd64 example shown), as reported >> via gdb afterwards. (devel/llvm13 is just an example context.) >> >> gdb `which dialog4ports` d

Re: Is dialog4ports built in/for releng/13.0 also supposed to work under main [so: 14]? It gets SIGSEGV in my context.

2021-10-21 Thread Gary Jennejohn
On Thu, 21 Oct 2021 01:34:47 -0700 Mark Millard via freebsd-current wrote: > I get the following crash (amd64 example shown), as reported > via gdb afterwards. (devel/llvm13 is just an example context.) > > gdb `which dialog4ports` devel/llvm13/dialog4ports.core > . . . > Core was generated by `

Is dialog4ports built in/for releng/13.0 also supposed to work under main [so: 14]? It gets SIGSEGV in my context.

2021-10-21 Thread Mark Millard via freebsd-current
I get the following crash (amd64 example shown), as reported via gdb afterwards. (devel/llvm13 is just an example context.) gdb `which dialog4ports` devel/llvm13/dialog4ports.core . . . Core was generated by `/usr/local/bin/dialog4ports'. Program terminated with signal SIGSEGV, Segmentation fault.