[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug 1815911] Re: aptitude crashes qemu-m68k with handle_cpu_signal rece
From: |
Steve Dodd |
Subject: |
[Bug 1815911] Re: aptitude crashes qemu-m68k with handle_cpu_signal received signal outside vCPU context |
Date: |
Mon, 10 Aug 2020 15:20:15 -0000 |
I think this is probably a duplicate of bug #1594394, in which case it
seems to be fixed in 5.0.0+.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1815911
Title:
aptitude crashes qemu-m68k with handle_cpu_signal received signal
outside vCPU context
Status in QEMU:
New
Bug description:
When building a package with sbuild on Debian, sbuild can use aptitude
to resolve dependencies.
Recently, some changes introduced to aptitude or related packages
cause qemu to crash:
(sid-m68k-sbuild)root@nofan:/# aptitude -y --without-recommends -o
Dpkg::Options::=--force-confold -o
Aptitude::CmdLine::Ignore-Trust-Violations=false -o
Aptitude::ProblemResolver::StepScore=100 -o
Aptitude::ProblemResolver::SolutionCost="safety, priority,
non-default-versions" -o Aptitude::ProblemResolver::Hints::KeepDummy="reject
sbuild-build-depends-core-dummy :UNINST" -o
Aptitude::ProblemResolver::Keep-All-Level=55000 -o
Aptitude::ProblemResolver::Remove-Essential-Level=maximum install vim
Warning: Invalid locale (please review locale settings, this might lead to
problems later):
locale::facet::_S_create_c_locale name not valid
The following NEW packages will be installed:
libgpm2{a} vim vim-common{a} vim-runtime{a} xxd{a}
0 packages upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
Need to get 7225 kB/7260 kB of archives. After unpacking 33.5 MB will be used.
qemu:handle_cpu_signal received signal outside vCPU context @ pc=0x6019d1bf
qemu:handle_cpu_signal received signal outside vCPU context @ pc=0x601b64ab
Segmentation fault
(sid-m68k-sbuild)root@nofan:/#
The crash does not reproduce on real hardware running Debian unstable.
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1815911/+subscriptions
- [Bug 1815911] Re: aptitude crashes qemu-m68k with handle_cpu_signal received signal outside vCPU context,
Steve Dodd <=