emacs-devel
[Top][All Lists]
Advanced

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

Re: Segfault when calling network-interface-info on OpenBSD


From: Andreas Schwab
Subject: Re: Segfault when calling network-interface-info on OpenBSD
Date: Fri, 30 Dec 2005 12:03:28 +0100
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux)

"Richard M. Stallman" <address@hidden> writes:

> #0  0x08156c8e in intern (str=0xfff7f08e <Address 0xfff7f08e out of bounds>) 
> at lread.c:3141
> #1  0x0816cb10 in Fnetwork_interface_info (ifname=139458061) at process.c:3565

The problem is that network-interface-info didn't correctly terminate the
loop over the interface flags table.  I've checked in a fix for that.
OpenBSD apparently has some additional flags that are not listed in
ifflag_table.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]