FVWM: fvwm 2.0 pl36 - bug and patch

From: Kevin Scott <scottkj_at_prl.philips.co.uk>
Date: Fri, 6 Oct 1995 15:45:00 +0100

I have discovered a bug in fvwm 2.0 pl36 - previously notified to Chuck,
but now I have tracked it down and corrected it.


The symptoms are that closing certain windows causes fvwm to crash - on
Solaris 2.4 it dies, on Linux 1.3/XFree 3.1.1 it goes into a cpu-munching
loop. The easiest way to demonstrate the bug is to use the Rlogin
module, described in the FvwmForm manual page - on pressing the Login or
Cancel buttons, or attempting to close the window from the frame, fvwm
hangs.

I'm not sure quite what types of windows cause the trouble, but most of the
"normal" ones, such as xterms, emacs, etc, work fine - hence it slipping through
the net, I presume.

The problem seems to be related to the NoClass change (whatever that is!);
the following patch fixes it:

diff fvwm/add_window.c fvwm/add_window.c_orig
130c130
< #if 1
---
> #if 0
136c136
< #if 0
---
> #if 1
diff fvwm/misc.c fvwm/misc.c_orig 
191c191
< #if 1
---
> #if 0
Regards,
Kevin Scott
Philips Research Laboratories
Redhill
UK
--
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Fri Oct 06 1995 - 09:44:45 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:57 BST