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

Strange error involving 4611686018427387900 #19

Open
Sod-Almighty opened this issue Apr 16, 2017 · 2 comments
Open

Strange error involving 4611686018427387900 #19

Sod-Almighty opened this issue Apr 16, 2017 · 2 comments

Comments

@Sod-Almighty
Copy link

Code:

(html5-parser:parse-html5 "Parse <a href=\"a.com\">some</a> HTML" :dom :xmls)

Result:

debugger invoked on a TYPE-ERROR in thread
#<THREAD "main thread" RUNNING {100293E923}>:
  The value
    0
  is not of type
    (OR NULL (INTEGER 1 4611686018427387900))

Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
  0: [ABORT] Reduce debugger level (to debug level 1).
  1:         Exit debugger, returning to top level.

(VECTOR-PUSH-EXTEND #\h "" 0) [tl,external]

Something is not right here.

@bakketun
Copy link
Member

I'm not able to reproduce this error. Which version of SBCL are you using?

@Sod-Almighty
Copy link
Author

SBCL 1.3.8

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