[Bug 225755] Panic after make core

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 8 09:46:40 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225755

            Bug ID: 225755
           Summary: Panic after make core
           Product: Base System
           Version: 11.1-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: laa88rf at gmail.com

Created attachment 190423
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190423&action=edit
Screen

Hello.

I have problem with boot system after make kernel (kernel panic).

How to.

cd /usr/src/sys/amd64/conf
cp GENERIC www1

Append www1:
device          pf
device          pflog

options         ALTQ
options         ALTQ_CBQ        # Class Bases Queueing
options         ALTQ_RED        # Random Early Detection
options         ALTQ_RIO        # RED In/Out
options         ALTQ_HFSC       # Hierarchical Packet Scheduler
options         ALTQ_CDNR       # Traffic conditioner
options         ALTQ_PRIQ       # Priority Queueing
options         ALTQ_NOPCC      # Required for SMP build

SAVE

cd /usr/src/

make buildkernel KERNCONF=www1
make installkernel KERNCONF=www1

After reboot I have picture (in attach). Core not dumped.

Sorry for my english.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list