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

Pkg.develop EXCEPTION_ACCESS_VIOLATION at 0x7ffbda3352a2 bug #48389

Closed
ajsagit opened this issue Jan 23, 2023 · 1 comment
Closed

Pkg.develop EXCEPTION_ACCESS_VIOLATION at 0x7ffbda3352a2 bug #48389

ajsagit opened this issue Jan 23, 2023 · 1 comment

Comments

@ajsagit
Copy link

ajsagit commented Jan 23, 2023

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

(@v1.8) pkg> develop C:\Users\jh\.julia\packages\CUDA
   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 0x7ffbda3352a2 -- 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: 0000023606197d11)
#85 at C:\workdir\usr\share\julia\stdlib\v1.8\Tar\s
```rc\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: 0000023606197afa)
#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: 2423469 (Pool: 2421720; Big: 1749); GC: 4
-->
@maleadt
Copy link
Member

maleadt commented Jan 24, 2023

Dup of #41642

@maleadt maleadt closed this as not planned Won't fix, can't repro, duplicate, stale Jan 24, 2023
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

2 participants