[Bug 1877987] Re: apt search coredumping
Ćukasz Zemczak
1877987 at bugs.launchpad.net
Thu Mar 25 13:35:05 UTC 2021
Hello netmonk, or anyone else affected,
Accepted apt into focal-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/apt/2.0.5 in a few
hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed. Your feedback will aid us getting this
update out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance for helping!
N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.
** Changed in: apt (Ubuntu Focal)
Status: Triaged => Fix Committed
** Tags added: verification-needed verification-needed-focal
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1877987
Title:
apt search coredumping
Status in apt package in Ubuntu:
Fix Released
Status in apt source package in Focal:
Fix Committed
Bug description:
[Impact]
Search sometimes crashes if no translated description is available, as the translated description object was used without a check as to whether it exists.
[Test case]
No reproducer available at the moment.
[Where problems could occur]
In search command only, and only when looking at descriptions
[Original bug report]
root at citoyx:/var/crash# apt search jdk
Sorting... Done
Segmentation fault (core dumped)
May 11 12:34:25 citoyx kernel: [ 1354.337907] apt[10418]: segfault at 7f67292dcfc0 ip 00007f6309ce4997 sp 00007ffdab880930 error 4 in libapt-pkg.so.6.0.0[7f6309bb5000+147000]
May 11 12:34:25 citoyx kernel: [ 1354.337916] Code: 48 8b 45 18 48 8b 04 d0 48 83 c4 08 5b 5d c3 0f 1f 40 00 f3 0f 1e fa 55 48 89 fd 53 48 89 f3 48 83 ec 08 48 8b 06 48 8b 4e 08 <8b> 10 48 8d 04 d5 00 00 00 00 48 29 d0 48 8b 51 60 48 8d 04 c2 0f
root at citoyx:/var/crash# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04 LTS"
apt search is coredumping
While apt install/upgrade/update is running fine
crash file in attachment.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1877987/+subscriptions
More information about the foundations-bugs
mailing list