Skip to content
This repository was archived by the owner on Jul 13, 2019. It is now read-only.
This repository was archived by the owner on Jul 13, 2019. It is now read-only.

Assertion failed (crash) on Windows #88

@akavel

Description

@akavel
C:\prog\rusti>cargo run -v
       Fresh winapi-build v0.1.1
       Fresh assert_matches v1.0.1
       Fresh regex-syntax v0.3.4
       Fresh getopts v0.2.14
       Fresh cfg-if v0.1.0
       Fresh winapi v0.2.8
       Fresh log v0.3.6
       Fresh utf8-ranges v0.1.3
       Fresh void v1.0.2
       Fresh ole32-sys v0.2.0
       Fresh kernel32-sys v0.2.2
       Fresh bitflags v0.4.0
       Fresh semver v0.1.20
       Fresh libc v0.2.15
       Fresh rustc_version v0.1.7
       Fresh memchr v0.1.11
       Fresh thread-id v2.0.0
       Fresh rand v0.3.14
       Fresh shell32-sys v0.1.1
       Fresh thread_local v0.2.6
       Fresh tempfile v1.1.3
       Fresh aho-corasick v0.5.2
       Fresh regex v0.1.73
       Fresh nix v0.6.0
       Fresh env_logger v0.3.4
       Fresh linefeed v0.1.0
       Fresh rusti v0.0.1 (file:///C:/prog/rusti)
    Finished debug [unoptimized + debuginfo] target(s) in 0.23 secs
     Running `target\debug\rusti.exe`
rusti=> println!("Helo");
Assertion failed!

Program: C:\prog\rusti\target\debug\rusti.exe
File: C:/bot/slave/nightly-dist-rustc-win-gnu-64/build/src/llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp, Line 198

Expression: M->getDataLayout() == getDataLayout() && "DataLayout Mismatch"

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
error: Process didn't exit successfully: `target\debug\rusti.exe` (exit code: 3)

See also: #39 (comment) — my environment is still the same, with newest rusti (f9a5ded).

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