On Sat, Sep 30, 2023 at 10:42:55AM +0000, Clark, Dennis wrote:
> Ok, Looking at my original installation procedure, including the slight tweaks
> to get libvirt-7 loaded, and checking the current server … it appears the
> libvirt-7 packages mention the O/S version (eg el8.7), and there are packages
> for several versions, but not for el8.8 … and yet my server (after patching) 
> is
> now running OL 8.8 … is that the issue ?

No I don't think so.

The main thing is to try to find out which part of init.c
is crashing (and later, why).

> > [    0.845792] traps: init[1] general protection fault ip:43faa8
> 
> > sp:7ffe9b9904b0 error:0 in init[400000+a7000]

As I don't have OEL, could you try extracting the init binary.  It's
buried in the supermin executable, so it's best to get it from the
debug sources:

(1) debuginfo-install supermin

(2) rpm -ql supermin-debugsource | grep src/format-ext2-init-bin.h

(eg. it will print something like <blahblah>/src/format-ext2-init-bin.h )

(3) Attach the copy of <blahblah>/src/format-ext2-init-bin.h or send
it to me by email if it's too big for the list.  You might have
to compress it.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org
_______________________________________________
Libguestfs mailing list
Libguestfs@redhat.com
https://listman.redhat.com/mailman/listinfo/libguestfs

Reply via email to