From owner-freebsd-current@FreeBSD.ORG Sun Jul 3 10:05:37 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BB2C106566B for ; Sun, 3 Jul 2011 10:05:37 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 159908FC15 for ; Sun, 3 Jul 2011 10:05:36 +0000 (UTC) Received: by gyf3 with SMTP id 3so2212583gyf.13 for ; Sun, 03 Jul 2011 03:05:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=fPXRFlU3i1GVF9gkQi+HGM6VQI56UHW/qa0WtYWRuwg=; b=tD8uXvXVgR3fCiP8QAiVduayO/CJN5svPuB/seO2UBKa2r6BtDYjNqssEmoDsoQYsA 6UwizD20T37k1lgYLehn+0nu0OApIDLLvDQ+JaesC4IkkmaunTYF6USqZyUbiVqC+6Q6 PJiJAb04qi66az6ZTCT2yPmNx1B1PU3xauvgc= MIME-Version: 1.0 Received: by 10.150.208.8 with SMTP id f8mr4541959ybg.399.1309687533766; Sun, 03 Jul 2011 03:05:33 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.151.45.11 with HTTP; Sun, 3 Jul 2011 03:05:33 -0700 (PDT) In-Reply-To: <4E100086.7080105@FreeBSD.org> References: <4E100086.7080105@FreeBSD.org> Date: Sun, 3 Jul 2011 18:05:33 +0800 X-Google-Sender-Auth: srD5mtp43r2g-xFlJGqtqhKf0x4 Message-ID: From: Adrian Chadd To: Doug Barton Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org Subject: Re: cardbus panic: end address is not aligned X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2011 10:05:37 -0000 The obvious question - can you bisect kernel versions to find out when it b= roke? Adrian On 3 July 2011 13:39, Doug Barton wrote: > I have 2 ath-based pc-card adapters. If I put either one of them in the s= lot > while the system is up, or if I try booting with them in the slot, I get = an > instant panic. The cards previously worked in -current, and continue to w= ork > in 8-stable and windows xp. I don't have any other pc-cards to compare wi= th. > Full core.txt.0 file is in my home directory on freefall. > > This problem persists on r223732 but happened to me for the first time a > week or 2 ago (haven't had time to report it previously, apologies). It > likely originated a while before though, I don't use these cards very oft= en. > > panic: end address is not aligned > > #1 =A00xffffffff80426a8a in kern_reboot (howto=3D260) > =A0 =A0at /home/svn/head/sys/kern/kern_shutdown.c:430 > #2 =A00xffffffff80426521 in panic (fmt=3DVariable "fmt" is not available. > ) > =A0 =A0at /home/svn/head/sys/kern/kern_shutdown.c:604 > #3 =A00xffffffff8032c648 in pcib_grow_window (sc=3D0xfffffe0002603400, > =A0 =A0w=3D0xfffffe0002603498, type=3D3, start=3D0, end=3D4294967295, cou= nt=3D65536, > flags=3DVariable "flags" is not available. > > ) at /home/svn/head/sys/dev/pci/pci_pci.c:1018 > #4 =A00xffffffff8032c8f7 in pcib_alloc_resource (dev=3D0xfffffe00026f2600= , > =A0 =A0child=3D0xfffffe0002eaf800, type=3DVariable "type" is not availabl= e. > ) > =A0 =A0at /home/svn/head/sys/dev/pci/pci_pci.c:1090 > #5 =A00xffffffff80325bdd in pci_alloc_resource (dev=3D0xfffffe000279bd00, > =A0 =A0child=3D0xfffffe0002eaf800, type=3D3, rid=3D0xffffff8000309688, > =A0 =A0start=3D2281701376, end=3D18446744073709551615, count=3D65536, fla= gs=3D16384) > =A0 =A0at bus_if.h:263 > #6 =A00xffffffff8031bd25 in cbb_alloc_resource (brdev=3DVariable "brdev" = is not > available. > ) at bus_if.h:263 > #7 =A00xffffffff80325d8e in pci_alloc_resource (dev=3D0xfffffe000279ed00, > =A0 =A0child=3D0xfffffe0002eaf800, type=3D3, rid=3D0xffffff8000309688, st= art=3D0, > =A0 =A0end=3D18446744073709551615, count=3D1, flags=3D16384) at bus_if.h:= 263 > #8 =A00xffffffff80456f39 in bus_alloc_resource (dev=3D0xfffffe0002eaf800, > type=3D3, > =A0 =A0rid=3D0xffffff8000309688, start=3D0, end=3D18446744073709551615, c= ount=3D1, > =A0 =A0flags=3D12290) at bus_if.h:263 > #9 =A00xffffffff802faa60 in cardbus_parse_cis (cbdev=3D0xfffffe000279ed00= , > =A0 =A0child=3D0xfffffe0002eaf800, callbacks=3D0xffffff8000309af0, > =A0 =A0argp=3D0xfffffe0002e2d140) at bus.h:415 > #10 0xffffffff802fb0c1 in cardbus_device_create (sc=3D0xfffffe00025d8030, > =A0 =A0devi=3D0xfffffe0002e2d000, parent=3DVariable "parent" is not avail= able. > ) > =A0 =A0at /home/svn/head/sys/dev/cardbus/cardbus_device.c:105 > #11 0xffffffff802f9c4e in cardbus_attach_card (cbdev=3D0xfffffe000279ed00= ) > =A0 =A0at /home/svn/head/sys/dev/cardbus/cardbus.c:191 > #12 0xffffffff8031ba44 in cbb_event_thread (arg=3DVariable "arg" is not > available. > ) at card_if.h:83 > #13 0xffffffff803fb355 in fork_exit ( > =A0 =A0callout=3D0xffffffff8031b660 , arg=3D0xfffffe000= 2599800, > =A0 =A0frame=3D0xffffff8000309c50) at /home/svn/head/sys/kern/kern_fork.c= :920 > #14 0xffffffff80666c4e in fork_trampoline () > =A0 =A0at /home/svn/head/sys/amd64/amd64/exception.S:603 > > > > -- > > =A0 =A0 =A0 =A0Nothin' ever doesn't change, but nothin' changes much. > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0-- OK Go > > =A0 =A0 =A0 =A0Breadth of IT experience, and depth of knowledge in the DN= S. > =A0 =A0 =A0 =A0Yours for the right price. =A0:) =A0http://SupersetSolutio= ns.com/ > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " >