Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cairo/Windows ReadOnlyMemoryError() #363

Open
cormullion opened this issue Apr 1, 2024 · 0 comments
Open

Cairo/Windows ReadOnlyMemoryError() #363

cormullion opened this issue Apr 1, 2024 · 0 comments

Comments

@cormullion
Copy link
Member

When running my tests on CI (both Julia 1.9 - windows-latest - x64 and Julia 1 - windows-latest - x64) I'm seeing a ReadOnlyMemoryError():

 Got exception outside of a @test
  LoadError: ReadOnlyMemoryError()
  Stacktrace:
    [1] get_layout_size
      @ C:\Users\runneradmin\.julia\packages\Cairo\smWIA\src\Cairo.jl:1184 [inlined]
    [2] text(ctx::Cairo.CairoContext, x::Float64, y::Float64, str::String; halign::String, valign::String, angle::Int64, markup::Bool)
      @ Cairo C:\Users\runneradmin\.julia\packages\Cairo\smWIA\src\Cairo.jl:1265
    [3] text
      @ C:\Users\runneradmin\.julia\packages\Cairo\smWIA\src\Cairo.jl:1255 [inlined]

from log here

I don't know what this error means or how significant it is... Tests run OK on MacOS and Linux. Cairo v1.0.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant