Since I have been having the same problem (crash while moving windows, solaris 8, on a sunblade 100)
I recompiled fvwm2 as per the instructions below and induced the crash (the crash is very easy to do and remarkably consistent). Unfortunately no core file was produced (did a find / -name core) Any other suggestions? I'd like to help follow through on this. Larry Can you compile fvwm with debug symbols enabled and fetch us a stack trace? With gcc/gdb: $ make CFLAGS="-g" to build and then run and crash fvwm, locate the core file and run $ gdb fvwm2 core (gdb) where Others may help out with the instructions for the SOlaris compiler and debugger. Bye Dominik ^_^ ^_^ -- 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]