FreeBSD 10.0 Alpha 2 panic "kernel trap 12 with interrupts disable"
Davide Italiano
davide at freebsd.org
Sun Sep 22 20:43:27 UTC 2013
On Sun, Sep 22, 2013 at 1:40 PM, Miguel Clara <miguelmclara at gmail.com> wrote:
> Its definatly not related to GCC, I'm getting the same while trying to
> "buildkernel", I'm trying to upgrade to a more recent current version! Same
> kernel panic is showing...
>
> No one else had this problem yet?
>
> Thanks
>
>
> On Sun, Sep 22, 2013 at 6:12 PM, Miguel Clara <miguelmclara at gmail.com>wrote:
>
>>
>> I'm trying to build kdelibs on 10.0 Alpha 2, however after 3 tries I
>> get a panic while building gcc, but I'm not sure if its related or just
>> coincidence!
>>
>> ---
>> Kernel 12 trap 12 with interrupts disable
>>
>> Fatal trap 12: page fault in kernel mode
>> cpuid = 0; apic id = 00
>> fault virtual address = 0x30
>> fault code = supervisor read data, page not present
>> .......
>>
>> Stopped at trunstile_broadcast+0x8c: movq 0x20(%rbx, %rax,1),%rdx
>>
You need to show at least a full backtrace to locate where the problem is.
Please when you drop into ddb type 'bt' and paste the output.
Thanks,
--
Davide
"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare
More information about the freebsd-current
mailing list