boxer-project / boxer-sunrise

Sunrise on the Boxer Reconstruction Project
BSD 3-Clause "New" or "Revised" License
42 stars 2 forks source link

How to report Boxer hangs #75

Open rigdern opened 3 months ago

rigdern commented 3 months ago

Sometimes I'll do something and Boxer will hang. It looks like this:

image

No Common Lisp exception is shown. No Terminal window automatically appears with information about Common Lisp's state.

Is there a way to collect data that would be useful for reporting such hangs?

sgithens commented 3 months ago

This is a good question. Assuming it's reproducible, or even mildly reproducible, I'd recommend:

Hopefully this helps a bit...
I am considering adding an advanced/debug menu option on a future version to pop open the lisp repl, in case I needed more information.