Re: Problems with FreeBSD-15.0-CURRENT-amd64-20241003

2024-10-20 Thread Graham Perrin
On 09/10/2024 07:35, Paul Floyd wrote: … ld-elf.so.1: Shared object "libmd.so.6" not found, … pkgbase context: |

Re: Problems with FreeBSD-15.0-CURRENT-amd64-20241003

2024-10-14 Thread Paul Floyd
On 10-10-24 11:16, Konstantin Belousov wrote: If you can determine not just the number of taken locks, but also the specific locks that were taken, perhaps you can check that this is the libc exit lock? For the moment I've turned off the check for FreeBSD 15 and above. At present the ExeCo

Re: Problems with FreeBSD-15.0-CURRENT-amd64-20241003

2024-10-10 Thread Konstantin Belousov
On Wed, Oct 09, 2024 at 07:34:31PM +, Paul Floyd wrote: > > > On 09-10-24 08:50, Konstantin Belousov wrote: > > > Perhaps you can check for the presence of the symbol exit@FBSD_1.0 in the > > backtrace to determine the situation. > > We don't read .gnu.version and the version number hasn't

Re: Problems with FreeBSD-15.0-CURRENT-amd64-20241003

2024-10-09 Thread Paul Floyd
On 09-10-24 08:50, Konstantin Belousov wrote: Perhaps you can check for the presence of the symbol exit@FBSD_1.0 in the backtrace to determine the situation. We don't read .gnu.version and the version number hasn't changed as far as I can see. I can check osreldate to get an idea of the

Re: Problems with FreeBSD-15.0-CURRENT-amd64-20241003

2024-10-09 Thread Konstantin Belousov
On Wed, Oct 09, 2024 at 10:27:22AM +0200, Paul Floyd wrote: > > > > On Wed, 9 Oct 2024 at 09:08, Konstantin Belousov > > wrote: > > > On Wed, Oct 09, 2024 at 06:35:08AM +, Paul Floyd wrote: > > > The biggest problem is with Helgrind. All apps now generate an extra > > error > > > > > > ==68593

Re: Problems with FreeBSD-15.0-CURRENT-amd64-20241003

2024-10-09 Thread Paul Floyd
> > > I can probably check whether it's the main thread (I assume that this code > doesn't run on subsidiary threads) > No it looks like it can be any thread. A+ Paul

Re: Problems with FreeBSD-15.0-CURRENT-amd64-20241003

2024-10-09 Thread Paul Floyd
> > On Wed, 9 Oct 2024 at 09:08, Konstantin Belousov > wrote: > On Wed, Oct 09, 2024 at 06:35:08AM +, Paul Floyd wrote: > > The biggest problem is with Helgrind. All apps now generate an extra > error > > > > ==68593== Thread #1: Exiting thread still holds 1 lock > > ==68593==at 0x4BBB5DA:

Re: Problems with FreeBSD-15.0-CURRENT-amd64-20241003

2024-10-09 Thread Konstantin Belousov
On Wed, Oct 09, 2024 at 06:35:08AM +, Paul Floyd wrote: > Hi > > I don't often update my 15-0-CURRENT VM. I did last week and I'm getting > several issues. > > Firstly, a bit annoying, both pkg and ksh93 fail to run, giving. > ld-elf.so.1: Shared object "libmd.so.6" not found, required by "ks