Skip to content

segfault after overloading LinearAlgebra.mul! twice #38435

@simeonschaub

Description

@simeonschaub

I can reliably segfault Julia with this reproducer: https://gist.github.com/simeonschaub/ff5930f6e5a368d0caf44731811ddb20, which encounters an illegal instruction. I have uploaded an rr trace here.

julia> versioninfo()
Julia Version 1.6.0-DEV.1489
Commit 13aac259a5 (2020-11-13 17:37 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
  CPU: Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-11.0.0 (ORCJIT, skylake)
Environment:
  JULIA_NUM_THREADS = 2

This doesn't happen on 1.5.

Metadata

Metadata

Assignees

Labels

bugIndicates an unexpected problem or unintended behaviorregressionRegression in behavior compared to a previous versionrr trace included

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions