Re: 6.0-stable panic

2016-12-08 Thread mxb
Just curious if there is any new around this problem. I have -stable from mtier.org . relayd leaves in a dynamic environment, so new relays are added quiet often. Thus with reload or restart I can trigger this very often as well. Question is if there are any diffs which can be

Re: assign process to cpu (core)

2016-12-08 Thread Peter Hessler
On 2016 Dec 08 (Thu) at 16:27:29 +0100 (+0100), Roger Schreiter wrote: :Hello, : :is there a mean to get a running process running on :a certain cpu (core)? Or restrict it from running on a cpu? : :I have a cheap Atom CPU with four cores, and all interrupts, :also network traffic, is using CPU0. :

Re: ASLR bypass on OpenBSD

2016-12-08 Thread minek van
any news? > Sent: Wednesday, November 30, 2016 at 7:48 PM > From: "minek van" > To: misc@openbsd.org > Subject: ASLR bypass on OpenBSD > > Hello, > > older story: > > https://marc.info/?t=14212471776=1=1 > > what happened since than? > > Was the randomization

assign process to cpu (core)

2016-12-08 Thread Roger Schreiter
Hello, is there a mean to get a running process running on a certain cpu (core)? Or restrict it from running on a cpu? I have a cheap Atom CPU with four cores, and all interrupts, also network traffic, is using CPU0. Thus I would like, bgpd does not use CPU0 at all, in order to avoid, havy cpu

Re: make build fails in libedit

2016-12-08 Thread Jan Stary
On Dec 08 08:19:53, njtaylor0...@btinternet.com wrote: > Those files are generated and should be in /usr/obj/lib/libedit On Dec 08 08:27:41, njtaylor0...@btinternet.com wrote: > are you following current.html / new dedicated build user instructions? Yes. Must have been some brakage in my tree

Re: em(4) watchdog timeotu on current/amd64

2016-12-08 Thread johnwixard
I am having the same problem, did you solve it? /john -- View this message in context: http://openbsd-archive.7691.n7.nabble.com/em-4-watchdog-timeotu-on-current-amd64-tp305845p309482.html Sent from the openbsd user - misc mailing list archive at Nabble.com.

Re: Bizarre arp entry corruption

2016-12-08 Thread Joe Holden
On 08/12/2016 13:56, Joe Holden wrote: Hi guys, I've just updated a couple of boxes to the Dec 7th snapshot and I'm seeing some bizarre behaviour on one box, on one specific interface: The box in question is an OSPF and BGP speaker, and the following happens when booted: After OSPF and BGP

Bizarre arp entry corruption

2016-12-08 Thread Joe Holden
Hi guys, I've just updated a couple of boxes to the Dec 7th snapshot and I'm seeing some bizarre behaviour on one box, on one specific interface: The box in question is an OSPF and BGP speaker, and the following happens when booted: After OSPF and BGP tables load, a couple of minutes later

Re: LibC openBSD affected ?

2016-12-08 Thread Mihai Popescu
| I feel so much safer. CERT is still performing a role they don't understand. Could you detail, please? It's too short to get it as a joke or as a serious thing.

Re: make build fails in libedit

2016-12-08 Thread Nigel Taylor
On 12/08/16 08:19, Nigel Taylor wrote: > On 12/08/16 07:46, Jan Stary wrote: >> After and update to yesterday's current/amd64 and a cvs up, >> make build fails in libedit, saying: >> >> cc -O2 -pipe -g -Wall-I. -I/usr/src/lib/libedit -I. >> -I/usr/src/lib/libedit -c

Re: make build fails in libedit

2016-12-08 Thread Nigel Taylor
On 12/08/16 07:46, Jan Stary wrote: > After and update to yesterday's current/amd64 and a cvs up, > make build fails in libedit, saying: > > cc -O2 -pipe -g -Wall -I. -I/usr/src/lib/libedit -I. -I/usr/src/lib/libedit > -c /usr/src/lib/libedit/chared.c -o chared.o >