diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-03 19:39:53 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-03 19:39:53 +0200 |
| commit | dee4dcba78baf712cab403d47d9db319ab7f95d6 (patch) | |
| tree | 418478faf06786701a56268672f73d6b0b4eb239 /results/classifier/zero-shot/108/other/635 | |
| parent | 4d9e26c0333abd39bdbd039dcdb30ed429c475ba (diff) | |
| download | qemu-analysis-dee4dcba78baf712cab403d47d9db319ab7f95d6.tar.gz qemu-analysis-dee4dcba78baf712cab403d47d9db319ab7f95d6.zip | |
restructure results
Diffstat (limited to 'results/classifier/zero-shot/108/other/635')
| -rw-r--r-- | results/classifier/zero-shot/108/other/635 | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/other/635 b/results/classifier/zero-shot/108/other/635 new file mode 100644 index 000000000..ab7f9adef --- /dev/null +++ b/results/classifier/zero-shot/108/other/635 @@ -0,0 +1,43 @@ +device: 0.830 +graphic: 0.716 +PID: 0.711 +performance: 0.700 +socket: 0.601 +semantic: 0.531 +debug: 0.510 +other: 0.481 +vnc: 0.430 +boot: 0.361 +permissions: 0.292 +network: 0.282 +files: 0.256 +KVM: 0.155 + +HPPA Error on Raspberry PI - deposit64: Assertion `start >= 0 && length > 0 && length <= 64 - start' failed +Description of problem: +The emulator starts normally but during the Guest OS installation (HP-UX 10.20) it crash with below error: +(qemu) qemu-system-hppa: /root/qemu/include/qemu/bitops.h:496: deposit64: Assertion `start >= 0 && length > 0 && length <= 64 - start' failed. +Steps to reproduce: +1. Run qemu-system-hppa with the command listed above +2. Start HP-UX 10.20 installation and finish the install wizard +Additional information: +It crashes after the installation step bolow: + +Executing user specified script: +========================================= + + [[ ! -a /dev/lan0 ]] && mknod /dev/lan0 c 52 0x000000 + +========================================= + * Will use the cold-install media for swinstall as well. + * Starting swinstall: +WARNING: The software specified contains a kernel fileset. It will be + necessary to reconfigure and reboot the system to make the + kernel software functional. + + * Beginning Analysis Phase. + * Source: localhost:/SD_CDROM + * Target: loopback:/ + * Target logfile: loopback:/var/adm/sw/swagent.log + * Reading source for product information. + * Reading source for file information. |