Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random memory faults #36

Open
kaiser-dg opened this issue Jul 5, 2017 · 1 comment
Open

Random memory faults #36

kaiser-dg opened this issue Jul 5, 2017 · 1 comment

Comments

@kaiser-dg
Copy link

For some reason, on certain sites, when using SSL, SBCL complains about a memory fault and Dexador fails to retrieve the page.
Command used: (dex:get "https://google.com/" :verbose t)
Result: CORRUPTION WARNING in SBCL pid 5061(tid 0x7ffff7fadfc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfeef8)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
Using SBCL with Arch Linux.

@avodonosov
Copy link

If that's SBCL 1.3.18 than it may be this: https://bugs.launchpad.net/sbcl/+bug/1697528

Otherwise, it might be cl-plus-ssl/cl-plus-ssl#42 - try the latest quicklisp or cl+ssl from github.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants