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

sineweave example drops into ldb on SBCL/ubuntu/x86_64 #31

Open
slyrus opened this issue Jul 5, 2019 · 0 comments
Open

sineweave example drops into ldb on SBCL/ubuntu/x86_64 #31

slyrus opened this issue Jul 5, 2019 · 0 comments

Comments

@slyrus
Copy link

slyrus commented Jul 5, 2019

The sineweave example starts but dies after a second or so with the following error if I run it from SLIME. If I run it from the SBCL command prompt directly, everything works.

free(): invalid pointer
fatal error encountered in SBCL pid 19874(tid 0x7f16ba2af700):
SIGABRT received.

Error opening /dev/tty: No such device or address
Welcome to LDB, a low-level debugger for the Lisp runtime environment.
ldb> backtrace
Backtrace:
   0: Foreign function gsignal, pc = 0x7f16e018fed7, fp = 0x7f16ba2ae5f0
ldb> 
@slyrus slyrus changed the title sineweave example drops into ldb on SBCL/ubuntu/x86_65 sineweave example drops into ldb on SBCL/ubuntu/x86_64 Jul 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants