On Fri, Sep 19, 2014 at 10:45 AM, Dominik Vogt <[email protected]> wrote:
> > If fvwm crashes I need a stack trace from the core file: > > yup, sorry for not providing that. Now showing below. Info about DeiconifyAndRaise is in the last email. me@mycomp:~$ gdb ~/fvwm/install/bin/fvwm ~/core GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html > This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://bugs.launchpad.net/gdb-linaro/>... Reading symbols from /home/me/fvwm/install-cvs-2.6/bin/fvwm...done. [New LWP 23391] warning: Can't read pathname for load map: Input/output error. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/home/me/fvwm/install/bin/fvwm'. Program terminated with signal 8, Arithmetic exception. #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) (gdb) bt #0 0x000000000046fcff in CMD_WindowList (cond_rc=0x7fff5fcbde50, exc=0x15b4b70, action=0x15ad160 " Function DeiconifyAndRaise") at windowlist.c:979 #1 0x00000000004655f2 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 0x0000000000429924 in __handle_key (ea=<optimized out>, is_press=1) at events.c:2626 #3 0x000000000042c813 in dispatch_event (e=0x7fff5fcbe2c0) at events.c:4266 #4 0x000000000042c968 in HandleEvents () at events.c:4324 #5 0x000000000040abd5 in main (argc=<optimized out>, argv=<optimized out>) at fvwm.c:2591
