Skip to content

Crash when reading stdin from a file #4

Open
@ntrippar

Description

@ntrippar

Hello, first of all I want to know the status of this project and if currently are working on this.

Also testing it I found that when running any file that reads from a file and check data directly for example source_0_original_1b_rs makes the process crash

This is SymCC running with the QSYM backend
Reading program input until EOF (use Ctrl+D in a terminal)...
What's your name?
fatal runtime error: Rust cannot catch foreign exceptions
(core dumped) /home/ubuntu/belcarra_source/examples/source_0_original_1b_rs/target_cargo_on/debug/belcarra

this seems that is because some kind of a null ptr but I don't have much of experience with this project to try right now to fix it.

I'm using the 1.63.0 tag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions