On Thu, Aug 21, 2014 at 12:32 PM, wrote:
> On Aug 21, 2014, at 12:26 PM, O. Hartmann wrote:
>
>> FreeBSD r270287 crashes/reboots instantanously on loading the kernel. I
>> can not see at what point (on modern systems like Ivy Bridge). On older
>> Core2Duo systems I get a trap 12 in APIC or simil
On Aug 21, 2014, at 12:26 PM, O. Hartmann wrote:
> FreeBSD r270287 crashes/reboots instantanously on loading the kernel. I
> can not see at what point (on modern systems like Ivy Bridge). On older
> Core2Duo systems I get a trap 12 in APIC or similar.
>
> While I was able to start kernel.old on
FreeBSD r270287 crashes/reboots instantanously on loading the kernel. I
can not see at what point (on modern systems like Ivy Bridge). On older
Core2Duo systems I get a trap 12 in APIC or similar.
While I was able to start kernel.old on the modern systems, I fail on
both kernel and kernel.old on t
On 8/21/2014 10:53 AM, Bryan Drewery wrote:
> On 8/21/2014 5:34 AM, Mark Martinec wrote:
>> Bryan Drewery wrote:
>>> Ports now support enabling Stack Protector [1] support on FreeBSD 10
>>> i386 and amd64, and older releases on amd64 only currently.
>>>
>>> Support may be added for earlier i386 rel
On 8/21/2014 5:34 AM, Mark Martinec wrote:
> Bryan Drewery wrote:
>> Ports now support enabling Stack Protector [1] support on FreeBSD 10
>> i386 and amd64, and older releases on amd64 only currently.
>>
>> Support may be added for earlier i386 releases once all ports properly
>> respect LDFLAGS.
>
Bryan Drewery wrote:
Ports now support enabling Stack Protector [1] support on FreeBSD 10
i386 and amd64, and older releases on amd64 only currently.
Support may be added for earlier i386 releases once all ports properly
respect LDFLAGS.
To enable, just add WITH_SSP=yes to your make.conf and re
Depending on how you build it, you may either get a kernel compile failure (if
you build zfs into the core kernel with "options ZFS"), or possibly even an
invalid zfs.ko with an undefined symbol that can't be used at reboot time. Be
exceptionally careful.
I suggest, before rebooting, do a
# n