summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/105/device/635
blob: db0ec10c9aec6d184b4b7907f8400aa023836ac2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
device: 0.830
graphic: 0.716
instruction: 0.669
socket: 0.601
semantic: 0.531
other: 0.481
vnc: 0.430
mistranslation: 0.415
boot: 0.361
network: 0.282
KVM: 0.155
assembly: 0.153

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.