Date: Mon, 19 Aug 2013 09:57:19 -1000 (HST) From: Jeff Roberson <jroberson@jroberson.net> To: Aleksandr Rybalko <ray@ddteam.net> Cc: Jeff Roberson <jeff@freebsd.org>, Sean Bruno <sbruno@freebsd.org>, "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org>, freebsd-embedded <freebsd-embedded@freebsd.org> Subject: Re: Dlink DIR-825 B1 status [updated] Message-ID: <alpine.BSF.2.00.1308190956490.4083@desktop> In-Reply-To: <8d343e73-94b4-4f13-96f8-a062e3202288@email.android.com> References: <1374340359.1421.3.camel@localhost> <1376795552.1460.120.camel@localhost> <CAJ-VmonZhdJkqu6Z1DijV7pmK-dKAaTJ-c2dET57geBP_XUQ-A@mail.gmail.com> <1376845843.1460.124.camel@localhost> <CAJ-Vmom521-phwbezBBqYnr2MK61hVvApuce0SFCF=dR%2B-s2Qw@mail.gmail.com> <1376874381.35487.93.camel@localhost> <1376884332.1631.1.camel@localhost> <CAJ-VmomNRhKzHG10rBNtmRW%2B2zYq04=QsFJOJnWzyzEENubmSg@mail.gmail.com> <8d343e73-94b4-4f13-96f8-a062e3202288@email.android.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 19 Aug 2013, Aleksandr Rybalko wrote: > Adrian Chadd <adrian@freebsd.org> ???????(??): >> Ah, look at that! I think this is fallout with jeffr's VM allocator >> changes. >> >> I suggest asking him about it. :P >> >> >> >> -adrian >> >> >> >> On 18 August 2013 20:52, Sean Bruno <sean_bruno@yahoo.com> wrote: >> >>> On Sun, 2013-08-18 at 18:06 -0700, Sean Bruno wrote: >>>> >>>> Loading echi seems to lockup the router, but it does emit: >>>> ehci0: <AR71XX Integrated USB 2.0 controller> at mem >>>> 0x1b000000-0x1bffffff irq 1 on nexus0 >>> >>> Ah, I guess I needed to wait a bit longer to see the failure? >>> >>> # kldload /boot/kernel/ar71xx_ehci.ko >>> ehci0: <AR71XX Integrated USB 2.0 controller> at mem >>> 0x1b000000-0x1bffffff irq 1 on nexus0 >>> vm_thread_new: kstack allocation failed Can you go to line 159 of vm_init and change PAGE_SIZE to 1MB (1 * 1024 * 1024) and tell me if that fixes it? Thanks! Jeff >>> panic: kproc_create() failed with 12 >>> KDB: enter: panic >>> [ thread pid 236 tid 100032 ] >>> Stopped at kdb_enter+0x4c: lui at,0x8038 >>> db> >>> KDB: enter: Break to debugger >>> [ thread pid 11 tid 100038 ] >>> Stopped at kdb_enter+0x4c: lui at,0x8038 >>> db> bt >>> Tracing pid 11 tid 100038 td 0x8066d660 >>> db_trace_thread+30 (?,?,?,?) ra c7f9776000000018 sp 0 sz 0 >>> 80078d3c+114 (0,?,ffffffff,?) ra c7f9777800000020 sp 100000000 sz 1 >>> 80078084+388 (?,?,?,?) ra c7f97798000000a8 sp 0 sz 0 >>> db_command_loop+70 (?,?,?,?) ra c7f9784000000018 sp 0 sz 0 >>> 8007ab80+f4 (?,?,?,?) ra c7f97858000001a8 sp 0 sz 0 >>> kdb_trap+110 (?,?,?,?) ra c7f97a0000000030 sp 0 sz 0 >>> trap+c24 (?,?,?,?) ra c7f97a30000000b8 sp 0 sz 0 >>> MipsKernGenException+134 (0,4,802db4dc,133) ra c7f97ae8000000c8 sp >>> 100000001 sz 1 >>> kdb_enter+4c (?,?,?,?) ra c7f97bb000000018 sp 0 sz 0 >>> 80152c9c+ac (?,?,?,?) ra c7f97bc800000018 sp 0 sz 0 >>> kdb_alt_break+10 (?,?,?,?) ra c7f97be000000018 sp 0 sz 0 >>> 8009a788+24c (?,?,?,?) ra c7f97bf800000058 sp 0 sz 0 >>> intr_event_handle+9c (?,?,?,?) ra c7f97c5000000030 sp 0 sz 0 >>> 802adf8c+140 (?,?,?,?) ra c7f97c8000000028 sp 0 sz 0 >>> intr_event_handle+9c (?,?,?,?) ra c7f97ca800000030 sp 0 sz 0 >>> cpu_intr+184 (c7f97d28,?,?,?) ra c7f97cd800000038 sp 100000000 sz 0 >>> MipsKernIntr+158 (?,?,?,?) ra c7f97d10000000c8 sp 0 sz 0 >>> pid 11 >>> >>> >> _______________________________________________ >> freebsd-embedded@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-embedded >> To unsubscribe, send any mail to >> "freebsd-embedded-unsubscribe@freebsd.org" > > It fail in intr handler. Maybe wrong IRQ no? > WBW > ------ > Aleksandr Rybalko <ray@ddteam.net> > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1308190956490.4083>