On Wed, May 07, 2003 at 05:34:37PM +0200, Olivier Chapuis wrote: > Hello, > > A get a core dump with the following function: > > AddToFunc CoreDump I Silent Move > > Then executing > > CoreDump > > in a FvwmConsole gives a core dump with the follwing gdb output: > > #0 __move_window (cond_rc=0xbfffef84, exc=0x81e93a8, action=0x81e939c "", > do_animate=0, mode=0) at move_resize.c:1321 > 1321 w = FW_W_FRAME(fw);
Fixed. > CMD_Move is executed with no FvwmWindow as DeferExecution is > "stopped" by silent but with (exec_flags & FUNC_DONT_DEFER) > true. I see various possible fix. The right fix is to not execute the command at all. I forgot to catch that case in __execute_function() when I rewrote the DeferExectuion() calls. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]