8000 Segfault under complicated conditions · Issue #1 · iocane/unbox · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Segfault under complicated conditions #1
Closed
@mlochbaum

Description

@mlochbaum

The following code causes a segfault. If NOUN is assigned to a string not ending in LF, there is no segfault, and likewise if NOUN is assigned a value before assigning it a string ending in LF.

verb=: 0:`NOUN@.(0=#)
NOUN =: 'string',LF
verb ''

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0