Hi All
Current version: FreeBSD 14.3-RELEASE-p3 amd64.
I'm tried to FreeBSD 15.0-RC3 amd64 with source (branch: releng/15.0).
After build/install kernel and reboot, I couldn't login regular user and root. (Back to login prompt after input password)
In /var/log/message have example strange error message as follows..
Detail log: https://sharetext.io/b0c1b8f5
Test item:
No idea this problem occur in 15.0-Release or not, therefore post the problem first.
Can help to fix or waiting official 15.0-Release?
Thanks a lot.
Current version: FreeBSD 14.3-RELEASE-p3 amd64.
I'm tried to FreeBSD 15.0-RC3 amd64 with source (branch: releng/15.0).
After build/install kernel and reboot, I couldn't login regular user and root. (Back to login prompt after input password)
In /var/log/message have example strange error message as follows..
Code:
Nov 22 13:04:26 epopen kernel: [256] pid 24 (login), jid 0, uid 0: exited on signal 12 (core dumped)
Nov 22 13:05:00 epopen kernel: [289] pid 32 (cron), jid 0, uid 0: exited on signal 12 (no core dump - sugid process denied by kern.sugid_coredump)
Nov 22 13:05:00 epopen kernel: [289] pid 43086 (cron), jid 0, uid 0: exited on signal 12 (core dumped)
Test item:
- In other thread talking about login failed due bash.
Here, I using csh with regular user and root, replaced by sh failed still. - Kernel config roll back to work fine current 14.3-Release failed still.
No idea this problem occur in 15.0-Release or not, therefore post the problem first.
Can help to fix or waiting official 15.0-Release?
Thanks a lot.