Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: annoying bug, any hints on how to fix?
- To: Peter Mardahl <>
- Subject: Re: annoying bug, any hints on how to fix?
- From: "'Most Excellent' Eric Mehlhaff" <>
- Date: Fri, 03 Jun 1994 04:59:36 -0700
- Cc: crossfire (at) ifi.uio.no,
- In-Reply-To: Message from Peter Mardahl <> of Thu, 02 Jun 1994 17:23:51 -0700 <>
Peter Mardahl <> recently wrote:
>
>Our server at berkeley crashes a lot after many
>'trying to remove removed object'...
>messages.
For what it's worth I managed to trace this down to players causing the server
to crash by XDestroy'ing their windows. It turns out that as free_player is
running, it'd try and update the players' display window about objects getting
freed from their inventory. Naturally, with their window gone, that'd be
pretty messy...
I have a patch, and will mail it in rsn...
Eric Mehlhaff,