Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Feb 2018 09:46:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 225755] Panic after make core
Message-ID:  <bug-225755-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225755

            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@FreeBSD.org
          Reporter: laa88rf@gmail.com

Created attachment 190423
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D190423&action=
=3Dedit
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=3Dwww1
make installkernel KERNCONF=3Dwww1

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

Sorry for my english.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225755-8>