Skip to content

Fixes sparse array segfault#43650

Closed
gbaraldi wants to merge 2 commits intoJuliaLang:masterfrom
gbaraldi:sparse_segfault
Closed

Fixes sparse array segfault#43650
gbaraldi wants to merge 2 commits intoJuliaLang:masterfrom
gbaraldi:sparse_segfault

Conversation

@gbaraldi
Copy link
Copy Markdown
Member

@gbaraldi gbaraldi commented Jan 4, 2022

Fixes #43644.

@oscardssmith oscardssmith changed the title Fixes #43644 Fixes sparse array segfault Jan 4, 2022
@gbaraldi
Copy link
Copy Markdown
Member Author

gbaraldi commented Jan 4, 2022

Failure seems unrelated since it's a ccall test.

@dkarrasch dkarrasch added backport 1.6 Change should be backported to release-1.6 backport 1.7 bugfix This change fixes an existing bug sparse Sparse arrays labels Jan 4, 2022
@KristofferC KristofferC mentioned this pull request Jan 5, 2022
23 tasks
@gbaraldi
Copy link
Copy Markdown
Member Author

gbaraldi commented Jan 7, 2022

Superseded by #43678

@gbaraldi gbaraldi closed this Jan 7, 2022
@KristofferC KristofferC removed backport 1.6 Change should be backported to release-1.6 backport 1.7 labels Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix This change fixes an existing bug sparse Sparse arrays

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sparse arrays segmentation fault when calling setindex(::Int, ::Vector) = ::Adjoint

3 participants