daily CVS update output

2023-11-15 Thread NetBSD source update
Updating src tree: U src/external/bsd/ppp/usr.sbin/plugins/Makefile.inc P src/external/bsd/ppp/usr.sbin/plugins/minconn/Makefile P src/external/bsd/ppp/usr.sbin/plugins/passwordfd/Makefile P src/external/bsd/ppp/usr.sbin/plugins/status/Makefile P src/include/ssp/ssp.h P

Re: sys/dev/usb/if_axen.c

2023-11-15 Thread sc . dying
Could you please try this patch? --- src/sys/dev/usb/if_axen.c.orig 2022-08-20 23:30:49.194557768 + +++ src/sys/dev/usb/if_axen.c 2023-11-15 23:23:29.684547881 + @@ -52,6 +52,7 @@ struct axen_type { uint16_taxen_flags; #define AX178A 0x0001 /*

Re: ffmpeg6 and SSP?

2023-11-15 Thread Patrick Welche
On Wed, Nov 15, 2023 at 01:48:19PM +0200, Vitaly Shevtsov wrote: > Even arcticfox cannot be built due to the same reason. Christos fixed it - cvs update and rebuild, and check you have # nm -g /lib/libc.so | grep ssp 00055136 T __ssp_protected_getcwd 0005512c T

Re: ffmpeg6 and SSP?

2023-11-15 Thread Patrick Welche
On Tue, Nov 14, 2023 at 11:30:27AM +, Patrick Welche wrote: > On Tue, Nov 14, 2023 at 10:32:01AM +, Patrick Welche wrote: > > On Mon, Nov 13, 2023 at 11:22:55AM +, Patrick Welche wrote: > > > I'm pretty sure ffmpeg6 compiled recently, but on today's NetBSD-current > > > with

Re: ffmpeg6 and SSP?

2023-11-15 Thread Vitaly Shevtsov
Even arcticfox cannot be built due to the same reason. -- Vitaly

SSP

2023-11-15 Thread Patrick Welche
Talking of SSP, what can you do once a detection happens? I see in /var/log/messages: Nov 15 06:59:32 mail -: mail.example.com exim - - - stack overflow detected; terminated I have: kern.coredump.setid.dump = 1 kern.coredump.setid.path = /var/crash/%n.core