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

compile error #208

@121180875

Description

@121180875

ERROR: LoadError: InitError: AssertionError: header of cache file appears to be corrupt
Stacktrace:
[1] parse_cache_header(f::IOStream)
@ Revise C:\Users\good.julia\packages\Revise\AFtTt\src\pkgs.jl:43
[2] parse_cache_header(cachefile::String)
@ Revise C:\Users\good.julia\packages\Revise\AFtTt\src\pkgs.jl:51
[3] parse_pkg_files(id::Base.PkgId)
@ Revise C:\Users\good.julia\packages\Revise\AFtTt\src\pkgs.jl:78
[4] init()
@ Revise C:\Users\good.julia\packages\Revise\AFtTt\src\Revise.jl:865
[5] _include_from_serialized(pkg::Base.PkgId, path::String, depmods::Vector{Any})
@ Base .\loading.jl:831
[6] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt64)
@ Base .\loading.jl:1039
[7] _require(pkg::Base.PkgId)
@ Base .\loading.jl:1315
[8] _require_prelocked(uuidkey::Base.PkgId)
@ Base .\loading.jl:1200
[9] macro expansion
@ .\loading.jl:1180 [inlined]
[10] macro expansion
@ .\lock.jl:223 [inlined]
[11] require(into::Module, mod::Symbol)
@ Base .\loading.jl:1144
[12] include
@ .\Base.jl:419 [inlined]
[13] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt64}}, source::Nothing)
@ Base .\loading.jl:1554
[14] top-level scope
@ stdin:1
during initialization of module Revise
in expression starting at C:\Users\good.julia\packages\Rebugger\ghDEv\src\Rebugger.jl:1
in expression starting at stdin:1
ERROR: Failed to precompile Rebugger [ee283ea6-eecd-56e3-beb3-83eb4d3c31e9] to C:\Users\good.julia\compiled\v1.8\Rebugger\jl_6662.tmp.
Stacktrace:
[1] error(s::String)
@ Base .\error.jl:35
[2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool)
@ Base .\loading.jl:1705
[3] compilecache
@ .\loading.jl:1649 [inlined]
[4] _require(pkg::Base.PkgId)
@ Base .\loading.jl:1337
[5] _require_prelocked(uuidkey::Base.PkgId)
@ Base .\loading.jl:1200
[6] macro expansion
@ .\loading.jl:1180 [inlined]
[7] macro expansion
@ .\lock.jl:223 [inlined]
[8] require(into::Module, mod::Symbol)
@ Base .\loading.jl:1144
[9] eval
@ .\boot.jl:368 [inlined]
[10] eval
@ .\Base.jl:65 [inlined]
[11] repleval(m::Module, code::Expr, #unused#::String)
@ VSCodeServer c:\Users\good.vscode\extensions\julialang.language-julia-1.70.1\scripts\packages\VSCodeServer\src\repl.jl:229
[12] (::VSCodeServer.var"#110#112"{Module, Expr, REPL.LineEditREPL, REPL.LineEdit.Prompt})()
@ VSCodeServer c:\Users\good.vscode\extensions\julialang.language-julia-1.70.1\scripts\packages\VSCodeServer\src\repl.jl:192
[13] with_logstate(f::Function, logstate::Any)
@ Base.CoreLogging .\logging.jl:511
[14] with_logger
@ .\logging.jl:623 [inlined]
[15] (::VSCodeServer.var"#109#111"{Module, Expr, REPL.LineEditREPL, REPL.LineEdit.Prompt})()
@ VSCodeServer c:\Users\good.vscode\extensions\julialang.language-julia-1.70.1\scripts\packages\VSCodeServer\src\repl.jl:193
[16] #invokelatest#2
@ .\essentials.jl:729 [inlined]
[17] invokelatest(::Any)
@ Base .\essentials.jl:726
[18] macro expansion
@ c:\Users\good.vscode\extensions\julialang.language-julia-1.70.1\scripts\packages\VSCodeServer\src\eval.jl:34 [inlined]
[19] (::VSCodeServer.var"#62#63")()
@ VSCodeServer .\task.jl:484

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