mwitmer / guile-wm

A Window Manager Toolkit for Guile Scheme
GNU General Public License v3.0
223 stars 13 forks source link

guile-wm crashes at random from HEAD with guile-2.2 #11

Open ghost opened 6 years ago

ghost commented 6 years ago

So far I'm unable to reproduce the bug on purpose, but after a certain number of (unexpected?) keystrokes Guile-WM on GuixSD crashes. This is with versions of guile-xcb and guile-wm build against guile-2.2 from their respective HEAD of git.

Is there a best practices way to start debugging guile-wm @mwitmer?

mwitmer commented 5 years ago

When guile-wm crashes the error message is usually written out to standard error in the terminal session hosting the X server process. If you redirect that output to a file it will contain information about what the error was