Weird memory error #256
-
Using sbcl If I have loaded both trivial-ssh and cl+ssl, I can connect to a remote postgresql database from the repl using cl+ssl. (Trivial-ssh is going to be used for another purpose.) If I try to do the same thing in a clog application, trying to make the connection to the database triggers a memory fault error. The error message on the memory location seems to be consistent If I have not loaded trivial-ssh, no problem using cl+ssl in the clog application to connect to the postgresql database. Anyone have any suggestions on how I should go about debugging this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Never mind. Problem not in clog. |
Beta Was this translation helpful? Give feedback.
Never mind. Problem not in clog.