On Thu, Sep 28, 2023 at 12:30:28PM +0000, Clark, Dennis wrote:
> [root@ol-kvm-h01 work]# LIBGUESTFS_BACKEND=direct libguestfs-test-tool
...
> libguestfs: launch: version=1.44.0rhel=8,release=
> 5.0.1.module+el8.7.0+21035+a8208c98,libvirt
> 
> \x1b[2J[    0.000000] Linux version 5.15.0-105.125.6.2.2.el8uek.x86_64 
> (mockbuild at host-100-100-224-56) (gcc (GCC) 11.2.1 20220127 (Red Hat 
> 11.2.1-9.1.0.6), GNU ld version 2.36.1-2.0.1.el8) #2 SMP Tue Sep 19 21:02:08 
> PDT 2023

^ Looks like OEL.

> [    0.843934] Run /init as init process

^ This messsage come from the kernel.

> [    0.845792] traps: init[1] general protection fault ip:43faa8
> sp:7ffe9b9904b0 error:0 in init[400000+a7000]
> 
> [    0.849636] Kernel panic - not syncing: Attempted to kill init! exitcode=
> 0x0000000b

Then the supermin embedded init process appears to crash.  That's
somewhere probably very early on in this code:

  https://github.com/libguestfs/supermin/blob/master/init/init.c

Before I look further at this, is this unmodified OEL 8.7.0?
And you didn't recompile supermin or libguestfs?

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-p2v converts physical machines to virtual machines.  Boot with a
live CD or over the network (PXE) and turn machines into KVM guests.
http://libguestfs.org/virt-v2v
_______________________________________________
Libguestfs mailing list
Libguestfs@redhat.com
https://listman.redhat.com/mailman/listinfo/libguestfs

Reply via email to