On Sat, Oct 16, 2004 at 01:27:56AM -0400, Parv wrote:
> Fvwm 2.5.1[02] gets stuck sometimes, always while raising or deiconifying a
> Mozilla window via WindowList command.
> 
> When fvwm gets stuck...
> 
>   - CPU usage reaches near 100%
>   - Mouse pointer remains in the set "CursorStyle MENU"
>   - Mouse moves but clicks do not respond
>   - Keyboard is also lost
>   - No windows is raised/lowered or a page is changed
> 
> 
> WindowListFunc & related functions and focus & placement related
> styles are...

[snip]

I can not reproduce the problem, but I can see a bug in the code:
If a transient window is iconified by its parent window and then
loses the special relationship, for example because the parent is
closed, a loop in the DeIconify() function never exits.

I have committed a patch to CVS for 2.5.13 and 2.4.19.

> 5.6 kB core stack follows, which is also available from...

[snip]

> #0  0x807dfe4 in DeIconify (fw=0x8144c00) at icons.c:2283
> 2283                          if (t != fw && FW_W_TRANSIENTFOR(fw) == FW_W(t))
> (gdb) bt
> #0  0x807dfe4 in DeIconify (fw=0x8144c00) at icons.c:2283
> #1  0x807e8b9 in CMD_Iconify (cond_rc=0xbfbfe6f8, exc=0x8148200, 
> action=0x8113e28 "false") at icons.c:2674

You said it also happens when the window is just raised, not
(de)iconifed.  Does it hang in the same place in this case?

Ciao

Dominik ^_^  ^_^

 --
Dominik Vogt, [EMAIL PROTECTED]

Attachment: pgpR0y1lAWr5F.pgp
Description: PGP signature

Reply via email to