[Bug 1871725] Re: python3-pykdl: PyKDL crashes Python 3 interpretter (SIGABRT) if any API accepting a str is used

2020-08-10 Thread Launchpad Bug Tracker
This bug was fixed in the package orocos-kdl - 1.4.0-7ubuntu1 --- orocos-kdl (1.4.0-7ubuntu1) focal; urgency=medium * Add patch for python3 std string conversion (LP: #1871725) -- Jochen Sprickerhof Thu, 09 Apr 2020 18:46:55 +0200 ** Changed in: orocos-kdl (Ubuntu Focal)

[Bug 1871725] Re: python3-pykdl: PyKDL crashes Python 3 interpretter (SIGABRT) if any API accepting a str is used

2020-07-27 Thread Jochen Sprickerhof
I tested: python3-pykdl:amd64 1.4.0-7ubuntu1 by: python3 -c "import PyKDL; PyKDL.Tree('foobar')" git clone https://github.com/ros/kdl_parser/ rm kdl_parser_py/CATKIN_IGNORE catkin_make run_tests (according to https://github.com/ros/kdl_parser/pull/38#issuecomment-608474487) both work fine. **

[Bug 1871725] Re: python3-pykdl: PyKDL crashes Python 3 interpretter (SIGABRT) if any API accepting a str is used

2020-07-21 Thread Brian Murray
Hello Shane, or anyone else affected, Accepted orocos-kdl into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/orocos- kdl/1.4.0-7ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1871725] Re: python3-pykdl: PyKDL crashes Python 3 interpretter (SIGABRT) if any API accepting a str is used

2020-07-02 Thread Bug Watch Updater
** Changed in: orocos-kdl (Debian) Status: Unknown => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871725 Title: python3-pykdl: PyKDL crashes Python 3 interpretter (SIGABRT)

[Bug 1871725] Re: python3-pykdl: PyKDL crashes Python 3 interpretter (SIGABRT) if any API accepting a str is used

2020-07-02 Thread Mathew Hodson
** Changed in: orocos-kdl (Ubuntu Focal) Importance: Undecided => Medium ** Changed in: orocos-kdl (Ubuntu Groovy) Importance: Undecided => Medium ** Bug watch added: Debian Bug tracker #956254 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=956254 ** Also affects: orocos-kdl

[Bug 1871725] Re: python3-pykdl: PyKDL crashes Python 3 interpretter (SIGABRT) if any API accepting a str is used

2020-06-29 Thread Marc Deslauriers
ACK on the debdiff in comment #4, uploaded for processing by the SRU team ** Changed in: orocos-kdl (Ubuntu Focal) Status: New => Fix Committed ** Changed in: orocos-kdl (Ubuntu Focal) Status: Fix Committed => In Progress -- You received this bug notification because you are a

[Bug 1871725] Re: python3-pykdl: PyKDL crashes Python 3 interpretter (SIGABRT) if any API accepting a str is used

2020-06-29 Thread Marc Deslauriers
** Also affects: orocos-kdl (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: orocos-kdl (Ubuntu Groovy) Importance: Undecided Status: Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1871725] Re: python3-pykdl: PyKDL crashes Python 3 interpretter (SIGABRT) if any API accepting a str is used

2020-06-14 Thread Jochen Sprickerhof
debdiff of the patch adoped from Debian buster. ** Patch added: "orocos-kdl.patch" https://bugs.launchpad.net/ubuntu/+source/orocos-kdl/+bug/1871725/+attachment/5383752/+files/orocos-kdl.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1871725] Re: python3-pykdl: PyKDL crashes Python 3 interpretter (SIGABRT) if any API accepting a str is used

2020-06-14 Thread Jochen Sprickerhof
** Description changed: + [Impact] + + * The package python3-pykdl in focal crashes the Python 3 interpreter + if any API accepting a str is used. + + * python3-pykdl is used in the ROS robot control software + (https://ros.org) based on Ubuntu. + + * The patch is taken from upstream and

[Bug 1871725] Re: python3-pykdl: PyKDL crashes Python 3 interpretter (SIGABRT) if any API accepting a str is used

2020-05-26 Thread rawphi
Until it is fixed, a workaround is to use the upstream debian package: wget http://deb.debian.org/debian/pool/main/o/orocos- kdl/python3-pykdl_1.4.0-9_amd64.deb && sudo dpkg --install python3-pykdl_1.4.0-9_amd64.deb -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1871725] Re: python3-pykdl: PyKDL crashes Python 3 interpretter (SIGABRT) if any API accepting a str is used

2020-04-10 Thread Jochen Sprickerhof
Hi Shane, there is not really a maintainer for Ubuntu, can you prepare the SRU yourself? https://wiki.ubuntu.com/StableReleaseUpdates Cheers Jochen -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1871725] Re: python3-pykdl: PyKDL crashes Python 3 interpretter (SIGABRT) if any API accepting a str is used

2020-04-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: orocos-kdl (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871725 Title: