NetBSD-Bugs archive

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

PR/55669 CVS commit: pkgsrc/net/tor



The following reply was made to PR port-evbarm/55669; it has been noted by GNATS.

From: "Leonardo Taccari" <leot%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55669 CVS commit: pkgsrc/net/tor
Date: Sat, 19 Sep 2020 18:22:01 +0000

 Module Name:	pkgsrc
 Committed By:	leot
 Date:		Sat Sep 19 18:22:01 UTC 2020
 
 Modified Files:
 	pkgsrc/net/tor: Makefile
 Added Files:
 	pkgsrc/net/tor: hacks.mk
 
 Log Message:
 tor: disable backtrace(3) support on netbsd-9 evbarm
 
 backtrace(3) does not work on netbsd-9 ending up in a SIGSEGV and tor
 process hanging forever (a simple way to reproduce without configuring
 tor is just invoking tor via `tor --version').
 
 Workaround for PR port-evbarm/55669.
 
 PKGREVISION++
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.156 -r1.157 pkgsrc/net/tor/Makefile
 cvs rdiff -u -r0 -r1.1 pkgsrc/net/tor/hacks.mk
 
 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