litestore icon indicating copy to clipboard operation
litestore copied to clipboard

CTRL-C crashes!

Open tonypdmtr opened this issue 4 years ago • 2 comments
trafficstars

Just press CTRL-C after having started litestore on the command line. The app crashes - 100% repeatable.

tonypdmtr avatar Jan 27 '21 20:01 tonypdmtr

Alright alright... two things:

  • CTRL+C is supposed to gracefully stop the LiteStore server. That's how you are supposed to stop it.
  • On Windows, for some weird reason I never discovered, you also get a Segmentation Fault message, before the application closes.

...is that what you are observing? Are you on Windows?

h3rald avatar Jan 27 '21 20:01 h3rald

Yes, that's what I observe on Windows 7 (various versions).

tonypdmtr avatar Jan 28 '21 12:01 tonypdmtr

This is no longer happening when compiling with the most recent version of Nim, closing.

h3rald avatar Aug 19 '22 14:08 h3rald