------- Comment From geraldsc@de.ibm.com 2022-02-15 05:40 EDT------- (In reply to comment #50) > (In reply to Ruediger Oertel from comment #44) > > FYI I have a guest memory dump from a stuck build worker > > at https://w3.suse.de/~ro/qemu-vm-dump-s390x-nodejs15-build.gz > > now the question is just how to get this 610M file out to whoever needs it > > Should show up whithin 30 minutes here: > https://beta.suse.com/private/ihno/sles15sp4/dump Thanks. This the "exercise" dump w/o "panic_on_taint=5" kernel parameter, right? I downloaded it, and it is just the dump, w/o vmlinux file (with debuginfo), so it cannot be opened by crash. I tried "crash --log", which would not need vmlinux, to extract kernel messages, but that also failed: [geraldsc@tuxmaker:~/tmp]$ crash --log qemu-vm-dump-s390x-nodejs15-build crash: qemu-vm-dump-s390x-nodejs15-build: no VMCOREINFO section How exactly was this dump taken? Could you please also provide vmlinux file with debuginfo, so it can be opened in crash tool for analysis? Or at least the exact kernel version, and a link where I could find openSUSE kernel RPMs to download myself?