NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/60346 CVS commit: src/usr.bin/ftp
The following reply was made to PR bin/60346; it has been noted by GNATS.
From: Patrick Welche <prlw1%welche.eu@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: mlelstv%serpens.de@localhost
Subject: Re: PR/60346 CVS commit: src/usr.bin/ftp
Date: Wed, 8 Jul 2026 18:23:47 +0100
On Wed, Jul 08, 2026 at 04:20:02PM +0000, Michael van Elst via gnats wrote:
> The following reply was made to PR bin/60346; it has been noted by GNATS.
>
> From: mlelstv%serpens.de@localhost (Michael van Elst)
> To: gnats-bugs%netbsd.org@localhost
> Cc:
> Subject: Re: PR/60346 CVS commit: src/usr.bin/ftp
> Date: Wed, 8 Jul 2026 16:16:59 -0000 (UTC)
>
> gnats-admin%NetBSD.org@localhost ("Patrick Welche via gnats") writes:
>
> > I have started seeing segmentation faults - maybe related?
> >
> > Easiest is the reproducer:
> >
> > gdb `which ftp`
> > run https://github.com/openmm/openmm/archive/8.5.2.tar.gz
>
>
> Silly bug (of mine) like:
>
> p = malloc();
> p += advance;
> free(p);
>
> Please cvs up.
Thanks for fixing it so quickly!
# make mdi
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Fetching openmm-8.5.2.tar.gz
Requesting https://github.com/openmm/openmm/archive/8.5.2.tar.gz
Redirected to https://codeload.github.com/openmm/openmm/tar.gz/refs/tags/8.5.2
Requesting https://codeload.github.com/openmm/openmm/tar.gz/refs/tags/8.5.2
20700 KiB 3.83 MiB/s
with /usr/bin/ftp
Home |
Main Index |
Thread Index |
Old Index