[18429] in Athena Bugs
linux 8.4.14: emacs/comp
daemon@ATHENA.MIT.EDU (Camilla R Fox)
Wed Oct 18 16:05:11 2000
Message-Id: <200010182005.QAA14377@red-herring.mit.edu>
To: bugs@MIT.EDU
Cc: luka@MIT.EDU
Date: Wed, 18 Oct 2000 16:05:07 -0400
From: Camilla R Fox <cfox@MIT.EDU>
System name: red-herring.mit.edu
Type and version: i686 8.4.14 (with mkserv)
Shell: /bin/athena/bash
emacs hangs, when called by comp, in ttymode (under X, it works fine).
luka, who noticed this problem, provided the following stack trace.
(gdb) bt
#0 0x4029db34 in __ioctl () from /lib/libc.so.6
#1 0x402e11cc in ?? () from /lib/libc.so.6
#2 0x80ce065 in narrow_foreground_group () at sysdep.c:1048
#3 0x80ce213 in init_sys_modes () at sysdep.c:1304
#4 0x80b83be in main (argc=2, argv=0xbffff334, envp=0xbffff340)
at emacs.c:1227
(gdb)
I can reproduce the problem either as myself or as opuser, both remotely
and under a text mode console login.
-Camilla