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

Can not add Pkgs tag: buildbot ; worker ; workdir #48174

Open
ajsagit opened this issue Jan 8, 2023 · 5 comments
Open

Can not add Pkgs tag: buildbot ; worker ; workdir #48174

ajsagit opened this issue Jan 8, 2023 · 5 comments

Comments

@ajsagit
Copy link

ajsagit commented Jan 8, 2023

Alway works fine but recently when ] and up or add CSV / other add [pkgs]
returns errs and the process of Julia.exe crashed.
https://global.discourse-cdn.com/business5/uploads/julialang/original/3X/4/0/4046e4bf2ecd164b9a811217aa78a55853482819.jpeg
https://global.discourse-cdn.com/business5/uploads/julialang/original/3X/b/d/bd35008a26bed1a9bf7cd91d9e90febdae9b43f6.jpeg
https://global.discourse-cdn.com/business5/uploads/julialang/original/3X/4/f/4f89cd4bb31029efcc21ab1acaf9161032782e94.jpeg
https://global.discourse-cdn.com/business5/uploads/julialang/optimized/3X/6/d/6d08d00865b52d9cced1c17b616e2ac404fea468_2_855x750.jpeg

(@v1.8) pkg> add CUDA
Updating registry at C:\Users\jh\.julia\registries\General
Updating git-repo https://github.com/JuliaRegistries/General
Resolving package versions...

Please submit a bug report with steps to reproduce this fault, and any error messages that follow (in their entirety). Thanks.
Exception: EXCEPTION_ACCESS_VIOLATION at 0x7ffb141c52a2 -- fs__chmod at /workspace/srcdir/libuv\src/win\fs.c:2372
in expression starting at none:0
fs__chmod at /workspace/srcdir/libuv\src/win\fs.c:2372
uv__fs_work at /workspace/srcdir/libuv\src/win\fs.c:3218
uv_fs_chmod at /workspace/srcdir/libuv\src/win\fs.c:3774
jl_fs_chmod at C:/workdir/src\jl_uv.c:390
#chmod#34 at .\file.jl:1149
chmod at .\file.jl:1148 [inlined]
#26 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\extract.jl:98
#read_tarball#47 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\extract.jl:399
jfptr_YY.read_tarballYY.47_62589.clone_1 at C:\Users\jh\AppData\Local\Programs\Julia-1.8\lib\julia\sys.dll (unknown line)
read_tarball##kw at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\extract.jl:333
#extract_tarball#25 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\extract.jl:58
extract_tarball##kw at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\extract.jl:49
unknown function (ip: 0000024805ab6f01)
#85 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\Tar.jl:237
arg_write at C:\workdir\usr\share\julia\stdlib\v1.8\ArgTools\src\ArgTools.jl:134
#84 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\Tar.jl:236 [inlined]
arg_mkdir at C:\workdir\usr\share\julia\stdlib\v1.8\ArgTools\src\ArgTools.jl:185
#83 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\Tar.jl:232 [inlined]
#open#735 at .\process.jl:427
jfptr_YY.openYY.735_47298.clone_1 at C:\Users\jh\AppData\Local\Programs\Julia-1.8\lib\julia\sys.dll (unknown line)
open at .\process.jl:414
arg_read at C:\workdir\usr\share\julia\stdlib\v1.8\ArgTools\src\ArgTools.jl:75 [inlined]
#extract#82 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\Tar.jl:231
extract##kw at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\Tar.jl:218 [inlined]
#extract#89 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\Tar.jl:255 [inlined]
extract##kw at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\Tar.jl:248
unknown function (ip: 0000024805ab6cea)
#unpack#21 at C:\workdir\usr\share\julia\stdlib\v1.8\Pkg\src\PlatformEngines.jl:389
unpack##kw at C:\workdir\usr\share\julia\stdlib\v1.8\Pkg\src\PlatformEngines.jl:384 [inlined]
#install_archive#33 at C:\workdir\usr\share\julia\stdlib\v1.8\Pkg\src\Operations.jl:535
install_archive##kw at C:\workdir\usr\share\julia\stdlib\v1.8\Pkg\src\Operations.jl:512
jfptr_install_archiveYY.YY.kw_73368.clone_1 at C:\Users\jh\AppData\Local\Programs\Julia-1.8\lib\julia\sys.dll (unknown line)
macro expansion at C:\workdir\usr\share\julia\stdlib\v1.8\Pkg\src\Operations.jl:761 [inlined]
#46 at .\task.jl:484
jfptr_YY.46_72917.clone_1 at C:\Users\jh\AppData\Local\Programs\Julia-1.8\lib\julia\sys.dll (unknown line)
jl_apply at C:/workdir/src\julia.h:1843 [inlined]
start_task at C:/workdir/src\task.c:931
Allocations: 3507318 (Pool: 3505180; Big: 2138); GC: 4

Windows 10 x64, Windows11 x64
Julia 1.7~1.84

@ajsagit
Copy link
Author

ajsagit commented Jan 11, 2023

_ _ ()_ | Documentation: https://docs.julialang.org
() | () () |
_ _ | | __ _ | Type "?" for help, "]?" for Pkg help.
| | | | | | |/ ` | |
| | |
| | | | (
| | | Version 1.8.5 (2023-01-08)
/ |_'|||_'_| | Official https://julialang.org/ release
|__/ |

(@v1.8) pkg> add CUDA
Updating registry at C:\Users\jh\.julia\registries\General.toml
Resolving package versions...

Please submit a bug report with steps to reproduce this fault, and any error messages that follow (in their entirety). Thanks.
Exception: EXCEPTION_ACCESS_VIOLATION at 0x7ff9ad6e52a2 -- fs__chmod at /workspace/srcdir/libuv\src/win\fs.c:2372
in expression starting at none:0
fs__chmod at /workspace/srcdir/libuv\src/win\fs.c:2372
uv__fs_work at /workspace/srcdir/libuv\src/win\fs.c:3218
uv_fs_chmod at /workspace/srcdir/libuv\src/win\fs.c:3774
jl_fs_chmod at C:/workdir/src\jl_uv.c:390
#chmod#34 at .\file.jl:1149
chmod at .\file.jl:1148 [inlined]
#26 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\extract.jl:98
#read_tarball#47 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\extract.jl:399
jfptr_YY.read_tarballYY.47_62706.clone_1 at C:\Users\jh\AppData\Local\Programs\Julia-1.8.5\lib\julia\sys.dll (unknown line)
read_tarball##kw at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\extract.jl:333
#extract_tarball#25 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\extract.jl:58
extract_tarball##kw at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\extract.jl:49
unknown function (ip: 000002fa8197cb01)
#85 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\Tar.jl:237
arg_write at C:\workdir\usr\share\julia\stdlib\v1.8\ArgTools\src\ArgTools.jl:134
#84 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\Tar.jl:236 [inlined]
arg_mkdir at C:\workdir\usr\share\julia\stdlib\v1.8\ArgTools\src\ArgTools.jl:185
#83 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\Tar.jl:232 [inlined]
#open#735 at .\process.jl:427
jfptr_YY.openYY.735_50195.clone_1 at C:\Users\jh\AppData\Local\Programs\Julia-1.8.5\lib\julia\sys.dll (unknown line)
open at .\process.jl:414
arg_read at C:\workdir\usr\share\julia\stdlib\v1.8\ArgTools\src\ArgTools.jl:75 [inlined]
#extract#82 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\Tar.jl:231
extract##kw at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\Tar.jl:218 [inlined]
#extract#89 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\Tar.jl:255 [inlined]
extract##kw at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\Tar.jl:248
unknown function (ip: 000002fa8197c8ea)
#unpack#21 at C:\workdir\usr\share\julia\stdlib\v1.8\Pkg\src\PlatformEngines.jl:389
unpack##kw at C:\workdir\usr\share\julia\stdlib\v1.8\Pkg\src\PlatformEngines.jl:384 [inlined]
#install_archive#33 at C:\workdir\usr\share\julia\stdlib\v1.8\Pkg\src\Operations.jl:535
install_archive##kw at C:\workdir\usr\share\julia\stdlib\v1.8\Pkg\src\Operations.jl:512
jfptr_install_archiveYY.YY.kw_69881.clone_1 at C:\Users\jh\AppData\Local\Programs\Julia-1.8.5\lib\julia\sys.dll (unknown line)
macro expansion at C:\workdir\usr\share\julia\stdlib\v1.8\Pkg\src\Operations.jl:761 [inlined]
#46 at .\task.jl:484
jfptr_YY.46_69439.clone_1 at C:\Users\jh\AppData\Local\Programs\Julia-1.8.5\lib\julia\sys.dll (unknown line)
jl_apply at C:/workdir/src\julia.h:1843 [inlined]
start_task at C:/workdir/src\task.c:931
Allocations: 2398537 (Pool: 2396688; Big: 1849); GC: 4

ERROR: pipe is being closed.

But add Pkg, works:
(@v1.8) pkg> add Pkg

┌ Warning: could not download https://pkg.julialang.org/registries
│ exception = schannel: failed to receive handshake, SSL/TLS connection failed while requesting https://pkg.julialang.org/registries
└ @ Pkg.Registry C:\workdir\usr\share\julia\stdlib\v1.8\Pkg\src\Registry\Registry.jl:68
Updating registry at C:\Users\jh\.julia\registries\General.toml
Resolving package versions...
Updating C:\Users\jh\.julia\environments\v1.8\Project.toml
[44cfe95a] + Pkg v1.8.0
Updating C:\Users\jh\.julia\environments\v1.8\Manifest.toml
[0dad84c5] + ArgTools v1.1.1
[56f22d72] + Artifacts
[2a0f44e3] + Base64
[ade2ca70] + Dates
[f43a241f] + Downloads v1.6.0
[7b1f6079] + FileWatching
[b77e0a4c] + InteractiveUtils
[b27032c2] + LibCURL v0.6.3
[76f85450] + LibGit2
[8f399da3] + Libdl
[56ddb016] + Logging
[d6f4376e] + Markdown
[ca575930] + NetworkOptions v1.2.0
[44cfe95a] + Pkg v1.8.0
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA v0.7.0
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[fa267f1f] + TOML v1.0.0
[a4e569a6] + Tar v1.10.1
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
[deac9b47] + LibCURL_jll v7.84.0+0
[29816b5a] + LibSSH2_jll v1.10.2+0
[c8ffd9c3] + MbedTLS_jll v2.28.0+0
[14a3606d] + MozillaCACerts_jll v2022.2.1
[83775a58] + Zlib_jll v1.2.12+3
[8e850ede] + nghttp2_jll v1.48.0+0
[3f19e933] + p7zip_jll v17.4.0+0

@StefanKarpinski
Copy link
Member

I'm a little unclear on what the steps to get this crash are. Can you be a little more explicit about what you did?

@vtjnash
Copy link
Member

vtjnash commented Jan 11, 2023

Duplicate of JuliaLang/libuv#23

@vtjnash vtjnash marked this as a duplicate of JuliaLang/libuv#23 Jan 11, 2023
@ajsagit
Copy link
Author

ajsagit commented Jan 11, 2023

I'm a little unclear on what the steps to get this crash are. Can you be a little more explicit about what you did?

Thank you very much! I did nothing just up/add package. Never happened before.

And after cloning repository e.g. CUDA :

Version 1.8.5 (2023-01-08)
/ |_'|||_'_| | Official https://julialang.org/ release
|__/ |

(@v1.8) pkg> add "C:\Users\jh\.julia\registries\CUDA.jl"
Cloning git-repo C:\Users\jh\.julia\registries\CUDA.jl
Updating git-repo C:\Users\jh\.julia\registries\CUDA.jl
Updating registry at C:\Users\jh\.julia\registries\General.toml
Resolving package versions...

Please submit a bug report with steps to reproduce this fault, and any error messages that follow (in their entirety). Thanks.
Exception: EXCEPTION_ACCESS_VIOLATION at 0x7ff9ad6f52a2 -- fs__chmod at /workspace/srcdir/libuv\src/win\fs.c:2372
in expression starting at none:0
fs__chmod at /workspace/srcdir/libuv\src/win\fs.c:2372
uv__fs_work at /workspace/srcdir/libuv\src/win\fs.c:3218
uv_fs_chmod at /workspace/srcdir/libuv\src/win\fs.c:3774
jl_fs_chmod at C:/workdir/src\jl_uv.c:390
#chmod#34 at .\file.jl:1149
chmod at .\file.jl:1148 [inlined]
#26 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\extract.jl:98
#read_tarball#47 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\extract.jl:399
jfptr_YY.read_tarballYY.47_62706.clone_1 at C:\Users\jh\AppData\Local\Programs\Julia-1.8.5\lib\julia\sys.dll (unknown line)
read_tarball##kw at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\extract.jl:333
#extract_tarball#25 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\extract.jl:58
extract_tarball##kw at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\extract.jl:49
unknown function (ip: 0000025405daee51)
#85 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\Tar.jl:237
arg_write at C:\workdir\usr\share\julia\stdlib\v1.8\ArgTools\src\ArgTools.jl:134
#84 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\Tar.jl:236 [inlined]
arg_mkdir at C:\workdir\usr\share\julia\stdlib\v1.8\ArgTools\src\ArgTools.jl:185
#83 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\Tar.jl:232 [inlined]
#open#735 at .\process.jl:427
jfptr_YY.openYY.735_50195.clone_1 at C:\Users\jh\AppData\Local\Programs\Julia-1.8.5\lib\julia\sys.dll (unknown line)
open at .\process.jl:414
arg_read at C:\workdir\usr\share\julia\stdlib\v1.8\ArgTools\src\ArgTools.jl:75 [inlined]
#extract#82 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\Tar.jl:231
extract##kw at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\Tar.jl:218 [inlined]
#extract#89 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\Tar.jl:255 [inlined]
extract##kw at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\src\Tar.jl:248
unknown function (ip: 0000025405daec3a)
#unpack#21 at C:\workdir\usr\share\julia\stdlib\v1.8\Pkg\src\PlatformEngines.jl:389
unpack##kw at C:\workdir\usr\share\julia\stdlib\v1.8\Pkg\src\PlatformEngines.jl:384 [inlined]
#install_archive#33 at C:\workdir\usr\share\julia\stdlib\v1.8\Pkg\src\Operations.jl:535
install_archive##kw at C:\workdir\usr\share\julia\stdlib\v1.8\Pkg\src\Operations.jl:512
jfptr_install_archiveYY.YY.kw_69881.clone_1 at C:\Users\jh\AppData\Local\Programs\Julia-1.8.5\lib\julia\sys.dll (unknown line)
macro expansion at C:\workdir\usr\share\julia\stdlib\v1.8\Pkg\src\Operations.jl:761 [inlined]
#46 at .\task.jl:484
jfptr_YY.46_69439.clone_1 at C:\Users\jh\AppData\Local\Programs\Julia-1.8.5\lib\julia\sys.dll (unknown line)
jl_apply at C:/workdir/src\julia.h:1843 [inlined]
start_task at C:/workdir/src\task.c:931
Allocations: 2453735 (Pool: 2451963; Big: 1772); GC: 4

@ajsagit
Copy link
Author

ajsagit commented Jan 11, 2023

Duplicate of JuliaLang/libuv#23

Thanks! The same but I did nothing on my computers. Suddenly the up/add packages can not work.
By far, I can not use julia at all because I tried everything I can do but still can not add any packages but Pkg.
I also checked all memory and released the locked memory via ramdisk software.

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

3 participants