Re: PR/60346 CVS commit: src/usr.bin/ftp
"Patrick Welche via gnats" <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR bin/60346; it has been noted by GNATS. From: Patrick Welche <[email protected]> To: [email protected] Cc: [email protected] 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: [email protected] (Michael van Elst) > To: [email protected] > Cc: > Subject: Re: PR/60346 CVS commit: src/usr.bin/ftp > Date: Wed, 8 Jul 2026 16:16:59 -0000 (UTC) > > [email protected] ("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