Activity log for bug #2009551

Date Who What changed Old value New value Message
2023-03-07 02:05:03 Vladimir Petko bug added bug
2023-03-07 02:05:16 Vladimir Petko description The build log is here: https://launchpadlibrarian.net/648312166/buildlog_ubuntu-lunar-ppc64el.rlottie_0.1+dfsg-4_BUILDING.txt.gz The actual issue in the code is that it is potentially attempts to delete a static variable which is an undefined behaviour. /<<PKGBUILDDIR>>/src/vector/vcowptr.h:52:46: error: ‘operator delete(void*, unsigned long)’ called on unallocated object ‘vcow_ptr<VRle::VRleData>::vcow_ptr()::default_s’ [-Werror=free-nonheap-object] 52 | if (mModel && (--mModel->mRef == 0)) delete mModel; | ^~~~~~~~~~~~~ The build log is here: https://launchpadlibrarian.net/648312166/buildlog_ubuntu-lunar-ppc64el.rlottie_0.1+dfsg-4_BUILDING.txt.gz Additional issue in the code is that it is potentially attempts to delete a static variable which is an undefined behaviour. /<<PKGBUILDDIR>>/src/vector/vcowptr.h:52:46: error: ‘operator delete(void*, unsigned long)’ called on unallocated object ‘vcow_ptr<VRle::VRleData>::vcow_ptr()::default_s’ [-Werror=free-nonheap-object]    52 | if (mModel && (--mModel->mRef == 0)) delete mModel;       | ^~~~~~~~~~~~~
2023-03-07 02:37:06 Vladimir Petko tags update-excuse
2023-03-07 03:49:48 Vladimir Petko merge proposal linked https://code.launchpad.net/~vpa1977/ubuntu/+source/rlottie/+git/rlottie/+merge/438432
2023-03-07 03:53:02 Vladimir Petko rlottie (Ubuntu): assignee Vladimir Petko (vpa1977)
2023-03-07 20:11:27 Vladimir Petko rlottie (Ubuntu): status New In Progress
2023-03-08 21:43:51 Vladimir Petko bug watch added https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1032481
2023-03-08 21:43:51 Vladimir Petko bug task added rlottie (Debian)
2023-03-09 00:42:32 Launchpad Janitor rlottie (Ubuntu): status In Progress Fix Released
2023-03-28 21:28:55 Bug Watch Updater rlottie (Debian): status Unknown New