Skip to content

Getting ReadOnlyMemoryError #77

@mdpradeep

Description

@mdpradeep

I am getting the following error with the new version.

julia> Pkg.test("Ipopt")
INFO: Testing Ipopt
ERROR: LoadError: LoadError: ReadOnlyMemoryError()
 in solveProblem(::Ipopt.IpoptProblem) at C:\Users\julia\AppData\Local\JuliaPro-
0.5.0.2\pkgs-0.5.0.2\v0.5\Ipopt\src\Ipopt.jl:304
 in include_from_node1(::String) at .\loading.jl:488 (repeats 2 times)
 in process_options(::Base.JLOptions) at .\client.jl:262
 in _start() at .\client.jl:318
while loading C:\Users\julia\AppData\Local\JuliaPro-0.5.0.2\pkgs-0.5.0.2\v0.5\Ip
opt\test\hs071_test.jl, in expression starting on line 118
while loading C:\Users\julia\AppData\Local\JuliaPro-0.5.0.2\pkgs-0.5.0.2\v0.5\Ip
opt\test\runtests.jl, in expression starting on line 5
================================[ ERROR: Ipopt ]================================


failed process: Process(`'C:\Users\julia\AppData\Local\JuliaPro-0.5.0.2\Julia-0.
5.0\bin\julia' -Cx86-64 '-JC:\Users\julia\AppData\Local\JuliaPro-0.5.0.2\Julia-0
.5.0\lib\julia\sys.dll' --compile=yes --depwarn=yes --check-bounds=yes --code-co
verage=none --color=yes --compilecache=yes 'C:\Users\julia\AppData\Local\JuliaPr
o-0.5.0.2\pkgs-0.5.0.2\v0.5\Ipopt\test\runtests.jl'`, ProcessExited(1)) [1]

================================================================================

ERROR: Ipopt had test errors
 in #test#61(::Bool, ::Function, ::Array{AbstractString,1}) at .\pkg\entry.jl:74
0
 in (::Base.Pkg.Entry.#kw##test)(::Array{Any,1}, ::Base.Pkg.Entry.#test, ::Array
{AbstractString,1}) at .\<missing>:0
 in (::Base.Pkg.Dir.##2#3{Array{Any,1},Base.Pkg.Entry.#test,Tuple{Array{Abstract
String,1}}})() at .\pkg\dir.jl:31
 in cd(::Base.Pkg.Dir.##2#3{Array{Any,1},Base.Pkg.Entry.#test,Tuple{Array{Abstra
ctString,1}}}, ::String) at .\file.jl:48
 in #cd#1(::Array{Any,1}, ::Function, ::Function, ::Array{AbstractString,1}, ::V
ararg{Array{AbstractString,1},N}) at .\pkg\dir.jl:31
 in (::Base.Pkg.Dir.#kw##cd)(::Array{Any,1}, ::Base.Pkg.Dir.#cd, ::Function, ::A
rray{AbstractString,1}, ::Vararg{Array{AbstractString,1},N}) at .\<missing>:0
 in #test#3(::Bool, ::Function, ::String, ::Vararg{String,N}) at .\pkg\pkg.jl:25
8
 in test(::String, ::Vararg{String,N}) at .\pkg\pkg.jl:258

Version:

julia> Pkg.status("Ipopt")
 - Ipopt                         0.2.6

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