On Fri, Sep 19, 2014 at 2:21 PM, Dominik Vogt <[email protected]> wrote:
> > #0 0x000000000046fcff in CMD_WindowList (cond_rc=0x7fff5fcbde50,
> > exc=0x15b4b70, action=0x15ad160 " Function DeiconifyAndRaise")
> > at windowlist.c:979
> > 979 dheight = (dheight -
> > t->hints.base_height)
>
> Should be fixed now.
>
>
I still seem to be getting the same thing:
$gdb ~/fvwm/install/bin/fvwm ./core
(...)
Program terminated with signal 8, Arithmetic exception.
#0 0x000000000046fbff in CMD_WindowList (cond_rc=0x7fff4d4c7b60,
exc=0x1b33830, action=0x1b9f370 " Function DeiconifyAndRaise")
at windowlist.c:979
979 dheight = (dheight -
t->hints.base_height)
(gdb) bt
#0 0x000000000046fbff in CMD_WindowList (cond_rc=0x7fff4d4c7b60,
exc=0x1b33830, action=0x1b9f370 " Function DeiconifyAndRaise")
at windowlist.c:979
#1 0x00000000004654f2 in __execute_function (cond_rc=0x0, exc=<optimized
out>, action=<optimized out>, exec_flags=0 '\000',
args=<optimized out>, has_ref_window_moved=0) at functions.c:648
#2 0x0000000000429894 in __handle_key (ea=<optimized out>, is_press=1) at
events.c:2598
#3 0x000000000042c783 in dispatch_event (e=0x7fff4d4c7fd0) at events.c:4238
#4 0x000000000042c838 in HandleEvents () at events.c:4282
#5 0x000000000040abd5 in main (argc=<optimized out>, argv=<optimized out>)
at fvwm.c:2591