pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/50939 CVS commit: pkgsrc/net/net-snmp



The following reply was made to PR pkg/50939; it has been noted by GNATS.

From: "Gavan Fantom" <gavan%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50939 CVS commit: pkgsrc/net/net-snmp
Date: Fri, 6 Oct 2017 02:39:38 +0000

 Module Name:	pkgsrc
 Committed By:	gavan
 Date:		Fri Oct  6 02:39:38 UTC 2017
 
 Modified Files:
 	pkgsrc/net/net-snmp: Makefile distinfo
 	pkgsrc/net/net-snmp/patches:
 	    patch-agent_mibgroup_hardware_cpu_cpu__sysctl.c
 
 Log Message:
 net-snmp: Prevent crash on NetBSD/i386
 
 A compiler bug causes incorrect compilation of the NetBSD-specific
 code in cpu_sysctl.c. This results in a crash shortly after startup if
 the machine has 2 or more CPUs.
 
 Disable optimisation in netsnmp_cpu_arch_load() only.
 This works around the problem reported in PR pkg/50939.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.120 -r1.121 pkgsrc/net/net-snmp/Makefile
 cvs rdiff -u -r1.90 -r1.91 pkgsrc/net/net-snmp/distinfo
 cvs rdiff -u -r1.6 -r1.7 \
     pkgsrc/net/net-snmp/patches/patch-agent_mibgroup_hardware_cpu_cpu__sysctl.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index