From xemacs-m  Wed Sep 10 04:45:53 1997
Received: from fjo.nada.kth.se (fjo.nada.kth.se [130.237.225.42])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id EAA16724
	for <xemacs-beta@xemacs.org>; Wed, 10 Sep 1997 04:45:53 -0500 (CDT)
From: fjo@nada.kth.se
Received: from nada.kth.se (localhost [127.0.0.1])
	by fjo.nada.kth.se (8.8.7/8.6.9) with ESMTP
	id LAA00823;
	Wed, 10 Sep 1997 11:45:45 +0200 (MET DST)
Message-Id: <199709100945.LAA00823@fjo.nada.kth.se>
Date: Wed, 10 Sep 1997 11:45:41 +0200 (MET DST)
Subject: Re: xemacs not dying on logout
To: vroonhof@math.ethz.ch
cc: engelen@lucent.com, xemacs-beta@xemacs.org
In-Reply-To: <by202x1rt4.fsf@midget.math.ethz.ch>
MIME-Version: 1.0
Content-Type: TEXT/plain; CHARSET=US-ASCII

On 10 Sep, Jan Vroonhof wrote:
> cvengel@hzsbg01.lucent.com (Chris van Engelen) writes:

> Fredrik can you breakpoint on 'x_IO_error_handler' and
> io_error_delete_device with gdb to see whether they actually get
> called on exit.

Some more debugging shows that these are not called:

This is what I get from the debugger when the problem starts:

(gdb) cont
Continuing.

Program received signal SIGPIPE, Broken pipe.
0xef1395f8 in _libc_write ()

Is this suggesting a libc problem?

	/fjo

