https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
--- Comment #24 from commit-h...@freebsd.org ---
A commit in branch stable/12 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=b2e306164faa10ab0be957378a5344f45f7288de
commit b2e306164faa10ab0be957378a5344f45f7288de
Author
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
Mark Johnston changed:
What|Removed |Added
CC||ma...@freebsd.org
--- Comment #23
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
Dennis Clarke changed:
What|Removed |Added
Resolution|--- |FIXED
Status|New
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
--- Comment #21 from Dennis Clarke ---
Further follow up I did try to run some pkg commands on that box and
within a few minutes it would freeze up however a SIGINFO to the serial
console reveals ever increasing load :
Loading kernel...
/b
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
Dennis Clarke changed:
What|Removed |Added
Hardware|Any |i386
--- Comment #20 from Dennis C
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
--- Comment #19 from Dennis Clarke ---
Follow up. The little VIA Eden Esther 7F4K1G2E-LF board is running fine
for a week now. At the very least it is walking briskly. Managed to
perform a buildworld and buildkernel. The buildworld requir
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
--- Comment #18 from commit-h...@freebsd.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=5306ca9a8e2f2b3bfa7d1ebc784dedbd5422fdae
commit 5306ca9a8e2f2b3bfa7d1ebc784dedbd5422fdae
Author
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
--- Comment #17 from commit-h...@freebsd.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=362c6d8dec6dfbedc5717e45769042279a1dd3df
commit 362c6d8dec6dfbedc5717e45769042279a1dd3df
Author:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
--- Comment #16 from Dennis Clarke ---
(In reply to Konstantin Belousov from comment #14)
The little machine is chugging away on a buildworld and seems to be
nice and stable. However it sets a new record for "slow" and that is
fine with me
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
--- Comment #15 from Dennis Clarke ---
(In reply to Konstantin Belousov from comment #14)
looks very similar to :
https://github.com/torvalds/linux/blob/2f111a6fd5b5297b4e92f53798ca086f7c7d33a4/drivers/char/hw_random/via-rng.c#L77
done!
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
--- Comment #14 from Konstantin Belousov ---
Try this please
diff --git a/sys/dev/random/nehemiah.c b/sys/dev/random/nehemiah.c
index ba0dfb200ba0..3ad18005c935 100644
--- a/sys/dev/random/nehemiah.c
+++ b/sys/dev/random/nehemiah.c
@@ -68,7
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
--- Comment #13 from Dennis Clarke ---
Here is the disassembly :
dclarke@esther:~ $ uname -apKU
FreeBSD esther 14.0-CURRENT FreeBSD 14.0-CURRENT #0 main-n250102-d95c0a12a2d:
Mon Oct 18 05:58:15 GMT 2021
root@esther:/usr/obj/usr/src/i3
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
--- Comment #12 from Dennis Clarke ---
Created attachment 228851
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228851&action=edit
kernel panic as seen on the serial console
As promised here is the entire console output.
--
Yo
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
--- Comment #11 from Dennis Clarke ---
Well, the most recent comment and data that I provided was from a
panic on the same new kernel that I built in the last 48 hours.
esther# uname -apKU
FreeBSD esther 14.0-CURRENT FreeBSD 14.0-CURRENT
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
--- Comment #10 from Konstantin Belousov ---
I need simple but consistent data from you, and I do not need the core dump.
I need the exact content from console on the panic, like what you provided
before,
but for the kernel that you built
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
--- Comment #9 from Dennis Clarke ---
Finally I can follow up here.
The kernel ( and buildworld ) were done with another machine and
then I was able to move the hard disk back to the troublesome VIA
Eden Esther motherboard.
After lettin
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
--- Comment #8 from Dennis Clarke ---
Build was easy on another machine :
esther# uname -apKU
FreeBSD esther 14.0-CURRENT FreeBSD 14.0-CURRENT #0 main-n250102-d95c0a12a2d:
Mon Oct 18 05:58:15 GMT 2021
root@esther:/usr/obj/usr/src/i38
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
--- Comment #7 from Dennis Clarke ---
(In reply to Konstantin Belousov from comment #5)
I am going to move the single hard disk over to another machine and then
get a buildworld/buildkernel going. Then I can migrate the disk back to
this
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
--- Comment #6 from Dennis Clarke ---
(In reply to Konstantin Belousov from comment #5)
I do not see a file called "kernel.full" anywhere.
This machine was installed from a snapshot install media about a week
ago.
I am trying to instal
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
--- Comment #5 from Konstantin Belousov ---
You do not need neither kernel debugger nor dump.
Load your kernel.full in gdb, then do "list *random_nehemiah_read+0x60'.
--
You are receiving this mail because:
You are the assignee for the bu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
--- Comment #4 from Dennis Clarke ---
(In reply to Konstantin Belousov from comment #3)
I see no way to get that information. The machine never seems to
stop these repeat panics and it always resets. I think I saw it once
and only once sto
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
--- Comment #3 from Konstantin Belousov ---
(In reply to Dennis Clarke from comment #2)
I am asking for the line number for the instruction at
random_nehemiah_read+0x60.
--
You are receiving this mail because:
You are the assignee for the
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
--- Comment #2 from Dennis Clarke ---
(In reply to Konstantin Belousov from comment #1)
https://cgit.freebsd.org/src/tree/sys/dev/random/nehemiah.c#n96
What are you asking really ?
--
You are receiving this mail because:
You are the ass
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
Konstantin Belousov changed:
What|Removed |Added
CC||k...@freebsd.org
--- Comment
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
Bug ID: 259218
Summary: Fatal trap 12: page fault while in kernel mode
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Sever
25 matches
Mail list logo