From xemacs-m  Mon Feb 24 20:12:25 1997
Received: from neal.ctd.comsat.com (exim@neal.ctd.comsat.com [134.133.40.21])
	by xemacs.org (8.8.5/8.8.5) with SMTP id UAA20444
	for <xemacs-beta@xemacs.org>; Mon, 24 Feb 1997 20:12:20 -0600 (CST)
Received: from neal by neal.ctd.comsat.com with local (Exim 1.58 #2)
	id 0vz2GK-0007Y1-00; Mon, 24 Feb 1997 10:24:20 -0500
From: Neal Becker <neal@ctd.comsat.com>
To: xemacs-beta@xemacs.org
Subject: 20.1b2 AGGHH! shell broken!
X-Face: "$ryF/ne$oms9n}#TY|W5Ttjbp-6/u4j'7c:%-aq2IAf'&DjuvII4wvr:eU{h=GMPcVTP,p
 XgCPnk{Qu:7P=jH00Q?B(*bZ\7#x_&KD=%hU1VhP'`hy'PF01*tU9DAoK7QXTGzL%fe!lIj,0Ds,P:
 GV_YPd*4GO?ClJAPRa=iB\PuIQmM=Q>qo87lJh-N2PQL-2QaM>}LdWI<}
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
Message-Id: <E0vz2GK-0007Y1-00@neal.ctd.comsat.com>
Date: Mon, 24 Feb 1997 10:24:21 -0500

Shell mode is badly broken, it hangs constantly.  Interrupting with
gdb shows this typical result:  (Could it be the Fsit_for
seconds=1074709528)?

#0  0x800b3378 in _select ()
#1  0x8351c in poll_fds_for_input (mask={fds_bits = {0 <repeats 27 times>, 1079876448, 
        1075457024, 0 <repeats 22 times>, 1254227, 1254271, 0, 0, 0, 0, 0, 0, 16384, 0, 0, 0, 
        0}}) at event-unixoid.c:216
#2  0x13237c in Xt_what_callback (closure=0x402e4c10, source=0x0, id=0x70) at event-Xt.c:1538
#3  0x801d9d5c in XtAppProcessEvent ()
#4  0x131438 in emacs_Xt_next_event (emacs_event=0x40ed8744) at event-Xt.c:2070
#5  0x7c2a0 in event_stream_next_event (event=0x40ed8744) at event-stream.c:489
#6  0x7e608 in next_event_internal (target_event=284002116, allow_queued=0, allow_deferred=0)
    at event-stream.c:1906
#7  0x7fd6c in Fsit_for (seconds=1074709528, nodisplay=269430788) at event-stream.c:2672
#8  0x727f4 in primitive_funcall (fn=0x800c44b0 <memset>, nargs=0, args=0x100f3004)
    at eval.c:3457
#9  0x72a94 in funcall_subr (subr=0x7b035424, args=0x0) at eval.c:3481
#10 0x71e3c in funcall_recording_as (recorded_as=2063815716, nargs=2, args=0x372) at eval.c:3197
#11 0x71ec8 in Ffuncall (nargs=2063815716, args=0x0) at eval.c:3217
#12 0x4761c in Fbyte_code (bytestr=807962940, vector=1076863552, maxdepth=2) at bytecode.c:418
#13 0x72810 in primitive_funcall (fn=0x800c44b0 <memset>, nargs=0, args=0x100f3004)
    at eval.c:3458
#14 0x72a94 in funcall_subr (subr=0x7b035424, args=0x0) at eval.c:3481
#15 0x716c8 in Feval (form=539562348) at eval.c:3029
#16 0x6e130 in condition_case_1 (handlers=2063815716, bfun=0x400b86e2 <+6626>, barg=539562348, 
    hfun=0x400ba4ca <+14282>, harg=269527236) at eval.c:1647
#17 0x6e3f8 in Fcondition_case_3 (bodyform=2063815716, var=0, handlers=112) at eval.c:1710

