[SOLVED] Re: FreeBSD 10.0 Alpha 2 panic kernel trap 12 with interrupts disable

2013-09-25 Thread Miguel Clara
On Wed, Sep 25, 2013 at 12:42 AM, Miguel Clara miguelmcl...@gmail.comwrote: Sorry for the late reply... Worked like a charm! So the issue should be indeed fixed! On Sun, Sep 22, 2013 at 10:25 PM, Miguel Clara miguelmcl...@gmail.comwrote: Interesting Idea... I wasn't aware the snapshots

Re: FreeBSD 10.0 Alpha 2 panic kernel trap 12 with interrupts disable

2013-09-24 Thread Miguel Clara
Sorry for the late reply... Worked like a charm! So the issue should be indeed fixed! On Sun, Sep 22, 2013 at 10:25 PM, Miguel Clara miguelmcl...@gmail.comwrote: Interesting Idea... I wasn't aware the snapshots were from previous versions before the regressions, thanks for the heads up!

FreeBSD 10.0 Alpha 2 panic kernel trap 12 with interrupts disable

2013-09-22 Thread Miguel Clara
I'm trying to build kdelibs on 10.0 Alpha 2, however after 3 triesI 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

Re: FreeBSD 10.0 Alpha 2 panic kernel trap 12 with interrupts disable

2013-09-22 Thread Miguel Clara
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 miguelmcl...@gmail.comwrote: I'm

Re: FreeBSD 10.0 Alpha 2 panic kernel trap 12 with interrupts disable

2013-09-22 Thread Davide Italiano
On Sun, Sep 22, 2013 at 1:40 PM, Miguel Clara miguelmcl...@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

Re: FreeBSD 10.0 Alpha 2 panic kernel trap 12 with interrupts disable

2013-09-22 Thread Davide Italiano
On Sun, Sep 22, 2013 at 1:47 PM, Miguel C. miguelmcl...@gmail.com wrote: Hum, its probably best to take a scrennshot since I can't copy this from the console! attaching the file That was a regression I introduced, but I'm confident r255788 fixed the issue. Please update your sources and

Re: FreeBSD 10.0 Alpha 2 panic kernel trap 12 with interrupts disable

2013-09-22 Thread Miguel Clara
http://img833.imageshack.us/img833/259/1dpu.jpg On Sun, Sep 22, 2013 at 9:43 PM, Davide Italiano dav...@freebsd.org wrote: On Sun, Sep 22, 2013 at 1:40 PM, Miguel Clara miguelmcl...@gmail.com wrote: Its definatly not related to GCC, I'm getting the same while trying to buildkernel, I'm

Re: FreeBSD 10.0 Alpha 2 panic kernel trap 12 with interrupts disable

2013-09-22 Thread Davide Italiano
On Sun, Sep 22, 2013 at 2:06 PM, Miguel Clara miguelmcl...@gmail.comwrote: I sent the mail again to the list in a smaller size, the first one was huge ... Anyway that's the revision I'm trying to build -- r255788 ... but the problem is, I can't buildkernel, I get a panic while doing it... so

Re: FreeBSD 10.0 Alpha 2 panic kernel trap 12 with interrupts disable

2013-09-22 Thread Miguel Clara
Thanks for the suggestion but I would have tried it If r255788 or newer was there but its not the case! I also checked ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/amd64/amd64/10.0-CURRENT/ but kernel.txz seems to be outdated too! I guess the best thing for me at the moment is to wait for a

Re: FreeBSD 10.0 Alpha 2 panic kernel trap 12 with interrupts disable

2013-09-22 Thread Miguel Clara
I sent the mail again to the list in a smaller size, the first one was huge ... Anyway that's the revision I'm trying to build -- r255788 ... but the problem is, I can't buildkernel, I get a panic while doing it... so unless there's some kernel.txz available already compile, I'm out of luck!

Re: FreeBSD 10.0 Alpha 2 panic kernel trap 12 with interrupts disable

2013-09-22 Thread Davide Italiano
On Sun, Sep 22, 2013 at 2:47 PM, Miguel Clara miguelmcl...@gmail.com wrote: Thanks for the suggestion but I would have tried it If r255788 or newer was there but its not the case! I also checked ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/amd64/amd64/10.0-CURRENT/ but kernel.txz seems

Re: FreeBSD 10.0 Alpha 2 panic kernel trap 12 with interrupts disable

2013-09-22 Thread Glen Barber
On Sun, Sep 22, 2013 at 03:12:06PM -0700, Davide Italiano wrote: On Sun, Sep 22, 2013 at 2:47 PM, Miguel Clara miguelmcl...@gmail.com wrote: Thanks for the suggestion but I would have tried it If r255788 or newer was there but its not the case! I also checked

Re: FreeBSD 10.0 Alpha 2 panic kernel trap 12 with interrupts disable

2013-09-22 Thread Miguel Clara
Interesting Idea... I wasn't aware the snapshots were from previous versions before the regressions, thanks for the heads up! Time to put this to the test, I'll report back after compiling r255788 thanks! The link I gave to you contains a snapshot as per r255342 (which is way before the