Invalid type 'C' in pack at /usr/share/perl5/Convert/ASN1.pm

lordwebbie

New Member
Apr 18, 2024
9
7
3
Hallo zusammen,
wir sehen auf einigen Servern folgende Fehler bei einem "qm resize"-Befehl:

Code:
Invalid type 'C' in pack at /usr/share/perl5/Convert/ASN1.pm line 231, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/Net/LDAP/Message.pm line 8, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/Net/LDAP/Message.pm line 8, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/Net/LDAP.pm line 13, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/Net/LDAP.pm line 13, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/LDAP.pm line 7, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/LDAP.pm line 7, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/Auth/LDAP.pm line 8, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Auth/LDAP.pm line 8, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/Auth/AD.pm line 5, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Auth/AD.pm line 5, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/AccessControl.pm line 28, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/AccessControl.pm line 28, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/RPCEnvironment.pm line 6, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/RPCEnvironment.pm line 6, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/Storage.pm line 23, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Storage.pm line 23, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/GuestHelpers.pm line 8, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/GuestHelpers.pm line 8, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/CLI/qm.pm line 21, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/CLI/qm.pm line 21, <DATA> line 960.
Compilation failed in require at /usr/sbin/qm line 6, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/sbin/qm line 6, <DATA> line 960.

Hat jemand eine Idee, woran das liegen könnte?
Die Suche bringt leider überhaupt nichts sinnvolles hervor.

pveversion:
pve-manager/8.1.10/4b06efb5db453f29 (running kernel: 6.5.13-5-pve)
 
Sind die letzten Updates sauber gelaufen?

Evtl. mal ein:
Code:
apt update
apt full-upgrade
machen und nochmal probieren?
 
Hi, danke für die Antwort.

Ich vergaß noch zu erwähnen, dass der Fehler nur ab und zu sporadisch auftritt.

Updates sind soweit alle eingespielt, das hatte ich vor diesem Ticket schon ausprobiert:

root@host ~ # cat /etc/debian_version
12.5

root@host ~ # apt update
Hit:1 http://mirror.hetzner.com/debian/packages bookworm InRelease
Hit:2 http://mirror.hetzner.com/debian/packages bookworm-updates InRelease
Hit:3 http://mirror.hetzner.com/debian/security bookworm-security InRelease
Get:4 http://mirror.hetzner.com/debian/pve bookworm InRelease [2,768 B]
Hit:5 http://download.proxmox.com/debian/pve bookworm InRelease
Hit:6 http://deb.debian.org/debian bookworm InRelease
Hit:7 http://security.debian.org/debian-security bookworm-security InRelease
Hit:8 http://deb.debian.org/debian bookworm-updates InRelease
Hit:9 https://packages.icinga.com/debian icinga-bookworm InRelease
Fetched 2,768 B in 0s (8,213 B/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
 
Hello,
I'm experiencing same problem/error with pveupdate command.
Same PVE and KERNEL versions.

If I run pveupdate command from root shell it outputs randomly as follow:

Bash:
root@pve:~# pveupgrade
Starting system upgrade: apt-get dist-upgrade
Segmentation fault
root@pve:~# pveupgrade
Invalid type 'C' in pack at /usr/share/perl5/Convert/ASN1.pm line 231, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/Net/LDAP/Message.pm line 8, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/Net/LDAP/Message.pm line 8, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/Net/LDAP.pm line 13, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/Net/LDAP.pm line 13, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/LDAP.pm line 7, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/LDAP.pm line 7, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/Auth/LDAP.pm line 8, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Auth/LDAP.pm line 8, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/Auth/AD.pm line 5, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Auth/AD.pm line 5, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/AccessControl.pm line 29, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/AccessControl.pm line 29, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/RPCEnvironment.pm line 6, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/RPCEnvironment.pm line 6, <DATA> line 960.
Compilation failed in require at /usr/bin/pveupgrade line 13, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/bin/pveupgrade line 13, <DATA> line 960.
root@pve:~# pveupgrade
Starting system upgrade: apt-get dist-upgrade
Segmentation fault
root@pve:~# pveupgrade
Starting system upgrade: apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Your System is up-to-date

My cpu model name : Intel(R) Core(TM) i9-14900K

Thank you
 
please provide "pveversion -v" (or if that is not possible, "apt list --installed")
 
Code:
root@pve:~# pveupgrade
Starting system upgrade: apt-get dist-upgrade
Segmentation fault
root@pve:~# pveupgrade
Starting system upgrade: apt-get dist-upgrade

this does look very suspicious though - either some on-disk corruption, or broken memory. can you try "debsums -c" (requires to install debsums) and/or memtest ?
 
please provide "pveversion -v" (or if that is not possible, "apt list --installed")
Code:
root@pve:~# pveversion -v
proxmox-ve: 8.1.0 (running kernel: 6.5.13-5-pve)
pve-manager: 8.1.11 (running version: 8.1.11/cb1653fdade58a8b)
proxmox-kernel-helper: 8.1.0
pve-kernel-6.2: 8.0.5
proxmox-kernel-6.5.13-5-pve-signed: 6.5.13-5
proxmox-kernel-6.5: 6.5.13-5
proxmox-kernel-6.5.13-3-pve-signed: 6.5.13-3
proxmox-kernel-6.2.16-20-pve: 6.2.16-20
proxmox-kernel-6.2: 6.2.16-20
pve-kernel-6.2.16-3-pve: 6.2.16-3
ceph-fuse: 17.2.6-pve1+3
corosync: 3.1.7-pve3
criu: 3.17.1-2
glusterfs-client: 10.3-5
ifupdown2: 3.2.0-1+pmx8
ksm-control-daemon: 1.5-1
libjs-extjs: 7.0.0-4
libknet1: 1.28-pve1
libproxmox-acme-perl: 1.5.0
libproxmox-backup-qemu0: 1.4.1
libproxmox-rs-perl: 0.3.3
libpve-access-control: 8.1.3
libpve-apiclient-perl: 3.3.2
libpve-cluster-api-perl: 8.0.6
libpve-cluster-perl: 8.0.6
libpve-common-perl: 8.1.2
libpve-guest-common-perl: 5.1.1
libpve-http-server-perl: 5.0.6
libpve-network-perl: 0.9.6
libpve-rs-perl: 0.8.8
libpve-storage-perl: 8.2.0
libspice-server1: 0.15.1-1
lvm2: 2.03.16-2
lxc-pve: 6.0.0-1
lxcfs: 6.0.0-pve2
novnc-pve: 1.4.0-3
proxmox-backup-client: 3.1.5-1
proxmox-backup-file-restore: 3.1.5-1
proxmox-kernel-helper: 8.1.0
proxmox-mail-forward: 0.2.3
proxmox-mini-journalreader: 1.4.0
proxmox-widget-toolkit: 4.1.5
pve-cluster: 8.0.6
pve-container: 5.0.10
pve-docs: 8.1.5
pve-edk2-firmware: 4.2023.08-4
pve-esxi-import-tools: 0.7.0
pve-firewall: 5.0.4
pve-firmware: 3.11-1
pve-ha-manager: 4.0.3
pve-i18n: 3.2.1
pve-qemu-kvm: 8.1.5-5
pve-xtermjs: 5.3.0-3
qemu-server: 8.1.4
smartmontools: 7.3-pve1
spiceterm: 3.3.0
swtpm: 0.8.0+pve1
vncterm: 1.8.0
zfsutils-linux: 2.2.3-pve2
 
Code:
root@pve:~# pveupgrade
Starting system upgrade: apt-get dist-upgrade
Segmentation fault
root@pve:~# pveupgrade
Starting system upgrade: apt-get dist-upgrade

this does look very suspicious though - either some on-disk corruption, or broken memory. can you try "debsums -c" (requires to install debsums) and/or memtest ?

I've already done a memtest (10 hour) and no problems found,
debsums return nothing.

I've tried to move disks to an older machine for a week an no problem reported (CPU model name : 11th Gen Intel(R) Core(TM) i9-11900)
 
could you also post "apt update" output? your system is definitely not current ;)
 
Code:
Hit:1 http://ftp.it.debian.org/debian bookworm InRelease
Hit:2 http://security.debian.org bookworm-security InRelease                                                   
Get:3 http://ftp.it.debian.org/debian bookworm-updates InRelease [55.4 kB]                                     
Hit:4 http://download.proxmox.com/debian/pve bookworm InRelease                         
Fetched 55.4 kB in 1s (96.3 kB/s)     
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.

As I wrote before, the machine that is giving me problem is my actual Intel(R) Core(TM) i9-14900K
 
ah, I misread pveversion above, sorry, that actually seems somewhat okay. still, all the symptoms point at some kind of corruption or hardware issue (random processes shouldn't segfault, and core perl functionality should work as well ;)).
 
I agree with you, but I also check this hardware in various ways and everything seems ok.
And the strange fact is that APT command always go fine, pveupgrade randomly raise errors (even in scheduled events)
 
yeah, the errors all involve perl, so likely *something* there is broken
 
Exactly, maybe something linked to PERL and hw architecture (exactly same perl error occurred to @lordwebbie, exactly same lines.. too strange to be a mem problem)
 
I have the same problem today, and using the same `Intel(R) Core(TM) i9-14900K` CPU, I am upgrading pve from 6.2 kernel to the current 6.8 kernel, and after upgrade, everything is broken, executing commands related to PVE will result in random errors like @tecem posted before, yes, sometimes it will not occur.
Code:
root@rgs-44:~# pveupgrade ( not work ) 
Bizarre copy of UNKNOWN in list assignment at /usr/share/perl5/Convert/ASN1/parser.pm line 911, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/Net/LDAP/Message.pm line 8, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/Net/LDAP/Message.pm line 8, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/Net/LDAP.pm line 13, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/Net/LDAP.pm line 13, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/LDAP.pm line 7, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/LDAP.pm line 7, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/Auth/LDAP.pm line 8, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Auth/LDAP.pm line 8, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/Auth/AD.pm line 5, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Auth/AD.pm line 5, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/AccessControl.pm line 29, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/AccessControl.pm line 29, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/RPCEnvironment.pm line 6, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/RPCEnvironment.pm line 6, <DATA> line 960.
Compilation failed in require at /usr/bin/pveupgrade line 13, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/bin/pveupgrade line 13, <DATA> line 960.
root@rgs-44:~# pveupgrade ( works )
Starting system upgrade: apt-get dist-upgrade

any idea?
 
I am using ASUS PRIME Z790-P WIFI D4 motherboard, with BIOS 1656 which was released on 2024/04/19, Intel ME version 16.1.30.2307v4.
 
I can confirm reinstall to fresh pve 8.1 installation with official iso can't resolve the problem: http://download.proxmox.com/iso/proxmox-ve_8.1-2.iso

Code:
Linux rgs-44 6.5.11-8-pve #1 SMP PREEMPT_DYNAMIC PMX 6.5.11-8 (2024-01-30T12:27Z) x86_64

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Wed May 29 00:15:32 CST 2024 on pts/0
root@rgs-44:~# qm list
Constant(q) unknown at /usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm line 14, near "= "
Constant(q) unknown at /usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm line 14, near "= "
Constant(q) unknown at /usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm line 14, near "= "
Constant(q) unknown at /usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm line 16, near "= "1.48""
Constant(q) unknown at /usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm line 34, near "|| "IO::File""
Constant(0) unknown at /usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm line 35, at end of line
Constant(qq) unknown at /usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm line 36, within string
Constant(qq) unknown at /usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm line 36, near "usage: $class"
Constant(q) unknown at /usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm line 50, near "croak 'usage: $fh->open(FILENAME [,MODE [,PERMS]])'"
Constant(0666) unknown at /usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm line 55, at end of line
/usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm has too many errors.
Compilation failed in require at /usr/lib/x86_64-linux-gnu/perl/5.36/IO/Dir.pm line 15.
BEGIN failed--compilation aborted at /usr/lib/x86_64-linux-gnu/perl/5.36/IO/Dir.pm line 15.
Compilation failed in require at /usr/share/perl5/PVE/Tools.pm line 14.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Tools.pm line 14.
Compilation failed in require at /usr/share/perl5/PVE/JSONSchema.pm line 10.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/JSONSchema.pm line 10.
Compilation failed in require at /usr/share/perl5/PVE/Certificate.pm line 11.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Certificate.pm line 11.
Compilation failed in require at /usr/share/perl5/PVE/Cluster.pm line 15.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Cluster.pm line 15.
Compilation failed in require at /usr/share/perl5/PVE/CLI/qm.pm line 19.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/CLI/qm.pm line 19.
Compilation failed in require at /usr/sbin/qm line 6.
BEGIN failed--compilation aborted at /usr/sbin/qm line 6.
root@rgs-44:~# qm list
Constant(q) unknown at /usr/share/perl5/PVE/ProcFSTools.pm line 11, at end of line
BEGIN not safe after errors--compilation aborted at /usr/share/perl5/PVE/ProcFSTools.pm line 11.
Compilation failed in require at /usr/share/perl5/PVE/Network.pm line 7.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Network.pm line 7.
Compilation failed in require at /usr/share/perl5/PVE/INotify.pm line 21.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/INotify.pm line 21.
Compilation failed in require at /usr/share/perl5/PVE/Cluster.pm line 16.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Cluster.pm line 16.
Compilation failed in require at /usr/share/perl5/PVE/CLI/qm.pm line 19.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/CLI/qm.pm line 19.
Compilation failed in require at /usr/sbin/qm line 6.
BEGIN failed--compilation aborted at /usr/sbin/qm line 6.
root@rgs-44:~# qm list
Segmentation fault
root@rgs-44:~# qm list
Segmentation fault
root@rgs-44:~#

And some services failed because of errors:

1716913409605.jpg
 
Last edited:
Hi all,
sorry for writing here, but basically I have about the same errors mentioned in the previous post.
All the errors are related to PERL.
They appear randomly:
- when a scheduled backup is executed
- when I start a machine via a cron command
- when the automatic nightly apt update command is executed
I also tried a clean installation but nothing to do... I always have this type of errors...

Code:
root@proxmoxhome:~# pveversion --verbose
proxmox-ve: 8.3.0 (running kernel: 6.8.12-5-pve)
pve-manager: 8.3.1 (running version: 8.3.1/fb48e850ef9dde27)
proxmox-kernel-helper: 8.1.0
proxmox-kernel-6.8: 6.8.12-5
proxmox-kernel-6.8.12-5-pve-signed: 6.8.12-5
proxmox-kernel-6.8.12-4-pve-signed: 6.8.12-4
proxmox-kernel-6.8.4-2-pve-signed: 6.8.4-2
ceph-fuse: 17.2.7-pve3
corosync: 3.1.7-pve3
criu: 3.17.1-2
glusterfs-client: 10.3-5
ifupdown2: 3.2.0-1+pmx11
intel-microcode: 3.20241112.1
ksm-control-daemon: 1.5-1
libjs-extjs: 7.0.0-5
libknet1: 1.28-pve1
libproxmox-acme-perl: 1.5.1
libproxmox-backup-qemu0: 1.4.1
libproxmox-rs-perl: 0.3.4
libpve-access-control: 8.2.0
libpve-apiclient-perl: 3.3.2
libpve-cluster-api-perl: 8.0.10
libpve-cluster-perl: 8.0.10
libpve-common-perl: 8.2.9
libpve-guest-common-perl: 5.1.6
libpve-http-server-perl: 5.1.2
libpve-network-perl: 0.10.0
libpve-rs-perl: 0.9.1
libpve-storage-perl: 8.3.2
libspice-server1: 0.15.1-1
lvm2: 2.03.16-2
lxc-pve: 6.0.0-1
lxcfs: 6.0.0-pve2
novnc-pve: 1.5.0-1
proxmox-backup-client: 3.3.2-1
proxmox-backup-file-restore: 3.3.2-2
proxmox-firewall: 0.6.0
proxmox-kernel-helper: 8.1.0
proxmox-mail-forward: 0.3.1
proxmox-mini-journalreader: 1.4.0
proxmox-offline-mirror-helper: 0.6.7
proxmox-widget-toolkit: 4.3.3
pve-cluster: 8.0.10
pve-container: 5.2.2
pve-docs: 8.3.1
pve-edk2-firmware: 4.2023.08-4
pve-esxi-import-tools: 0.7.2
pve-firewall: 5.1.0
pve-firmware: 3.14-2
pve-ha-manager: 4.0.6
pve-i18n: 3.3.2
pve-qemu-kvm: 9.0.2-4
pve-xtermjs: 5.3.0-3
qemu-server: 8.3.2
smartmontools: 7.3-pve1
spiceterm: 3.3.0
swtpm: 0.8.0+pve1
vncterm: 1.8.0
zfsutils-linux: 2.2.6-pve1

Code:
Nov 28 01:07:26 proxmoxhome kernel: pve-bridge[600627]: segfault at e ip 000061ceb6143094 sp 00007ffc5b056a00 error 4 in perl[61ceb605b000+195000] likely on CPU 8 (core 16, socket 0)
Nov 28 11:27:01 proxmoxhome kernel: task UPID:proxm[707269]: segfault at e ip 000065469a2aa627 sp 00007ffefbe14420 error 4 in perl[65469a1cd000+195000] likely on CPU 8 (core 16, socket 0)
Nov 29 13:17:58 proxmoxhome kernel: pve-bridge[977345]: segfault at 19 ip 0000576c18be4627 sp 00007ffe59691ef0 error 4 in perl[576c18b07000+195000] likely on CPU 8 (core 16, socket 0)
Dec 01 09:45:48 proxmoxhome kernel: pvesh[1422]: segfault at 18 ip 0000633dced74627 sp 00007ffc173b9b10 error 4 in perl[633dcec97000+195000] likely on CPU 8 (core 16, socket 0)
Dec 02 01:21:28 proxmoxhome kernel: task UPID:proxm[158164]: segfault at e ip 000058bcb18c5627 sp 00007fffa4fdb200 error 4 in perl[58bcb17e8000+195000] likely on CPU 9 (core 16, socket 0)
Dec 03 08:51:33 proxmoxhome kernel: task UPID:proxm[483280]: segfault at e ip 000055d89f73e627 sp 00007fff752893c0 error 4 in perl[55d89f661000+195000] likely on CPU 9 (core 16, socket 0)
Dec 05 00:00:27 proxmoxhome kernel: spiceproxy[887765]: segfault at e ip 000056e143f7d094 sp 00007ffe8a3930d0 error 4 in perl[56e143e95000+195000] likely on CPU 9 (core 16, socket 0)
Dec 05 01:03:23 proxmoxhome kernel: pve-bridge[898751]: segfault at 1d ip 000056b11de67627 sp 00007ffe3b21f4a0 error 4 in perl[56b11dd8a000+195000] likely on CPU 8 (core 16, socket 0)
Dec 05 18:13:36 proxmoxhome kernel: pve-startall-de[1392]: segfault at e ip 00006501eed27094 sp 00007ffd333d93f0 error 4 in perl[6501eec3f000+195000] likely on CPU 8 (core 16, socket 0)
Dec 05 18:14:16 proxmoxhome kernel: pve-bridge[1574]: segfault at bd ip 000063904e6d412a sp 00007ffd491e4130 error 4 in perl[63904e5eb000+195000] likely on CPU 8 (core 16, socket 0)
Dec 05 18:15:08 proxmoxhome kernel: pve-bridge[1903]: segfault at 19 ip 000059ec586be627 sp 00007ffdf1414dc0 error 4 in perl[59ec585e1000+195000] likely on CPU 8 (core 16, socket 0)
Dec 06 00:00:27 proxmoxhome kernel: spiceproxy[6251]: segfault at 18 ip 000061d451c24627 sp 00007ffe2067f0b0 error 4 in perl[61d451b47000+195000] likely on CPU 8 (core 16, socket 0)
Dec 06 07:36:54 proxmoxhome kernel: task UPID:proxm[142001]: segfault at 10 ip 00005e5240f0c19d sp 00007ffd08ed8620 error 4 in perl[5e5240e17000+195000] likely on CPU 8 (core 16, socket 0)
Dec 06 08:59:57 proxmoxhome kernel: pve-ha-lrm[1445]: segfault at e ip 000058f847019094 sp 00007ffed3414020 error 4 in perl[58f846f31000+195000] likely on CPU 9 (core 16, socket 0)
Dec 12 03:11:04 proxmoxhome kernel: task UPID:proxm[1417807]: segfault at 20 ip 0000615cdcc3b223 sp 00007fff058d06d0 error 4 in perl[615cdcb46000+195000] likely on CPU 8 (core 16, socket 0)
Dec 15 01:02:28 proxmoxhome kernel: pve-bridge[2183301]: segfault at 17 ip 00005aa12b673627 sp 00007fffa52095e0 error 4 in perl[5aa12b596000+195000] likely on CPU 8 (core 16, socket 0)
Dec 15 01:03:38 proxmoxhome kernel: pve-bridge[2183592]: segfault at 1e ip 00005ca6db2b1627 sp 00007fff94e766c0 error 4 in perl[5ca6db1d4000+195000] likely on CPU 8 (core 16, socket 0)
Dec 15 14:08:51 proxmoxhome kernel: pveproxy[2319756]: segfault at 14 ip 000060b1950e8627 sp 00007ffca179b190 error 4 in perl[60b19500b000+195000] likely on CPU 9 (core 16, socket 0)
Dec 15 14:11:12 proxmoxhome kernel: pvecm[1453]: segfault at bd ip 00006483f7b2a12a sp 00007ffcde5f16f0 error 4 in perl[6483f7a41000+195000] likely on CPU 8 (core 16, socket 0)
Dec 16 05:35:26 proxmoxhome kernel: task UPID:proxm[160346]: segfault at e ip 000059cc093f5627 sp 00007fff449647d0 error 4 in perl[59cc09318000+195000] likely on CPU 8 (core 16, socket 0)

Code:
Constant(q) unknown at /usr/share/perl5/PVE/Storage/ZFSPoolPlugin.pm line 18, near "return 'zfspool'"
Constant(q) unknown at /usr/share/perl5/PVE/Storage/ZFSPoolPlugin.pm line 24, near ", 'raw'"
Constant(q) unknown at /usr/share/perl5/PVE/Storage/ZFSPoolPlugin.pm line 31, near "=> "block size""
Constant(q) unknown at /usr/share/perl5/PVE/Storage/ZFSPoolPlugin.pm line 32, near "=> 'string'"
Constant(q) unknown at /usr/share/perl5/PVE/Storage/ZFSPoolPlugin.pm line 35, near "=> "use sparse volumes""
Constant(q) unknown at /usr/share/perl5/PVE/Storage/ZFSPoolPlugin.pm line 36, near "=> 'boolean'"
Constant(q) unknown at /usr/share/perl5/PVE/Storage/ZFSPoolPlugin.pm line 39, near "=> "mount point""
Constant(q) unknown at /usr/share/perl5/PVE/Storage/ZFSPoolPlugin.pm line 40, near "=> 'string'"
Constant(q) unknown at /usr/share/perl5/PVE/Storage/ZFSPoolPlugin.pm line 40, near "=> 'pve-storage-path'"
Constant(q) unknown at /usr/share/perl5/PVE/Storage/ZFSPoolPlugin.pm line 70, near "eq 'volume'"
/usr/share/perl5/PVE/Storage/ZFSPoolPlugin.pm has too many errors.
Compilation failed in require at /usr/share/perl5/PVE/Storage.pm line 38, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Storage.pm line 38, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/GuestHelpers.pm line 8, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/GuestHelpers.pm line 8, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/CLI/qm.pm line 21, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/CLI/qm.pm line 21, <DATA> line 960.
Compilation failed in require at /usr/sbin/qm line 6, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/sbin/qm line 6, <DATA> line 960.
TASK ERROR: Failed to run vncproxy.

Code:
Invalid type 'C' in pack at /usr/share/perl5/Convert/ASN1.pm line 231, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/Net/LDAP/Message.pm line 8, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/Net/LDAP/Message.pm line 8, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/Net/LDAP.pm line 13, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/Net/LDAP.pm line 13, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/LDAP.pm line 7, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/LDAP.pm line 7, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/Auth/LDAP.pm line 8, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Auth/LDAP.pm line 8, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/Auth/AD.pm line 5, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Auth/AD.pm line 5, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/AccessControl.pm line 29, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/AccessControl.pm line 29, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/RPCEnvironment.pm line 6, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/RPCEnvironment.pm line 6, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/Storage.pm line 23, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Storage.pm line 23, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/GuestHelpers.pm line 8, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/GuestHelpers.pm line 8, <DATA> line 960.
Compilation failed in require at /usr/share/perl5/PVE/QemuServer.pm line 36, <DATA> line 960.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/QemuServer.pm line 36, <DATA> line 960.
Compilation failed in require at /var/lib/qemu-server/pve-bridge line 6, <DATA> line 960.
BEGIN failed--compilation aborted at /var/lib/qemu-server/pve-bridge line 6, <DATA> line 960.
kvm: -netdev type=tap,id=net3,ifname=tap100i3,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown,vhost=on: network script /var/lib/qemu-server/pve-bridge failed with status 65280

TASK ERROR: start failed: QEMU exited with code 1
 
the errors seem to all be related to two specific CPUs? these are usually an indication of some hardware problem (CPU/mainboard/memory/disk)
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!