[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Curious messages in logs
- To: misc@openbsd.org
- Subject: Curious messages in logs
- From: Vincent Bernat <bernat@free.fr>
- Date: Tue, 01 Jan 2002 23:10:25 +0100
- Organization: Kabale Inc
- User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Common Lisp, i686-pc-linux)
Hi !
Today, I have encountered in the logs messages that I have never seen
before.
Jan 1 18:17:58 lucas /bsd: rtfree: 0xe0a05d00 not freed (neg refs)
Jan 1 18:18:01 lucas /bsd: rtfree: 0xe0a05d00 not freed (neg refs)
Jan 1 20:55:37 lucas /bsd: arpresolve: can't allocate llinfo
Jan 1 20:56:51 lucas /bsd: arpresolve: can't allocate llinfo
Jan 1 22:24:51 lucas /bsd: arpresolve: can't allocate llinfo
I run OpenBSD 2.9 and it these messages may be related to tun0 (which
have been down since a very long time).
--
Let your compiler do the simple optimisations.
Don't strain to re-use code; reorganise instead.
- The Elements of Programming Style (Kernighan & Plaugher)