emacs-pretest-bug
[Top][All Lists]
Advanced

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

Segfault when calling network-interface-info on OpenBSD


From: Henrik Enberg
Subject: Segfault when calling network-interface-info on OpenBSD
Date: Thu, 29 Dec 2005 23:01:53 +0100 (CET)

Symptoms:

Evaluating (network-interface-info "rl0") (rl0 is a network interface on
this machine) causes Emacs to segfault with the below backtrace on an
OpenBSD 3.8 system.


#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
#2  0x0813fee9 in Feval (form=0) at eval.c:2219
#3  0x081408e3 in Ffuncall (nargs=2, args=0xcfbbdf84) at eval.c:2879
#4  0x0816719f in Fbyte_code (bytestr=140396409, vector=1, maxdepth=-809771136) 
at bytecode.c:694
#5  0x08140c0a in funcall_lambda (fun=136906940, nargs=1, 
arg_vector=0xcfbbe0d4) at eval.c:3066
#6  0x081407c5 in Ffuncall (nargs=2, args=0xcfbbe0d0) at eval.c:2934
#7  0x0816719f in Fbyte_code (bytestr=140396385, vector=1, maxdepth=-809770800) 
at bytecode.c:694
#8  0x08140c0a in funcall_lambda (fun=136907772, nargs=1, 
arg_vector=0xcfbbe214) at eval.c:3066
#9  0x081407c5 in Ffuncall (nargs=2, args=0xcfbbe210) at eval.c:2934
#10 0x0816719f in Fbyte_code (bytestr=136905083, vector=1, maxdepth=-809770480) 
at bytecode.c:694
#11 0x08140c0a in funcall_lambda (fun=136905052, nargs=0, 
arg_vector=0xcfbbe374) at eval.c:3066
#12 0x081407c5 in Ffuncall (nargs=1, args=0xcfbbe370) at eval.c:2934
#13 0x08140586 in apply1 (fn=138559329, arg=137376769) at eval.c:2624
#14 0x0813d104 in Fcall_interactively (function=138559329, 
record_flag=137376769, keys=137391620) at callint.c:412
#15 0x080ee8a7 in Fcommand_execute (cmd=138559329, record_flag=137376769, 
keys=137376769, special=137376769) at keyboard.c:9749
#16 0x080e4129 in command_loop_1 () at keyboard.c:1784
#17 0x0813ee1c in internal_condition_case (bfun=0x80e3db0 <command_loop_1>, 
handlers=137490009, hfun=0x80e3910 <cmd_error>) at eval.c:1465
#18 0x080e3c36 in command_loop_2 () at keyboard.c:1321
#19 0x0813e9c1 in internal_catch (tag=0, func=0x80e3c18 <command_loop_2>, 
arg=137376769) at eval.c:1211
#20 0x080e3bed in command_loop () at keyboard.c:1300
#21 0x080e36c8 in recursive_edit_1 () at keyboard.c:993
#22 0x080e37e8 in Frecursive_edit () at keyboard.c:1054
#23 0x080e2139 in main (argc=2, argv=0xcfbbe870) at emacs.c:1786


In GNU Emacs 22.0.50.1 (i386-unknown-openbsd3.8, GTK+ Version 2.8.8)
 of 2005-12-28 on rocksteady.printf.se
X server distributor `The X.Org Foundation', version 11.0.60802000
configured using `configure '--prefix=/usr/local/emacs' '--with-gtk''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: C
  value of $LC_CTYPE: en_US.ISO8859-1
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: iso-8859-1
  default-enable-multibyte-characters: t

Major mode: Dired by name

Minor modes in effect:
  dired-omit-mode: t
  show-paren-mode: t
  global-auto-revert-mode: t
  display-time-mode: t
  desktop-save-mode: t
  auto-image-file-mode: t
  tooltip-mode: t
  auto-compression-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  transient-mark-mode: t
  abbrev-mode: t

Recent input:
C-p C-p C-p C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n 
C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n 
C-n C-n C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p 
C-x k <return> C-x k <return> C-x b C-g C-c b C-c b 
C-x d <return> M-> g C-p C-p C-p C-p C-p C-p C-p C-p 
C-p C-p C-p C-p C-p C-SPC C-e M-w C-b C-b C-b C-b C-b 
C-b C-b C-b C-b C-SPC C-e M-w C-x C-g M-x r e o <tab> 
<backspace> p <tab> o <tab> r <tab> <return>

Recent messages:
Mark set
Omitting...
Omitted 45 lines.
Omitting...
(Nothing to omit)
Mark set
Mark activated
Making completion list... [2 times]
Loading emacsbug...done
No expansion found




reply via email to

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