FS#65542 - [julia] New version of http-parser breaks package updates for Julia
Attached to Project:
Community Packages
Opened by Martin Grønlien Pejcoch (mpejcoch) - Tuesday, 18 February 2020, 13:17 GMT
Last edited by freswa (frederik) - Tuesday, 18 February 2020, 13:19 GMT
Opened by Martin Grønlien Pejcoch (mpejcoch) - Tuesday, 18 February 2020, 13:17 GMT
Last edited by freswa (frederik) - Tuesday, 18 February 2020, 13:19 GMT
|
Details
Description:
Upgrading http-parser to 2.9.3 causes segfault in julia when trying to update a package. Not sure whether this should be reported for the julia package or http-parser package. Additional info: * package version(s) http-parser 2.9.3 does not work reverting to http-parser 2.9.2 works Steps to reproduce: start julia; ]update (v1.3) pkg> update Updating registry at `~/.julia/registries/General` Updating git-repo `https://github.com/JuliaRegistries/General.git` signal (11): Segmentation fault in expression starting at none:0 unknown function (ip: 0x7f6529d5be73) http_parser_execute at /usr/bin/../lib/libhttp_parser.so.2.9 (unknown line) unknown function (ip: 0x7f6529d5d390) unknown function (ip: 0x7f6529d5f770) unknown function (ip: 0x7f6529d61b58) unknown function (ip: 0x7f6529d5ff91) git_remote_fetch at /usr/bin/../lib/libgit2.so (unknown line) unknown function (ip: 0x7f6544671cb2) unknown function (ip: 0x7f65446730d8) unknown function (ip: 0x7f654467c000) unknown function (ip: 0x7f654469b4de) unknown function (ip: 0x7f654469d101) #update_registries at ./none:0 [inlined] #update_registries at ./none:0 [inlined] #up#43 at /build/julia/src/julia-1.3.1/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:153 up at /build/julia/src/julia-1.3.1/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:146 [inlined] do_up! at /build/julia/src/julia-1.3.1/usr/share/julia/stdlib/v1.3/Pkg/src/REPLMode.jl:492 jl_f__apply at /usr/bin/../lib/libjulia.so.1 (unknown line) jl_f__apply_latest at /usr/bin/../lib/libjulia.so.1 (unknown line) unknown function (ip: 0x7f654462f82b) jl_f__apply at /usr/bin/../lib/libjulia.so.1 (unknown line) unknown function (ip: 0x7f65447a7522) unknown function (ip: 0x7f654474d104) unknown function (ip: 0x7f654474d52d) unknown function (ip: 0x7f65447512e8) unknown function (ip: 0x7f6544751416) jl_f__apply at /usr/bin/../lib/libjulia.so.1 (unknown line) jl_f__apply_latest at /usr/bin/../lib/libjulia.so.1 (unknown line) unknown function (ip: 0x7f654482fce1) unknown function (ip: 0x7f6544842d9e) unknown function (ip: 0x7f6544843cd1) unknown function (ip: 0x7f6544655d9c) unknown function (ip: 0x7f6544656358) jl_f__apply at /usr/bin/../lib/libjulia.so.1 (unknown line) jl_f__apply_latest at /usr/bin/../lib/libjulia.so.1 (unknown line) unknown function (ip: 0x7f6544569717) unknown function (ip: 0x7f654456fff2) unknown function (ip: 0x7f6544570512) unknown function (ip: 0x7f6544570655) unknown function (ip: 0x5649bb1e24fe) unknown function (ip: 0x5649bb1e20a7) __libc_start_main at /usr/bin/../lib/libc.so.6 (unknown line) unknown function (ip: 0x5649bb1e215d) Allocations: 1762954 (Pool: 1762382; Big: 572); GC: 2 zsh: segmentation fault (core dumped) julia |
This task depends upon
Closed by freswa (frederik)
Tuesday, 18 February 2020, 13:19 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#65540
Tuesday, 18 February 2020, 13:19 GMT
Reason for closing: Duplicate
Additional comments about closing: