Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    • Menu
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • QEMU QEMU
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 618
    • Issues 618
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • QEMU
  • QEMUQEMU
  • Issues
  • #635
Closed
Open
Created Sep 24, 2021 by Flávio Costa@flavio1987

HPPA Error on Raspberry PI - deposit64: Assertion `start >= 0 && length > 0 && length <= 64 - start' failed

Host environment

  • Operating system: CentOS 8.4.2105 / Raspbian buster (Raspberry Pi 3B+/4)
  • OS/kernel version: Linux CentosPI 5.4.60-v8.1.el8 #1 SMP PREEMPT Sun Aug 23 02:58:38 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux
  • Architecture: ARM
  • QEMU flavor: qemu-system-hppa
  • QEMU version: QEMU emulator version 6.1.50 (v6.1.0-808-g73257aa0)
  • QEMU command line: qemu-system-hppa -boot d -m 512 -drive file=/opt/vm/disk.img,format=qcow2 -netdev tap,id=nic1,script=/etc/qemu-ifup -cdrom /opt/iso/HPUX_10.20_S700_CoreOS_CD.iso -device tulip,netdev=nic1,mac=01:00:00:00:00:02 -serial telnet:0.0.0.0:4001,server,nowait -monitor stdio -nographic

Emulated/Virtualized environment

  • Operating system: HP-UX 10.20
  • OS/kernel version: HP-UX HPUX B.10.20 A 9000/778 2006243326 two-user license
  • Architecture: HPPA

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.
Edited Sep 24, 2021 by Flávio Costa
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking