From owner-freebsd-amd64@FreeBSD.ORG Sun Jan 20 18:34:22 2013 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 26942679; Sun, 20 Jan 2013 18:34:22 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (lrosenman-1-pt.tunnel.tserv8.dal1.ipv6.he.net [IPv6:2001:470:1f0e:3ad::2]) by mx1.freebsd.org (Postfix) with ESMTP id C1DAAEFF; Sun, 20 Jan 2013 18:34:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Content-Type:MIME-Version:References:Message-ID:In-Reply-To:Subject:cc:To:From:Date; bh=pOgNRlkoJY8cTPQvjASdAqJMWt3J2wRxnxzJjfa5nGw=; b=JABuW+C9AtZZ8IY1gyfWik/lCXMslb2cO/RuQ+diGIjotJtIP9jq92ACZyk0c+/VoP0CVgA38XR6FKPs6rQAnwOt+4GDVlg12eYTJ6QcFVlvzRQc4/ZPtpTMYbiP1AR47k45aqHPA6JTw42N1p5GJWJ46eFIlqDoY0A0sN9hbpk=; Received: from lrosenman-1-pt.tunnel.tserv8.dal1.ipv6.he.net ([2001:470:1f0e:3ad::2]:11024) by thebighonker.lerctr.org with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1Twzim-000OAF-7s; Sun, 20 Jan 2013 12:34:20 -0600 Date: Sun, 20 Jan 2013 12:34:17 -0600 (CST) From: Larry Rosenman To: Andriy Gapon Subject: Re: My panic in amd64/pmap In-Reply-To: Message-ID: References: <38def6b37be1a3128fb1b64595e9044e@webmail.lerctr.org> <50F95964.6060706@FreeBSD.org> <6f1d46304fbcc6e32f51109f6ab4c60d@webmail.lerctr.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Score: -2.9 (--) X-LERCTR-Spam-Score: -2.9 (--) X-Spam-Report: SpamScore (-2.9/5.0) ALL_TRUSTED=-1,BAYES_00=-1.9 X-LERCTR-Spam-Report: SpamScore (-2.9/5.0) ALL_TRUSTED=-1,BAYES_00=-1.9 Cc: freebsd-emulation@freebsd.org, freebsd-current@freebsd.org, freebsd-amd64@freebsd.org X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jan 2013 18:34:22 -0000 On Fri, 18 Jan 2013, Larry Rosenman wrote: > Never mind, it's in VirtualBox itself. The line is at ~~line 8020 in the > same file. I've patched it and am recompiling > VirtualBox. > > If I don't see the panic for a few days, I'll submit a PR. > I've submitted the PR, because for nehalem class or better cpu's it's probably needed, however, I can still panic FreeBSD9 or FreeBSD10 with running a zpool scrub, sometimes :(. I have vmcores and kernels from both VM's available. Latest core.txts: http://www.lerctr.org/~ler/zfs10-core.txt.4 http://www.lerctr.org/~ler/zfs9-core.txt.4 I can still give ssh access to both VM's as well as the host. I'd really like to get to the bottom of this..... -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 From owner-freebsd-amd64@FreeBSD.ORG Mon Jan 21 06:46:17 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3B3B6E5A; Mon, 21 Jan 2013 06:46:17 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 0095FD92; Mon, 21 Jan 2013 06:46:17 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r0L6kGsV002037; Mon, 21 Jan 2013 06:46:16 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r0L6kGNx002033; Mon, 21 Jan 2013 06:46:16 GMT (envelope-from linimon) Date: Mon, 21 Jan 2013 06:46:16 GMT Message-Id: <201301210646.r0L6kGNx002033@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-amd64@FreeBSD.org From: linimon@FreeBSD.org Subject: Re: amd64/175282: Freebsd 9.1 release amd64, mb Intel D525MW, not worked onboard ethernet. X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2013 06:46:17 -0000 Synopsis: Freebsd 9.1 release amd64, mb Intel D525MW, not worked onboard ethernet. Responsible-Changed-From-To: freebsd-bugs->freebsd-amd64 Responsible-Changed-By: linimon Responsible-Changed-When: Mon Jan 21 06:45:53 UTC 2013 Responsible-Changed-Why: reclassify. http://www.freebsd.org/cgi/query-pr.cgi?pr=175282 From owner-freebsd-amd64@FreeBSD.ORG Mon Jan 21 11:06:42 2013 Return-Path: Delivered-To: freebsd-amd64@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 74DC8B7E for ; Mon, 21 Jan 2013 11:06:42 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 589DA70B for ; Mon, 21 Jan 2013 11:06:42 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r0LB6gc0053998 for ; Mon, 21 Jan 2013 11:06:42 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r0LB6fqf053996 for freebsd-amd64@FreeBSD.org; Mon, 21 Jan 2013 11:06:41 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 21 Jan 2013 11:06:41 GMT Message-Id: <201301211106.r0LB6fqf053996@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-amd64@FreeBSD.org Subject: Current problem reports assigned to freebsd-amd64@FreeBSD.org X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2013 11:06:42 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o amd64/175370 amd64 kernel panic the rebuild kernel with vimage options in o amd64/175282 amd64 Freebsd 9.1 release amd64, mb Intel D525MW, not worked o amd64/175129 amd64 laptop won't suspend on lid close o amd64/175091 amd64 Crash: Fatal trap 12: page fault while in kernel mode o amd64/174679 amd64 Intel i5 laptop overheats and shuts down [regression] o amd64/174409 amd64 stopping during resume caused by io_apic.c change(r243 o amd64/174388 amd64 9.1-RELEASE build world problem with yyparser. o amd64/173869 amd64 buildworld breaks with clang o amd64/173680 amd64 9.1rc3 installer hangs at "rootpass" o amd64/173502 amd64 Patch inhibition of warnings that appear in the combin o amd64/173465 amd64 FreeBSD 9.1 restarts in random fashion after upgrade t o amd64/173311 amd64 FreeBSD 9.1 RC2 , 12 servers restart in random fashion o amd64/173235 amd64 Have received two crashes within 1 day after installin o amd64/172926 amd64 [boot] booting hangs after 9.1-RC2 install in 2nd (MBR o amd64/171835 amd64 bsdinstall abort on Dell PowerEdge R420 with PERC H310 o amd64/171814 amd64 [panic] bioq_init or bioq_remove (unsure which) o amd64/171250 amd64 ldd32 cannot find some i386 libraries o amd64/171110 amd64 Upgrade 9.1-BETA1 > RC1 issue o amd64/170487 amd64 [boot] Thinkpad X61s cannot boot 9.1-BETA1 o amd64/170351 amd64 [kernel] [patch] amd64: 64-bit process can't always ge o amd64/170115 amd64 Serial boot broken in 9.0 o amd64/168659 amd64 [boot] FreeBSD 9 - Crash upon booting off install CD ( o amd64/167582 amd64 Compile of MySQL NDB Cluster Fails 8.2 AMD64 o amd64/167543 amd64 [kernel] Install FreeBSD can show error message with c o amd64/167393 amd64 [boot] MacBook4,1 hangs on SMP boot o amd64/166639 amd64 [boot] Syscons issue Intel D2700 o amd64/166229 amd64 [boot] Unable to install FreeBSD 9 on Acer Extensa 522 o amd64/165850 amd64 [build] 8.3-RC1 (amd64): world doesn't build with CPUT o amd64/165845 amd64 [build] Unable to build kernel on 8.2-STABLE o amd64/165351 amd64 [boot] Error while installing or booting the freeBSD O o amd64/164773 amd64 [boot] 9.0 amd64 fails to boot on HP DL145 G3 [regress o amd64/164707 amd64 FreeBSD 9 installer does not work with IBM uefi o amd64/164643 amd64 Kernel Panic at 9.0-RELEASE o amd64/164619 amd64 when logged in as root the user and group applications o amd64/164457 amd64 [install] Can't install FreeBSD 9.0 (amd64) on HP Blad o amd64/164301 amd64 [install] 9.0 - Can't install, no DHCP lease o amd64/164136 amd64 after fresh install 8.1 release or 8.2 release the har o amd64/164116 amd64 [boot] FreeBSD 9.0-RELEASE installations mediums fails o amd64/164089 amd64 FreeBSD-9.0-RELEASE-amd64-memstick.img does not boot o amd64/164073 amd64 /etc/rc warning after booting o amd64/164036 amd64 [keyboard] Moused fails on 9_0_RELENG o amd64/163736 amd64 Freebsd 8.2 with MPD5 and about 100 PPPoE clients pani o amd64/163710 amd64 setjump in userboot.so causes stack corruption o amd64/163625 amd64 Install problems of RC3 amd64 on ASRock N68 GE3 UCC o amd64/163568 amd64 hard drive naming o amd64/163285 amd64 when installing gnome2-lite not all dependent packages o amd64/163284 amd64 print manager failed to install correctly o amd64/163114 amd64 no boot on Via Nanao netbook Samsung NC20 o amd64/163092 amd64 FreeBSD 9.0-RC2 fails to boot from raid-z2 if AHCI is o amd64/163048 amd64 normal user cant mount ntfs-3g o amd64/162936 amd64 fails boot and destabilizes other OSes on FreeBSD 9 RC o amd64/162489 amd64 After some time X blanks the screen and does not respo o amd64/162314 amd64 not able to install FreeBSD-8.2-RELEASE-amd64-dvd1 as o amd64/162219 amd64 [REGRESSION] In KDE 4.7.2 cant enable OpenGL,in 4.6.5 o amd64/162170 amd64 Unable to install due to freeze at "run_interrupt_driv o amd64/161974 amd64 FreeBSD 9 new installer installs succesful, renders ma o kern/160833 amd64 Keyboard USB doesn't work o amd64/157386 amd64 [powerd] Enabling powerd(8) with default settings on I o amd64/156106 amd64 [boot] boot0 fails to start o amd64/155135 amd64 [boot] Does Not Boot On a Very Standard Hardware o amd64/154957 amd64 [boot] Install boot CD won't boot up - keeps rebooting o amd64/154629 amd64 [panic] Fatal trap 9: general protection fault while i o amd64/153935 amd64 [hang] system hangs while trying to do 'shutdown -h no o amd64/153831 amd64 [boot] CD bootloader won't on Tyan s2912G2nr o amd64/153496 amd64 [hyper-v] [install] Install on Hyper-V leaves corrupt o amd64/153372 amd64 [panic] kernel panic o amd64/153175 amd64 [amd64] Kernel Panic on only FreeBSD 8 amd64 o amd64/152874 amd64 [install] 8.1 install fails where 7.3 works due to lac o amd64/152430 amd64 [boot] HP ProLiant Microserver n36l cannot boot into i o amd64/145991 amd64 [NOTES] [patch] Add a requires line to /sys/amd64/conf o amd64/144405 amd64 [build] [patch] include /usr/obj/lib32 in cleanworld t s amd64/143173 amd64 [ata] Promise FastTrack TX4 + SATA DVD, installer can' p amd64/141413 amd64 [hang] Tyan 2881 m3289 SMDC freeze o amd64/137942 amd64 [pci] 8.0-BETA2 having problems with Asus M2N-SLI-delu o amd64/127640 amd64 [amd64] gcc(1) will not build shared libraries with -f o amd64/115194 amd64 LCD screen remains blank after Dell XPS M1210 lid is c 76 problems total. From owner-freebsd-amd64@FreeBSD.ORG Mon Jan 21 08:40:01 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 518016DF for ; Mon, 21 Jan 2013 08:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 290862F7 for ; Mon, 21 Jan 2013 08:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r0L8e1xu025341 for ; Mon, 21 Jan 2013 08:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r0L8e1xV025337; Mon, 21 Jan 2013 08:40:01 GMT (envelope-from gnats) Date: Mon, 21 Jan 2013 08:40:01 GMT Message-Id: <201301210840.r0L8e1xV025337@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org Cc: From: "Sergey V. Dyatko" Subject: Re: amd64/174409: stopping during resume caused by io_apic.c change(r243764) X-Mailman-Approved-At: Mon, 21 Jan 2013 12:27:00 +0000 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: "Sergey V. Dyatko" List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2013 08:40:01 -0000 The following reply was made to PR amd64/174409; it has been noted by GNATS. From: "Sergey V. Dyatko" To: bug-followup@FreeBSD.org, Andriy Gapon Cc: Subject: Re: amd64/174409: stopping during resume caused by io_apic.c change(r243764) Date: Mon, 21 Jan 2013 11:31:32 +0300 Hi, Today I revert io_apic.c to r227309 and resume works for me. head, amd64 r227309:245694 -- wbr, tiger From owner-freebsd-amd64@FreeBSD.ORG Mon Jan 21 15:44:48 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 528B8D49; Mon, 21 Jan 2013 15:44:48 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 2BF46A5F; Mon, 21 Jan 2013 15:44:48 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r0LFimwS016765; Mon, 21 Jan 2013 15:44:48 GMT (envelope-from avg@freefall.freebsd.org) Received: (from avg@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r0LFimRd016761; Mon, 21 Jan 2013 15:44:48 GMT (envelope-from avg) Date: Mon, 21 Jan 2013 15:44:48 GMT Message-Id: <201301211544.r0LFimRd016761@freefall.freebsd.org> To: avg@FreeBSD.org, freebsd-amd64@FreeBSD.org, avg@FreeBSD.org From: avg@FreeBSD.org Subject: Re: amd64/174409: stopping during resume caused by io_apic.c change(r243764) X-Mailman-Approved-At: Mon, 21 Jan 2013 16:02:22 +0000 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2013 15:44:48 -0000 Synopsis: stopping during resume caused by io_apic.c change(r243764) Responsible-Changed-From-To: freebsd-amd64->avg Responsible-Changed-By: avg Responsible-Changed-When: Mon Jan 21 15:44:15 UTC 2013 Responsible-Changed-Why: The problem is triggered by my change and I'd like to get to the bottom of it. http://www.freebsd.org/cgi/query-pr.cgi?pr=174409 From owner-freebsd-amd64@FreeBSD.ORG Tue Jan 22 17:14:47 2013 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id BFC75259; Tue, 22 Jan 2013 17:14:47 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id 9D36E69A; Tue, 22 Jan 2013 17:14:47 +0000 (UTC) Received: from pakbsde14.localnet (unknown [38.105.238.108]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id A9302B946; Tue, 22 Jan 2013 12:14:46 -0500 (EST) From: John Baldwin To: freebsd-amd64@freebsd.org Subject: Re: amd64/175282: Freebsd 9.1 release amd64, mb Intel D525MW, not worked onboard ethernet. Date: Tue, 22 Jan 2013 10:26:05 -0500 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p22; KDE/4.5.5; amd64; ; ) References: <201301210646.r0L6kGNx002033@freefall.freebsd.org> In-Reply-To: <201301210646.r0L6kGNx002033@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201301221026.05505.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Tue, 22 Jan 2013 12:14:46 -0500 (EST) Cc: freebsd-bugs@freebsd.org X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2013 17:14:47 -0000 On Monday, January 21, 2013 1:46:16 am linimon@freebsd.org wrote: > Synopsis: Freebsd 9.1 release amd64, mb Intel D525MW, not worked onboard ethernet. > > Responsible-Changed-From-To: freebsd-bugs->freebsd-amd64 > Responsible-Changed-By: linimon > Responsible-Changed-When: Mon Jan 21 06:45:53 UTC 2013 > Responsible-Changed-Why: > reclassify. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=175282 Can you provide more details such as the pciconf -lcv output for the onboard ethernet? Also, it sounds like a driver attached to the device but didn't work? If so, can you provide ifconfig output? -- John Baldwin From owner-freebsd-amd64@FreeBSD.ORG Fri Jan 25 01:11:19 2013 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3728D29B; Fri, 25 Jan 2013 01:11:19 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (lrosenman-1-pt.tunnel.tserv8.dal1.ipv6.he.net [IPv6:2001:470:1f0e:3ad::2]) by mx1.freebsd.org (Postfix) with ESMTP id E3B981CE; Fri, 25 Jan 2013 01:11:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Content-Type:MIME-Version:References:Message-ID:In-Reply-To:Subject:cc:To:From:Date; bh=JKPrHWFPsUdoRnExCWBdFvgw3Ul+/7WT2hKYGWWy6DA=; b=nskPQJii0nghIfVKg0TQ9F93+78pXp42WA22BYzppuUXCVX2anznS0RdD/2VgJ+fLyAjrW79+CuUJ73zemCK1bgXjcv1uVFwd5hEHh/fHz6EZMcYhuznhhrN/NI+oQVrG0IMCiTQpJXZDOdVzVIBd0sCwUNjvu8OgVXgSZNdLuQ=; Received: from lrosenman-1-pt.tunnel.tserv8.dal1.ipv6.he.net ([2001:470:1f0e:3ad::2]:54684) by thebighonker.lerctr.org with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1TyXp4-000LlG-TF; Thu, 24 Jan 2013 19:11:17 -0600 Date: Thu, 24 Jan 2013 19:11:12 -0600 (CST) From: Larry Rosenman To: Andriy Gapon Subject: Re: My panic in amd64/pmap In-Reply-To: Message-ID: References: <38def6b37be1a3128fb1b64595e9044e@webmail.lerctr.org> <50F95964.6060706@FreeBSD.org> <6f1d46304fbcc6e32f51109f6ab4c60d@webmail.lerctr.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Score: -2.9 (--) X-LERCTR-Spam-Score: -2.9 (--) X-Spam-Report: SpamScore (-2.9/5.0) ALL_TRUSTED=-1,BAYES_00=-1.9 X-LERCTR-Spam-Report: SpamScore (-2.9/5.0) ALL_TRUSTED=-1,BAYES_00=-1.9 Cc: freebsd-fs@freebsd.org, freebsd-emulation@freebsd.org, freebsd-current@freebsd.org, freebsd-amd64@freebsd.org X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2013 01:11:19 -0000 On Sun, 20 Jan 2013, Larry Rosenman wrote: > On Fri, 18 Jan 2013, Larry Rosenman wrote: >> Never mind, it's in VirtualBox itself. The line is at ~~line 8020 in the >> same file. I've patched it and am recompiling >> VirtualBox. >> >> If I don't see the panic for a few days, I'll submit a PR. >> > I've submitted the PR, because for nehalem class or better cpu's it's > probably needed, however, I can still panic FreeBSD9 or FreeBSD10 with > running a zpool scrub, sometimes :(. > > I have vmcores and kernels from both VM's available. > > Latest core.txts: http://www.lerctr.org/~ler/zfs10-core.txt.4 > http://www.lerctr.org/~ler/zfs9-core.txt.4 > > I can still give ssh access to both VM's as well as the host. > > I'd really like to get to the bottom of this..... > > > I've moved all the core.txt's to: http://www.lerctr.org/~ler/FreeBSD-PMAP/ I got another one on FreeBSD9 today.... Is there ANYONE interested in this? These always seem to be ZFS induced..... I've added freebsd-fs to the cc list. I have vmcore's from them all. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 From owner-freebsd-amd64@FreeBSD.ORG Fri Jan 25 10:45:16 2013 Return-Path: Delivered-To: freebsd-amd64@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3368F2E3; Fri, 25 Jan 2013 10:45:16 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id D8B74F95; Fri, 25 Jan 2013 10:45:14 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id MAA00680; Fri, 25 Jan 2013 12:45:08 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1TygmS-000FKK-H3; Fri, 25 Jan 2013 12:45:08 +0200 Message-ID: <51026233.2020601@FreeBSD.org> Date: Fri, 25 Jan 2013 12:45:07 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130121 Thunderbird/17.0.2 MIME-Version: 1.0 To: Larry Rosenman Subject: Re: My panic in amd64/pmap References: <38def6b37be1a3128fb1b64595e9044e@webmail.lerctr.org> <50F95964.6060706@FreeBSD.org> <6f1d46304fbcc6e32f51109f6ab4c60d@webmail.lerctr.org> In-Reply-To: X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 25 Jan 2013 12:39:54 +0000 Cc: freebsd-fs@FreeBSD.org, freebsd-emulation@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-amd64@FreeBSD.org X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2013 10:45:16 -0000 on 25/01/2013 03:11 Larry Rosenman said the following: > I've moved all the core.txt's to: > http://www.lerctr.org/~ler/FreeBSD-PMAP/ > > I got another one on FreeBSD9 today.... > > Is there ANYONE interested in this? > > These always seem to be ZFS induced..... > > I've added freebsd-fs to the cc list. > > I have vmcore's from them all. Can you try to reproduce the issue using the same VM image but in a different VM implementation? E.g. qemu... -- Andriy Gapon From owner-freebsd-amd64@FreeBSD.ORG Fri Jan 25 14:57:11 2013 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 7227F476; Fri, 25 Jan 2013 14:57:11 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (lrosenman-1-pt.tunnel.tserv8.dal1.ipv6.he.net [IPv6:2001:470:1f0e:3ad::2]) by mx1.freebsd.org (Postfix) with ESMTP id 41604B8; Fri, 25 Jan 2013 14:57:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Message-ID:References:In-Reply-To:Subject:Cc:To:From:Date:Content-Transfer-Encoding:Content-Type:MIME-Version; bh=HSnH/o2PVUCD+Ej1wqnwuHu5FGyYhr7+Us8RTdvG834=; b=KVmM55NYZ+zN6RmPlpgOHNjgE3EkDAzqvmRdTPsXaku3btAQv1VNPyNLaXwPuVHYLCbGKo8Q55EMTNGYlIx4RjEYIh9OonbP+dyvNnBje1SY7VE0HcV4lV5mVabuuxmMlVjLtUrAmqvHq/DXJq2rsF16fBKW132SXdHUBN4qtYU=; Received: from localhost.lerctr.org ([127.0.0.1]:18569 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtpa (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1TykiM-00031z-5J; Fri, 25 Jan 2013 08:57:10 -0600 Received: from [32.97.110.60] by webmail.lerctr.org with HTTP (HTTP/1.1 POST); Fri, 25 Jan 2013 08:57:10 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 25 Jan 2013 08:57:10 -0600 From: Larry Rosenman To: Andriy Gapon Subject: Re: My panic in amd64/pmap In-Reply-To: <51026233.2020601@FreeBSD.org> References: <38def6b37be1a3128fb1b64595e9044e@webmail.lerctr.org> <50F95964.6060706@FreeBSD.org> <6f1d46304fbcc6e32f51109f6ab4c60d@webmail.lerctr.org> <51026233.2020601@FreeBSD.org> Message-ID: X-Sender: ler@lerctr.org User-Agent: Roundcube Webmail/0.8.4 X-Spam-Score: -2.9 (--) X-LERCTR-Spam-Score: -2.9 (--) X-Spam-Report: SpamScore (-2.9/5.0) ALL_TRUSTED=-1, BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001 X-LERCTR-Spam-Report: SpamScore (-2.9/5.0) ALL_TRUSTED=-1, BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001 Cc: freebsd-fs@freebsd.org, freebsd-emulation@freebsd.org, freebsd-current@freebsd.org, freebsd-amd64@freebsd.org X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2013 14:57:11 -0000 On 2013-01-25 04:45, Andriy Gapon wrote: > on 25/01/2013 03:11 Larry Rosenman said the following: >> I've moved all the core.txt's to: >> http://www.lerctr.org/~ler/FreeBSD-PMAP/ >> >> I got another one on FreeBSD9 today.... >> >> Is there ANYONE interested in this? >> >> These always seem to be ZFS induced..... >> >> I've added freebsd-fs to the cc list. >> >> I have vmcore's from them all. > > Can you try to reproduce the issue using the same VM image but in a > different VM > implementation? E.g. qemu... Can qemu use a VBox setup, or is it easy to convert the vdi's and vbox xml file? -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 (c) E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893