Re: Help tracking down cause of Hunchentoot crashes
Jeff Cunningham <[email protected]> Sat, 12 Apr 2025 07:40:42 -0400
| Newsgroups | gmane.lisp.steel-bank.general |
|---|---|
| Message-ID | <20250412074042.7352e312@Isabelle> |
I'm trying something like that now. I'm also logging some memory stats. It hasn't died yet though. On Sat, 12 Apr 2025 10:00:44 +0000 Andreas Franke <[email protected]> wrote: > Could you set it up to run in a way such that stdout and stderr > of the sbcl process are associated with an on-disk file? > > > The only logs I am aware of that might be relevant are the message and > > access logs that Hunchentoot writes, and kern and syslog in > > /var/log/. The latter two show nothing interesting over the interval > > in which it most recently died. The last access log entry was days > > after the last message log entry. Is there another log I don't know > > about?