8000 qstr_from_strn assertion failed · Issue #1103 · micropython/micropython · GitHub
[go: up one dir, main page]

Skip to content
qstr_from_strn assertion failed #1103
Closed
@slush0

Description

@slush0

Hi, I'm trying to get "ecdsa" package working (pure-python implementation of elliptic curves).

I hit such assertion error and I suspect it's something "low level" in micropython:

import ecdsa
micropython: ../py/qstr.c:151: qstr_from_strn: Assertion `len < (1 << (8 * (1)))' failed.
Aborted

I'm running Micro Python v1.3.9-30-g471b2a8 on 2015-02-02; linux version

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0