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

Leaking Curl tests on Ubuntu 24.04 #16074

Open
iluuu1994 opened this issue Sep 26, 2024 · 1 comment
Open

Leaking Curl tests on Ubuntu 24.04 #16074

iluuu1994 opened this issue Sep 26, 2024 · 1 comment

Comments

@iluuu1994
Copy link
Member

Description

The following tests started reporting leaks when upgrading the ASan CI to Ubuntu 24.04:

  • ext/curl/tests/bug77535.phpt
  • ext/curl/tests/curl_pushfunction_trampoline.phpt

Maybe @dunglas is interested in having a look?

PHP Version

PHP 8.3, possibly 8.2 too

Operating System

Ubuntu 24.04

@cmb69
Copy link
Member

cmb69 commented Sep 27, 2024

Tried running bug77535.phpt on Windows, and got "test needs Caddy". Didn't understand, but sold my old Polo and bought a Caddy ;) (maybe we should improve the message "test needs Caddy Webserver") Now the test works fine with libcurl 8.10.1, but hangs with libcurl 8.10.0. And no leaks detected with libcurl 8.10.1 (master branch; PHP-8.3 doesn't yet allow me to build with ASan support).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants