Re: uvm_fault / page fault trap GENERIC.MP#114 amd64

2019-07-11 Thread Wolly
How can I get the crash trace etc., when the keyboard after the crash is not working? Is there a possibilty to boot in a trace/debug mode with logging all? I can't enter any command from here: https://www.openbsd.org/ddb.html Todays current Kernel is crashing directly after the boot. Keyboard, I

Re: uvm_fault / page fault trap GENERIC.MP#114 amd64

2019-07-10 Thread Wolly
With GENERIC.MP#118 amd64 the problem still exists. ssh let the system crash. > after sysupgrade to yesterday's and also today's snapshot, I get after > login or ssh: > > uvm_fault (0x81da40f8, 0xe4, 0, 2) -> e > kernel: page fault trap,code=0 > Stopped at pfi_kif_ref +0x3f: addl $0x1,0

uvm_fault / page fault trap GENERIC.MP#114 amd64

2019-07-10 Thread Wolly
ves the issue. dmesg.txt is attached. I have no pysically access to the machine, only IPMI. I hope this helps to identify the issue? -wolly OpenBSD 6.5-current (GENERIC.MP) #109: Mon Jul 8 11:54:20 MDT 2019 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 1713425

Is it possible to build bioctl -c C -l ... on a bioctl -c 1 -l ... ?

2019-06-18 Thread Wolly
Hello misc, 3 years ago I tried to build a "bioctl -c C -l ... " over a "bioctl -c 1 -l ..." on a hetzner server and I failed. Is it possible to do so, and when, what are the requirements? Thank you in advance. -Heiko