[Bug] Windows Codex PATH can crash HTTPS updates with OPENSSL_Applink

Đang mở
#4,433 4 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
48/100
Loại issue
Lỗi
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Sôi nổi
Công nghệ
python

Hướng nghiên cứu

Tái hiện specify workflow update program-kit-bootstrapspecify bundle update program-kit --integration codex trong môi trường Codex Desktop Windows. Kiểm tra cách launcher specify.exe được cài đặt bằng uv và đường dẫn HTTPS Python của nó phân giải các DLL OpenSSL khi Codex thêm các thư mục native vào đầu PATH. Được xem là hoàn tất khi cả hai bản cập nhật HTTPS đều hoàn thành thành công, hoặc khi một chẩn đoán dependency có thể thực hiện được thay thế OpenSSL applink abort.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

author-awaiting author-needs-info author-needs-proof bug-assess severity-medium triage-can-wait
Spec Kit version

specify 1.0.4, installed as a uv tool on Windows.

Environment
  • Codex Desktop local task on Windows
  • The task PATH prepends Codex-owned native dependency directories, including Poppler and Git directories that contain their own libssl-3-x64.dll and libcrypto-3-x64.dll.
  • specify.exe is the uv-installed launcher under %USERPROFILE%\.local\bin.
Reproduction

From an initialized consumer with registered HTTPS catalogs, run either:

specify workflow update program-kit-bootstrap
specify bundle update program-kit --integration codex

Both commands reproducibly exit 1 before completing the remote update with:

OPENSSL_Uplink(...): no OPENSSL_Applink

The failure occurs specifically in the Codex Desktop process environment. A local/offline component installation can proceed because it does not enter the failing HTTPS path.

Expected behavior

Spec Kit HTTPS/catalog operations should use the OpenSSL runtime packaged with its Python environment and must not load an ABI-incompatible DLL merely because another application prepended native tools to PATH. If the launcher cannot isolate its DLL search path, it should fail with an actionable dependency diagnostic rather than the OpenSSL applink abort.

Impact

Documented workflow update and bundle update commands cannot run from Codex Desktop on affected Windows hosts. This blocks unattended governed upgrades and encourages consumers to use incomplete local recovery sequences.

Ngôn ngữ chính
Python
Star
138k
Fork
12.4k
Merge trung bình
3 ngày 6 giờ
Pull request đã merge (30 ngày)
136

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của github/spec-kit

Tất cả issue của github/spec-kit

Issue tương tự

Thêm issue về Python

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.