Skip to content

BoundsError on master but works fine on 1.0.3 (and previous) #30462

@joa-quim

Description

@joa-quim

A test with nightly builds of GMT.jl package started to fail since about two days ago (18 December). All tests pass with version 1.0.3 but one of them now fails in master. See
https://travis-ci.org/GenericMappingTools/GMT.jl/builds/470272490?utm_source=github_status&utm_medium=notification
The failure is about accessing an array out of bounds but the same code has been working with no problem till 2 days ago and still works fine with 1.0.3

julia> versioninfo()
Julia Version 1.0.3
Commit 099e826241 (2018-12-18 01:34 UTC)
Platform Info:
  OS: Windows (x86_64-w64-mingw32)
  CPU: Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.0 (ORCJIT, haswell)
Environment:
  JULIA_PKGDIR = c:\j\.julia

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or unintended behaviorregressionRegression in behavior compared to a previous version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions