summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/hypervisor/1815911
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-30 12:34:26 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-30 12:35:44 +0000
commit25f8033d556aa17afaea4a5196ea7a69fe248320 (patch)
tree0f056db167683be54ea1e5e72d29d6069af55e7d /results/classifier/deepseek-2-tmp/output/hypervisor/1815911
parent8e6da29e4ee5fc14bc1cc816a24f21271f14090d (diff)
downloadqemu-analysis-25f8033d556aa17afaea4a5196ea7a69fe248320.tar.gz
qemu-analysis-25f8033d556aa17afaea4a5196ea7a69fe248320.zip
add new temporary deepseek-r1:14b results
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/hypervisor/1815911')
-rw-r--r--results/classifier/deepseek-2-tmp/output/hypervisor/181591120
1 files changed, 20 insertions, 0 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/hypervisor/1815911 b/results/classifier/deepseek-2-tmp/output/hypervisor/1815911
new file mode 100644
index 000000000..a6f02a0ba
--- /dev/null
+++ b/results/classifier/deepseek-2-tmp/output/hypervisor/1815911
@@ -0,0 +1,20 @@
+
+aptitude crashes qemu-m68k with handle_cpu_signal received signal outside vCPU context
+
+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.
\ No newline at end of file