All potentially affected packages were tested through the following
methodology:

# To setup the testing container
$ lxc launch ubuntu-daily:stonking test
$ lxc exec test bash
$ apt update && apt upgrade

# To test a potentially affected package
$ apt install <python3-package>
$ python3 -c "import <package-import>"

Any affected packages would crash on exit with a "free() invalid
pointer". So far I have only found the "ecflow" package in stonking-
proposed (built against 3.0.1-3) to be affected out of the "reverse-
depends -b pybind11-dev" list. Additionally, I have confirmed with
building "ecflow" against 3.0.1-3ubuntu1 that the regression has been
resolved [1].

1. This can be seen in the following build-logs (so far):
        - 
https://autopkgtest.ubuntu.com/results/autopkgtest-stonking-rroessler-mp-ecflow-2163679/stonking/arm64/e/ecflow/20260821_034818_69edf@/log.gz
        - 
https://autopkgtest.ubuntu.com/results/autopkgtest-stonking-rroessler-mp-ecflow-2163679/stonking/s390x/e/ecflow/20260821_034632_6a18f@/log.gz

** Changed in: pybind11 (Ubuntu Resolute)
       Status: New => Won't Fix

** Changed in: pybind11 (Ubuntu Resolute)
     Assignee: (unassigned) => Reuben Roessler (rroessler)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2164501

Title:
  regression: free() invalid pointer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pybind11/+bug/2164501/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to