On Sat, Oct 20, 2018 at 11:04 PM Mark Millard wrote:
> [I found what change lead to the 1950X boot crashing
> with BTX halted.]
>
> On 2018-Oct-20, at 12:44 PM, Mark Millard wrote:
>
> > [Adding some vintage information for a loader
> > that allowed a native boot.]
> >
> > On 2018-Oct-20, at 4:0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227654
Kubilay Kocak changed:
What|Removed |Added
Severity|Affects Only Me |Affects Some People
[I found what change lead to the 1950X boot crashing
with BTX halted.]
On 2018-Oct-20, at 12:44 PM, Mark Millard wrote:
> [Adding some vintage information for a loader
> that allowed a native boot.]
>
> On 2018-Oct-20, at 4:00 AM, Mark Millard wrote:
>
>> I attempted to jump from head -r33401
On 2018-Oct-20, at 10:32 PM, Warner Losh wrote:
> On Sat, Oct 20, 2018 at 11:04 PM Mark Millard wrote:
> [I found what change lead to the 1950X boot crashing
> with BTX halted.]
>
>> On 2018-Oct-20, at 12:44 PM, Mark Millard wrote:
>>
>> > [Adding some vintage information for a loader
>> > th
It looks like the enabling of debugging code in clang/llvm was flipped around
during the stable/12 branch.
See the definition of NDEBUG in lib/clang/llvm.build.mk line 20:
current before r339436:
#CFLAGS+= -DNDEBUG
after r339436:
CFLAGS+=-DNDEBUG
stable/12 at r339435:
#CFLAGS+=
To view an individual PR, use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and ob
[Building and installing based on WITHOUT_ZFS= allows the
resulting loader to work correctly on the 1950X.]
On 2018-Oct-21, at 12:05 AM, Mark Millard wrote:
> On 2018-Oct-20, at 10:32 PM, Warner Losh wrote:
>
>> On Sat, Oct 20, 2018 at 11:04 PM Mark Millard wrote:
>> [I found what change lead
[I built based on WITHOUT_ZFS= for other reasons. But,
after installing the build, Hyper-V based boots are
working.]
On 2018-Oct-20, at 2:09 AM, Mark Millard wrote:
> On 2018-Oct-20, at 1:39 AM, Mark Millard wrote:
>
>> I attempted to jump from head -r334014 to -r339076
>> on a threadripper 19
On Sun, Oct 21, 2018 at 8:57 PM Mark Millard via freebsd-stable <
freebsd-stable@freebsd.org> wrote:
> [I built based on WITHOUT_ZFS= for other reasons. But,
> after installing the build, Hyper-V based boots are
> working.]
>
> On 2018-Oct-20, at 2:09 AM, Mark Millard wrote:
>
> > On 2018-Oct-20,
On Sun, Oct 21, 2018 at 9:28 PM Warner Losh wrote:
>
>
> On Sun, Oct 21, 2018 at 8:57 PM Mark Millard via freebsd-stable <
> freebsd-stable@freebsd.org> wrote:
>
>> [I built based on WITHOUT_ZFS= for other reasons. But,
>> after installing the build, Hyper-V based boots are
>> working.]
>>
>> On
On 2018-Oct-21, at 8:30 PM, Warner Losh wrote:
> On Sun, Oct 21, 2018 at 9:28 PM Warner Losh wrote:
>
> On Sun, Oct 21, 2018 at 8:57 PM Mark Millard via freebsd-stable
> wrote:
>> [I built based on WITHOUT_ZFS= for other reasons. But,
>> after installing the build, Hyper-V based boots are
11 matches
Mail list logo