Package evaluation of MbedTLS on Julia 1.13.0-DEV.790 (77b90b9e62*) started at 2025-07-01T00:44:04.229 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.46s ################################################################################ # Installation # Installing MbedTLS... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [739be429] + MbedTLS v1.1.9 Updating `~/.julia/environments/v1.13/Manifest.toml` [692b3bcd] + JLLWrappers v1.7.0 [739be429] + MbedTLS v1.1.9 [21216c6a] + Preferences v1.4.3 [c8ffd9c3] + MbedTLS_jll v2.28.6+2 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [6462fe0b] + Sockets v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [14a3606d] + MozillaCACerts_jll v2025.5.20 Installation completed after 1.57s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.67s ################################################################################ # Testing # Testing MbedTLS Status `/tmp/jl_Z6z3tn/Project.toml` [739be429] MbedTLS v1.1.9 [c8ffd9c3] MbedTLS_jll v2.28.6+2 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [ca575930] NetworkOptions v1.3.0 [9a3f8284] Random v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 [14a3606d] MozillaCACerts_jll v2025.5.20 Status `/tmp/jl_Z6z3tn/Manifest.toml` [692b3bcd] JLLWrappers v1.7.0 [739be429] MbedTLS v1.1.9 [21216c6a] Preferences v1.4.3 [c8ffd9c3] MbedTLS_jll v2.28.6+2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [14a3606d] MozillaCACerts_jll v2025.5.20 Testing Running tests... [ Info: listening on port 8000 [11] signal 11 (1): Segmentation fault in expression starting at /home/pkgeval/.julia/packages/MbedTLS/Vaaz8/test/clntsrvr/clntsrvr.jl:113 unknown function (ip: 0x800000001) at (unknown file) mbedtls_debug_print_msg at /home/pkgeval/.julia/artifacts/252399baf5b647fba9cb006c5de34542e6ec8564/lib/libmbedtls.so (unknown line) mbedtls_ssl_free at /home/pkgeval/.julia/artifacts/252399baf5b647fba9cb006c5de34542e6ec8564/lib/libmbedtls.so (unknown line) #33 at /home/pkgeval/.julia/packages/MbedTLS/Vaaz8/src/ssl.jl:55 unknown function (ip: 0x707b87922b7f) at (unknown file) _jl_invoke at /source/src/gf.c:3693 [inlined] ijl_apply_generic at /source/src/gf.c:3893 jl_apply at /source/src/julia.h:2344 [inlined] start_task at /source/src/task.c:1249 Allocations: 12000851 (Pool: 12000776; Big: 75); GC: 8 Testing failed after 30.54s ERROR: LoadError: Package MbedTLS errored during testing (received signal: 11) Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2423 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2278 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:500 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:324 [12] _start() @ Base ./client.jl:557 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval crashed after 86.1s: a segmentation fault happened ################################################################################ # Bug reporting # The package crashed during testing (reason=segfault), but PkgEval was unable to reproduce the crash under rr (status=kill, reason=inactivity). For debugging, here is the tail end of the rr log: > [ Info: connecting to port 8000 > Error During Test at /home/pkgeval/.julia/packages/MbedTLS/Vaaz8/test/clntsrvr/clntsrvr.jl:35 > Expression evaluated to non-Boolean > Expression: test failed to complete within timeout > Value: "test failed to complete within timeout" > Error in Timer: > There was an error during testing > ====================================================================================== > Information request received. A stacktrace will print followed by a 1.0 second profile > ====================================================================================== > > cmd: /opt/julia/bin/julia 1 running 0 of 1 > > signal (10): User defined signal 1 > epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) > uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 > uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 > ijl_task_get_next at /source/src/scheduler.c:457 > wait at ./task.jl:1213 > wait_forever at ./task.jl:1150 > jfptr_wait_forever_42615.1 at /opt/julia/lib/julia/sys.so (unknown line) > _jl_invoke at /source/src/gf.c:3693 [inlined] > ijl_apply_generic at /source/src/gf.c:3893 > jl_apply at /source/src/julia.h:2344 [inlined] > start_task at /source/src/task.c:1249 > unknown function (ip: (nil)) at (unknown file) > > ============================================================== > Profile collected. A report will print at the next yield point > ============================================================== > > ┌ Warning: There were no samples collected in one or more groups. > │ This may be due to idle threads, or you may need to run your > │ program longer (perhaps by running it multiple times), > │ or adjust the delay between samples with `Profile.init()`. > └ @ Profile /opt/julia/share/julia/stdlib/v1.13/Profile/src/Profile.jl:1362 > Overhead ╎ [+additional indent] Count File:Line Function > ========================================================= > Thread 1 (default) Task 0x00007ff3f69dd960 Total snapshots: 703. Utilization: 0% > ╎703 @Base/task.jl:1150 wait_forever() > 702╎ 703 @Base/task.jl:1213 wait() > > > [1] signal 15: Terminated > in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 > epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) > > [11] signal 15: Terminated > in expression starting at /home/pkgeval/bugreport.jl:13 > epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) > uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 > uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 > ijl_task_get_next at /source/src/scheduler.c:457 > uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 > uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 > ijl_task_get_next at /source/src/scheduler.c:457 > > [21] signal 15: Terminated > in expression starting at /home/pkgeval/.julia/packages/MbedTLS/Vaaz8/test/clntsrvr/clntsrvr.jl:113 > unknown function (ip: 0x70000002) at linux-vdso.so.1 > unknown function (ip: 0x79ec54eacb33) at /workspace/srcdir/rr/src/preload/raw_syscall.S > traced_raw_syscall at /workspace/srcdir/rr/src/preload/syscallbuf.c:377 > syscall_hook at /workspace/srcdir/rr/src/preload/syscallbuf.c:4370 [inlined] > syscall_hook at /workspace/srcdir/rr/src/preload/syscallbuf.c:4354 > unknown function (ip: 0x79ec54ea6322) at /workspace/srcdir/rr/src/preload/syscall_hook.S > unknown function (ip: 0x79ec54ea638c) at /workspace/srcdir/rr/src/preload/syscall_hook.S > unknown function (ip: 0x79ec54ea63a8) at /workspace/srcdir/rr/src/preload/syscall_hook.S > epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) > uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 > uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 > ijl_task_get_next at /source/src/scheduler.c:457 > wait at ./task.jl:1213 > wait_forever at ./task.jl:1150 > jfptr_wait_forever_42615.1 at /opt/julia/lib/julia/sys.so (unknown line) > _jl_invoke at /source/src/gf.c:3693 [inlined] > ijl_apply_generic at /source/src/gf.c:3893 > wait at ./task.jl:1213 > jl_apply at /source/src/julia.h:2344 [inlined] > start_task at /source/src/task.c:1249 > unknown function (ip: (nil)) at (unknown file) > Allocations: 12445055 (Pool: 12444875; Big: 180); GC: 10 > wait_forever at ./task.jl:1150 > jfptr_wait_forever_42615.1 at /opt/julia/lib/julia/sys.so (unknown line) > _jl_invoke at /source/src/gf.c:3693 [inlined] > ijl_apply_generic at /source/src/gf.c:3893 > jl_apply at /source/src/julia.h:2344 [inlined] > start_task at /source/src/task.c:1249 > unknown function (ip: (nil)) at (unknown file) > Allocations: 6009709 (Pool: 6009619; Big: 90); GC: 6 > wait at ./task.jl:1213 > wait_forever at ./task.jl:1150 > jfptr_wait_forever_42615.1 at /opt/julia/lib/julia/sys.so (unknown line) > _jl_invoke at /source/src/gf.c:3693 [inlined] > ijl_apply_generic at /source/src/gf.c:3893 > jl_apply at /source/src/julia.h:2344 [inlined] > start_task at /source/src/task.c:1249 > unknown function (ip: (nil)) at (unknown file) > Allocations: 11902985 (Pool: 11902913; Big: 72); GC: 8 > > PkgEval terminated after 613.04s: tests became inactive