From owner-freebsd-stable@freebsd.org Sun Oct 2 03:17:34 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F896AC437B for ; Sun, 2 Oct 2016 03:17:34 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 20566E9 for ; Sun, 2 Oct 2016 03:17:33 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID: Subject:To:From:Date:Sender:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=OzVxkFOfhHJHFJrqd6nnYfoo4X9oXaEd0wd9BZ9d1HQ=; b=Gu5g9567kyug1vv3gseoUiqVEL yEkih6NxGXzsmefS4GNdu1YhNb6dtos+rmszHSgPQaEmw8OS8HQk2/W8HwrARYye17n3hc1UAsIKJ vVung/tQr0TrvGZ8c5wyzAPu6xATqxC1u2Aor0a/wfd9VLN7blfM8DrUzr1uvxb4lOxA=; Received: from [114.120.232.127] (port=21596 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.87) (envelope-from ) id 1bqXHK-003lOj-Hw for freebsd-stable@FreeBSD.org; Sat, 01 Oct 2016 21:17:27 -0600 Date: Sun, 2 Oct 2016 11:17:19 +0800 From: Erich Dollansky To: freebsd-stable@FreeBSD.org Subject: HOST_NAME_MAX not defined in unistd.h Message-ID: <20161002111719.6e22f670@X220.alogt.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Authenticated-Sender: sl-508-2.slc.westdc.net: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Oct 2016 03:17:34 -0000 Hi, there is a discrepancy in the documentation: sys/syslimits.h says: '/* * We leave the following values undefined to force applications to either * assume conservative values or call sysconf() to get the current value. * * HOST_NAME_MAX * * (We should do this for most of the values currently defined here, * but many programs are not prepared to deal with this yet.) */' man gethostname says: #include and 'Host names are limited to {HOST_NAME_MAX} characters, not including the trailing null, currently 255.' which makes people assume that HOST_NAME_MAX is defined in unistd.h. What is the real idea? Keep gethostname compatible to the rest or force users to call sysconf? Should I file a bug report? Erich From owner-freebsd-stable@freebsd.org Sun Oct 2 10:52:05 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C834AD9F17 for ; Sun, 2 Oct 2016 10:52:05 +0000 (UTC) (envelope-from peter@pean.org) Received: from system.jails.se (system.jails.se [IPv6:2001:470:6c08::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5506267D for ; Sun, 2 Oct 2016 10:52:05 +0000 (UTC) (envelope-from peter@pean.org) Received: from system.jails.se (system.jails.se [172.31.20.14]) by system.jails.se (Postfix) with SMTP id ADFC34D5C78 for ; Sun, 2 Oct 2016 12:52:02 +0200 (CEST) Received: from lune.pean.org (h148n9-u-a31.ias.bredband.telia.com [213.67.100.148]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by system.jails.se (Postfix) with ESMTPSA id 23AFE4D5C76 for ; Sun, 2 Oct 2016 12:52:02 +0200 (CEST) From: =?utf-8?Q?Peter_Ankerst=C3=A5l?= Content-Type: multipart/signed; boundary="Apple-Mail=_9191EE0A-EAE7-4CEA-A9DE-A01878B95D1F"; protocol="application/pkcs7-signature"; micalg=sha1 Mime-Version: 1.0 (Mac OS X Mail 10.0 \(3226\)) Subject: 11.0-RELEASE cant boot on aws. Message-Id: <8BEEE5E3-A6B2-4775-B268-055D639258C0@pean.org> Date: Sun, 2 Oct 2016 12:51:59 +0200 To: FreeBSD Stable X-Mailer: Apple Mail (2.3226) X-DSPAM-Result: Innocent X-DSPAM-Processed: Sun Oct 2 12:52:02 2016 X-DSPAM-Confidence: 1.0000 X-DSPAM-Probability: 0.0023 X-DSPAM-Signature: 57f0e6d218881623142043 X-DSPAM-Factors: 27, my+#+hosted+#+AWS, 0.40000, Mime-Version*X+Mail+10.0+3226, 0.40000, update+#+#+the, 0.40000, that+shows+#+FreeBSD+x86, 0.40000, the+machine+#+boot, 0.40000, same+#+#+did, 0.40000, show+the+#+symptoms, 0.40000, any+success+Then, 0.40000, nyi+freebsd, 0.40000, the+#+procedure+on+another, 0.40000, installed+#+and+#+same, 0.40000, i+another+#+and, 0.40000, 21+#+#+UTC, 0.40000, install+#+%e2%80%94, 0.40000, Now+#+#+#+boot, 0.40000, I+did+#+same+procedure, 0.40000, and+attached+the, 0.40000, org+Thu, 0.40000, on+AWS+#+running, 0.40000, stuck+#+the, 0.40000, I+#+#+new, 0.40000, updated+#+of+my+machines, 0.40000, %e2%80%94+freebsd+#+#+r, 0.40000, another+#+running+i+another, 0.40000, freebsd+#+#+reboot, 0.40000, freebsd+update+upgrade, 0.40000, freebsd+update+upgrade, 0.40000 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Oct 2016 10:52:05 -0000 --Apple-Mail=_9191EE0A-EAE7-4CEA-A9DE-A01878B95D1F Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Hi, I recently updated one of my machines hosted on AWS EC2 running 10.3 to = 11.0 using freebsd-update. Now the machine cant boot. Its gets stuck in = the loader.=20 Last thing that shows is: FreeBSD/x86 bootstrap loader, Revision 1.1 (root@releng2.nyi.freebsd.org, Thu Sep 22 21:38:48 UTC 2016) _ To recover the machine I started a new instance and attached the block = device from the original machine and fiddled around with somewhat with = the bootcode without any success. Then I did a freebsd-update upgrade on the newly installed machine and = the same thing happens.=20 =E2=80=94 freebsd-update upgrade -r 11.0-RELEASE freebsd-update install reboot =E2=80=94 Now both machines show the same symptoms. I did the same procedure on another system running i another region, and = that worked without any problem. /Peter.= --Apple-Mail=_9191EE0A-EAE7-4CEA-A9DE-A01878B95D1F Content-Disposition: attachment; filename=smime.p7s Content-Type: application/pkcs7-signature; name=smime.p7s Content-Transfer-Encoding: base64 MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIL0TCCBeIw ggPKoAMCAQICEGunin0K14jWUQr5WeTntOEwDQYJKoZIhvcNAQELBQAwfTELMAkGA1UEBhMCSUwx FjAUBgNVBAoTDVN0YXJ0Q29tIEx0ZC4xKzApBgNVBAsTIlNlY3VyZSBEaWdpdGFsIENlcnRpZmlj YXRlIFNpZ25pbmcxKTAnBgNVBAMTIFN0YXJ0Q29tIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4X DTE1MTIxNjAxMDAwNVoXDTMwMTIxNjAxMDAwNVowdTELMAkGA1UEBhMCSUwxFjAUBgNVBAoTDVN0 YXJ0Q29tIEx0ZC4xKTAnBgNVBAsTIFN0YXJ0Q29tIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MSMw IQYDVQQDExpTdGFydENvbSBDbGFzcyAxIENsaWVudCBDQTCCASIwDQYJKoZIhvcNAQEBBQADggEP ADCCAQoCggEBAL192vfDon2D9luC/dtbX64eG3XAtRmvmCSsu1d52DXsCR58zJQbCtB2/A5uFqNx WacpXGGtTCRk9dEDBlmixEd8QiLkUfvHpJX/xKnmVkS6Iye8wUbYzMsDzgnpazlPg19dnSqfhM+C evdfa89VLnUztRr2cgmCfyO9Otrh7LJDPG+4D8ZnAqDtVB8MKYJL6QgKyVhhaBc4y3bGWxKyXEtx 7QIZZGxPwSkzK3WIN+VKNdkiwTubW5PIdopmykwvIjLPqbJK7yPwFZYekKE015OsW6FV+s4DIM8U lVS8pkIsoGGJtMuWjLL4tq2hYQuuN0jhrxK1ljz50hH23gA9cbMCAwEAAaOCAWQwggFgMA4GA1Ud DwEB/wQEAwIBBjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwEgYDVR0TAQH/BAgwBgEB /wIBADAyBgNVHR8EKzApMCegJaAjhiFodHRwOi8vY3JsLnN0YXJ0c3NsLmNvbS9zZnNjYS5jcmww ZgYIKwYBBQUHAQEEWjBYMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5zdGFydHNzbC5jb20wMAYI KwYBBQUHMAKGJGh0dHA6Ly9haWEuc3RhcnRzc2wuY29tL2NlcnRzL2NhLmNydDAdBgNVHQ4EFgQU JIFsOWG+SQ+PtxtGK8kotSdIbWgwHwYDVR0jBBgwFoAUTgvvGqRAW6UXaYcwyjRoQ9BBrvIwPwYD VR0gBDgwNjA0BgRVHSAAMCwwKgYIKwYBBQUHAgEWHmh0dHA6Ly93d3cuc3RhcnRzc2wuY29tL3Bv bGljeTANBgkqhkiG9w0BAQsFAAOCAgEAi+P3h+wBi4StDwECW5zhIycjBL008HACblIf26HY0JdO ruKbrWDsXUsiI0j/7Crft9S5oxvPiDtVqspBOB/y5uzSns1lZwh7sG96bYBZpcGzGxpFNjDmQbcM 3yl3WFIRS4WhNrsOY14V7y2IrUGsvetsD+bjyOngCIVeC/GmsmtbuLOzJ606tEc9uRbhjTu/b0x2 Fo+/e7UkQvKzNeo7OMhijixaULyINBfCBJb+e29bLafgu6JqjOUJ9eXXj20p6q/CW+uVrZiSW57+ q5an2P2i7hP85jQJcy5j4HzA0rSiF3YPhKGAWUxKPMAVGgcYoXzWydOvZ3UDsTDTagXpRDIKQLZo 02wrlxY6iMFqvlzsemVf1odhQJmi7Eh5TbxI40kDGcBOBHhwnaOumZhLP+SWJQnjpLpSlUOj95uf 1zo9oz9e0NgIJoz/tdfrBzez76xtDsK0KfUDHt1/q59BvDI7RX6gVr0fQoCyMczNzCTcRXYHY0tq 2J0oT+bsb6sH2b4WVWAiJKnSYaWDjdA70qHX4mq9MIjO/ZskmSY8wtAk24orAc0vwXgYanqNsBX5 Yv4sN4Z9VyrwMdLcusP7HJgRdAGKpkR2I9U4zEsNJQJewM7S4Jalo1DyPrLpL2nTET8ZrSl5Utp1 UeGp/2deoprGevfnxWB+vHNQiu85o6MwggXnMIIEz6ADAgECAhAdwkZzPAAYv96HE98uZJjPMA0G CSqGSIb3DQEBCwUAMHUxCzAJBgNVBAYTAklMMRYwFAYDVQQKEw1TdGFydENvbSBMdGQuMSkwJwYD VQQLEyBTdGFydENvbSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTEjMCEGA1UEAxMaU3RhcnRDb20g Q2xhc3MgMSBDbGllbnQgQ0EwHhcNMTYwMTI2MTcxODQ0WhcNMTcwMTI2MTcxODQ0WjA4MRcwFQYD VQQDDA5wZXRlckBwZWFuLm9yZzEdMBsGCSqGSIb3DQEJARYOcGV0ZXJAcGVhbi5vcmcwggIiMA0G CSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCwqV33CkA0AcJKEWGdaBVRxR37sXxEkkhq19lru5yk DJpYi6ocVvMFQVss9Yk16i2E1DdktxK6zYI/6XmAJqa/QblJeX535zVAVE/9+5rcV3yXb7HdfSAu b5OxvZvd5hTt3YxmCXeDC0pMzZke0bX2oVUqUgLmlWuo+S8yVW1GIWDP8G1u3FJnnGx31S3ZNiq4 vPdpCZzttSPAQS8Ev6mwxAI6TRFrtvqfHI3kbPpqXRoWBCwwzfGN3y01QM/K4hbEo78BdaIq61cI MZv6kHyx0zGdhdhUiLlMvM5FcFlhCju49c7mJekFfVahpQVmYOq1q04v6km3lFj/HqJy9BDVKe/x z7RKBqIF06msyWdGCN5KKpRDIkuWEUByFWJkrMiTi5lkXY7oSWGzVK7RIHdidpy6tbcsFdDLB8Hh 7Wh/3r8eGP9VSyUUEwuK/aKfaQYFhCyNXHrWjJpHzbcjP6Xf6rrbavZfOU++wN8aqGEwEQa7QKKh 9Sd8KQd8BdwwYohfwoNUsrRoOr3UHKvzFzyln7hQBiFjHpnLWTLBdF7Z8Uit5vqLpP6WfMdZE1h8 dEC7suFtBRziZQUdqjB+qFxSDB494pZW0ZxYXboBxxJDPWfanZaJnTRE52f3zqC21e3gewiX2Uw9 yfr0mDnkYln6ezySA22q51vt+HY4CGSnjQIDAQABo4IBrjCCAaowCwYDVR0PBAQDAgSwMB0GA1Ud JQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDBDAJBgNVHRMEAjAAMB0GA1UdDgQWBBQ04RHsQYirZqzw URApkWCeAOCFvzAfBgNVHSMEGDAWgBQkgWw5Yb5JD4+3G0YrySi1J0htaDBvBggrBgEFBQcBAQRj MGEwJAYIKwYBBQUHMAGGGGh0dHA6Ly9vY3NwLnN0YXJ0c3NsLmNvbTA5BggrBgEFBQcwAoYtaHR0 cDovL2FpYS5zdGFydHNzbC5jb20vY2VydHMvc2NhLmNsaWVudDEuY3J0MDgGA1UdHwQxMC8wLaAr oCmGJ2h0dHA6Ly9jcmwuc3RhcnRzc2wuY29tL3NjYS1jbGllbnQxLmNybDAZBgNVHREEEjAQgQ5w ZXRlckBwZWFuLm9yZzAjBgNVHRIEHDAahhhodHRwOi8vd3d3LnN0YXJ0c3NsLmNvbS8wRgYDVR0g BD8wPTA7BgsrBgEEAYG1NwECBDAsMCoGCCsGAQUFBwIBFh5odHRwOi8vd3d3LnN0YXJ0c3NsLmNv bS9wb2xpY3kwDQYJKoZIhvcNAQELBQADggEBALwG9xRbvTNO3YlZYPQ/aurIp1fbO+W1c80gBL0Y 1jeW2Rwb0EF6EMkpsl/gFALmktGvDkEaNWGvj7d/eUNv3kUceiUod7sbiBNSN2oiVxqe7RcfVYY1 cNTCJsxGeC+c533jJzEWgB9ZIULyTawUBvYEsT0phiX17hQuRL8F/aJyUcyz+yFccZHMVe6DxuAe mJ/PMcKUe1xb3tcCtSQW8FIfY9KDuxKeiU6mXi7RXAiIIq8tFNkJYsPtNIkKtOeGwjLidaNG1nMi xGKc7fl+G6VGmMvZv6mSE1LPqPZJUwXgbcfVIIrpDEGkDS5AP5/o6DZr8AiOe2Za1pCO3f+Dv3cx ggROMIIESgIBATCBiTB1MQswCQYDVQQGEwJJTDEWMBQGA1UEChMNU3RhcnRDb20gTHRkLjEpMCcG A1UECxMgU3RhcnRDb20gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkxIzAhBgNVBAMTGlN0YXJ0Q29t IENsYXNzIDEgQ2xpZW50IENBAhAdwkZzPAAYv96HE98uZJjPMAkGBSsOAwIaBQCgggGZMBgGCSqG SIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTE2MTAwMjEwNTE1OVowIwYJKoZI hvcNAQkEMRYEFL0JeV6ILO9AiQHi3WaQ5PRrBbsrMIGaBgkrBgEEAYI3EAQxgYwwgYkwdTELMAkG A1UEBhMCSUwxFjAUBgNVBAoTDVN0YXJ0Q29tIEx0ZC4xKTAnBgNVBAsTIFN0YXJ0Q29tIENlcnRp ZmljYXRpb24gQXV0aG9yaXR5MSMwIQYDVQQDExpTdGFydENvbSBDbGFzcyAxIENsaWVudCBDQQIQ HcJGczwAGL/ehxPfLmSYzzCBnAYLKoZIhvcNAQkQAgsxgYyggYkwdTELMAkGA1UEBhMCSUwxFjAU BgNVBAoTDVN0YXJ0Q29tIEx0ZC4xKTAnBgNVBAsTIFN0YXJ0Q29tIENlcnRpZmljYXRpb24gQXV0 aG9yaXR5MSMwIQYDVQQDExpTdGFydENvbSBDbGFzcyAxIENsaWVudCBDQQIQHcJGczwAGL/ehxPf LmSYzzANBgkqhkiG9w0BAQEFAASCAgBPiWv4RVR41mFMrStV1+aVLLypuuEi1OzFVeviDdcjndUO vYYuAD45UxFrl4Fg7wXbseBUVqaKZ0VQhF2aVrV5lcP09LDszrIzK5laLB+E2f5W5PgUlX73ZqZ4 GN5Y8REhnTuoRyFoTKUEy1AuGo/vUW1oGHcfXLaLoV54uCB5+JDob13mJEckLxc+cuD5yF4yhx8O n3JCKYk32IWg77ySELeSb0uGd+A4Wjch02w/cqxC574osMKCqxw2NLqFIWk9l5+Lo7Zapb2/vJoO BmJGI6hkQ8YTS6/E7tK67fSAwt8o/IKqJoJRJ+491H0DTrwp6zTBg0nGqjoyqF1I6oOFaARCDBPu XkPiDNgJGUk8JUlcI/kkuE5YizsSfoi6IKjRU3PKf17hy7XZ840ZPBM2wLmaAMCx5p72wZY2mVvn S6YI45iiY/r4M2vY+FyyrfNsHUwgRQkNcHNL8zwDMiQnnWKwZ9xW9KJ0aoZDU6OIU0W0cB/m11n7 S5CP6NCHDmSZyLwJqweDnHGDLcczM+QlwwcOTMD4d4BGUdr3SRXULVoSirbFiIc1G5FKBxC0lN0+ /tePiU0uvOTMMfcJDSSccmCLpATunzPPBoZBbi4VunEKL23hm86j2vabicpjVj9X2L6sREKv+5LI 46IfxM3ds4fwi25UCfng28f33/NHAAAAAAAAAA== --Apple-Mail=_9191EE0A-EAE7-4CEA-A9DE-A01878B95D1F-- From owner-freebsd-stable@freebsd.org Mon Oct 3 01:38:14 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 94FE0AD93DB; Mon, 3 Oct 2016 01:38:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 88D83818; Mon, 3 Oct 2016 01:38:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 7D51D125; Mon, 3 Oct 2016 01:38:14 +0000 (UTC) Date: Mon, 3 Oct 2016 01:38:07 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-stable@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <645435186.6.1475458694527.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_STABLE_11-arm64 - Build #186 - Failure MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_STABLE_11-arm64 X-Jenkins-Result: FAILURE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2016 01:38:14 -0000 FreeBSD_STABLE_11-arm64 - Build #186 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_11-arm64/186/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_11-arm64/186/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_11-arm64/186/console Change summaries: 306609 by rmacklem: MFC: r304026 Update the nfsstats structure to include the changes needed by the patch in D1626 plus changes so that it includes counts for NFSv4.1 (and the draft of NFSv4.2). Also, make all the counts uint64_t and add a vers field at the beginning, so that future revisions can easily be implemented. There is code in place to handle the old vesion of the nfsstats structure for backwards binary compatibility. Subsequent commits will update nfsstat(8) to use the new fields. The end of the build log: [...truncated 115735 lines...] --- .depend --- echo newgrp.full: /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libc.a /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libcrypt.a /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libutil.a >> .depend --- newgrp.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -g -MD -MF.depend.newgrp.o -MTnewgrp.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/usr.bin/newgrp/newgrp.c -o newgrp.o --- all_subdir_usr.sbin --- --- exmutex.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -DACPI_EXEC_APP -fno-strict-aliasing -I/usr/src/usr.sbin/acpi/acpidb/../../../sys -g -MD -MF.depend.exmutex.o -MTexmutex.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Qunused-arguments -c /usr/src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/components/executer/exmutex.c -o exmutex.o --- all_subdir_secure --- --- d1_srvr.po --- cc -B/usr/local/aarch64-freebsd/bin/ -pg -O2 -pipe -I/usr/src/secure/lib/libssl/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/src/secure/lib/libssl/../../../crypto/openssl/crypto -MD -MF.depend.d1_srvr.po -MTd1_srvr.po -std=gnu99 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/d1_srvr.c -o d1_srvr.po --- all_subdir_usr.bin --- --- newgrp.full --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -g -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -o newgrp.full newgrp.o -lcrypt -lutil --- newgrp.1.gz --- gzip -cn /usr/src/usr.bin/newgrp/newgrp.1 > newgrp.1.gz --- newgrp.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug newgrp.full newgrp.debug --- newgrp --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=newgrp.debug newgrp.full newgrp --- all_subdir_usr.bin/nfsstat --- ===> usr.bin/nfsstat (all) --- all_subdir_usr.sbin --- --- exnames.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -DACPI_EXEC_APP -fno-strict-aliasing -I/usr/src/usr.sbin/acpi/acpidb/../../../sys -g -MD -MF.depend.exnames.o -MTexnames.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Qunused-arguments -c /usr/src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/components/executer/exnames.c -o exnames.o --- all_subdir_usr.bin --- --- .depend --- echo nfsstat.full: /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libc.a >> .depend --- nfsstat.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -DNFS -g -MD -MF.depend.nfsstat.o -MTnfsstat.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/usr.bin/nfsstat/nfsstat.c -o nfsstat.o /usr/src/usr.bin/nfsstat/nfsstat.c:301:4: error: array index 72 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_SYMLINK], ^ ~~~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:302:4: error: array index 73 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_MKDIR], ^ ~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:303:4: error: array index 74 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_RMDIR], ^ ~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:305:4: error: array index 75 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_READDIRPLUS], ^ ~~~~~~~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:310:4: error: array index 76 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_MKNOD], ^ ~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:311:4: error: array index 77 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_FSSTAT], ^ ~~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:312:4: error: array index 78 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_FSINFO], ^ ~~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:313:4: error: array index 79 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_PATHCONF], ^ ~~~~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:544:7: error: array index 80 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_V3CREATE], ^ ~~~~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:554:7: error: array index 72 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_SYMLINK], ^ ~~~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:555:7: error: array index 73 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_MKDIR], ^ ~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:556:7: error: array index 74 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_RMDIR], ^ ~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:558:7: error: array index 75 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_READDIRPLUS], ^ ~~~~~~~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:566:7: error: array index 76 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_MKNOD], ^ ~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:567:7: error: array index 77 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_FSSTAT], ^ ~~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:568:7: error: array index 78 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_FSINFO], ^ ~~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:569:7: error: array index 79 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_PATHCONF], ^ ~~~~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:719:4: error: array index 75 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] DELTA(srvrpccnt[NFSV4OP_READDIRPLUS])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/usr.bin/nfsstat/nfsstat.c:86:23: note: expanded from macro 'DELTA' #define DELTA(field) (nfsstats.field - lastst.field) ^ ~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:719:4: error: array index 75 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] DELTA(srvrpccnt[NFSV4OP_READDIRPLUS])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/usr.bin/nfsstat/nfsstat.c:86:40: note: expanded from macro 'DELTA' #define DELTA(field) (nfsstats.field - lastst.field) ^ ~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ 19 errors generated. *** [nfsstat.o] Error code 1 bmake[4]: stopped in /usr/src/usr.bin/nfsstat 1 error bmake[4]: stopped in /usr/src/usr.bin/nfsstat *** [all_subdir_usr.bin/nfsstat] Error code 2 bmake[3]: stopped in /usr/src/usr.bin 1 error bmake[3]: stopped in /usr/src/usr.bin *** [all_subdir_usr.bin] Error code 2 bmake[2]: stopped in /usr/src --- all_subdir_usr.sbin --- A failure has been detected in another branch of the parallel make bmake[5]: stopped in /usr/src/usr.sbin/acpi/acpidb *** [all] Error code 2 bmake[4]: stopped in /usr/src/usr.sbin/acpi 1 error bmake[4]: stopped in /usr/src/usr.sbin/acpi *** [all_subdir_usr.sbin/acpi] Error code 2 bmake[3]: stopped in /usr/src/usr.sbin 1 error bmake[3]: stopped in /usr/src/usr.sbin *** [all_subdir_usr.sbin] Error code 2 bmake[2]: stopped in /usr/src --- all_subdir_secure --- A failure has been detected in another branch of the parallel make bmake[5]: stopped in /usr/src/secure/lib/libssl *** [all] Error code 2 bmake[4]: stopped in /usr/src/secure/lib 1 error bmake[4]: stopped in /usr/src/secure/lib *** [all_subdir_secure/lib] Error code 2 bmake[3]: stopped in /usr/src/secure 1 error bmake[3]: stopped in /usr/src/secure *** [all_subdir_secure] Error code 2 bmake[2]: stopped in /usr/src --- all_subdir_lib --- A failure has been detected in another branch of the parallel make bmake[4]: stopped in /usr/src/lib/libsqlite3 *** [all_subdir_lib/libsqlite3] Error code 2 bmake[3]: stopped in /usr/src/lib 1 error bmake[3]: stopped in /usr/src/lib *** [all_subdir_lib] Error code 2 bmake[2]: stopped in /usr/src 4 errors bmake[2]: stopped in /usr/src *** [everything] Error code 2 bmake[1]: stopped in /usr/src 1 error bmake[1]: stopped in /usr/src *** [buildworld] Error code 2 make: stopped in /usr/src 1 error make: stopped in /usr/src Build step 'Execute shell' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE [PostBuildScript] - Execution post build scripts. [FreeBSD_STABLE_11-arm64] $ /bin/sh -xe /tmp/hudson1954720639212566030.sh + export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin' + export 'jname=FreeBSD_STABLE_11-arm64' + echo 'clean up jail FreeBSD_STABLE_11-arm64' clean up jail FreeBSD_STABLE_11-arm64 + sudo jail -r FreeBSD_STABLE_11-arm64 + sudo ifconfig igb0 inet6 2610:1c1:1:607c::103:1 -alias + sudo umount FreeBSD_STABLE_11-arm64/usr/src + sudo umount FreeBSD_STABLE_11-arm64/dev + sudo rm -fr FreeBSD_STABLE_11-arm64 + true + sudo chflags -R noschg FreeBSD_STABLE_11-arm64 + sudo rm -fr FreeBSD_STABLE_11-arm64 Email was triggered for: Failure - Any Sending email for trigger: Failure - Any From owner-freebsd-stable@freebsd.org Mon Oct 3 02:00:23 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 65589AD9B8A for ; Mon, 3 Oct 2016 02:00:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 5778822E; Mon, 3 Oct 2016 02:00:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 84C28126; Mon, 3 Oct 2016 02:00:23 +0000 (UTC) Date: Mon, 3 Oct 2016 02:00:23 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jenkins-admin@FreeBSD.org, freebsd-stable@FreeBSD.org Message-ID: <508678521.7.1475460023446.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <2100233956.4.1475286960914.JavaMail.jenkins@jenkins-9.freebsd.org> References: <2100233956.4.1475286960914.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: Jenkins build is back to stable : FreeBSD_stable_10 #420 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkKKb2VAfYQKfu1t7qk4nR5qzUBEI+UqT4BPec4qHVhqUy0FFdq50sMH+3y9bCDNOufctov6VqTNffZ3YXArnZK95YF0OX97fh+E9txYOUX1adc+TikcKjuYpHmL5dE62eaZTI+4A5jnRonskQ1PaoIFz0Kbu4mWzkFsmdiXTraGzomXq4cHUCATA2+K4eDYgjXEQI30z3GOMmmZ4t/+6QGk1cMb/BqMWHbn80AsRCb4tU7Hpd72XLDpsuO7YRP1Q0CjmNAuBOTj+sFiiOe6U9HpqOlQN+iFUvBdZo/ybuy5Kh71cAaYQNL68cYdZJ6binH/DkG3KY/fS7DFYAeuwjwIDAQAB X-Jenkins-Job: FreeBSD_stable_10 X-Jenkins-Result: SUCCESS X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2016 02:00:23 -0000 https://jenkins.FreeBSD.org/job/FreeBSD_stable_10/420/ From owner-freebsd-stable@freebsd.org Mon Oct 3 02:23:38 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AFD10AC63F6; Mon, 3 Oct 2016 02:23:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 94C9CDF6; Mon, 3 Oct 2016 02:23:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id AABD1127; Mon, 3 Oct 2016 02:23:38 +0000 (UTC) Date: Mon, 3 Oct 2016 02:23:36 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-stable@FreeBSD.org, freebsd-i386@FreeBSD.org Message-ID: <201975576.9.1475461418706.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_STABLE_11-i386 - Build #184 - Failure MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_STABLE_11-i386 X-Jenkins-Result: FAILURE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2016 02:23:38 -0000 FreeBSD_STABLE_11-i386 - Build #184 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_11-i386/184/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_11-i386/184/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_11-i386/184/console Change summaries: 306609 by rmacklem: MFC: r304026 Update the nfsstats structure to include the changes needed by the patch in D1626 plus changes so that it includes counts for NFSv4.1 (and the draft of NFSv4.2). Also, make all the counts uint64_t and add a vers field at the beginning, so that future revisions can easily be implemented. There is code in place to handle the old vesion of the nfsstats structure for backwards binary compatibility. Subsequent commits will update nfsstat(8) to use the new fields. The end of the build log: [...truncated 123356 lines...] cc -O2 -pipe -I/usr/obj/usr/src/usr.bin/netstat -fno-strict-aliasing -DIPSEC -DSCTP -DINET -DINET6 -DPF -DNETGRAPH -g -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Qunused-arguments -o netstat.full if.o inet.o main.o mbuf.o mroute.o netisr.o nl_symbols.o route.o unix.o mroute6.o ipsec.o bpf.o pfkey.o sctp.o flowtable.o inet6.o netgraph.o -lkvm -lmemstat -lxo -lutil -lnetgraph --- netstat.1.gz --- gzip -cn /usr/src/usr.bin/netstat/netstat.1 > netstat.1.gz --- netstat.debug --- objcopy --only-keep-debug netstat.full netstat.debug --- netstat --- objcopy --strip-debug --add-gnu-debuglink=netstat.debug netstat.full netstat --- all_subdir_usr.bin/nfsstat --- ===> usr.bin/nfsstat (all) --- all_subdir_lib --- --- getenv_num.po --- cc -pg -O2 -pipe -I. -I/usr/obj/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses -Wall -DNDEBUG -DHAVE_CONFIG_H -DFREEBSD_NATIVE -DTERMIOS -MD -MF.depend.getenv_num.po -MTgetenv_num.po -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Qunused-arguments -c /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses/tinfo/getenv_num.c -o getenv_num.po --- all_subdir_usr.bin --- --- .depend --- echo nfsstat.full: /usr/obj/usr/src/tmp/usr/lib/libc.a >> .depend --- nfsstat.o --- cc -O2 -pipe -DNFS -g -MD -MF.depend.nfsstat.o -MTnfsstat.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/usr.bin/nfsstat/nfsstat.c -o nfsstat.o --- all_subdir_lib --- --- all_subdir_lib/atf --- --- tc.po --- cc -pg -O2 -pipe -DHAVE_CONFIG_H -DATF_BUILD_CC='"cc"' -DATF_BUILD_CFLAGS='"-O2 -DHAVE_CONFIG_H"' -DATF_BUILD_CPP='"cpp"' -DATF_BUILD_CPPFLAGS='""' -DATF_BUILD_CXX='"c++"' -DATF_BUILD_CXXFLAGS='"-O2 -DHAVE_CONFIG_H"' -I/usr/src/contrib/atf -I/usr/src/lib/atf/libatf-c -I. -MD -MF.depend.tc.po -MTtc.po -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Qunused-arguments -c /usr/src/contrib/atf/atf-c/tc.c -o tc.po --- all_subdir_lib/ncurses --- --- hashed_db.po --- cc -pg -O2 -pipe -I. -I/usr/obj/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses -Wall -DNDEBUG -DHAVE_CONFIG_H -DFREEBSD_NATIVE -DTERMIOS -MD -MF.depend.hashed_db.po -MThashed_db.po -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Qunused-arguments -c /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses/tinfo/hashed_db.c -o hashed_db.po --- all_subdir_usr.sbin --- --- exoparg2.o --- cc -O2 -pipe -DACPI_ASL_COMPILER -I. -I/usr/src/usr.sbin/acpi/iasl/../../../sys -g -MD -MF.depend.exoparg2.o -MTexoparg2.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/usr.sbin/acpi/iasl/../../../sys/contrib/dev/acpica/components/executer/exoparg2.c -o exoparg2.o --- all_subdir_usr.bin --- /usr/src/usr.bin/nfsstat/nfsstat.c:301:4: error: array index 72 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_SYMLINK], ^ ~~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:302:4: error: array index 73 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_MKDIR], ^ ~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:303:4: error: array index 74 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_RMDIR], ^ ~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:305:4: error: array index 75 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_READDIRPLUS], ^ ~~~~~~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:310:4: error: array index 76 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_MKNOD], ^ ~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:311:4: error: array index 77 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_FSSTAT], ^ ~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:312:4: error: array index 78 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_FSINFO], ^ ~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:313:4: error: array index 79 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_PATHCONF], ^ ~~~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:544:7: error: array index 80 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_V3CREATE], ^ ~~~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:554:7: error: array index 72 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_SYMLINK], ^ ~~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:555:7: error: array index 73 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_MKDIR], ^ ~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:556:7: error: array index 74 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_RMDIR], ^ ~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:558:7: error: array index 75 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_READDIRPLUS], ^ ~~~~~~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:566:7: error: array index 76 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_MKNOD], ^ ~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:567:7: error: array index 77 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_FSSTAT], ^ ~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:568:7: error: array index 78 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_FSINFO], ^ ~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:569:7: error: array index 79 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_PATHCONF], ^ ~~~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:719:4: error: array index 75 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] DELTA(srvrpccnt[NFSV4OP_READDIRPLUS])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/usr.bin/nfsstat/nfsstat.c:86:23: note: expanded from macro 'DELTA' #define DELTA(field) (nfsstats.field - lastst.field) ^ ~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:719:4: error: array index 75 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] DELTA(srvrpccnt[NFSV4OP_READDIRPLUS])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/usr.bin/nfsstat/nfsstat.c:86:40: note: expanded from macro 'DELTA' #define DELTA(field) (nfsstats.field - lastst.field) ^ ~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ 19 errors generated. *** [nfsstat.o] Error code 1 bmake[4]: stopped in /usr/src/usr.bin/nfsstat 1 error bmake[4]: stopped in /usr/src/usr.bin/nfsstat *** [all_subdir_usr.bin/nfsstat] Error code 2 bmake[3]: stopped in /usr/src/usr.bin 1 error bmake[3]: stopped in /usr/src/usr.bin *** [all_subdir_usr.bin] Error code 2 bmake[2]: stopped in /usr/src --- all_subdir_lib --- A failure has been detected in another branch of the parallel make bmake[5]: stopped in /usr/src/lib/ncurses/ncurses *** [all_subdir_lib/ncurses/ncurses] Error code 2 bmake[4]: stopped in /usr/src/lib/ncurses 1 error bmake[4]: stopped in /usr/src/lib/ncurses *** [all_subdir_lib/ncurses] Error code 2 bmake[3]: stopped in /usr/src/lib --- all_subdir_usr.sbin --- A failure has been detected in another branch of the parallel make bmake[5]: stopped in /usr/src/usr.sbin/acpi/iasl *** [all] Error code 2 bmake[4]: stopped in /usr/src/usr.sbin/acpi 1 error bmake[4]: stopped in /usr/src/usr.sbin/acpi *** [all_subdir_usr.sbin/acpi] Error code 2 bmake[3]: stopped in /usr/src/usr.sbin 1 error bmake[3]: stopped in /usr/src/usr.sbin *** [all_subdir_usr.sbin] Error code 2 bmake[2]: stopped in /usr/src --- all_subdir_lib --- --- all_subdir_lib/atf --- A failure has been detected in another branch of the parallel make bmake[5]: stopped in /usr/src/lib/atf/libatf-c *** [all] Error code 2 bmake[4]: stopped in /usr/src/lib/atf 1 error bmake[4]: stopped in /usr/src/lib/atf *** [all_subdir_lib/atf] Error code 2 bmake[3]: stopped in /usr/src/lib 2 errors bmake[3]: stopped in /usr/src/lib *** [all_subdir_lib] Error code 2 bmake[2]: stopped in /usr/src 3 errors bmake[2]: stopped in /usr/src *** [everything] Error code 2 bmake[1]: stopped in /usr/src 1 error bmake[1]: stopped in /usr/src *** [buildworld] Error code 2 make: stopped in /usr/src 1 error make: stopped in /usr/src Build step 'Execute shell' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE [PostBuildScript] - Execution post build scripts. [FreeBSD_STABLE_11-i386] $ /bin/sh -xe /tmp/hudson898194819291533818.sh + export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin' + export 'jname=FreeBSD_STABLE_11-i386' + echo 'clean up jail FreeBSD_STABLE_11-i386' clean up jail FreeBSD_STABLE_11-i386 + sudo jail -r FreeBSD_STABLE_11-i386 + sudo ifconfig igb0 inet6 2610:1c1:1:607c::103:1 -alias + sudo umount FreeBSD_STABLE_11-i386/usr/src + sudo umount FreeBSD_STABLE_11-i386/dev + sudo rm -fr FreeBSD_STABLE_11-i386 + true + sudo chflags -R noschg FreeBSD_STABLE_11-i386 + sudo rm -fr FreeBSD_STABLE_11-i386 Email was triggered for: Failure - Any Sending email for trigger: Failure - Any From owner-freebsd-stable@freebsd.org Mon Oct 3 08:37:21 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 54D23AF380C for ; Mon, 3 Oct 2016 08:37:21 +0000 (UTC) (envelope-from Khushi@webcrayons.us) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 39F4C6D0 for ; Mon, 3 Oct 2016 08:37:21 +0000 (UTC) (envelope-from Khushi@webcrayons.us) Received: by mailman.ysv.freebsd.org (Postfix) id 3948DAF380B; Mon, 3 Oct 2016 08:37:21 +0000 (UTC) Delivered-To: stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 38ECEAF380A for ; Mon, 3 Oct 2016 08:37:21 +0000 (UTC) (envelope-from Khushi@webcrayons.us) Received: from smtp107.biz.mail.gq1.yahoo.com (smtp107.biz.mail.gq1.yahoo.com [98.137.12.182]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0D2F96CF for ; Mon, 3 Oct 2016 08:37:20 +0000 (UTC) (envelope-from Khushi@webcrayons.us) Received: (qmail 94141 invoked from network); 3 Oct 2016 08:37:14 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1475483834; bh=k6+7z+yE3pHLxlCJv+PeU9SCnQ0eMgn6tcc38VqzDnM=; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type; b=vLgAuoLVfi0nYh4tHRK76oFifRWkxtBkMw1calr2x2MkpPS806ptiTeoq8nJ4sl2tYWfE3C9In/p7k5O65wHSvKzFBUFodw7+KiCpdYh6Cu9VyCmaB9UQkM5hkAQKletoNTxmJzKhy1cUsvHTR49HsRidtcn//cFTqJ/mCqZAkQ= X-Yahoo-Newman-Property: ymail-4 X-YMail-OSG: RUCn8mcVM1lfCbQHcDtrA6ozSyMWBuV5tqQGXkuux1unBPN z9CzncFA3M.CGk0JDAwtV8sqnMgtH4JhD753LnCTQsqdwYCvUHycb1iPMtpA LpEa9KeZwj_CcdBT9qi7gAsU9lq9U4uHSsaPqmyVB3EzbAzLtDrAIWGOVbCx nfY.lb_TQ4e7yOTOwVFrgtyn0zMqHvvQkVodzwPskwvTX.gnivQi0eGMnXjA C5Faiib2UVq8wxisutrdar7TcavfrZ9ickcCzdE4_50XQCJb4XRWrt2KAeWP KaiMcDtYM5wiAMw3uIUP2OoW8FwLQ4w985sY4czy5ptaox7NneLRAKbpbSV0 FfiWN7DDpAqA8NTILR7Ikd_iJeyFBF1hOX0azyJqsypFmODMZ2vuZnZkLRdN 70KZI__E78T2XOoHbl1FSxU7ZiAtH7k3Ov9d0d9CcxKSIQbItfqEZ6bLWAIx xJ20RLQKdk8aoskq5NyeJZgjV8QsHVOhncfZW93fhef8k627gWA3FsEnNW2V .Hk7lIEe3Cux45O5rU10yYR9wYZLsiE7Y70FxLeCF5.ydPx9A61StOLSbxYF X9YdyCKbzOWmgiOvIHnwofzAlML6k X-Yahoo-SMTP: AFCfSReswBDBQMPBS7lI0Jo6Vzd_15BZIjrIa.PlcpZyPxGqZ7e4UPUbVzi_modCSsejzh8- From: "Khusi" To: Subject: Website Development Proposal - Webcrayons Web Services Date: Mon, 3 Oct 2016 13:58:32 +0530 Message-ID: <3e9401d21d51$5751a290$05f4e7b0$@us> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AdIdTGBhdUXo4gXDRN61KwtI6to6sw== Content-Language: en-us Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2016 08:37:21 -0000 Hello, I got your details from your website. As we are working in same domain having huge quality staff so I thought why we can't work together and earn more profits. We can handle your workload and our services will be charged at better price as compare to your current team. We have experienced Technical teams of Frontend Development, Backend Development, Mobile Apps, Online Reputation, Digital marketing and many more with 24*7 supports. Our Development team can work closely with you as part of your marketing staff and will seek out your company's needs to create a unified message for your business. Our expertise is in following areas: * up us Designs * Web Design and Development * Digital Marketing * SEO * Android Apps * IOS Apps * Web Apps All our projects are rooted with a strong strategy. We are an Australia based organization and we know that without strategic vision, new technologies are meaningless. We customize our processes and reports based on client's styles and guidelines. We NEVER contact your end client in case of partnership business and sign up the NDAs with you. Most firms overseas have achieved a significant amount of savings by outsourcing either complete or part of their work to us in India. I would like to request you for an opportunity to work and AMAZE you with our service. We wish you the best of luck and looking forward to a long and healthy business relationship with you and your company. If you have any query, we will be more than happy to provide you our quick assistance. Thanks & Regards, Khusi If you don't want to include yourself in our mailing list, please reply back "No thanks" in a subject line. From owner-freebsd-stable@freebsd.org Mon Oct 3 11:29:08 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A80F1AC65C3 for ; Mon, 3 Oct 2016 11:29:08 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 92F95F37 for ; Mon, 3 Oct 2016 11:29:08 +0000 (UTC) (envelope-from david@catwhisker.org) Received: by mailman.ysv.freebsd.org (Postfix) id 92545AC65C2; Mon, 3 Oct 2016 11:29:08 +0000 (UTC) Delivered-To: stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91F78AC65C0 for ; Mon, 3 Oct 2016 11:29:08 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (mx.catwhisker.org [198.144.209.73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 43E83F36; Mon, 3 Oct 2016 11:29:07 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.15.2/8.15.2) with ESMTP id u93BT1Qp012791; Mon, 3 Oct 2016 11:29:01 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.15.2/8.15.2/Submit) id u93BT1ro012790; Mon, 3 Oct 2016 04:29:01 -0700 (PDT) (envelope-from david) Date: Mon, 3 Oct 2016 04:29:01 -0700 From: David Wolfskill To: stable@freebsd.org Cc: Rick Macklem Subject: stable/11 build fails @r306629; I suspect r306609 Message-ID: <20161003112901.GG1103@albert.catwhisker.org> Mail-Followup-To: David Wolfskill , stable@freebsd.org, Rick Macklem MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="9Iq5ULCa7nGtWwZS" Content-Disposition: inline User-Agent: Mutt/1.6.1 (2016-04-27) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2016 11:29:08 -0000 --9Iq5ULCa7nGtWwZS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This is for a src-based in-place upgrade of stable/11 (amd64) from r306576 to r306629; both my laptop and build machine show errors, starting with: =2E.. >>> stage 4.3: building everything =2E.. --- all_subdir_usr.bin --- --- all_subdir_usr.bin/nfsstat --- --- nfsstat.o --- /usr/src/usr.bin/nfsstat/nfsstat.c:301:4: error: array index 72 is past the= end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_SYMLINK], ^ ~~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrp= ccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:302:4: error: array index 73 is past the= end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_MKDIR], ^ ~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrp= ccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:303:4: error: array index 74 is past the= end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_RMDIR], ^ ~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrp= ccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:305:4: error: array index 75 is past the= end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_READDIRPLUS], ^ ~~~~~~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrp= ccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:310:4: error: array index 76 is past the= end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_MKNOD], ^ ~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrp= ccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:311:4: error: array index 77 is past the= end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_FSSTAT], ^ ~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrp= ccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:312:4: error: array index 78 is past the= end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_FSINFO], ^ ~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrp= ccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:313:4: error: array index 79 is past the= end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_PATHCONF], ^ ~~~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrp= ccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:544:7: error: array index 80 is past the= end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_V3CREATE], ^ ~~~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrp= ccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:554:7: error: array index 72 is past the= end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_SYMLINK], ^ ~~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrp= ccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:555:7: error: array index 73 is past the= end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_MKDIR], ^ ~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrp= ccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:556:7: error: array index 74 is past the= end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_RMDIR], ^ ~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrp= ccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:558:7: error: array index 75 is past the= end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_READDIRPLUS], ^ ~~~~~~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrp= ccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:566:7: error: array index 76 is past the= end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_MKNOD], ^ ~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrp= ccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:567:7: error: array index 77 is past the= end of the array (which contains 49 elements) [-Werror,-Warray-bounds] =2E... Based on what I've seen in the past, I suspect that changes to a small number (e.g., 1) of files) didn't make it to the commit. Peace, david --=20 David H. Wolfskill david@catwhisker.org Those who would murder in the name of God or prophet are blasphemous coward= s. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --9Iq5ULCa7nGtWwZS Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJX8kD9XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRDQ0I3Q0VGOTE3QTgwMUY0MzA2NEQ3N0Ix NTM5Q0M0MEEwNDlFRTE3AAoJEBU5zECgSe4X2JYIAI0eWMogL1uBkRSMtzwplgd+ mMXjYTuu7BjfvzW3f57rkEZ6t6/efEX2swhIcugSlIZHJRSoYAN3KJNVmiUURXSg Ptu2Ue9LmJJCm88TcbIJCHGM+u4k/faw2Il5FHU0oS4jXzz62daKi41ku3t2fW6z 9zYY/8DRfQakzvKaG6GvbxKxwZwe2nKSL//B3/opqD4dhaF7ao/eQZD1YYSMSa+l NhTIFlGsTaXY+cuaAgvRt8pBvgFSw5oetzmuUHxF7rCnw8zOhTpwnS3MYHWc28N1 Gm/SebEEmuRtH9VReRbHH8F+RtUiz/GCq+CCk985xB7vtuMjIZ5SAQMLBTaWlY8= =8BYO -----END PGP SIGNATURE----- --9Iq5ULCa7nGtWwZS-- From owner-freebsd-stable@freebsd.org Mon Oct 3 11:37:33 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C0E61AC6884; Mon, 3 Oct 2016 11:37:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id A56853E8; Mon, 3 Oct 2016 11:37:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id AA50813B; Mon, 3 Oct 2016 11:37:33 +0000 (UTC) Date: Mon, 3 Oct 2016 11:37:32 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-stable@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <539957058.11.1475494653705.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <645435186.6.1475458694527.JavaMail.jenkins@jenkins-9.freebsd.org> References: <645435186.6.1475458694527.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_STABLE_11-arm64 - Build #187 - Still Failing MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_STABLE_11-arm64 X-Jenkins-Result: FAILURE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2016 11:37:33 -0000 FreeBSD_STABLE_11-arm64 - Build #187 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_11-arm64/187/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_11-arm64/187/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_11-arm64/187/console Change summaries: 306629 by kib: MFC r306350: For machines which support PCID but not have INVPCID instruction, i.e. SandyBridge and IvyBridge, correct a race between pmap_activate() and invltlb_pcid_handler(). 306628 by kib: MFC r305978: Detect x2APIC mode on boot and obey it. 306627 by kib: MFC r305977: Be more strict when selecting between snapshot/regular mount. 306625 by kib: MFC r306334: Document thr_suspend(2) and thr_wake(2). MFC r306506: Reword the statement. 306624 by kib: MFC r306505: Add an article. The end of the build log: [...truncated 117149 lines...] --- all_subdir_usr.bin --- --- newgrp.full --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -g -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -o newgrp.full newgrp.o -lcrypt -lutil --- all_subdir_secure --- --- all_subdir_secure/libexec/sftp-server --- ===> secure/libexec/sftp-server (all) --- all_subdir_usr.bin --- --- newgrp.1.gz --- gzip -cn /usr/src/usr.bin/newgrp/newgrp.1 > newgrp.1.gz --- all_subdir_secure --- --- .depend --- echo sftp-server.full: /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libc.a /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libprivatessh.a >> .depend --- all_subdir_usr.bin --- --- newgrp.debug --- --- all_subdir_secure --- --- sftp-server.o --- --- all_subdir_usr.bin --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug newgrp.full newgrp.debug --- all_subdir_secure --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/secure/libexec/sftp-server/../../../crypto/openssh -include ssh_namespace.h -DHAVE_LDNS=1 -g -MD -MF.depend.sftp-server.o -MTsftp-server.o -std=gnu99 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-arguments -c /usr/src/secure/libexec/sftp-server/../../../crypto/openssh/sftp-server.c -o sftp-server.o --- all_subdir_usr.bin --- --- newgrp --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=newgrp.debug newgrp.full newgrp --- all_subdir_usr.bin/nfsstat --- ===> usr.bin/nfsstat (all) --- .depend --- echo nfsstat.full: /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libc.a >> .depend --- nfsstat.o --- cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -DNFS -g -MD -MF.depend.nfsstat.o -MTnfsstat.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/usr.bin/nfsstat/nfsstat.c -o nfsstat.o /usr/src/usr.bin/nfsstat/nfsstat.c:301:4: error: array index 72 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_SYMLINK], ^ ~~~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:302:4: error: array index 73 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_MKDIR], ^ ~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:303:4: error: array index 74 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_RMDIR], ^ ~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:305:4: error: array index 75 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_READDIRPLUS], ^ ~~~~~~~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:310:4: error: array index 76 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_MKNOD], ^ ~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:311:4: error: array index 77 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_FSSTAT], ^ ~~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:312:4: error: array index 78 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_FSINFO], ^ ~~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:313:4: error: array index 79 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_PATHCONF], ^ ~~~~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:544:7: error: array index 80 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_V3CREATE], ^ ~~~~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:554:7: error: array index 72 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_SYMLINK], ^ ~~~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:555:7: error: array index 73 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_MKDIR], ^ ~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:556:7: error: array index 74 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_RMDIR], ^ ~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:558:7: error: array index 75 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_READDIRPLUS], ^ ~~~~~~~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:566:7: error: array index 76 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_MKNOD], ^ ~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:567:7: error: array index 77 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_FSSTAT], ^ ~~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:568:7: error: array index 78 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_FSINFO], ^ ~~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:569:7: error: array index 79 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_PATHCONF], ^ ~~~~~~~~~~~~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:719:4: error: array index 75 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] DELTA(srvrpccnt[NFSV4OP_READDIRPLUS])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/usr.bin/nfsstat/nfsstat.c:86:23: note: expanded from macro 'DELTA' #define DELTA(field) (nfsstats.field - lastst.field) ^ ~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:719:4: error: array index 75 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] DELTA(srvrpccnt[NFSV4OP_READDIRPLUS])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/usr.bin/nfsstat/nfsstat.c:86:40: note: expanded from macro 'DELTA' #define DELTA(field) (nfsstats.field - lastst.field) ^ ~~~~~ /usr/obj/arm64.aarch64/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ 19 errors generated. *** [nfsstat.o] Error code 1 bmake[4]: stopped in /usr/src/usr.bin/nfsstat 1 error bmake[4]: stopped in /usr/src/usr.bin/nfsstat *** [all_subdir_usr.bin/nfsstat] Error code 2 bmake[3]: stopped in /usr/src/usr.bin 1 error bmake[3]: stopped in /usr/src/usr.bin *** [all_subdir_usr.bin] Error code 2 bmake[2]: stopped in /usr/src --- all_subdir_usr.sbin --- A failure has been detected in another branch of the parallel make bmake[5]: stopped in /usr/src/usr.sbin/acpi/iasl *** [all] Error code 2 bmake[4]: stopped in /usr/src/usr.sbin/acpi 1 error bmake[4]: stopped in /usr/src/usr.sbin/acpi *** [all_subdir_usr.sbin/acpi] Error code 2 bmake[3]: stopped in /usr/src/usr.sbin 1 error bmake[3]: stopped in /usr/src/usr.sbin *** [all_subdir_usr.sbin] Error code 2 bmake[2]: stopped in /usr/src --- all_subdir_secure --- A failure has been detected in another branch of the parallel make bmake[5]: stopped in /usr/src/secure/libexec/sftp-server *** [all_subdir_secure/libexec/sftp-server] Error code 2 bmake[4]: stopped in /usr/src/secure/libexec 1 error bmake[4]: stopped in /usr/src/secure/libexec *** [all_subdir_secure/libexec] Error code 2 bmake[3]: stopped in /usr/src/secure 1 error bmake[3]: stopped in /usr/src/secure *** [all_subdir_secure] Error code 2 bmake[2]: stopped in /usr/src --- all_subdir_lib --- A failure has been detected in another branch of the parallel make bmake[4]: stopped in /usr/src/lib/libsqlite3 *** [all_subdir_lib/libsqlite3] Error code 2 bmake[3]: stopped in /usr/src/lib 1 error bmake[3]: stopped in /usr/src/lib *** [all_subdir_lib] Error code 2 bmake[2]: stopped in /usr/src 4 errors bmake[2]: stopped in /usr/src *** [everything] Error code 2 bmake[1]: stopped in /usr/src 1 error bmake[1]: stopped in /usr/src *** [buildworld] Error code 2 make: stopped in /usr/src 1 error make: stopped in /usr/src Build step 'Execute shell' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE [PostBuildScript] - Execution post build scripts. [FreeBSD_STABLE_11-arm64] $ /bin/sh -xe /tmp/hudson4461814648424260392.sh + export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin' + export 'jname=FreeBSD_STABLE_11-arm64' + echo 'clean up jail FreeBSD_STABLE_11-arm64' clean up jail FreeBSD_STABLE_11-arm64 + sudo jail -r FreeBSD_STABLE_11-arm64 + sudo ifconfig igb0 inet6 2610:1c1:1:607c::103:1 -alias + sudo umount FreeBSD_STABLE_11-arm64/usr/src + sudo umount FreeBSD_STABLE_11-arm64/dev + sudo rm -fr FreeBSD_STABLE_11-arm64 + true + sudo chflags -R noschg FreeBSD_STABLE_11-arm64 + sudo rm -fr FreeBSD_STABLE_11-arm64 Email was triggered for: Failure - Any Sending email for trigger: Failure - Any From owner-freebsd-stable@freebsd.org Mon Oct 3 11:54:23 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A308AC6E86 for ; Mon, 3 Oct 2016 11:54:23 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id E6B72E66 for ; Mon, 3 Oct 2016 11:54:22 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id E5FFDAC6E85; Mon, 3 Oct 2016 11:54:22 +0000 (UTC) Delivered-To: stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E59BCAC6E84 for ; Mon, 3 Oct 2016 11:54:22 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8B171E63; Mon, 3 Oct 2016 11:54:22 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from tom.home (kib@localhost [127.0.0.1]) by kib.kiev.ua (8.15.2/8.15.2) with ESMTPS id u93BsA5Y002897 (version=TLSv1 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Mon, 3 Oct 2016 14:54:10 +0300 (EEST) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.10.3 kib.kiev.ua u93BsA5Y002897 Received: (from kostik@localhost) by tom.home (8.15.2/8.15.2/Submit) id u93Bs9HH002896; Mon, 3 Oct 2016 14:54:09 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Mon, 3 Oct 2016 14:54:09 +0300 From: Konstantin Belousov To: David Wolfskill , stable@freebsd.org, Rick Macklem Subject: Re: stable/11 build fails @r306629; I suspect r306609 Message-ID: <20161003115409.GO38409@kib.kiev.ua> References: <20161003112901.GG1103@albert.catwhisker.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161003112901.GG1103@albert.catwhisker.org> User-Agent: Mutt/1.6.1 (2016-04-27) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tom.home X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2016 11:54:23 -0000 On Mon, Oct 03, 2016 at 04:29:01AM -0700, David Wolfskill wrote: > This is for a src-based in-place upgrade of stable/11 (amd64) from > r306576 to r306629; both my laptop and build machine show errors, > starting with: > > ... > >>> stage 4.3: building everything > ... > --- all_subdir_usr.bin --- > --- all_subdir_usr.bin/nfsstat --- > --- nfsstat.o --- > /usr/src/usr.bin/nfsstat/nfsstat.c:301:4: error: array index 72 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_SYMLINK], > ^ ~~~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:302:4: error: array index 73 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_MKDIR], > ^ ~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:303:4: error: array index 74 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_RMDIR], > ^ ~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:305:4: error: array index 75 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_READDIRPLUS], > ^ ~~~~~~~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:310:4: error: array index 76 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_MKNOD], > ^ ~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:311:4: error: array index 77 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_FSSTAT], > ^ ~~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:312:4: error: array index 78 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_FSINFO], > ^ ~~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:313:4: error: array index 79 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_PATHCONF], > ^ ~~~~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:544:7: error: array index 80 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_V3CREATE], > ^ ~~~~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:554:7: error: array index 72 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_SYMLINK], > ^ ~~~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:555:7: error: array index 73 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_MKDIR], > ^ ~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:556:7: error: array index 74 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_RMDIR], > ^ ~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:558:7: error: array index 75 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_READDIRPLUS], > ^ ~~~~~~~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:566:7: error: array index 76 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_MKNOD], > ^ ~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:567:7: error: array index 77 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > .... > > > Based on what I've seen in the past, I suspect that changes to a > small number (e.g., 1) of files) didn't make it to the commit. The missed revisions are r304058, r304059, r304066, r304194, r305146, it seems. WRT r305146, I am not completely sure about other Makefiles, but preceeding revisions are definitely needed. Do svn merge -c r304058,r304059,r304066,r304194,r305146 \^/head and rebuild the world. From owner-freebsd-stable@freebsd.org Mon Oct 3 12:08:28 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6CEE0AF3A4E; Mon, 3 Oct 2016 12:08:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 51830D6; Mon, 3 Oct 2016 12:08:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 5E03513C; Mon, 3 Oct 2016 12:08:28 +0000 (UTC) Date: Mon, 3 Oct 2016 12:08:26 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-stable@FreeBSD.org, freebsd-i386@FreeBSD.org Message-ID: <1059226254.13.1475496508391.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <201975576.9.1475461418706.JavaMail.jenkins@jenkins-9.freebsd.org> References: <201975576.9.1475461418706.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_STABLE_11-i386 - Build #185 - Still Failing MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_STABLE_11-i386 X-Jenkins-Result: FAILURE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2016 12:08:28 -0000 FreeBSD_STABLE_11-i386 - Build #185 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_11-i386/185/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_11-i386/185/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_11-i386/185/console Change summaries: 306629 by kib: MFC r306350: For machines which support PCID but not have INVPCID instruction, i.e. SandyBridge and IvyBridge, correct a race between pmap_activate() and invltlb_pcid_handler(). 306628 by kib: MFC r305978: Detect x2APIC mode on boot and obey it. 306627 by kib: MFC r305977: Be more strict when selecting between snapshot/regular mount. 306625 by kib: MFC r306334: Document thr_suspend(2) and thr_wake(2). MFC r306506: Reword the statement. 306624 by kib: MFC r306505: Add an article. The end of the build log: [...truncated 124331 lines...] cc -O2 -pipe -g -MD -MF.depend.newgrp.o -MTnewgrp.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/usr.bin/newgrp/newgrp.c -o newgrp.o --- all_subdir_lib --- --- trim_sgr0.po --- cc -pg -O2 -pipe -I. -I/usr/obj/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses -Wall -DNDEBUG -DHAVE_CONFIG_H -DFREEBSD_NATIVE -DTERMIOS -MD -MF.depend.trim_sgr0.po -MTtrim_sgr0.po -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Qunused-arguments -c /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses/tinfo/trim_sgr0.c -o trim_sgr0.po --- all_subdir_usr.sbin --- --- aslnamesp.o --- cc -O2 -pipe -DACPI_ASL_COMPILER -I. -I/usr/src/usr.sbin/acpi/iasl/../../../sys -g -MD -MF.depend.aslnamesp.o -MTaslnamesp.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/usr.sbin/acpi/iasl/../../../sys/contrib/dev/acpica/compiler/aslnamesp.c -o aslnamesp.o --- all_subdir_usr.bin --- --- newgrp.full --- cc -O2 -pipe -g -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -o newgrp.full newgrp.o -lcrypt -lutil --- newgrp.1.gz --- gzip -cn /usr/src/usr.bin/newgrp/newgrp.1 > newgrp.1.gz --- newgrp.debug --- objcopy --only-keep-debug newgrp.full newgrp.debug --- newgrp --- objcopy --strip-debug --add-gnu-debuglink=newgrp.debug newgrp.full newgrp --- all_subdir_usr.bin/nfsstat --- ===> usr.bin/nfsstat (all) --- .depend --- echo nfsstat.full: /usr/obj/usr/src/tmp/usr/lib/libc.a >> .depend --- nfsstat.o --- cc -O2 -pipe -DNFS -g -MD -MF.depend.nfsstat.o -MTnfsstat.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/usr.bin/nfsstat/nfsstat.c -o nfsstat.o --- all_subdir_usr.sbin --- --- asloffset.o --- cc -O2 -pipe -DACPI_ASL_COMPILER -I. -I/usr/src/usr.sbin/acpi/iasl/../../../sys -g -MD -MF.depend.asloffset.o -MTasloffset.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/usr.sbin/acpi/iasl/../../../sys/contrib/dev/acpica/compiler/asloffset.c -o asloffset.o --- all_subdir_lib --- --- write_entry.po --- cc -pg -O2 -pipe -I. -I/usr/obj/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses -Wall -DNDEBUG -DHAVE_CONFIG_H -DFREEBSD_NATIVE -DTERMIOS -MD -MF.depend.write_entry.po -MTwrite_entry.po -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Qunused-arguments -c /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses/tinfo/write_entry.c -o write_entry.po --- all_subdir_usr.bin --- /usr/src/usr.bin/nfsstat/nfsstat.c:301:4: error: array index 72 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_SYMLINK], ^ ~~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:302:4: error: array index 73 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_MKDIR], ^ ~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:303:4: error: array index 74 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_RMDIR], ^ ~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:305:4: error: array index 75 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_READDIRPLUS], ^ ~~~~~~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:310:4: error: array index 76 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_MKNOD], ^ ~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:311:4: error: array index 77 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_FSSTAT], ^ ~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:312:4: error: array index 78 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_FSINFO], ^ ~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:313:4: error: array index 79 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_PATHCONF], ^ ~~~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:544:7: error: array index 80 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_V3CREATE], ^ ~~~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:554:7: error: array index 72 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_SYMLINK], ^ ~~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:555:7: error: array index 73 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_MKDIR], ^ ~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:556:7: error: array index 74 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_RMDIR], ^ ~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:558:7: error: array index 75 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_READDIRPLUS], ^ ~~~~~~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:566:7: error: array index 76 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_MKNOD], ^ ~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:567:7: error: array index 77 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_FSSTAT], ^ ~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:568:7: error: array index 78 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_FSINFO], ^ ~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:569:7: error: array index 79 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] ext_nfsstats.srvrpccnt[NFSV4OP_PATHCONF], ^ ~~~~~~~~~~~~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:719:4: error: array index 75 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] DELTA(srvrpccnt[NFSV4OP_READDIRPLUS])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/usr.bin/nfsstat/nfsstat.c:86:23: note: expanded from macro 'DELTA' #define DELTA(field) (nfsstats.field - lastst.field) ^ ~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:719:4: error: array index 75 is past the end of the array (which contains 49 elements) [-Werror,-Warray-bounds] DELTA(srvrpccnt[NFSV4OP_READDIRPLUS])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/usr.bin/nfsstat/nfsstat.c:86:40: note: expanded from macro 'DELTA' #define DELTA(field) (nfsstats.field - lastst.field) ^ ~~~~~ /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srvrpccnt' declared here int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; ^ 19 errors generated. *** [nfsstat.o] Error code 1 bmake[4]: stopped in /usr/src/usr.bin/nfsstat 1 error bmake[4]: stopped in /usr/src/usr.bin/nfsstat *** [all_subdir_usr.bin/nfsstat] Error code 2 bmake[3]: stopped in /usr/src/usr.bin 1 error bmake[3]: stopped in /usr/src/usr.bin *** [all_subdir_usr.bin] Error code 2 bmake[2]: stopped in /usr/src --- all_subdir_usr.sbin --- A failure has been detected in another branch of the parallel make bmake[5]: stopped in /usr/src/usr.sbin/acpi/iasl *** [all] Error code 2 bmake[4]: stopped in /usr/src/usr.sbin/acpi 1 error bmake[4]: stopped in /usr/src/usr.sbin/acpi *** [all_subdir_usr.sbin/acpi] Error code 2 bmake[3]: stopped in /usr/src/usr.sbin 1 error bmake[3]: stopped in /usr/src/usr.sbin *** [all_subdir_usr.sbin] Error code 2 bmake[2]: stopped in /usr/src --- all_subdir_lib --- A failure has been detected in another branch of the parallel make bmake[5]: stopped in /usr/src/lib/ncurses/ncurses *** [all_subdir_lib/ncurses/ncurses] Error code 2 bmake[4]: stopped in /usr/src/lib/ncurses 1 error bmake[4]: stopped in /usr/src/lib/ncurses *** [all_subdir_lib/ncurses] Error code 2 bmake[3]: stopped in /usr/src/lib --- all_subdir_lib/atf --- A failure has been detected in another branch of the parallel make bmake[5]: stopped in /usr/src/lib/atf/libatf-c++ *** [all] Error code 2 bmake[4]: stopped in /usr/src/lib/atf 1 error bmake[4]: stopped in /usr/src/lib/atf *** [all_subdir_lib/atf] Error code 2 bmake[3]: stopped in /usr/src/lib 2 errors bmake[3]: stopped in /usr/src/lib *** [all_subdir_lib] Error code 2 bmake[2]: stopped in /usr/src 3 errors bmake[2]: stopped in /usr/src *** [everything] Error code 2 bmake[1]: stopped in /usr/src 1 error bmake[1]: stopped in /usr/src *** [buildworld] Error code 2 make: stopped in /usr/src 1 error make: stopped in /usr/src Build step 'Execute shell' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE [PostBuildScript] - Execution post build scripts. [FreeBSD_STABLE_11-i386] $ /bin/sh -xe /tmp/hudson3346136418219105152.sh + export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin' + export 'jname=FreeBSD_STABLE_11-i386' + echo 'clean up jail FreeBSD_STABLE_11-i386' clean up jail FreeBSD_STABLE_11-i386 + sudo jail -r FreeBSD_STABLE_11-i386 + sudo ifconfig igb0 inet6 2610:1c1:1:607c::101:1 -alias + sudo umount FreeBSD_STABLE_11-i386/usr/src + sudo umount FreeBSD_STABLE_11-i386/dev + sudo rm -fr FreeBSD_STABLE_11-i386 + true + sudo chflags -R noschg FreeBSD_STABLE_11-i386 + sudo rm -fr FreeBSD_STABLE_11-i386 Email was triggered for: Failure - Any Sending email for trigger: Failure - Any From owner-freebsd-stable@freebsd.org Mon Oct 3 12:10:00 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D186AAF3BE0 for ; Mon, 3 Oct 2016 12:10:00 +0000 (UTC) (envelope-from rmacklem@uoguelph.ca) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A43F8253 for ; Mon, 3 Oct 2016 12:10:00 +0000 (UTC) (envelope-from rmacklem@uoguelph.ca) Received: by mailman.ysv.freebsd.org (Postfix) id A38D5AF3BDF; Mon, 3 Oct 2016 12:10:00 +0000 (UTC) Delivered-To: stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A32ABAF3BDE for ; Mon, 3 Oct 2016 12:10:00 +0000 (UTC) (envelope-from rmacklem@uoguelph.ca) Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1bon0059.outbound.protection.outlook.com [157.56.111.59]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1DBC8250; Mon, 3 Oct 2016 12:09:59 +0000 (UTC) (envelope-from rmacklem@uoguelph.ca) Received: from YTXPR01MB0189.CANPRD01.PROD.OUTLOOK.COM (10.165.218.133) by YTXPR01MB0189.CANPRD01.PROD.OUTLOOK.COM (10.165.218.133) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.649.16; Mon, 3 Oct 2016 12:09:51 +0000 Received: from YTXPR01MB0189.CANPRD01.PROD.OUTLOOK.COM ([10.165.218.133]) by YTXPR01MB0189.CANPRD01.PROD.OUTLOOK.COM ([10.165.218.133]) with mapi id 15.01.0649.021; Mon, 3 Oct 2016 12:09:51 +0000 From: Rick Macklem To: Konstantin Belousov , David Wolfskill , "stable@freebsd.org" , "Rick Macklem" Subject: Re: stable/11 build fails @r306629; I suspect r306609 Thread-Topic: stable/11 build fails @r306629; I suspect r306609 Thread-Index: AQHSHWlsHW/WCxPc8keGdTYITKg+G6CWnuCAgAAD2RY= Date: Mon, 3 Oct 2016 12:09:51 +0000 Message-ID: References: <20161003112901.GG1103@albert.catwhisker.org>, <20161003115409.GO38409@kib.kiev.ua> In-Reply-To: <20161003115409.GO38409@kib.kiev.ua> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: spf=none (sender IP is ) smtp.mailfrom=rmacklem@uoguelph.ca; x-ms-office365-filtering-correlation-id: c2016a40-2604-4635-a233-08d3eb862df2 x-microsoft-exchange-diagnostics: 1; YTXPR01MB0189; 7:VoHb9ep8JHtEFF8DHGnR10j+bdC5vqDpVWuG+SoAed6uTm9c7dDoR9pm6ckBlmtHMhbo+tTP8TFUTMhDt8DpZlSRFdIctPm7PS9pDbaxVqx8R4Pa8r/1dssN/fS+xEOPkoxp1B/ga/NqldafeKceCOXd0IIf7cLUyo+6q6Z2RD3YS4W6UMaWoSvKCo5DTuaGnqTop48TSORM9vqWyZFKu7ywHQ/1PuFqd3KN8s9mO8h81TJyzrG3tf9q+Wln/Vl7tjqckGSx3nef8DCG0Hh7H2AKRXjCBfE2SdC+uyNMYTi3a/s9IciBubYFnxRQY0NCI3AJ8dP/bF6nyhzqfoJK4Q== x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:YTXPR01MB0189; x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:(158342451672863)(131327999870524)(75325880899374); x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(6040176)(2401047)(8121501046)(5005006)(10201501046)(3002001)(6043046)(6042046); SRVR:YTXPR01MB0189; BCL:0; PCL:0; RULEID:; SRVR:YTXPR01MB0189; x-forefront-prvs: 008421A8FF x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(7916002)(189002)(199003)(377454003)(24454002)(8936002)(19625215002)(81156014)(33656002)(86362001)(97736004)(2906002)(81166006)(9686002)(8676002)(3660700001)(101416001)(74482002)(7696004)(16236675004)(3280700002)(5002640100001)(11100500001)(107886002)(5001770100001)(189998001)(19580395003)(5660300001)(19580405001)(68736007)(586003)(122556002)(92566002)(2950100002)(74316002)(7906003)(7846002)(87936001)(105586002)(106116001)(106356001)(19617315012)(2501003)(10400500002)(102836003)(2900100001)(76176999)(50986999)(15975445007)(77096005)(54356999); DIR:OUT; SFP:1101; SCL:1; SRVR:YTXPR01MB0189; H:YTXPR01MB0189.CANPRD01.PROD.OUTLOOK.COM; FPR:; SPF:None; PTR:InfoNoRecords; MX:1; A:1; LANG:en; received-spf: None (protection.outlook.com: uoguelph.ca does not designate permitted sender hosts) spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM MIME-Version: 1.0 X-OriginatorOrg: uoguelph.ca X-MS-Exchange-CrossTenant-originalarrivaltime: 03 Oct 2016 12:09:51.6431 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: be62a12b-2cad-49a1-a5fa-85f4f3156a7d X-MS-Exchange-Transport-CrossTenantHeadersStamped: YTXPR01MB0189 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2016 12:10:00 -0000 Sorry, I forgot that the userland commits were needed as soon as the kernel commit went in. I have just done the userland commits and things should be fixed now. (I don't know what r305146 is, but I don't think it is related t= o this.) Again, sorry for breaking the build, rick ________________________________ From: owner-freebsd-stable@freebsd.org o= n behalf of Konstantin Belousov Sent: Monday, October 3, 2016 7:54:09 AM To: David Wolfskill; stable@freebsd.org; Rick Macklem Subject: Re: stable/11 build fails @r306629; I suspect r306609 On Mon, Oct 03, 2016 at 04:29:01AM -0700, David Wolfskill wrote: > This is for a src-based in-place upgrade of stable/11 (amd64) from > r306576 to r306629; both my laptop and build machine show errors, > starting with: > > ... > >>> stage 4.3: building everything > ... > --- all_subdir_usr.bin --- > --- all_subdir_usr.bin/nfsstat --- > --- nfsstat.o --- > /usr/src/usr.bin/nfsstat/nfsstat.c:301:4: error: array index 72 is past t= he end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_SYMLINK], > ^ ~~~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srv= rpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:302:4: error: array index 73 is past t= he end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_MKDIR], > ^ ~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srv= rpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:303:4: error: array index 74 is past t= he end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_RMDIR], > ^ ~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srv= rpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:305:4: error: array index 75 is past t= he end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_READDIRPLUS], > ^ ~~~~~~~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srv= rpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:310:4: error: array index 76 is past t= he end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_MKNOD], > ^ ~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srv= rpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:311:4: error: array index 77 is past t= he end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_FSSTAT], > ^ ~~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srv= rpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:312:4: error: array index 78 is past t= he end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_FSINFO], > ^ ~~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srv= rpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:313:4: error: array index 79 is past t= he end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_PATHCONF], > ^ ~~~~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srv= rpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:544:7: error: array index 80 is past t= he end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_V3CREATE], > ^ ~~~~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srv= rpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:554:7: error: array index 72 is past t= he end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_SYMLINK], > ^ ~~~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srv= rpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:555:7: error: array index 73 is past t= he end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_MKDIR], > ^ ~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srv= rpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:556:7: error: array index 74 is past t= he end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_RMDIR], > ^ ~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srv= rpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:558:7: error: array index 75 is past t= he end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_READDIRPLUS], > ^ ~~~~~~~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srv= rpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:566:7: error: array index 76 is past t= he end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > ext_nfsstats.srvrpccnt[NFSV4OP_MKNOD], > ^ ~~~~~~~~~~~~~ > /usr/obj/usr/src/tmp/usr/include/fs/nfs/nfsport.h:457:2: note: array 'srv= rpccnt' declared here > int srvrpccnt[NFSV4OP_NOPS + NFSV4OP_FAKENOPS]; > ^ > /usr/src/usr.bin/nfsstat/nfsstat.c:567:7: error: array index 77 is past t= he end of the array (which contains 49 elements) [-Werror,-Warray-bounds] > .... > > > Based on what I've seen in the past, I suspect that changes to a > small number (e.g., 1) of files) didn't make it to the commit. The missed revisions are r304058, r304059, r304066, r304194, r305146, it seems. WRT r305146, I am not completely sure about other Makefiles, but preceeding revisions are definitely needed. Do svn merge -c r304058,r304059,r304066,r304194,r305146 \^/head and rebuild the world. _______________________________________________ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" From owner-freebsd-stable@freebsd.org Mon Oct 3 13:47:07 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 50C8FAC6F50; Mon, 3 Oct 2016 13:47:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 44484C05; Mon, 3 Oct 2016 13:47:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 7969313F; Mon, 3 Oct 2016 13:47:07 +0000 (UTC) Date: Mon, 3 Oct 2016 13:47:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-stable@FreeBSD.org, freebsd-arm@FreeBSD.org Message-ID: <1168940461.15.1475502427501.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <539957058.11.1475494653705.JavaMail.jenkins@jenkins-9.freebsd.org> References: <539957058.11.1475494653705.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_STABLE_11-arm64 - Build #188 - Fixed MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_STABLE_11-arm64 X-Jenkins-Result: SUCCESS Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2016 13:47:07 -0000 FreeBSD_STABLE_11-arm64 - Build #188 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_11-arm64/188/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_11-arm64/188/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_11-arm64/188/console Change summaries: 306633 by rmacklem: MFC: r304059 Update the man page to descibe the "-d" option added by r304058. This is a content change. 306632 by rmacklem: MFC: r304058, r304066, r304194 Update nfsstat.c to use the new kernel nfsstat structure and add the new "-d" flag from D1626. The man page will be updated in a subsequent commit. From owner-freebsd-stable@freebsd.org Mon Oct 3 14:45:17 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF203AF3738; Mon, 3 Oct 2016 14:45:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id D227D958; Mon, 3 Oct 2016 14:45:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id CD58D141; Mon, 3 Oct 2016 14:45:17 +0000 (UTC) Date: Mon, 3 Oct 2016 14:45:14 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, hselasky@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-stable@FreeBSD.org, freebsd-i386@FreeBSD.org Message-ID: <1128497889.17.1475505917873.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1059226254.13.1475496508391.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1059226254.13.1475496508391.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_STABLE_11-i386 - Build #186 - Fixed MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_STABLE_11-i386 X-Jenkins-Result: SUCCESS Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2016 14:45:18 -0000 FreeBSD_STABLE_11-i386 - Build #186 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_11-i386/186/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_11-i386/186/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_11-i386/186/console Change summaries: 306635 by hselasky: MFC r306228: Prevent cuse4bsd.ko and cuse.ko from loading at the same time by declaring support for the cuse4bsd interface in cuse.ko. Found by: Sergey V. Dyatko 306633 by rmacklem: MFC: r304059 Update the man page to descibe the "-d" option added by r304058. This is a content change. 306632 by rmacklem: MFC: r304058, r304066, r304194 Update nfsstat.c to use the new kernel nfsstat structure and add the new "-d" flag from D1626. The man page will be updated in a subsequent commit. From owner-freebsd-stable@freebsd.org Mon Oct 3 15:02:08 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F79FAF3DA5 for ; Mon, 3 Oct 2016 15:02:08 +0000 (UTC) (envelope-from wollman@hergotha.csail.mit.edu) Received: from hergotha.csail.mit.edu (wollman-1-pt.tunnel.tserv4.nyc4.ipv6.he.net [IPv6:2001:470:1f06:ccb::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 57F1D328 for ; Mon, 3 Oct 2016 15:02:08 +0000 (UTC) (envelope-from wollman@hergotha.csail.mit.edu) Received: from hergotha.csail.mit.edu (localhost [127.0.0.1]) by hergotha.csail.mit.edu (8.15.2/8.15.2) with ESMTP id u93F1Nn8079788; Mon, 3 Oct 2016 11:01:23 -0400 (EDT) (envelope-from wollman@hergotha.csail.mit.edu) Received: (from wollman@localhost) by hergotha.csail.mit.edu (8.15.2/8.14.4/Submit) id u93F1NoA079787; Mon, 3 Oct 2016 11:01:23 -0400 (EDT) (envelope-from wollman) Date: Mon, 3 Oct 2016 11:01:23 -0400 (EDT) From: Garrett Wollman Message-Id: <201610031501.u93F1NoA079787@hergotha.csail.mit.edu> To: erichsfreebsdlist@alogt.com Subject: Re: HOST_NAME_MAX not defined in unistd.h X-Newsgroups: mit.lcs.mail.freebsd-stable References: <20161002111719.6e22f670@X220.alogt.com> Organization: none Cc: freebsd-stable@freebsd.org X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (hergotha.csail.mit.edu [127.0.0.1]); Mon, 03 Oct 2016 11:01:23 -0400 (EDT) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on hergotha.csail.mit.edu X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2016 15:02:08 -0000 In article <20161002111719.6e22f670@X220.alogt.com>, erichsfreebsdlist@alogt.com writes: >'Host names are limited to {HOST_NAME_MAX} characters, not including >the trailing null, currently 255.' > >which makes people assume that HOST_NAME_MAX is defined in unistd.h. It should not make them assume that. {SOME_LIMIT}, in curly braces, means the value of the limit, determined in the usual POSIX way: by checking whether a macro is defined, and if not, calling sysconf() to determine what the run-time value of the limit is, and if sysconf() returns -1 with errno unchanged, doing whatever makes sense when the system does not impose any limit (which depends on the semantics of the limit in question). Having a typographical convention avoids having to repeat the usual description with all of its caveats every time a limit is referenced. For most limits defined by POSIX, there is a macro _POSIX_LIMIT_NAME which must be defined to a specific value set out in the standard, and which indicates the minimum permissible value of the limit. This value isn't necessarily useful for what any given program needs, although it might serve as a reasonable guess. -GAWollman From owner-freebsd-stable@freebsd.org Mon Oct 3 18:15:26 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AC337AF4B80 for ; Mon, 3 Oct 2016 18:15:26 +0000 (UTC) (envelope-from torfinn.ingolfsen@getmail.no) Received: from lamora.getmail.no (lamora.getmail.no [84.210.184.7]) by mx1.freebsd.org (Postfix) with ESMTP id 48EBAD1 for ; Mon, 3 Oct 2016 18:15:25 +0000 (UTC) (envelope-from torfinn.ingolfsen@getmail.no) Received: from localhost (localhost [127.0.0.1]) by lamora.getmail.no (Postfix) with ESMTP id 57BDE12ED4E for ; Mon, 3 Oct 2016 20:15:17 +0200 (CEST) Received: from lamora.getmail.no ([127.0.0.1]) by localhost (lamora.get.c.bitbit.net [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id fERMRl76105T for ; Mon, 3 Oct 2016 20:15:17 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by lamora.getmail.no (Postfix) with ESMTP id E640612EDA5 for ; Mon, 3 Oct 2016 20:15:16 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.8.4 lamora.getmail.no E640612EDA5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=getmail.no; s=8A9C8B4C-D727-11E2-8095-B6466E6B3FA2; t=1475518516; bh=D6cMA6AxOJOa94RDCQerN9BchtnxOSt5mJNOuQhVMtA=; h=Date:From:To:Subject:Message-Id:Mime-Version:Content-Type; b=QUiNr8vdWV9YIZh0JcFh0tCSLPp+pv54H3OVMyVUti4piWXrPosKwONK949CdKLWc RqmvAVIxUZS7jsLjghRyBmYNDIlBCdME/KTAGi1PiF6Q9Rr8N712u30rEK0pRIJb3x Bxi54OomiajgVEMHeDs+4AZ/uen1ge8vmQQ/FJmU= X-Virus-Scanned: amavisd-new at lamora.get.c.bitbit.net Received: from lamora.getmail.no ([127.0.0.1]) by localhost (lamora.get.c.bitbit.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id QuPtW80-9Y1n for ; Mon, 3 Oct 2016 20:15:16 +0200 (CEST) Received: from kg-core1.kg4.no (cm-84.209.39.108.getinternet.no [84.209.39.108]) by lamora.getmail.no (Postfix) with ESMTPSA id B638312ED4E for ; Mon, 3 Oct 2016 20:15:16 +0200 (CEST) Date: Mon, 3 Oct 2016 20:15:11 +0200 From: Torfinn Ingolfsen To: freebsd-stable@freebsd.org Subject: Re: aibs(4) / atk0110 support for newer systems Message-Id: <20161003201511.7258687453f12c44a46a361a@getmail.no> In-Reply-To: <7a868c22-e0bd-f677-e4ad-2bdf6f3605d0@FreeBSD.org> References: <86cf8380-ac6f-55f0-f0f8-16000d7f04b2@FreeBSD.org> <20160930145704.4dbc9d90011154b38493964e@getmail.no> <7d498084-ec05-d4c9-5f49-6aef32495caf@FreeBSD.org> <20160930205928.77d7e74f7bd1a35fcf1aa50a@getmail.no> <7a868c22-e0bd-f677-e4ad-2bdf6f3605d0@FreeBSD.org> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.29; amd64-portbld-freebsd9.3) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart=_Mon__3_Oct_2016_20_15_11_+0200_g5LD_y6Cjh_zPMGO" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2016 18:15:26 -0000 This is a multi-part message in MIME format. --Multipart=_Mon__3_Oct_2016_20_15_11_+0200_g5LD_y6Cjh_zPMGO Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sat, 1 Oct 2016 00:08:15 +0300 Andriy Gapon wrote: > On 30/09/2016 21:59, Torfinn Ingolfsen wrote: > > As I used '-C' as an argument to patch, there isn't one: > > root@kg-core1# l /sys/dev/acpi_support/atk0110.c.rej > > ls: /sys/dev/acpi_support/atk0110.c.rej: No such file or directory > > Right. So, I guess I have to specifically ask to not use -C option? :-) Sorry for the delay. I was distracted by other things. root@kg-core1# cd / root@kg-core1# patch -p1 < /home/tingo/dl/aibs-ggrp-gitm.diff Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/sys/dev/acpi_support/atk0110.c b/sys/dev/acpi_support/atk0110.c |index e79a0e00e3577..743684100f737 100644 |--- a/sys/dev/acpi_support/atk0110.c |+++ b/sys/dev/acpi_support/atk0110.c -------------------------- Patching file sys/dev/acpi_support/atk0110.c using Plan A... Hunk #1 succeeded at 28. Hunk #2 succeeded at 52. Hunk #3 succeeded at 78. Hunk #4 succeeded at 124. Hunk #5 succeeded at 362. Hunk #6 succeeded at 370. Hunk #7 failed at 391. Hunk #8 succeeded at 435. Hunk #9 succeeded at 450. Hunk #10 failed at 488. 2 out of 10 hunks failed--saving rejects to sys/dev/acpi_support/atk0110.c.rej HTH -- Torfinn Ingolfsen --Multipart=_Mon__3_Oct_2016_20_15_11_+0200_g5LD_y6Cjh_zPMGO Content-Type: application/octet-stream; name="atk0110.c.rej" Content-Disposition: attachment; filename="atk0110.c.rej" Content-Transfer-Encoding: base64 KioqKioqKioqKioqKioqCioqKiAxOTMsMjY4ICoqKioKICAJCWRldmljZV9wcmludGYoc2MtPnNj X2RldiwgIiVzOiBubyBtZW1iZXJzIGluIHRoZSBwYWNrYWdlXG4iLAogIAkJICAgIG5hbWUpOwog IAkJQWNwaU9zRnJlZShiLlBvaW50ZXIpOwotIAkJcmV0dXJuOwogIAl9CiAgCi0gCWFzID0gbWFs bG9jKHNpemVvZigqYXMpICogbiwgTV9ERVZCVUYsIE1fTk9XQUlUIHwgTV9aRVJPKTsKLSAJaWYg KGFzID09IE5VTEwpIHsKLSAJCWRldmljZV9wcmludGYoc2MtPnNjX2RldiwgIiVzOiBtYWxsb2Mg ZmFpbFxuIiwgbmFtZSk7Ci0gCQlBY3BpT3NGcmVlKGIuUG9pbnRlcik7Ci0gCQlyZXR1cm47Ci0g CX0KICAJc3dpdGNoIChzdCkgewotIAljYXNlIEFJQlNfVk9MVDoKICAJCXNjLT5zY19hc2Vuc192 b2x0ID0gYXM7CiAgCQlicmVhazsKLSAJY2FzZSBBSUJTX1RFTVA6CiAgCQlzYy0+c2NfYXNlbnNf dGVtcCA9IGFzOwogIAkJYnJlYWs7Ci0gCWNhc2UgQUlCU19GQU46CiAgCQlzYy0+c2NfYXNlbnNf ZmFuID0gYXM7CiAgCQlicmVhazsKICAJfQogIAogIAkvKiBzeXNjdGwgc3VidHJlZSBmb3Igc2Vu c29ycyBvZiB0aGlzIHR5cGUgKi8KLSAJc28gPSBTWVNDVExfQUREX05PREUoZGV2aWNlX2dldF9z eXNjdGxfY3R4KHNjLT5zY19kZXYpLAogIAkgICAgU1lTQ1RMX0NISUxEUkVOKGRldmljZV9nZXRf c3lzY3RsX3RyZWUoc2MtPnNjX2RldikpLCBzdCwKICAJICAgIG5vZGUsIENUTEZMQUdfUkQsIE5V TEwsIE5VTEwpOwogIAogIAlmb3IgKGkgPSAwLCBvKys7IGkgPCBuOyBpKyssIG8rKykgewotIAkJ QUNQSV9PQkpFQ1QJKm9pOwotIAkJY2hhcgkJc2lbM107Ci0gCQljb25zdCBjaGFyCSpkZXNjOwot IAotIAkJLyogYWNwaWNhNSBhdXRvbWF0aWNhbGx5IGV2YWx1YXRlcyB0aGUgcmVmZXJlbmNlZCBw YWNrYWdlICovCi0gCQlpZiAob1swXS5UeXBlICE9IEFDUElfVFlQRV9QQUNLQUdFKSB7Ci0gCQkJ ZGV2aWNlX3ByaW50ZihzYy0+c2NfZGV2LAotIAkJCSAgICAiJXM6ICVpOiBub3QgYSBwYWNrYWdl OiAlaSB0eXBlXG4iLAotIAkJCSAgICBuYW1lLCBpLCBvWzBdLlR5cGUpOwotIAkJCWNvbnRpbnVl OwotIAkJfQotIAkJb2kgPSBvWzBdLlBhY2thZ2UuRWxlbWVudHM7Ci0gCQlpZiAob1swXS5QYWNr YWdlLkNvdW50ICE9IDUgfHwKLSAJCSAgICBvaVswXS5UeXBlICE9IEFDUElfVFlQRV9JTlRFR0VS IHx8Ci0gCQkgICAgb2lbMV0uVHlwZSAhPSBBQ1BJX1RZUEVfU1RSSU5HIHx8Ci0gCQkgICAgb2lb Ml0uVHlwZSAhPSBBQ1BJX1RZUEVfSU5URUdFUiB8fAotIAkJICAgIG9pWzNdLlR5cGUgIT0gQUNQ SV9UWVBFX0lOVEVHRVIgfHwKLSAJCSAgICBvaVs0XS5UeXBlICE9IEFDUElfVFlQRV9JTlRFR0VS KSB7Ci0gCQkJZGV2aWNlX3ByaW50ZihzYy0+c2NfZGV2LAotIAkJCSAgICAiJXM6ICVpOiBpbnZh bGlkIHBhY2thZ2VcbiIsCi0gCQkJICAgIG5hbWUsIGkpOwotIAkJCWNvbnRpbnVlOwotIAkJfQot IAkJYXNbaV0uaSA9IG9pWzBdLkludGVnZXIuVmFsdWU7Ci0gCQlkZXNjID0gb2lbMV0uU3RyaW5n LlBvaW50ZXI7Ci0gCQlhc1tpXS5sID0gb2lbMl0uSW50ZWdlci5WYWx1ZTsKLSAJCWFzW2ldLmgg PSBvaVszXS5JbnRlZ2VyLlZhbHVlOwotIAkJYXNbaV0udCA9IHN0OwotICNpZmRlZiBBSUJTX1ZF UkJPU0UKLSAJCWRldmljZV9wcmludGYoc2MtPnNjX2RldiwgIiVjJWk6ICIKLSAJCSAgICAiMHgl MDgiUFJJeDY0IiAlMjBzICU1IlBSSWk2NCIgLyAlNSJQUklpNjQiICAiCi0gCQkgICAgIjB4JSJQ Ukl4NjQiXG4iLAotIAkJICAgIG5hbWVbMF0sIGksCi0gCQkgICAgKHVpbnQ2NF90KWFzW2ldLmks IGRlc2MsIChpbnQ2NF90KWFzW2ldLmwsCi0gCQkgICAgKGludDY0X3QpYXNbaV0uaCwgKHVpbnQ2 NF90KW9pWzRdLkludGVnZXIuVmFsdWUpOwotICNlbmRpZgotIAkJc25wcmludGYoc2ksIHNpemVv ZihzaSksICIlaSIsIGkpOwotIAkJU1lTQ1RMX0FERF9QUk9DKGRldmljZV9nZXRfc3lzY3RsX2N0 eChzYy0+c2NfZGV2KSwKLSAJCSAgICBTWVNDVExfQ0hJTERSRU4oc28pLCBpLCBzaSwgQ1RMVFlQ RV9JTlQgfCBDVExGTEFHX1JELAotIAkJICAgIHNjLCBzdCwgYWlic19zeXNjdGwsIHN0ID09IEFJ QlNfVEVNUCA/ICJJSyIgOiAiSSIsIGRlc2MpOwogIAl9CiAgCiAgCUFjcGlPc0ZyZWUoYi5Qb2lu dGVyKTsKICB9CiAgCiAgc3RhdGljIGludAotLS0gMzkxLDQyNyAtLS0tCiAgCQlkZXZpY2VfcHJp bnRmKHNjLT5zY19kZXYsICIlczogbm8gbWVtYmVycyBpbiB0aGUgcGFja2FnZVxuIiwKICAJCSAg ICBuYW1lKTsKICAJCUFjcGlPc0ZyZWUoYi5Qb2ludGVyKTsKKyAJCXJldHVybiAoRU5YSU8pOzsK ICAJfQogIAorIAlhcyA9IG1hbGxvYyhzaXplb2YoKmFzKSAqIG4sIE1fREVWQlVGLCBNX1dBSVRP SyB8IE1fWkVSTyk7CiAgCXN3aXRjaCAoc3QpIHsKKyAJY2FzZSBBSUJTX1NFTlNfVFlQRV9WT0xU OgogIAkJc2MtPnNjX2FzZW5zX3ZvbHQgPSBhczsKICAJCWJyZWFrOworIAljYXNlIEFJQlNfU0VO U19UWVBFX1RFTVA6CiAgCQlzYy0+c2NfYXNlbnNfdGVtcCA9IGFzOwogIAkJYnJlYWs7CisgCWNh c2UgQUlCU19TRU5TX1RZUEVfRkFOOgogIAkJc2MtPnNjX2FzZW5zX2ZhbiA9IGFzOwogIAkJYnJl YWs7CiAgCX0KICAKICAJLyogc3lzY3RsIHN1YnRyZWUgZm9yIHNlbnNvcnMgb2YgdGhpcyB0eXBl ICovCisgCSpzbyA9IFNZU0NUTF9BRERfTk9ERShkZXZpY2VfZ2V0X3N5c2N0bF9jdHgoc2MtPnNj X2RldiksCiAgCSAgICBTWVNDVExfQ0hJTERSRU4oZGV2aWNlX2dldF9zeXNjdGxfdHJlZShzYy0+ c2NfZGV2KSksIHN0LAogIAkgICAgbm9kZSwgQ1RMRkxBR19SRCwgTlVMTCwgTlVMTCk7CiAgCiAg CWZvciAoaSA9IDAsIG8rKzsgaSA8IG47IGkrKywgbysrKSB7CisgCQljb25zdCBjaGFyCSpkZXNj cjsKKyAKKyAJCWVyciA9IGFpYnNfYWRkX3NlbnNvcihzYywgMCwgJmFzW2ldLCAmZGVzY3IpOwor IAkJaWYgKGVyciA9PSAwKQorIAkJCWFpYnNfc2Vuc29yX2FkZGVkKHNjLCAqc28sIG5vZGUsIGks ICZhc1tpXSwgZGVzY3IpOwogIAl9CiAgCiAgCUFjcGlPc0ZyZWUoYi5Qb2ludGVyKTsKKyAJcmV0 dXJuICgwKTs7CiAgfQogIAogIHN0YXRpYyBpbnQKKioqKioqKioqKioqKioqCioqKiAzMzMsMzU4 ICoqKioKICAJCSAgICAiJXM6ICVpOiBldmFsdWF0aW9uIGZhaWxlZFxuIiwKICAJCSAgICBuYW1l LCBpKTsKICAJCUFDUElfU0VSSUFMX0VORChhaWJzKTsKLSAJCXJldHVybiBFSU87CiAgCX0KICAJ YnAgPSBiLlBvaW50ZXI7CiAgCXYgPSBicC0+SW50ZWdlci5WYWx1ZTsKICAJQWNwaU9zRnJlZShi LlBvaW50ZXIpOwogIAlBQ1BJX1NFUklBTF9FTkQoYWlicyk7CiAgCi0gCXN3aXRjaCAoc3QpIHsK LSAJY2FzZSBBSUJTX1ZPTFQ6CiAgCQlicmVhazsKLSAJY2FzZSBBSUJTX1RFTVA6CiAgCQl2ICs9 IDI3MzE7CiAgCQlsICs9IDI3MzE7CiAgCQloICs9IDI3MzE7CiAgCQlicmVhazsKLSAJY2FzZSBB SUJTX0ZBTjoKICAJCWJyZWFrOwogIAl9CiAgCXNvWzBdID0gdjsKICAJc29bMV0gPSBsOwogIAlz b1syXSA9IGg7Ci0gCXJldHVybiBzeXNjdGxfaGFuZGxlX29wYXF1ZShvaWRwLCAmc28sIHNpemVv ZihzbyksIHJlcSk7CiAgfQotLS0gNDg4LDU3OCAtLS0tCiAgCQkgICAgIiVzOiAlaTogZXZhbHVh dGlvbiBmYWlsZWRcbiIsCiAgCQkgICAgbmFtZSwgaSk7CiAgCQlBQ1BJX1NFUklBTF9FTkQoYWli cyk7CisgCQlyZXR1cm4gKEVJTyk7CiAgCX0KICAJYnAgPSBiLlBvaW50ZXI7CiAgCXYgPSBicC0+ SW50ZWdlci5WYWx1ZTsKICAJQWNwaU9zRnJlZShiLlBvaW50ZXIpOwogIAlBQ1BJX1NFUklBTF9F TkQoYWlicyk7CiAgCisgCXN3aXRjaCAoc2Vuc29yLT50KSB7CisgCWNhc2UgQUlCU19TRU5TX1RZ UEVfVk9MVDoKKyAJCWJyZWFrOworIAljYXNlIEFJQlNfU0VOU19UWVBFX1RFTVA6CisgCQl2ICs9 IDI3MzE7CisgCQlsICs9IDI3MzE7CisgCQloICs9IDI3MzE7CisgCQlicmVhazsKKyAJY2FzZSBB SUJTX1NFTlNfVFlQRV9GQU46CisgCQlicmVhazsKKyAJfQorIAlzb1swXSA9IHY7CisgCXNvWzFd ID0gbDsKKyAJc29bMl0gPSBoOworIAlyZXR1cm4gKHN5c2N0bF9oYW5kbGVfb3BhcXVlKG9pZHAs ICZzbywgc2l6ZW9mKHNvKSwgcmVxKSk7CisgfQorIAorIHN0YXRpYyBpbnQKKyBhaWJzX3N5c2N0 bF9nZ3JwKFNZU0NUTF9IQU5ETEVSX0FSR1MpCisgeworIAlzdHJ1Y3QgYWlic19zb2Z0Ywkqc2Mg PSBhcmcxOworIAlzdHJ1Y3QgYWlic19zZW5zb3IJKnNlbnNvciA9ICh2b2lkICopYXJnMjsKKyAJ QUNQSV9TVEFUVVMJCXJzOworIAlBQ1BJX09CSkVDVAkJcCwgKmJwOworIAlBQ1BJX09CSkVDVF9M SVNUCWFyZzsKKyAJQUNQSV9CVUZGRVIJCWJ1ZjsKKyAJQUNQSV9JTlRFR0VSCQl2LCBsLCBoOwor IAlpbnQJCQlzb1szXTsKKyAJdWludDMyX3QJCSpyZXQ7CisgCXVpbnQzMl90CQljbWRbM107Cisg CisgCWNtZFswXSA9IHNlbnNvci0+aTsKKyAJY21kWzFdID0gMDsKKyAJY21kWzJdID0gMDsKKyAJ cC5UeXBlID0gQUNQSV9UWVBFX0JVRkZFUjsKKyAJcC5CdWZmZXIuUG9pbnRlciA9ICh2b2lkICop Y21kOworIAlwLkJ1ZmZlci5MZW5ndGggPSBzaXplb2YoY21kKTsKKyAJYXJnLkNvdW50ID0gMTsK KyAJYXJnLlBvaW50ZXIgPSAmcDsKKyAJYnVmLlBvaW50ZXIgPSBOVUxMOworIAlidWYuTGVuZ3Ro ID0gQUNQSV9BTExPQ0FURV9CVUZGRVI7CisgCUFDUElfU0VSSUFMX0JFR0lOKGFpYnMpOworIAly cyA9IEFjcGlFdmFsdWF0ZU9iamVjdFR5cGVkKHNjLT5zY19haCwgIkdJVE0iLCAmYXJnLCAmYnVm LAorIAkgICAgQUNQSV9UWVBFX0JVRkZFUik7CisgCUFDUElfU0VSSUFMX0VORChhaWJzKTsKKyAJ aWYgKEFDUElfRkFJTFVSRShycykpIHsKKyAJCWRldmljZV9wcmludGYoc2MtPnNjX2RldiwgIkdJ VE0gZXZhbHVhdGlvbiBmYWlsZWRcbiIpOworIAkJcmV0dXJuIChFSU8pOworIAl9CisgCWJwID0g YnVmLlBvaW50ZXI7CisgCWlmIChicC0+QnVmZmVyLkxlbmd0aCA8IDgpIHsKKyAJCWRldmljZV9w cmludGYoc2MtPnNjX2RldiwgIkdJVE0gcmV0dXJuZWQgc2hvcnQgYnVmZmVyXG4iKTsKKyAJCXJl dHVybiAoRUlPKTsKKyAJfQorIAlyZXQgPSAodWludDMyX3QgKilicC0+QnVmZmVyLlBvaW50ZXI7 CisgCWlmIChyZXRbMF0gPT0gMCkgeworIAkJZGV2aWNlX3ByaW50ZihzYy0+c2NfZGV2LCAiR0lU TSByZXR1cm5lZCBlcnJvciBzdGF0dXNcbiIpOworIAkJcmV0dXJuIChFSU5WQUwpOworIAl9Cisg CXYgPSByZXRbMV07CisgCUFjcGlPc0ZyZWUoYnVmLlBvaW50ZXIpOworIAorIAlsID0gc2Vuc29y LT5sOworIAloID0gc2Vuc29yLT5oOworIAorIAlzd2l0Y2ggKHNlbnNvci0+dCkgeworIAljYXNl IEFJQlNfU0VOU19UWVBFX1ZPTFQ6CiAgCQlicmVhazsKKyAJY2FzZSBBSUJTX1NFTlNfVFlQRV9U RU1QOgogIAkJdiArPSAyNzMxOwogIAkJbCArPSAyNzMxOwogIAkJaCArPSAyNzMxOwogIAkJYnJl YWs7CisgCWNhc2UgQUlCU19TRU5TX1RZUEVfRkFOOgogIAkJYnJlYWs7CiAgCX0KICAJc29bMF0g PSB2OwogIAlzb1sxXSA9IGw7CiAgCXNvWzJdID0gaDsKKyAJcmV0dXJuIChzeXNjdGxfaGFuZGxl X29wYXF1ZShvaWRwLCAmc28sIHNpemVvZihzbyksIHJlcSkpOwogIH0K --Multipart=_Mon__3_Oct_2016_20_15_11_+0200_g5LD_y6Cjh_zPMGO-- From owner-freebsd-stable@freebsd.org Mon Oct 3 20:06:48 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 31289AF4A53 for ; Mon, 3 Oct 2016 20:06:48 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citapm.icyb.net.ua (citapm.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 7247A648 for ; Mon, 3 Oct 2016 20:06:46 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citapm.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id XAA28922; Mon, 03 Oct 2016 23:06:45 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1br9Vc-00064n-Uo; Mon, 03 Oct 2016 23:06:45 +0300 Subject: Re: aibs(4) / atk0110 support for newer systems To: Torfinn Ingolfsen , freebsd-stable@FreeBSD.org References: <86cf8380-ac6f-55f0-f0f8-16000d7f04b2@FreeBSD.org> <20160930145704.4dbc9d90011154b38493964e@getmail.no> <7d498084-ec05-d4c9-5f49-6aef32495caf@FreeBSD.org> <20160930205928.77d7e74f7bd1a35fcf1aa50a@getmail.no> <7a868c22-e0bd-f677-e4ad-2bdf6f3605d0@FreeBSD.org> <20161003201511.7258687453f12c44a46a361a@getmail.no> From: Andriy Gapon Message-ID: Date: Mon, 3 Oct 2016 23:05:48 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20161003201511.7258687453f12c44a46a361a@getmail.no> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2016 20:06:48 -0000 On 03/10/2016 21:15, Torfinn Ingolfsen wrote: > Sorry for the delay. I was distracted by other things. > root@kg-core1# cd / > root@kg-core1# patch -p1 < /home/tingo/dl/aibs-ggrp-gitm.diff > Hmm... Looks like a unified diff to me... > The text leading up to this was: > -------------------------- > |diff --git a/sys/dev/acpi_support/atk0110.c b/sys/dev/acpi_support/atk0110.c > |index e79a0e00e3577..743684100f737 100644 > |--- a/sys/dev/acpi_support/atk0110.c > |+++ b/sys/dev/acpi_support/atk0110.c > -------------------------- > Patching file sys/dev/acpi_support/atk0110.c using Plan A... > Hunk #1 succeeded at 28. > Hunk #2 succeeded at 52. > Hunk #3 succeeded at 78. > Hunk #4 succeeded at 124. > Hunk #5 succeeded at 362. > Hunk #6 succeeded at 370. > Hunk #7 failed at 391. > Hunk #8 succeeded at 435. > Hunk #9 succeeded at 450. > Hunk #10 failed at 488. > 2 out of 10 hunks failed--saving rejects to sys/dev/acpi_support/atk0110.c.rej > HTH Yes, it does. Thank you! It seems like a couple of minor changes are not in the source tree that you are using. One is some casts in a diagnostic printf and the other is a different rounding of 0C in Kelvins. I've generated a patch that should apply to your tree: https://people.freebsd.org/~avg/aibs-ggrp-gitm.93.diff Please try. -- Andriy Gapon From owner-freebsd-stable@freebsd.org Tue Oct 4 01:14:40 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10E0BAF2CA8 for ; Tue, 4 Oct 2016 01:14:40 +0000 (UTC) (envelope-from chuzzwassa@gmail.com) Received: from mail-oi0-x234.google.com (mail-oi0-x234.google.com [IPv6:2607:f8b0:4003:c06::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D6B4F2E2 for ; Tue, 4 Oct 2016 01:14:39 +0000 (UTC) (envelope-from chuzzwassa@gmail.com) Received: by mail-oi0-x234.google.com with SMTP id d132so17921551oib.2 for ; Mon, 03 Oct 2016 18:14:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=wX9E4POVviAitdQAy9e4flHHSvT61fiRnjScLF4FRl0=; b=TGoUHa7oOvsam9H+iVSw8uFQUm5zfgqwe/dEKM7fLnnOgvtjEQ4TmY5+IkjT/qJx8h 43yr44LqEwsf6xEIWwOiQ0WcJTZH+TFg/MTgY2r1lCpAsL//ShMuwDbt2PTuA7YidAk7 6JLcPQGyTz8/Ax6ntFvCnpoIL+pfU7AZ7Mz0BG37JTsQOBvYR8alVa8xRhrq2/eFshcK KWxMT7VnLG9PW3DXlctlgfS37F+JMAY82wc55tMdqDWdWIvnwRgTPZ/9L+vBmmPMDPiD TmnfG1rl1iYuId2l0lbISXdcbrtkl/dvVNsNqNVGidXueQWhVU3PAnrPcYWzvjRf8lVY +JmA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=wX9E4POVviAitdQAy9e4flHHSvT61fiRnjScLF4FRl0=; b=UzFJnDBgtf0Cv9b5oxx63kzgVhBDEPxzHsbmCwwuEY727HYkNDCziz8Bu8l9nZQ8l1 FBgbtiN4s19fCGc94g/Wn8DLwOTg6RKhDW5iMhLdiE3J6n2+0iB9DyQuM9I5Nz2I6Wmy mRQGeBKOH9Ipdm526AbO6Jvv8CchJFfPIqiI+duRbAD4RONb6ts94yk2yIPbL1XFlxpB ja602/xtXuZRowwRkBHpw43LlpvMp3V1IpvdBv1+OuOcmeTitWlC0ma90VeezJP5aMyI oynArSAlF9gfRaAe+0p5N9dPR07cEZ2M8Z1AF8C5oEUKctDDiKvw9wdPJQBSbRqPJ7Al NHmw== X-Gm-Message-State: AA6/9Rn1JCcz2OHxaKq+fkIGlSHBGK4b5cwFdEM7+uqiwpHMRY/QiAeHUG0zTuiGF6iz7tZlSrm23AZhxdV7rg== X-Received: by 10.157.45.113 with SMTP id v104mr517095ota.167.1475543678975; Mon, 03 Oct 2016 18:14:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.3.238 with HTTP; Mon, 3 Oct 2016 18:14:38 -0700 (PDT) From: Andy Farkas Date: Tue, 4 Oct 2016 11:14:38 +1000 Message-ID: Subject: Reproducible panic - Going nowhere without my init! To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2016 01:14:40 -0000 Is it just me or.... Step 1: boot Step 2: login as root Step 3: type "w" * Step 4: type "shutdown now; logout" Step 5: press at the 'Enter full pathname of shell or RETURN for /bin/sh:' prompt Step 6: type "reboot" Step 7: get a Panic: "Going nowhere without my init!" * The panic will not happen if you skip step 3. The panic will not happen if you type "sync; sync; sync" after step 5. The panic will not happen if you wait (an unknown amount of) some time after step 5. # uname -a FreeBSD deepthink 11.0-PRERELEASE FreeBSD 11.0-PRERELEASE #6 r306656: Tue Oct 4 09:03:05 AEST 2016 root@deepthink:/usr/obj/usr/src/sys/GENERIC amd64 -andyf ps. apologies, forced to send from a gmail account. reply-to: andyf@andyit.com.au From owner-freebsd-stable@freebsd.org Tue Oct 4 09:10:06 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72AD7AF44FA; Tue, 4 Oct 2016 09:10:06 +0000 (UTC) (envelope-from kulamani.sethi@gmail.com) Received: from mail-it0-x22e.google.com (mail-it0-x22e.google.com [IPv6:2607:f8b0:4001:c0b::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 39CEFA1B; Tue, 4 Oct 2016 09:10:06 +0000 (UTC) (envelope-from kulamani.sethi@gmail.com) Received: by mail-it0-x22e.google.com with SMTP id 188so20839200iti.0; Tue, 04 Oct 2016 02:10:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=bc0cRc0ErU4fAQjTuP1qIrOlH8y/bqQ2c6XkOBda9sc=; b=McFDQZsKI0k42xylXWQFDUo/CBQ8qnVhsekAMCgkbLjrKZre1+2EicroO1lMYXg2YG jeh+ONTSOcTVJrug+agmicRW2AgUDlDz2IoFvGNwgaSkyX4vqT4tbFuq2IDsg6DHcP3Z EgUmJOxy8qZiE6QCCOz5toWCOt9eyyfH0dUqKN5CR85yHq47MXcDGsvU/T7Qqknxo0cm i/XdFGFPFoasAiHVCCMPthq1eXWeQOflZy06E9Yv3AYNKbWDrDICfMZhxaIWLdFcbW/k BzzGiVK0OUSGHrCTEtAubHcSURHqBpBtAFh+D9cMUKIFqh4XJ78F25TvXDttQ1MU9Fve j5jw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=bc0cRc0ErU4fAQjTuP1qIrOlH8y/bqQ2c6XkOBda9sc=; b=AyLfJ/3IzrsazflmXwtKolxhECJJnwB38rrqy6I8sk/PSSt3ExDsivkqsk/tg6uWT/ 2cPsSG87rirZF96v76HGpOry7857gd2ALyn9vqhUO6cNyT+ol/vra0SRRWCNhQ8MDZDX jV6mZ90LkpOUA/Hejv/o9GlAbjCS47WUq6XYm7YqcR05Dk8a6StKVxoKGrYXuYzHlYwk VtjkPp9J4DwnOKoLl86yMmCQw3iS1qJ71Tkyok1s4XKR8GgxNC6z4ic+1ssmyU7HGhnp 5p7v1tY8yTOmOk8K9VrzpeskypSYkRKX2Akkw22XvXRigBkG+K2IizREr+suJhmSZ/Tq cqDw== X-Gm-Message-State: AA6/9RneUUL1EiEJ1E5XQwznYLKtnTQ4/KPdde5vXvceB6NjGO6JrxE5U8iBwz7vtUnliWXtI7BpfZQRhxfocQ== X-Received: by 10.36.245.9 with SMTP id k9mr3042277ith.81.1475572205459; Tue, 04 Oct 2016 02:10:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.104.148 with HTTP; Tue, 4 Oct 2016 02:10:05 -0700 (PDT) From: Kulamani Sethi Date: Tue, 4 Oct 2016 14:40:05 +0530 Message-ID: Subject: IPFW+ Dummynet on Windows 10 To: freebsd-stable@freebsd.org, freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2016 09:10:06 -0000 Hi, I'm lucky to find your contact information for FreeBSD-STABLE. I am developing a small application using IPFW+Dummynet (ipfw3) in windows-7 x64 machine, but when I try to test that in Windows-10 OS I unable to add the Service in Network Settings. Seems ipfw3 does not support in windows-10 OS. I also checked here ipfw precompiled modules available upto windows-7 64bit. No more update after 2010. Note: I have done kernel mode code signing over IPFW driver. Please help us in fixing the issue. *With best Regards,* Kulamani Sethi, India From owner-freebsd-stable@freebsd.org Tue Oct 4 09:17:57 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B6139AF49E5; Tue, 4 Oct 2016 09:17:57 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citapm.icyb.net.ua (citapm.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id A1C851062; Tue, 4 Oct 2016 09:17:56 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citapm.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id MAA00340; Tue, 04 Oct 2016 12:16:25 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1brLpo-0006jM-Tm; Tue, 04 Oct 2016 12:16:24 +0300 Subject: Re: Regression with revision 303970 (was kern.proc.pathname failure while booting from zfs) To: Konstantin Belousov References: <1aebfb2b-5df6-abe0-686f-b170fdaef510@FreeBSD.org> <20160904145103.GD83214@kib.kiev.ua> Cc: Frederic Chardon , freebsd-stable@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-fs@FreeBSD.org From: Andriy Gapon Message-ID: <7a30660a-1914-2f61-c162-7f9c2a7f6096@FreeBSD.org> Date: Tue, 4 Oct 2016 12:15:29 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2016 09:17:57 -0000 I've written a patch that implements zfs_vptocnp() using z_parent property. The new code should be 100% reliable for directories and "mostly" reliable for files (that is, when hardlinks across directories are not used). Could you please review / test it? https://reviews.freebsd.org/D8146 Thanks! -- Andriy Gapon From owner-freebsd-stable@freebsd.org Tue Oct 4 11:24:49 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9B5B4AF533E for ; Tue, 4 Oct 2016 11:24:49 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1CC5926C for ; Tue, 4 Oct 2016 11:24:48 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from tom.home (kib@localhost [127.0.0.1]) by kib.kiev.ua (8.15.2/8.15.2) with ESMTPS id u94BOhxi044842 (version=TLSv1 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Tue, 4 Oct 2016 14:24:43 +0300 (EEST) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.10.3 kib.kiev.ua u94BOhxi044842 Received: (from kostik@localhost) by tom.home (8.15.2/8.15.2/Submit) id u94BOhA4044841; Tue, 4 Oct 2016 14:24:43 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Tue, 4 Oct 2016 14:24:43 +0300 From: Konstantin Belousov To: Andy Farkas Cc: freebsd-stable@freebsd.org Subject: Re: Reproducible panic - Going nowhere without my init! Message-ID: <20161004112443.GX38409@kib.kiev.ua> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.1 (2016-04-27) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tom.home X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2016 11:24:49 -0000 On Tue, Oct 04, 2016 at 11:14:38AM +1000, Andy Farkas wrote: > Is it just me or.... > > Step 1: boot > Step 2: login as root > Step 3: type "w" * > Step 4: type "shutdown now; logout" > Step 5: press at the 'Enter full pathname of shell or RETURN for > /bin/sh:' prompt > Step 6: type "reboot" > Step 7: get a Panic: "Going nowhere without my init!" This means that init process (pid 1) exited for some reason. Show exact console log of the events. > > * The panic will not happen if you skip step 3. > > The panic will not happen if you type "sync; sync; sync" after step 5. > > The panic will not happen if you wait (an unknown amount of) some time > after step 5. > > # uname -a > FreeBSD deepthink 11.0-PRERELEASE FreeBSD 11.0-PRERELEASE #6 r306656: Tue > Oct 4 09:03:05 AEST 2016 root@deepthink:/usr/obj/usr/src/sys/GENERIC amd64 > > -andyf > > ps. apologies, forced to send from a gmail account. > reply-to: andyf@andyit.com.au > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" From owner-freebsd-stable@freebsd.org Tue Oct 4 12:40:21 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 61B2CAC60DB for ; Tue, 4 Oct 2016 12:40:21 +0000 (UTC) (envelope-from chio1990@gmail.com) Received: from mail-pa0-x244.google.com (mail-pa0-x244.google.com [IPv6:2607:f8b0:400e:c03::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3337A8D3 for ; Tue, 4 Oct 2016 12:40:21 +0000 (UTC) (envelope-from chio1990@gmail.com) Received: by mail-pa0-x244.google.com with SMTP id hh10so2728352pac.0 for ; Tue, 04 Oct 2016 05:40:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=nZtdtRb0svNXQahOau5bOHtqyomMbpCJMQH2pUzhylc=; b=mLBoxiJM4Ewjj6BR2ip2i2QRVgRe7WVk5Bw8zNtsUuVawRVOK3bMilb+0KEJr6+6Mg ZiWNbfgvPh0/J7uQxbDmXx1CTgLMymk9H8xyI1vreC2Sdj4n2yM7K4JcKKekGSSIFF8G FVtwj9UdbysX67vsnguvt9tjNX/ZxEIKGLZe2AhcpYOVROOSuLsthWDOcfjrsiDgwqd0 br+lHkmLEDq3lqAyGip4cCKN2I95g9nLI6eN8CuXCRf33ApEsWENvmhxaWUD8SPNRppN RQe1lB5JZJmIrVf5qZBZbVNIipSqd7RgXiiERWbhT/Jk/OA4j/8Kmxr0UI7gZ5O61TFi xW+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=nZtdtRb0svNXQahOau5bOHtqyomMbpCJMQH2pUzhylc=; b=YLOGmyq3Qz6iN26hMLOvswOfFtBj1Gn70RM9z9qOL+LS9+ZJWpyY4dVBK4aDP1fH/L CqatRayYmp884zLKPvYb0WjLmZgHp54nEX9wqr/qNvKKXe2JHtTOe4AS/RORARRtGGQM ksrIuhmS8IDQMU6zRERw5jEHBYDd9uYGOTmwaaxaY6oNSef8dZtrhWu9EoCBeSK4o6GT Wk+MA1hZQbT8Pi/UJWKCem2xX0SeR+VbUKnf1LeINOv53y1ibsTj0nO3SQSbdhI+ZuUh T/wDHAZKQpYpv9lEPY38w7/poBFOBA6SI4e/oH1dz0fwabAzXUNVDNnJVJM8yUzlOwc0 gJDg== X-Gm-Message-State: AA6/9RmLz5j9tEEuGBnrJBNtyvNHs6JEpN0moxZna0dphlhkRh+O/vZe3TtMBlssfvP3uQ== X-Received: by 10.67.1.143 with SMTP id bg15mr4398092pad.99.1475584820623; Tue, 04 Oct 2016 05:40:20 -0700 (PDT) Received: from kmatoMacBook-Pro.local ([221.234.47.40]) by smtp.gmail.com with ESMTPSA id s80sm32403277pfd.10.2016.10.04.05.40.19 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Oct 2016 05:40:20 -0700 (PDT) To: freebsd-stable@freebsd.org From: k simon Subject: FreeBSD 11.0-stable buildworld failured, maybe it's broken by r305866 Message-ID: <2ac28abf-3458-616f-b83d-12bf16d990e7@gmail.com> Date: Tue, 4 Oct 2016 20:40:21 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2016 12:40:21 -0000 Hi,Lists, This is full source based "make buildworld" failure to r306669. clang -O2 -pipe -fno-omit-frame-pointer -march=core2 -I/usr/src/lib/libc/include -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/amd64 -DNLS -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src/lib/libc/../../contrib/libc-vis -DINET6 -I/usr/obj/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libmd -I/usr/src/lib/libc/../../contrib/jemalloc/include -DMALLOC_PRODUCTION -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/libc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -MD -MF.depend.__vdso_gettimeofday.o -MT__vdso_gettimeofday.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -I/usr/src/lib/libutil -I/usr/src/lib/msun/amd64 -I/usr/src/lib/msun/x86 -I/usr/src/lib/msun/src -c /usr/src/lib/libc/sys/__vdso_gettimeofday.c -o __vdso_gettimeofday.o /usr/src/lib/libc/sys/__vdso_gettimeofday.c:43:27: error: too many arguments to function call, expected single argument 'vdso_th', have 2 arguments error = __vdso_gettc(th, &tc); ~~~~~~~~~~~~ ^~~ /usr/include/sys/vdso.h:65:1: note: '__vdso_gettc' declared here u_int __vdso_gettc(const struct vdso_timehands *vdso_th); ^ 1 error generated. *** Error code 1 Stop. make[4]: stopped in /usr/src/lib/libc *** Error code 1 Maybe it's broken by r305866. Simon 20161004 From owner-freebsd-stable@freebsd.org Tue Oct 4 12:44:34 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1DAAAC646B for ; Tue, 4 Oct 2016 12:44:34 +0000 (UTC) (envelope-from chio1990@gmail.com) Received: from mail-pa0-x229.google.com (mail-pa0-x229.google.com [IPv6:2607:f8b0:400e:c03::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B1CCBE68 for ; Tue, 4 Oct 2016 12:44:34 +0000 (UTC) (envelope-from chio1990@gmail.com) Received: by mail-pa0-x229.google.com with SMTP id cd13so69184158pac.0 for ; Tue, 04 Oct 2016 05:44:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=JU3evDCBaRG2xdozNjnXUEoThgsIQBWDwr5l+WWJi8o=; b=LRRTK2CQtJRQsBs7JCdb2gnr4dZDywgVTd0kulbW0zm2GG4+B/we5XOLBC7vh7ukUK m9Z9oxqIOZxAih8e5AWQ1YTkHxmMUtHwGIHkRtchNBFAy4lRHuUw8eVNlBSf0qLkeQ8L SngHtG/LTkyVqSdp/0EoRFvHyJsEU7GEPIMhAhgfAMhKXZ/AistR69iNaIxGtl+J9o9w siKEAj/YdJYzR9IlVdPEcC7x44VMJ5ehVT1T3NrbHknNT4Y286vyOEeUbq7ueMuE4t3l dr0Qk0Aqwwjp8c9ebzdJwBgIqdEeh76Cbitxf09XovCUf5iXiyF0wuE0thQzu+GWf0tm 4yrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=JU3evDCBaRG2xdozNjnXUEoThgsIQBWDwr5l+WWJi8o=; b=dLHPzFda8T7RbhWUUSu5L+k3Ojg3wjgATs0QncLGoO2j+ka9dXZCmpSmKMdnzaE5uX 8oDQnfML0YOoJ6dY8nSyM+yJq+Yuvtz7CJXCz3qce13MqRfANB8tMqmXuUFbC6xH51hB U+lGzCXZU+v0k4pB3D6Fw+TiNZMiv8K/0MLa7TWAhhtQjoxLnMkEoSYOadheOwVd7W4d vTuphBTqIllZW+YwhKZro9jM94jhqJURVAy818ggEEWKeFIzP0RsfcMIrN3Zd+3+oiDN dyzYe3cfffTLLL0GmEzxYrlJN3lwwuWOLXVmBWbkXYtUg1bvlUIF5vMzfIXVms09Rkt4 qc8Q== X-Gm-Message-State: AA6/9RkV7us24wKncSrr0JHTeGr6gU33zWOUhQEosNl6r/duTmpbkf4aTSOyVLwjHoup4Q== X-Received: by 10.67.3.102 with SMTP id bv6mr4758565pad.61.1475585074151; Tue, 04 Oct 2016 05:44:34 -0700 (PDT) Received: from kmatoMacBook-Pro.local ([221.234.47.40]) by smtp.gmail.com with ESMTPSA id p128sm55126072pfg.38.2016.10.04.05.44.33 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Oct 2016 05:44:33 -0700 (PDT) Subject: Re: FreeBSD 11.0-stable buildworld failured, maybe it's broken by r305866 To: freebsd-stable@freebsd.org References: <2ac28abf-3458-616f-b83d-12bf16d990e7@gmail.com> From: k simon Message-ID: Date: Tue, 4 Oct 2016 20:44:37 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <2ac28abf-3458-616f-b83d-12bf16d990e7@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2016 12:44:35 -0000 P.S. It's a quite old machine, it has not HPET device. Simon 20161004 2016/10/4 20:40, k simon write: > Hi,Lists, > > This is full source based "make buildworld" failure to r306669. > > > clang -O2 -pipe -fno-omit-frame-pointer -march=core2 > -I/usr/src/lib/libc/include -I/usr/src/lib/libc/../../include > -I/usr/src/lib/libc/amd64 -DNLS -D__DBINTERFACE_PRIVATE > -I/usr/src/lib/libc/../../contrib/gdtoa > -I/usr/src/lib/libc/../../contrib/libc-vis -DINET6 > -I/usr/obj/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE > -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libmd > -I/usr/src/lib/libc/../../contrib/jemalloc/include -DMALLOC_PRODUCTION > -I/usr/src/lib/libc/../../contrib/tzcode/stdtime > -I/usr/src/lib/libc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES > -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DNS_CACHING > -DSYMBOL_VERSIONING -MD -MF.depend.__vdso_gettimeofday.o > -MT__vdso_gettimeofday.o -std=gnu99 -fstack-protector-strong > -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized > -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int > -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value > -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion > -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum > -Wno-knr-promoted-parameter -Qunused-arguments -I/usr/src/lib/libutil > -I/usr/src/lib/msun/amd64 -I/usr/src/lib/msun/x86 > -I/usr/src/lib/msun/src -c /usr/src/lib/libc/sys/__vdso_gettimeofday.c > -o __vdso_gettimeofday.o > /usr/src/lib/libc/sys/__vdso_gettimeofday.c:43:27: error: too many > arguments to function call, expected single argument 'vdso_th', have 2 > arguments > error = __vdso_gettc(th, &tc); > ~~~~~~~~~~~~ ^~~ > /usr/include/sys/vdso.h:65:1: note: '__vdso_gettc' declared here > u_int __vdso_gettc(const struct vdso_timehands *vdso_th); > ^ > 1 error generated. > *** Error code 1 > > Stop. > make[4]: stopped in /usr/src/lib/libc > *** Error code 1 > > > > Maybe it's broken by r305866. > > > > > Simon > 20161004 From owner-freebsd-stable@freebsd.org Tue Oct 4 19:34:18 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58342AF5AE2 for ; Tue, 4 Oct 2016 19:34:18 +0000 (UTC) (envelope-from 0100015791306448-6fd23cff-a2ae-482b-b71a-d2951f7efbf3-000000@amazonses.com) Received: from a8-26.smtp-out.amazonses.com (a8-26.smtp-out.amazonses.com [54.240.8.26]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1F7516A3 for ; Tue, 4 Oct 2016 19:34:17 +0000 (UTC) (envelope-from 0100015791306448-6fd23cff-a2ae-482b-b71a-d2951f7efbf3-000000@amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=vnqrkfnvu6csdl6mwgk5t6ix3nnepx57; d=tarsnap.com; t=1475609650; h=From:Subject:To:Message-ID:Date:MIME-Version:Content-Type:Content-Transfer-Encoding; bh=PgvFTEummQTLdEXmCVD2FOlzrccF74i5gq6HSoPD4pM=; b=jHKCV3MvNIEgtX2eTDfeFKWQkM5qyulP2BsaqOVjQUo6ikvnYAi6ud5SKKuoHSQY R7eRUP/m1JWzihjXET9GUu2k1siQL8EzztAUSi1AE20w35sXZEklesoTNxCRjxNevyf 30LqiAt7sEQvrnAHqdxYAIPVSe3qYlJLGOcL17K8= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=6gbrjpgwjskckoa6a5zn6fwqkn67xbtw; d=amazonses.com; t=1475609650; h=From:Subject:To:Message-ID:Date:MIME-Version:Content-Type:Content-Transfer-Encoding:Feedback-ID; bh=PgvFTEummQTLdEXmCVD2FOlzrccF74i5gq6HSoPD4pM=; b=Cwagl9Y9S7SM9m9ojXlviX6k7KPb9kmCxTMGW90UXxK1mZZtx0993ffjc/lZYh34 ieffMCLspFeBwDEnBYyNaRAnjlOWi62FR3akLnaADLipcQPHtsRnj7Fs0cgicapVdrh +0PtXRHPrZ5tO4fm/CIAeopoMbG9FCkXyoR/a7GQ= From: Colin Percival Subject: HEADS UP: Do not upgrade EC2 instances from 10.x to 11.x yet To: freebsd-cloud@freebsd.org, freebsd-stable@freebsd.org Message-ID: <0100015791306448-6fd23cff-a2ae-482b-b71a-d2951f7efbf3-000000@email.amazonses.com> Date: Tue, 4 Oct 2016 19:34:10 +0000 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-SES-Outgoing: 2016.10.04-54.240.8.26 Feedback-ID: 1.us-east-1.Lv9FVjaNvvR5llaqfLoOVbo2VxOELl7cjN0AOyXnPlk=:AmazonSES X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2016 19:34:18 -0000 [Apologies if anyone gets this twice; the first copy I sent seems to have been eaten by a mail server somewhere.] We've identified a bug in the loader(8) in 11.0-RELEASE (to be precise, FreeBSD 11 after April 6th) which results in it attempting to read past the end of the disk if the last partition is not aligned to a 4k boundary. On most (maybe all) physical hardware this results in significant delays to the boot while the spurious I/O fails; in Amazon EC2, this results in the instance hanging permanently. Most systems do not have such misaligned partitions, but the FreeBSD 10.x images in EC2 do, and will consequently hang on reboot if you upgrade them to 11.0 (or to 12-current, for that matter). I recommend not doing this. The AMIs which have been built for FreeBSD 11.0 have properly aligned partitions, and are not affected by this bug, so (once the release is out!) you'll still be able to get FreeBSD 11.0 by launching new EC2 instances. I imagine that this will be fixed with an errata notice shortly after the release, after which point it will be safe to upgrade (since you'll end up with the fixed loader), but as always that will ultimately be up to the release engineering team. Thanks to Peter Ankerstål, Allan Jude, Warner Losh, and Glen Barber for their help in tracking down this problem. -- Colin Percival Security Officer Emeritus, FreeBSD | The power to serve Founder, Tarsnap | www.tarsnap.com | Online backups for the truly paranoid From owner-freebsd-stable@freebsd.org Wed Oct 5 03:06:25 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AF5D2AF5525; Wed, 5 Oct 2016 03:06:25 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vps1.elischer.org", Issuer "CA Cert Signing Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 8F3DAB99; Wed, 5 Oct 2016 03:06:25 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from julian-mbp3.pixel8networks.com (50-196-156-133-static.hfc.comcastbusiness.net [50.196.156.133]) (authenticated bits=0) by vps1.elischer.org (8.15.2/8.15.2) with ESMTPSA id u9536HPF047484 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Tue, 4 Oct 2016 20:06:18 -0700 (PDT) (envelope-from julian@freebsd.org) To: FreeBSD Stable , freebsd From: Julian Elischer Subject: fix for use-after-free problem in 10.x Message-ID: <7b732876-8cc3-a638-7ff1-e664060d4907@freebsd.org> Date: Tue, 4 Oct 2016 20:06:12 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2016 03:06:25 -0000 In 11 and 12 the taskqueue code has been rewritten in this area but under 10 this bug still occurs. On our appliances this bug stops the system from mounting the ZFS root, so it is quite severe. Basically while the thread is sleeping during the ZFS mount of root (in the while loop), another thread can free the 'task' item it is checking in that while loop and it can be reused or filled with 'deadcode' etc., with the waiting code unaware of the change.. The fix is to refetch the item at the end of the queue each time around the loop. I don't really want to do the bigger change of MFCing the change in 11, as it is more extensive, though if someone else does, that's ok by me. (If it's ABI compatible) Any comments or suggestions? here's the fix in diff form: [robot@porridge /usr/src]$ p4 diff -du ... --- //depot/pbranches/jelischer/FreeBSD-PZ/10.3/sys/kern/subr_taskqueue.c 2016-09-27 09:14:59.000000000 -0700 +++ /usr/src/sys/kern/subr_taskqueue.c 2016-09-27 09:14:59.000000000 -0700 @@ -441,9 +441,10 @@ TQ_LOCK(queue); task = STAILQ_LAST(&queue->tq_queue, task, ta_link); - if (task != NULL) - while (task->ta_pending != 0) - TQ_SLEEP(queue, task, &queue->tq_mutex, PWAIT, "-", 0); + while (task != NULL && task->ta_pending != 0) { + TQ_SLEEP(queue, task, &queue->tq_mutex, PWAIT, "-", 0); + task = STAILQ_LAST(&queue->tq_queue, task, ta_link); + } taskqueue_drain_running(queue); KASSERT(STAILQ_EMPTY(&queue->tq_queue), ("taskqueue queue is not empty after draining")); From owner-freebsd-stable@freebsd.org Wed Oct 5 08:43:38 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3A99FAF4743 for ; Wed, 5 Oct 2016 08:43:38 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A57BCF2A for ; Wed, 5 Oct 2016 08:43:37 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from tom.home (kib@localhost [127.0.0.1]) by kib.kiev.ua (8.15.2/8.15.2) with ESMTPS id u958hNle063640 (version=TLSv1 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Wed, 5 Oct 2016 11:43:23 +0300 (EEST) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.10.3 kib.kiev.ua u958hNle063640 Received: (from kostik@localhost) by tom.home (8.15.2/8.15.2/Submit) id u958hM6G063639; Wed, 5 Oct 2016 11:43:22 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Wed, 5 Oct 2016 11:43:22 +0300 From: Konstantin Belousov To: Andy Farkas Cc: Andy Farkas , freebsd-stable@freebsd.org Subject: Re: Reproducible panic - Going nowhere without my init! Message-ID: <20161005084322.GE38409@kib.kiev.ua> References: <20161004112443.GX38409@kib.kiev.ua> <57F3AA75.7020106@andyit.com.au> <57F403C2.6020304@andyit.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <57F403C2.6020304@andyit.com.au> User-Agent: Mutt/1.6.1 (2016-04-27) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tom.home X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2016 08:43:38 -0000 On Wed, Oct 05, 2016 at 05:32:18AM +1000, Andy Farkas wrote: > On 04/10/2016 23:11, Andy Farkas wrote: > > On 04/10/2016 21:24, Konstantin Belousov wrote: > >> On Tue, Oct 04, 2016 at 11:14:38AM +1000, Andy Farkas wrote: > >>> Is it just me or.... > >>> > >>> Step 1: boot > >>> Step 2: login as root > >>> Step 3: type "w" * > >>> Step 4: type "shutdown now; logout" > >>> Step 5: press at the 'Enter full pathname of shell or RETURN > >>> for > >>> /bin/sh:' prompt > >>> Step 6: type "reboot" > >>> Step 7: get a Panic: "Going nowhere without my init!" > >> This means that init process (pid 1) exited for some reason. Show > >> exact console log of the events. > > I can also offer a (badly taken) photo of the console screen: > > http://imgur.com/1xixODY > > -andyf > > ps. Thank you for taking an interest. I only really wanted to know > if anyone else could reproduce the panic because it has happened > on several of my (home network) boxes since 10.0.... Apply the following patch. I am interested if anything additional appear on the console. Screenshot is good enough. diff --git a/sbin/init/init.c b/sbin/init/init.c index bda86b5..1e88964 100644 --- a/sbin/init/init.c +++ b/sbin/init/init.c @@ -884,8 +884,13 @@ single_user(void) if (Reboot) { /* Instead of going single user, let's reboot the machine */ sync(); - reboot(howto); - _exit(0); + if (reboot(howto) == -1) { + emergency("reboot(%#x) failed, %s", howto, + strerror(errno)); + _exit(1); /* panic and reboot */ + } + warning("reboot(%#x) returned", howto); + _exit(0); /* panic as well */ } shell = get_shell(); From owner-freebsd-stable@freebsd.org Wed Oct 5 09:32:35 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A773AF5CAA for ; Wed, 5 Oct 2016 09:32:35 +0000 (UTC) (envelope-from chuzzwassa@gmail.com) Received: from mail-oi0-x230.google.com (mail-oi0-x230.google.com [IPv6:2607:f8b0:4003:c06::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C3CDDB5C for ; Wed, 5 Oct 2016 09:32:34 +0000 (UTC) (envelope-from chuzzwassa@gmail.com) Received: by mail-oi0-x230.google.com with SMTP id r126so264398703oib.0 for ; Wed, 05 Oct 2016 02:32:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=oXZO+Oc79yJfBcbMUreg1YhwMgqcd+FOiUDXMKfe92E=; b=evC4uDUZSq3Jx+cJrQ58OhfzGkP/6u1/iKa9dApd2GDaQU3M5kG75bpOY4L2G0bb3J 7KgruBigNqU2XxwHN2ZsBrKs5gJeOov6m4CUTQDATYZcoS2lAoDlcJN7QHtBTwathmrh 3HMvW+n0u2zYh2aJg5L0lTTbGJCGECib/5OvtIFbeoxfZ23xdpMvNbBUZi2LwvBuMxxd jswDWygKtDonnSqtb8FCwKakVRRnnRV1ifzCQUN0bQeWggtDq8RCUHOjt94Mb7q5Jl+1 CRUz1t4eRTwqW7oI5cuA+n3lKn4pL0dNo9nHMzFxPIcjYxSlhtIAIQrRYnnqRnxcE/aI x9Nw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=oXZO+Oc79yJfBcbMUreg1YhwMgqcd+FOiUDXMKfe92E=; b=EVgiFe9tK102mLybHFA+4ZG0Um/50fIrl7QU9u9m6aAy8pl3Eetf1cPoejEVqPHhqZ dW03H1O1irnDZy/Hf2wMdOpajolpnKBYxf+0rZRb9uVj76EtWYPN9k5WoEG7YQgKoldI HPmZhP9OiTvBJABtvyed75py+xf2qTP3vW1AJW6QCcaxpD+BXNcHA8bgT25XFN8vBqP4 N3MdpJHERLYJl93x+wQstcrH/R0IJ7CuvqEUkg/gvM6kHkB6O1/Ap6kSTt9aHYmqaTGe dZi4a6rv1gFNrn+Ho+trQSk+5lTIDXVEgVL7ehw7NI0kqfEViMPm6c57JjGBWqCrUKw7 oU2w== X-Gm-Message-State: AA6/9RngCeK6FTk36xzoe/dfg/E4wQowUXMQzp3sXprJho3lA6eHBmEQWEIPffls5PN6UImx7ANrc5AtcShvMg== X-Received: by 10.157.60.193 with SMTP id t1mr5396251otf.44.1475659953883; Wed, 05 Oct 2016 02:32:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.4.42 with HTTP; Wed, 5 Oct 2016 02:32:33 -0700 (PDT) From: Andy Farkas Date: Wed, 5 Oct 2016 19:32:33 +1000 Message-ID: Subject: Re: Reproducible panic - Going nowhere without my init! To: Konstantin Belousov , freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2016 09:32:35 -0000 On 05/10/2016 18:43, Konstantin Belousov wrote: > Apply the following patch. I am interested if anything additional appear > on the console. Screenshot is good enough. Patch applied. Panic (easlily!) reproduced. No additional output. Screenshot: http://imgur.com/KOOBysH I guess init is dying before it gets there. -andyf From owner-freebsd-stable@freebsd.org Wed Oct 5 12:37:34 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3CE45AF33B5 for ; Wed, 5 Oct 2016 12:37:34 +0000 (UTC) (envelope-from torfinn.ingolfsen@getmail.no) Received: from bouvier.getmail.no (bouvier.getmail.no [84.210.184.8]) by mx1.freebsd.org (Postfix) with ESMTP id D6897837 for ; Wed, 5 Oct 2016 12:37:33 +0000 (UTC) (envelope-from torfinn.ingolfsen@getmail.no) Received: from localhost (localhost [127.0.0.1]) by bouvier.getmail.no (Postfix) with ESMTP id CBCE650027 for ; Wed, 5 Oct 2016 14:37:24 +0200 (CEST) Received: from bouvier.getmail.no ([127.0.0.1]) by localhost (bouvier.get.c.bitbit.net [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 11LrARtQC16W for ; Wed, 5 Oct 2016 14:37:24 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by bouvier.getmail.no (Postfix) with ESMTP id 5151A5007E for ; Wed, 5 Oct 2016 14:37:24 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.8.4 bouvier.getmail.no 5151A5007E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=getmail.no; s=8A9C8B4C-D727-11E2-8095-B6466E6B3FA2; t=1475671044; bh=LlZZcrb/+V35OhsVi/lPSMQHBbf6PwiqnAW61DvRmjk=; h=Date:From:To:Subject:Message-Id:Mime-Version:Content-Type: Content-Transfer-Encoding; b=47R1usbT0PKLIv5Gc6cXT2d4eteov83aouJqXEWwgX7JUVu85OeIkiruDyWG5dpVM POTEXUnTm+xKkValS47O5OlNFWLhJwpRk9gZUvdmbcG1B9sNGMm1+8m4tz9nWuLjp2 8tfwg6QRY2I56fqQ7/WKTSYqSAm084ShrMzJtFMU= X-Virus-Scanned: amavisd-new at bouvier.get.c.bitbit.net Received: from bouvier.getmail.no ([127.0.0.1]) by localhost (bouvier.get.c.bitbit.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id DM306B7Nu8da for ; Wed, 5 Oct 2016 14:37:24 +0200 (CEST) Received: from kg-core1.kg4.no (cm-84.209.39.108.getinternet.no [84.209.39.108]) by bouvier.getmail.no (Postfix) with ESMTPSA id 2AC6450027 for ; Wed, 5 Oct 2016 14:37:24 +0200 (CEST) Date: Wed, 5 Oct 2016 14:37:23 +0200 From: Torfinn Ingolfsen To: freebsd-stable@freebsd.org Subject: Re: aibs(4) / atk0110 support for newer systems Message-Id: <20161005143723.4273657959160b67637a5adf@getmail.no> In-Reply-To: References: <86cf8380-ac6f-55f0-f0f8-16000d7f04b2@FreeBSD.org> <20160930145704.4dbc9d90011154b38493964e@getmail.no> <7d498084-ec05-d4c9-5f49-6aef32495caf@FreeBSD.org> <20160930205928.77d7e74f7bd1a35fcf1aa50a@getmail.no> <7a868c22-e0bd-f677-e4ad-2bdf6f3605d0@FreeBSD.org> <20161003201511.7258687453f12c44a46a361a@getmail.no> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.29; amd64-portbld-freebsd9.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2016 12:37:34 -0000 On Mon, 3 Oct 2016 23:05:48 +0300 Andriy Gapon wrote: > Yes, it does. Thank you! > It seems like a couple of minor changes are not in the source tree that you are > using. One is some casts in a diagnostic printf and the other is a different > rounding of 0C in Kelvins. > I've generated a patch that should apply to your tree: > https://people.freebsd.org/~avg/aibs-ggrp-gitm.93.diff > Please try. The patch applied cleanly (I removed the old one with patch -R first): root@kg-core1# patch -p0 < /home/tingo/dl/aibs-ggrp-gitm.93.diff Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: sys/dev/acpi_support/atk0110.c |=================================================================== |--- sys/dev/acpi_support/atk0110.c (revision 306109) |+++ sys/dev/acpi_support/atk0110.c (working copy) -------------------------- Patching file sys/dev/acpi_support/atk0110.c using Plan A... Hunk #1 succeeded at 28. Hunk #2 succeeded at 52. Hunk #3 succeeded at 78. Hunk #4 succeeded at 91. Hunk #5 succeeded at 124. Hunk #6 succeeded at 134. Hunk #7 succeeded at 362. Hunk #8 succeeded at 370. Hunk #9 succeeded at 377. Hunk #10 succeeded at 391. Hunk #11 succeeded at 435. Hunk #12 succeeded at 450. Hunk #13 succeeded at 457. Hunk #14 succeeded at 488. Hunk #15 succeeded at 495. done However, build fails: root@kg-core1# pwd /sys/modules/acpi/aibs root@kg-core1# make Warning: Object directory not changed from original /usr/src/sys/modules/acpi/aibs @ -> /usr/src/sys machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include :> opt_acpi.h awk -f @/tools/makeobjops.awk @/dev/acpica/acpi_if.m -h awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/kern/device_if.m -h :> opt_ddb.h cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -c /usr/src/sys/modules/acpi/aibs/../../../dev/acpi_support/atk0110.c -o atk0110.o cc1: warnings being treated as errors /usr/src/sys/modules/acpi/aibs/../../../dev/acpi_support/atk0110.c: In function 'aibs_attach': /usr/src/sys/modules/acpi/aibs/../../../dev/acpi_support/atk0110.c:252: warning: 's_idx' may be used uninitialized in this function /usr/src/sys/modules/acpi/aibs/../../../dev/acpi_support/atk0110.c:252: note: 's_idx' was declared here /usr/src/sys/modules/acpi/aibs/../../../dev/acpi_support/atk0110.c:256: warning: 'so' may be used uninitialized in this function /usr/src/sys/modules/acpi/aibs/../../../dev/acpi_support/atk0110.c:256: note: 'so' was declared here /usr/src/sys/modules/acpi/aibs/../../../dev/acpi_support/atk0110.c:253: warning: 'name' may be used uninitialized in this function /usr/src/sys/modules/acpi/aibs/../../../dev/acpi_support/atk0110.c:253: note: 'name' was declared here *** [atk0110.o] Error code 1 Stop in /usr/src/sys/modules/acpi/aibs. Do I have to do something more in order to build the new module? -- Torfinn Ingolfsen From owner-freebsd-stable@freebsd.org Wed Oct 5 13:10:38 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BD04DAF3FED for ; Wed, 5 Oct 2016 13:10:38 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citapm.icyb.net.ua (citapm.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 1F926FF5 for ; Wed, 5 Oct 2016 13:10:37 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citapm.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id QAA04001; Wed, 05 Oct 2016 16:10:36 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1brly0-0008A1-0o; Wed, 05 Oct 2016 16:10:36 +0300 Subject: Re: aibs(4) / atk0110 support for newer systems To: Torfinn Ingolfsen , freebsd-stable@FreeBSD.org References: <86cf8380-ac6f-55f0-f0f8-16000d7f04b2@FreeBSD.org> <20160930145704.4dbc9d90011154b38493964e@getmail.no> <7d498084-ec05-d4c9-5f49-6aef32495caf@FreeBSD.org> <20160930205928.77d7e74f7bd1a35fcf1aa50a@getmail.no> <7a868c22-e0bd-f677-e4ad-2bdf6f3605d0@FreeBSD.org> <20161003201511.7258687453f12c44a46a361a@getmail.no> <20161005143723.4273657959160b67637a5adf@getmail.no> From: Andriy Gapon Message-ID: <4c431c8a-7c8c-4336-b948-6e9ae882c0fc@FreeBSD.org> Date: Wed, 5 Oct 2016 16:09:40 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20161005143723.4273657959160b67637a5adf@getmail.no> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2016 13:10:38 -0000 On 05/10/2016 15:37, Torfinn Ingolfsen wrote: > On Mon, 3 Oct 2016 23:05:48 +0300 > Andriy Gapon wrote: > >> Yes, it does. Thank you! >> It seems like a couple of minor changes are not in the source tree that you are >> using. One is some casts in a diagnostic printf and the other is a different >> rounding of 0C in Kelvins. >> I've generated a patch that should apply to your tree: >> https://people.freebsd.org/~avg/aibs-ggrp-gitm.93.diff >> Please try. > > The patch applied cleanly (I removed the old one with patch -R first): Good! > /usr/src/sys/modules/acpi/aibs/../../../dev/acpi_support/atk0110.c: In function 'aibs_attach': > /usr/src/sys/modules/acpi/aibs/../../../dev/acpi_support/atk0110.c:252: warning: 's_idx' may be used uninitialized in this function > /usr/src/sys/modules/acpi/aibs/../../../dev/acpi_support/atk0110.c:252: note: 's_idx' was declared here > /usr/src/sys/modules/acpi/aibs/../../../dev/acpi_support/atk0110.c:256: warning: 'so' may be used uninitialized in this function > /usr/src/sys/modules/acpi/aibs/../../../dev/acpi_support/atk0110.c:256: note: 'so' was declared here > /usr/src/sys/modules/acpi/aibs/../../../dev/acpi_support/atk0110.c:253: warning: 'name' may be used uninitialized in this function > /usr/src/sys/modules/acpi/aibs/../../../dev/acpi_support/atk0110.c:253: note: 'name' was declared here > *** [atk0110.o] Error code 1 > > Stop in /usr/src/sys/modules/acpi/aibs. > > Do I have to do something more in order to build the new module? > Seems like this is a clang vs gcc issue as I didn't get warnings here. Could you please simply add initialization to those variables in aibs_attach_ggrp()? E.g.: s_idx = NULL; so = NULL; Thank you! -- Andriy Gapon From owner-freebsd-stable@freebsd.org Wed Oct 5 13:36:39 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 77291AF5632 for ; Wed, 5 Oct 2016 13:36:39 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DE5E2EE4 for ; Wed, 5 Oct 2016 13:36:38 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from tom.home (kib@localhost [127.0.0.1]) by kib.kiev.ua (8.15.2/8.15.2) with ESMTPS id u95DaXsN094274 (version=TLSv1 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Wed, 5 Oct 2016 16:36:33 +0300 (EEST) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.10.3 kib.kiev.ua u95DaXsN094274 Received: (from kostik@localhost) by tom.home (8.15.2/8.15.2/Submit) id u95DaXGH094273; Wed, 5 Oct 2016 16:36:33 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Wed, 5 Oct 2016 16:36:33 +0300 From: Konstantin Belousov To: Andy Farkas Cc: freebsd-stable@freebsd.org Subject: Re: Reproducible panic - Going nowhere without my init! Message-ID: <20161005133633.GH38409@kib.kiev.ua> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.1 (2016-04-27) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tom.home X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2016 13:36:39 -0000 On Wed, Oct 05, 2016 at 07:32:33PM +1000, Andy Farkas wrote: > On 05/10/2016 18:43, Konstantin Belousov wrote: > > > Apply the following patch. I am interested if anything additional appear > > on the console. Screenshot is good enough. > > Patch applied. Panic (easlily!) reproduced. No additional output. > > Screenshot: http://imgur.com/KOOBysH > > I guess init is dying before it gets there. No, init does not die in your case, since error code is zero, and the termination signal is absent. It must occur because init explicitely called _exit(0). Please try this variation, I want to see if the error code changed. diff --git a/sbin/init/init.c b/sbin/init/init.c index bda86b5..1e88964 100644 --- a/sbin/init/init.c +++ b/sbin/init/init.c @@ -884,8 +884,13 @@ single_user(void) if (Reboot) { /* Instead of going single user, let's reboot the machine */ sync(); - reboot(howto); - _exit(0); + if (reboot(howto) == -1) { + emergency("reboot(%#x) failed, %s", howto, + strerror(errno)); + _exit(1); /* panic and reboot */ + } + warning("reboot(%#x) returned", howto); + _exit(97); /* panic as well */ } shell = get_shell(); From owner-freebsd-stable@freebsd.org Wed Oct 5 14:03:23 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72204AF61EF; Wed, 5 Oct 2016 14:03:23 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citapm.icyb.net.ua (citapm.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 49E9829A; Wed, 5 Oct 2016 14:03:22 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citapm.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id RAA04133; Wed, 05 Oct 2016 17:03:20 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1brmn2-0008DK-Ev; Wed, 05 Oct 2016 17:03:20 +0300 To: freebsd-stable@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-hackers@FreeBSD.org From: Andriy Gapon Subject: iicsmb Message-ID: Date: Wed, 5 Oct 2016 17:02:44 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2016 14:03:23 -0000 Does anyone use iicsmb driver for any practical purposes? Or more broadly, does anyone have a system with an I2C controller behind which SMBus-compatible slaves are known to exist? -- Andriy Gapon From owner-freebsd-stable@freebsd.org Wed Oct 5 20:28:51 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1A8BAF7C9E for ; Wed, 5 Oct 2016 20:28:51 +0000 (UTC) (envelope-from torfinn.ingolfsen@getmail.no) Received: from bouvier.getmail.no (bouvier.getmail.no [84.210.184.8]) by mx1.freebsd.org (Postfix) with ESMTP id 4FFC73D9 for ; Wed, 5 Oct 2016 20:28:49 +0000 (UTC) (envelope-from torfinn.ingolfsen@getmail.no) Received: from localhost (localhost [127.0.0.1]) by bouvier.getmail.no (Postfix) with ESMTP id B131E51657 for ; Wed, 5 Oct 2016 22:28:47 +0200 (CEST) Received: from bouvier.getmail.no ([127.0.0.1]) by localhost (bouvier.get.c.bitbit.net [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 1WoQ8nZ07xMY for ; Wed, 5 Oct 2016 22:28:37 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by bouvier.getmail.no (Postfix) with ESMTP id 5543751653 for ; Wed, 5 Oct 2016 22:28:37 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.8.4 bouvier.getmail.no 5543751653 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=getmail.no; s=8A9C8B4C-D727-11E2-8095-B6466E6B3FA2; t=1475699317; bh=3eVnR28dZ9uZcCRzOXXL/8LMct3DzeuCUq8SrreU664=; h=Date:From:To:Subject:Message-Id:Mime-Version:Content-Type; b=gMr+r1Uia/ComYbaHDjAxSseKeEj5T8hvQGjoyJhM1WBP15wchm6GD7D5KkElYlB0 uqAXCtc1s/pry1uyW3meb4z45BdlH0lCYv1ZchxAsgiWaqZ1R2YNdokOMdB0r0Finu SEiXSnppeFf9yauqF+G4pde4PKAF54gmIKOSlrAc= X-Virus-Scanned: amavisd-new at bouvier.get.c.bitbit.net Received: from bouvier.getmail.no ([127.0.0.1]) by localhost (bouvier.get.c.bitbit.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id RjEbIe3wxjvV for ; Wed, 5 Oct 2016 22:28:36 +0200 (CEST) Received: from kg-core1.kg4.no (cm-84.209.39.108.getinternet.no [84.209.39.108]) by bouvier.getmail.no (Postfix) with ESMTPSA id B6E905163B for ; Wed, 5 Oct 2016 22:28:36 +0200 (CEST) Date: Wed, 5 Oct 2016 22:28:31 +0200 From: Torfinn Ingolfsen To: freebsd-stable@freebsd.org Subject: Re: aibs(4) / atk0110 support for newer systems Message-Id: <20161005222831.e674c3a134266c2e1edc523e@getmail.no> In-Reply-To: <4c431c8a-7c8c-4336-b948-6e9ae882c0fc@FreeBSD.org> References: <86cf8380-ac6f-55f0-f0f8-16000d7f04b2@FreeBSD.org> <20160930145704.4dbc9d90011154b38493964e@getmail.no> <7d498084-ec05-d4c9-5f49-6aef32495caf@FreeBSD.org> <20160930205928.77d7e74f7bd1a35fcf1aa50a@getmail.no> <7a868c22-e0bd-f677-e4ad-2bdf6f3605d0@FreeBSD.org> <20161003201511.7258687453f12c44a46a361a@getmail.no> <20161005143723.4273657959160b67637a5adf@getmail.no> <4c431c8a-7c8c-4336-b948-6e9ae882c0fc@FreeBSD.org> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.29; amd64-portbld-freebsd9.3) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart=_Wed__5_Oct_2016_22_28_31_+0200_DvpN0PNL2ingRwP=" X-Mailman-Approved-At: Wed, 05 Oct 2016 20:44:47 +0000 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2016 20:28:52 -0000 This is a multi-part message in MIME format. --Multipart=_Wed__5_Oct_2016_22_28_31_+0200_DvpN0PNL2ingRwP= Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Wed, 5 Oct 2016 16:09:40 +0300 Andriy Gapon wrote: > > Seems like this is a clang vs gcc issue as I didn't get warnings here. > Could you please simply add initialization to those variables in aibs_attach_ggrp()? > E.g.: > s_idx = NULL; > so = NULL; I ended up adding s_idx = NULL; so = NULL; name = NULL; to aibs_attach_ggrp(), that made the module compile. Unfortunately, my machines panics as soon as this module is loaded: root@kg-core1# cat /var/crash/info.0 Dump header from device /dev/ada0p3 Architecture: amd64 Architecture Version: 2 Dump Length: 1466040320B (1398 MB) Blocksize: 512 Dumptime: Wed Oct 5 21:48:42 2016 Hostname: kg-core1.kg4.no Magic: FreeBSD Kernel Dump Version String: FreeBSD 9.3-STABLE #3 r304838: Fri Aug 26 12:11:25 CEST 2016 root@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC Panic String: page fault Dump Parity: 1914870814 Bounds: 0 Dump Status: good core.txt.0 attached HTH -- Torfinn Ingolfsen --Multipart=_Wed__5_Oct_2016_22_28_31_+0200_DvpN0PNL2ingRwP= Content-Type: text/plain; name="core.txt.0.txt" Content-Disposition: attachment; filename="core.txt.0.txt" Content-Transfer-Encoding: 7bit kg-core1.kg4.no dumped core - see /var/crash/vmcore.0 Wed Oct 5 22:13:14 CEST 2016 FreeBSD kg-core1.kg4.no 9.3-STABLE FreeBSD 9.3-STABLE #3 r304838: Fri Aug 26 12:11:25 CEST 2016 root@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 panic: page fault GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"... Unread portion of the kernel message buffer: aibs0: on acpi0 Fatal trap 12: page fault while in kernel mode cpuid = 1; apic id = 01 fault virtual address = 0x0 fault code = supervisor read data, page not present instruction pointer = 0x20:0xffffffff81bcb078 stack pointer = 0x28:0xffffff88b8554430 frame pointer = 0x28:0xffffff88b85544f0 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 1816 (kldload) trap number = 12 panic: page fault cpuid = 1 KDB: stack backtrace: #0 0xffffffff8093b606 at kdb_backtrace+0x66 #1 0xffffffff8090102e at panic+0x1ce #2 0xffffffff80ce6887 at trap_fatal+0x277 #3 0xffffffff80ce6bd1 at trap_pfault+0x211 #4 0xffffffff80ce7199 at trap+0x329 #5 0xffffffff80cd0081 at calltrap+0x8 #6 0xffffffff81bcb901 at aibs_attach+0x91 #7 0xffffffff8093424c at device_attach+0xcc #8 0xffffffff8033bd43 at acpi_driver_added+0xa3 #9 0xffffffff809323d5 at devclass_driver_added+0x75 #10 0xffffffff80932f13 at devclass_add_driver+0x103 #11 0xffffffff808ebef8 at module_register_init+0xa8 #12 0xffffffff808e38ae at linker_load_module+0x85e #13 0xffffffff808e3fc4 at kern_kldload+0xb4 #14 0xffffffff808e40d4 at sys_kldload+0x84 #15 0xffffffff80ce5ffa at amd64_syscall+0x69a #16 0xffffffff80cd0367 at Xfast_syscall+0xf7 Uptime: 3h34m2s Dumping 1398 out of 32743 MB:..2%..11%..21%..31%..41% (CTRL-C to abort) ..51%..61%..71%..81%..91% Reading symbols from /boot/modules/vboxdrv.ko...done. Loaded symbols for /boot/modules/vboxdrv.ko Reading symbols from /boot/kernel/fdescfs.ko...Reading symbols from /boot/kernel/fdescfs.ko.symbols...done. done. Loaded symbols for /boot/kernel/fdescfs.ko Reading symbols from /boot/modules/vboxnetflt.ko...done. Loaded symbols for /boot/modules/vboxnetflt.ko Reading symbols from /boot/kernel/netgraph.ko...Reading symbols from /boot/kernel/netgraph.ko.symbols...done. done. Loaded symbols for /boot/kernel/netgraph.ko Reading symbols from /boot/kernel/ng_ether.ko...Reading symbols from /boot/kernel/ng_ether.ko.symbols...done. done. Loaded symbols for /boot/kernel/ng_ether.ko Reading symbols from /boot/modules/vboxnetadp.ko...done. Loaded symbols for /boot/modules/vboxnetadp.ko Reading symbols from /boot/kernel/linux.ko...Reading symbols from /boot/kernel/linux.ko.symbols...done. done. Loaded symbols for /boot/kernel/linux.ko Reading symbols from /boot/modules/fuse.ko...done. Loaded symbols for /boot/modules/fuse.ko Reading symbols from /boot/modules/radeonkms_port.ko...done. Loaded symbols for /boot/modules/radeonkms_port.ko Reading symbols from /boot/kernel/iicbb.ko...Reading symbols from /boot/kernel/iicbb.ko.symbols...done. done. Loaded symbols for /boot/kernel/iicbb.ko Reading symbols from /boot/kernel/iicbus.ko...Reading symbols from /boot/kernel/iicbus.ko.symbols...done. done. Loaded symbols for /boot/kernel/iicbus.ko Reading symbols from /boot/kernel/iic.ko...Reading symbols from /boot/kernel/iic.ko.symbols...done. done. Loaded symbols for /boot/kernel/iic.ko Reading symbols from /boot/modules/drm2_port.ko...done. Loaded symbols for /boot/modules/drm2_port.ko Reading symbols from /boot/kernel/radeonkmsfw_CEDAR_pfp.ko...Reading symbols from /boot/kernel/radeonkmsfw_CEDAR_pfp.ko.symbols...done. done. Loaded symbols for /boot/kernel/radeonkmsfw_CEDAR_pfp.ko Reading symbols from /boot/kernel/radeonkmsfw_CEDAR_me.ko...Reading symbols from /boot/kernel/radeonkmsfw_CEDAR_me.ko.symbols...done. done. Loaded symbols for /boot/kernel/radeonkmsfw_CEDAR_me.ko Reading symbols from /boot/kernel/radeonkmsfw_CEDAR_rlc.ko...Reading symbols from /boot/kernel/radeonkmsfw_CEDAR_rlc.ko.symbols...done. done. Loaded symbols for /boot/kernel/radeonkmsfw_CEDAR_rlc.ko Reading symbols from /boot/kernel/aibs.ko...done. Loaded symbols for /boot/kernel/aibs.ko #0 doadump (textdump=) at pcpu.h:235 235 pcpu.h: No such file or directory. in pcpu.h (kgdb) #0 doadump (textdump=) at pcpu.h:235 #1 0xffffffff80900b06 in kern_reboot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:454 #2 0xffffffff80901007 in panic (fmt=0x1
) at /usr/src/sys/kern/kern_shutdown.c:642 #3 0xffffffff80ce6887 in trap_fatal (frame=0xc, eva=) at /usr/src/sys/amd64/amd64/trap.c:876 #4 0xffffffff80ce6bd1 in trap_pfault (frame=0xffffff88b8554380, usermode=0) at /usr/src/sys/amd64/amd64/trap.c:798 #5 0xffffffff80ce7199 in trap (frame=0xffffff88b8554380) at /usr/src/sys/amd64/amd64/trap.c:462 #6 0xffffffff80cd0081 in calltrap () at /usr/src/sys/amd64/amd64/exception.S:238 #7 0xffffffff81bcb078 in aibs_add_sensor () from /boot/kernel/aibs.ko #8 0xffffffff81bcb4b4 in aibs_attach_sif () from /boot/kernel/aibs.ko #9 0xffffffff81bcb901 in aibs_attach () from /boot/kernel/aibs.ko #10 0xffffffff8093424c in device_attach (dev=0x0) at device_if.h:180 #11 0xffffffff8033bd43 in acpi_driver_added (dev=, driver=) at /usr/src/sys/dev/acpica/acpi.c:841 #12 0xffffffff809323d5 in devclass_driver_added (dc=0xfffffe00093c5900, driver=0xffffffff81bcbe9c) at bus_if.h:204 #13 0xffffffff80932f13 in devclass_add_driver (dc=0xfffffe00093c5900, driver=0xffffffff81bcc140, pass=2147483647, dcp=0xffffffff81bcc1e0) at /usr/src/sys/kern/subr_bus.c:1086 #14 0xffffffff808ebef8 in module_register_init (arg=) at /usr/src/sys/kern/kern_module.c:123 #15 0xffffffff808e38ae in linker_load_module (kldname=, modname=0xfffffe03ec774000 "aibs", parent=0x0, verinfo=0x0, lfpp=0xffffff88b8554aa0) at /usr/src/sys/kern/kern_linker.c:233 #16 0xffffffff808e3fc4 in kern_kldload (td=, file=0xfffffe03ec774000 "aibs", fileid=0xffffff88b8554af4) at /usr/src/sys/kern/kern_linker.c:1038 #17 0xffffffff808e40d4 in sys_kldload (td=0xfffffe020f434490, uap=) at /usr/src/sys/kern/kern_linker.c:1064 #18 0xffffffff80ce5ffa in amd64_syscall (td=0xfffffe020f434490, traced=0) at subr_syscall.c:142 #19 0xffffffff80cd0367 in Xfast_syscall () at /usr/src/sys/amd64/amd64/exception.S:398 #20 0x000000080085d10c in ?? () Previous frame inner to this frame (corrupt stack?) (kgdb) ------------------------------------------------------------------------ ps -axlww UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND 0 0 0 0 -16 0 0 0 - DLs ?? 0:03.02 [kernel] 0 1 0 0 33 0 6280 0 wait DLs ?? 0:00.01 [init] 0 2 0 0 -16 0 0 0 waiting_ DL ?? 0:00.00 [sctp_iterator] 0 3 0 0 -16 0 0 0 - DL ?? 0:00.00 [xpt_thrd] 0 4 0 0 -16 0 0 0 psleep DL ?? 0:00.01 [pagedaemon] 0 5 0 0 -16 0 0 0 psleep DL ?? 0:00.00 [vmdaemon] 0 6 0 0 155 0 0 0 pgzero DL ?? 0:00.00 [pagezero] 0 7 0 0 -16 0 0 0 psleep DL ?? 0:00.06 [bufdaemon] 0 8 0 0 16 0 0 0 syncer DL ?? 0:01.12 [syncer] 0 9 0 0 -16 0 0 0 vlruwt DL ?? 0:00.06 [vnlru] 0 10 0 0 -16 0 0 0 audit_wo DL ?? 0:00.00 [audit] 0 11 0 0 155 0 0 0 - RL ?? 832:48.53 [idle] 0 12 0 0 -84 0 0 0 - WL ?? 0:29.50 [intr] 0 13 0 0 -8 0 0 0 - DL ?? 0:07.50 [geom] 0 14 0 0 -16 0 0 0 - DL ?? 0:00.67 [yarrow] 0 15 0 0 -68 0 0 0 - DL ?? 0:01.27 [usb] 0 16 0 0 -20 0 0 0 VBoxIS DL ?? 0:00.00 [Timer] 0 17 0 0 -20 0 0 0 VBoxIS DL ?? 0:00.00 [Timer] 0 18 0 0 -16 0 0 0 sdflush DL ?? 0:01.59 [softdepflush] 0 173 1 0 52 0 9992 0 pause Ds ?? 0:00.00 [adjkerntz] 0 456 1 0 20 0 10372 0 select Ds ?? 0:00.11 [devd] 0 496 0 0 -16 0 0 0 sleep DL ?? 0:00.00 [ng_queue] 0 532 1 0 52 0 12108 0 select Ds ?? 0:00.00 [dhclient] 65 570 1 0 29 0 12108 0 select Ds ?? 0:00.00 [dhclient] 0 699 1 0 20 0 14180 0 select Ds ?? 0:00.02 [syslogd] 0 786 1 0 20 0 24400 14168 select Ds ?? 0:00.51 [ntpd] 0 809 1 0 20 0 28168 0 nanslp D ?? 0:00.11 [smartd] 0 813 1 0 52 0 12116 0 sigwait Ds ?? 0:00.00 [daemon] 0 814 813 0 20 0 136672 0 select D ?? 0:00.38 [python2.7] 556 825 1 0 20 0 16436 0 select Ds ?? 0:00.02 [dbus-daemon] 558 829 1 0 20 0 30328 0 select D ?? 0:00.89 [avahi-daemon] 0 832 1 0 20 0 93160 0 kqread Ds ?? 0:00.01 [cupsd] 970 834 1 0 52 0 82516 0 kqread D ?? 0:00.11 [colord] 0 860 1 0 52 0 51356 0 select Ds ?? 0:00.00 [sshd] 0 863 1 0 20 0 22432 0 select Ds ?? 0:00.11 [sendmail] 25 866 1 0 20 0 22432 0 pause Ds ?? 0:00.00 [sendmail] 0 870 1 0 20 0 16276 0 nanslp Ds ?? 0:00.02 [cron] 0 886 1 0 20 0 14296 0 select Ds ?? 0:01.44 [moused] 0 933 1 0 21 0 47432 0 wait Ds ?? 0:00.01 [login] 0 934 1 0 20 0 47432 0 wait Ds ?? 0:00.01 [login] 0 935 1 0 52 0 12116 0 ttyin Ds+ ?? 0:00.00 [getty] 0 936 1 0 52 0 12116 0 ttyin Ds+ ?? 0:00.00 [getty] 0 937 1 0 52 0 12116 0 ttyin Ds+ ?? 0:00.00 [getty] 0 938 1 0 52 0 12116 0 ttyin Ds+ ?? 0:00.00 [getty] 0 939 1 0 52 0 12116 0 ttyin Ds+ ?? 0:00.00 [getty] 0 940 1 0 52 0 12116 0 ttyin Ds+ ?? 0:00.00 [getty] 0 941 933 0 20 0 14568 0 ttyin D+ ?? 0:00.00 [sh] 1001 950 934 0 23 0 14568 0 wait D ?? 0:00.00 [sh] 1001 958 950 0 20 0 23760 0 wait D+ ?? 0:00.00 [xinit] 0 959 958 0 20 0 673900 0 uwait D ?? 2:15.02 [Xorg] 1001 962 958 0 52 0 14568 0 wait D ?? 0:00.00 [sh] 1001 968 962 0 20 0 196204 0 select D ?? 0:00.55 [xfce4-session] 1001 971 1 0 52 0 30056 0 select D ?? 0:00.00 [dbus-launch] 1001 972 1 0 20 0 16436 0 select Ds ?? 0:00.08 [dbus-daemon] 1001 974 1 0 20 0 41696 0 select D ?? 0:00.04 [xfconfd] 1001 977 1 0 20 0 36480 0 select Ds ?? 0:00.00 [ssh-agent] 1001 979 1 0 20 0 55972 0 select Ds ?? 0:00.20 [gpg-agent] 1001 980 968 0 20 0 212324 0 select D ?? 0:01.47 [xfwm4] 1001 981 968 0 20 0 179376 0 select D ?? 0:00.15 [thunar] 1001 982 968 0 23 0 237468 0 kqread D ?? 0:02.53 [xfce4-panel] 1001 984 1 0 35 0 210008 0 kqread Ds ?? 0:00.16 [xfsettingsd] 1001 987 1 0 20 0 66936 0 select D ?? 0:00.02 [gvfsd] 1001 988 982 0 20 0 177000 0 select D ?? 0:14.52 [wrapper-1.0] 1001 989 968 0 37 0 245708 0 kqread D ?? 0:02.20 [xfdesktop] 1001 991 982 0 52 0 191936 0 select D ?? 0:21.52 [wrapper-1.0] 1001 995 982 0 52 0 228800 0 select D ?? 0:01.07 [wrapper-1.0] 0 997 1 0 20 0 50120 0 select D ?? 0:00.02 [upowerd] 0 999 1 0 20 0 75904 0 n D ?? 0:00.01 [console-kit-daemon] 565 1001 1 0 20 0 110272 0 select D ?? 0:00.16 [polkitd] 1001 1002 968 0 20 0 44476 0 select D ?? 0:00.13 [xkbvleds] 1001 1003 982 0 20 0 179208 0 Giant L ?? 0:12.70 [wrapper-1.0] 1001 1005 1 0 33 0 85944 0 kqread D ?? 0:00.33 [gvfsd-trash] 1001 1006 968 0 52 0 227092 0 kqread D ?? 0:17.17 [xfce4-terminal] 1001 1007 982 0 20 0 178528 0 select D ?? 0:00.35 [wrapper-1.0] 1001 1009 1 0 38 0 43848 0 select D ?? 0:00.00 [gvfsd-metadata] 1001 1010 982 0 20 0 177416 0 select D ?? 0:00.17 [wrapper-1.0] 1001 1011 968 0 20 0 203440 0 kqread D ?? 0:00.20 [xfce4-clipman] 1001 1012 1006 0 52 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh] 1001 1013 982 0 20 0 201680 0 kqread D ?? 0:00.23 [wrapper-1.0] 1001 1014 968 0 20 0 216580 0 kqread D ?? 0:00.29 [xfce4-notes] 1001 1020 982 0 52 0 221160 0 select D ?? 0:00.21 [wrapper-1.0] 1001 1022 1006 0 47 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh] 1001 1023 982 0 20 0 185748 0 select D ?? 0:00.17 [wrapper-1.0] 1001 1030 1006 0 46 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh] 1001 1031 982 0 20 0 172584 0 p D ?? 0:00.26 [xfce4-calculator-p] 1001 1037 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh] 1001 1038 982 0 52 0 204320 0 select D ?? 0:00.19 [wrapper-1.0] 1001 1044 1006 0 48 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh] 1001 1050 1006 0 20 0 14568 0 wait Ds ?? 0:00.13 [sh] 1001 1056 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh] 1001 1062 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh] 1001 1068 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh] 1001 1074 1006 0 20 0 14568 0 wait Ds ?? 0:00.13 [sh] 1001 1080 1006 0 20 0 14568 0 wait Ds ?? 0:00.13 [sh] 1001 1086 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh] 1001 1092 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh] 1001 1098 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh] 1001 1104 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh] 1001 1112 1006 0 52 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh] 1001 1119 1006 0 20 0 14568 0 wait Ds ?? 0:00.13 [sh] 1001 1125 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh] 1001 1131 1006 0 20 0 14568 0 wait Ds ?? 0:00.13 [sh] 1001 1137 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh] 1001 1143 1006 0 20 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh] 1001 1149 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh] 1001 1155 1006 0 52 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh] 1001 1161 1006 0 52 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh] 1001 1167 1006 0 52 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh] 1001 1173 1006 0 52 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh] 1001 1179 1006 0 20 0 14568 0 wait Ds ?? 0:00.13 [sh] 1001 1185 1006 0 20 0 14568 0 wait Ds ?? 0:00.13 [sh] 1001 1191 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh] 1001 1197 1006 0 20 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh] 1001 1203 1006 0 52 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh] 1001 1209 1006 0 52 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh] 1001 1215 982 0 36 0 239888 0 kqread D ?? 0:00.71 [xfce4-appfinder] 1001 1217 1 0 20 0 78268 0 e D ?? 0:00.01 [at-spi-bus-launche] 1001 1218 1217 0 20 0 16436 0 select D ?? 0:00.18 [dbus-daemon] 1001 1220 1 0 31 0 68252 0 fffffe01c834b7c0 D ?? 0:00.19 [at-spi2-registryd] 1001 1221 1215 0 20 0 185000 0 select D ?? 0:00.87 [qgmailnotifier] 0 1236 1137 0 20 0 47428 0 wait D ?? 0:00.01 [su] 0 1237 1236 0 20 0 14568 0 wait D ?? 0:00.02 [sh] 1001 1249 1149 0 20 0 20760 0 select D+ ?? 0:29.73 [top] 1001 1275 1068 0 20 0 40668 0 select D+ ?? 0:00.03 [ssh] 1001 1293 1191 0 20 0 40668 0 select D+ ?? 0:00.02 [ssh] 1001 1296 1098 0 20 0 40668 0 select D+ ?? 0:00.01 [ssh] 1001 1297 1037 0 20 0 40668 0 select D+ ?? 0:00.69 [ssh] 1001 1299 1086 0 20 0 40668 0 select D+ ?? 0:00.03 [ssh] 1001 1303 1092 0 20 0 40668 0 select D+ ?? 0:00.01 [ssh] 1001 1316 982 0 33 0 2823668 0 uwait D ?? 17:49.84 [firefox] 1001 1333 1062 0 20 0 40668 0 select D+ ?? 0:00.06 [ssh] 1001 1334 1056 0 20 0 40668 0 select D+ ?? 0:00.33 [ssh] 1001 1366 1050 0 20 0 40668 0 select D+ ?? 0:00.03 [ssh] 1001 1368 1074 0 20 0 40668 0 select D+ ?? 0:00.02 [ssh] 1001 1388 1185 0 20 0 40668 0 select D+ ?? 0:00.02 [ssh] 1001 1390 1131 0 20 0 40668 0 select D+ ?? 0:00.02 [ssh] 1001 1394 1179 0 20 0 40668 0 select D+ ?? 0:00.02 [ssh] 1001 1408 1125 0 20 0 40668 0 select D+ ?? 0:00.02 [ssh] 1001 1410 1119 0 20 0 40668 0 select D+ ?? 0:00.02 [ssh] 1001 1412 1080 0 20 0 40668 0 select D+ ?? 0:00.06 [ssh] 1001 1639 1104 0 20 0 40668 0 select D+ ?? 0:00.01 [ssh] 1001 1726 1 0 52 0 247852 0 select D ?? 0:04.06 [sylpheed] 0 1816 1237 0 -60 0 3856 0 - R+ ?? 0:00.00 [kldload] ------------------------------------------------------------------------ vmstat -s 21058001 cpu context switches 4410019 device interrupts 2630042 software interrupts 10744075 traps 223273097 system calls 19 kernel threads created 1212 fork() calls 585 vfork() calls 0 rfork() calls 0 swap pager pageins 0 swap pager pages paged in 0 swap pager pageouts 0 swap pager pages paged out 6159 vnode pager pageins 64721 vnode pager pages paged in 544 vnode pager pageouts 2126 vnode pager pages paged out 0 page daemon wakeups 0 pages examined by the page daemon 669 pages reactivated 86865 copy-on-write faults 176 copy-on-write optimized faults 2196563 zero fill pages zeroed 85 zero fill pages prezeroed 185 intransit blocking page faults 7559897 total VM faults taken 0 pages affected by kernel thread creation 625847 pages affected by fork() 296412 pages affected by vfork() 0 pages affected by rfork() 0 pages cached 8412505 pages freed 0 pages freed by daemon 0 pages freed by exiting processes 531154 pages active 194726 pages inactive 7264 pages in VM cache 194003 pages wired down 7202719 pages free 4096 bytes per page 1139819 total name lookups cache hits (92% pos + 3% neg) system 0% per-directory deletions 0%, falsehits 0%, toolong 0% ------------------------------------------------------------------------ vmstat -m Type InUse MemUse HighUse Requests Size(s) cdev 8 2K - 8 256 kbdmux 6 18K - 6 16,512,1024,2048 sigio 2 1K - 2 64 filedesc 204 136K - 1898 16,32,512,1024,2048,4096 kdtrace 545 110K - 3123 64,256 kenv 84 12K - 101 16,32,64,128 kqueue 36 41K - 7534 256,2048 ppbusdev 3 1K - 3 256 proc-args 123 9K - 4042 16,32,64,128,256 hhook 2 1K - 2 256 ithread 100 16K - 100 32,128,256 entropy 1024 64K - 1024 64 KTRACE 100 13K - 100 128 scsi_da 0 0K - 9 16 linker 428 1486K - 538 16,32,64,128,256,512,1024,2048,4096 lockf 45 5K - 32327 64,128 loginclass 2 1K - 70 64 CAM queue 28 7K - 124 16,32,512 ip6ndp 12 1K - 12 64,128 ip6opt 3 1K - 3 256 temp 45 20K - 178353 16,32,64,128,256,512,1024,2048,4096 devbuf 19847 39846K - 50147 16,32,64,128,256,512,1024,2048,4096 cache 1 1K - 1 32 module 503 63K - 504 128 CAM SIM 9 3K - 9 256 mtx_pool 2 16K - 2 acpidev 38 3K - 38 64 osd 2 1K - 2 16,64 pmchooks 1 1K - 1 128 hdaa 9 44K - 9 256,512,1024,2048 subproc 339 670K - 2013 512,4096 proc 2 128K - 2 session 61 8K - 133 128 pgrp 87 11K - 424 128 cred 102 16K - 76452 64,256 uidinfo 9 17K - 74 128 plimit 29 8K - 1067 256 hdac 2 2K - 2 128,1024 hdacc 2 1K - 2 32 sysctltmp 0 0K - 1014 16,32,64,128,4096 sysctloid 5621 278K - 5843 16,32,64,128 sysctl 0 0K - 481122 16,32,64 tidhash 1 128K - 1 callout 3 1536K - 3 umtx 936 117K - 936 128 p1003.1b 1 1K - 1 16 SWAP 2 549K - 2 64 bus-sc 127 566K - 3720 16,32,64,128,256,512,1024,2048,4096 bus 1424 122K - 7056 16,32,64,128,256,1024 devstat 12 25K - 12 32,4096 eventhandler 89 7K - 89 64,128 kobj 354 1416K - 646 4096 pci_link 16 2K - 16 32,128 Per-cpu 1 1K - 1 32 acpi_perf 4 1K - 4 128 feeder 28 3K - 55 32,128 rman 254 30K - 609 16,32,128 sbuf 0 0K - 1698 16,32,64,128,256,512,1024,2048,4096 DEVFS1 198 99K - 209 512 DEVFS3 221 56K - 231 256 stack 0 0K - 2 256 taskqueue 19 2K - 19 16,32,128 Unitno 27 2K - 2067403 32,64 iov 0 0K - 10005154 16,32,64,128,256,512 select 156 20K - 156 128 ioctlops 0 0K - 669 256,512,1024,2048 msg 4 30K - 4 2048,4096 sem 4 106K - 4 2048,4096 shm 12 280K - 56 tty 51 51K - 53 1024,2048 pts 32 8K - 32 256 mbuf_tag 0 0K - 19 32 shmfd 1 8K - 1 pcb 54 158K - 7286 16,32,128,1024,2048,4096 soname 104 13K - 23808 16,32,64,128 vfscache 1 8192K - 1 cl_savebuf 0 0K - 3709 64,128 vfs_hash 1 4096K - 1 DEVFS_RULE 74 35K - 74 64,512 vnodes 2 1K - 2 256 DEVFS 32 1K - 34 16,128 mount 61 3K - 226 16,32,64,128,256 DEVFSP 2 1K - 102 64 vnodemarker 0 0K - 2502 512 fadvise 0 0K - 557 64 BPF 16 11K - 16 128,512,4096 ether_multi 22 2K - 30 16,32,64 ifaddr 95 24K - 96 32,64,128,256,512,4096 ifnet 12 23K - 12 128,2048 clone 6 24K - 6 4096 arpcom 1 1K - 1 16 lltable 32 14K - 75 256,512 routetbl 33 6K - 7492 32,64,128,256,512 igmp 11 3K - 11 256 ip_moptions 4 1K - 4 64,256 in_multi 3 1K - 4 256 in_mfilter 2 2K - 2 1024 sctp_iter 0 0K - 3 256 sctp_ifn 2 1K - 2 128 sctp_ifa 4 1K - 4 128 sctp_vrf 1 1K - 1 64 sctp_a_it 0 0K - 3 16 hostcache 1 28K - 1 syncache 1 96K - 1 ip6_moptions 2 1K - 2 32,256 in6_multi 15 2K - 15 32,256 in6_mfilter 1 1K - 1 1024 mld 11 2K - 11 128 rpc 2 8K - 2 4096 audit_evclass 180 6K - 219 32 savedino 0 0K - 1254 256 freework 1 1K - 5706 16,128 newdirblk 0 0K - 23 64 dirrem 2 1K - 2418 128 mkdir 0 0K - 46 128 diradd 3 1K - 2992 128 freefile 2 1K - 1476 64 freeblks 0 0K - 1502 256 freefrag 1 1K - 10536 128 indirdep 2 1K - 5494 128 newblk 161 8232K - 77080 256 bmsafemap 3 9K - 27368 256 inodedep 10 4101K - 4318 512 pagedep 3 513K - 574 256 ufs_dirhash 201 58K - 204 16,32,64,128,256,512,1024,2048,4096 ufs_quota 1 4096K - 1 ufs_mount 7 124K - 12 128,512,2048,4096 vm_pgdata 2 4097K - 2 128 UMAHash 3 21K - 12 512,1024,2048,4096 pfs_nodes 21 6K - 21 256 pfs_vncache 70 5K - 78 64 memdesc 1 4K - 1 4096 GEOM 183 34K - 1114 16,32,64,128,256,512,1024,2048 atkbddev 2 1K - 2 64 mixer 4 16K - 4 4096 CAM periph 12 3K - 37 16,32,64,128,256 raid_data 0 0K - 162 32,128,256 UART 3 2K - 3 16,512,1024 acpiintr 1 1K - 1 64 acpica 6441 656K - 81945 16,32,64,128,256,512,1024,2048,4096 acpitask 1 16K - 1 CAM dev queue 9 1K - 9 32 apmdev 1 1K - 1 128 madt_table 0 0K - 1 4096 acpisem 24 3K - 24 128 CAM path 18 1K - 73 32 CAM CCB 70 140K - 205 2048 scsi_cd 0 0K - 5 16 io_apic 1 2K - 1 2048 isadev 6 1K - 6 128 MCA 6 1K - 6 128 msi 7 1K - 7 128 nexusdev 3 1K - 3 16 CAM DEV 13 26K - 32 2048 USBdev 111 34K - 211 32,64,128,256,512 USB 94 201K - 113 16,32,64,128,256,512,2048,4096 CAM XPT 49 4K - 185 16,32,64,128,256,1024,2048 iprtheap 31 57K - 35 32,64,128,256,2048 fdesc_mount 1 1K - 1 16 netgraph_node 3 1K - 3 128,256 netgraph 1 1K - 1 64 linux 15 1K - 15 64 gem_name 1071 46K - 1034252 32,4096 drm_global 2 1K - 2 128,256 drm_vblank 7 1K - 7 16,128 drm_kms 70 17K - 134 16,32,64,128,256,512,2048,4096 drm_hashtab 1 4096K - 1 drm_sman 2078 260K - 2068328 128 drm_ctxbitmap 1 4K - 1 4096 drm_files 1 1K - 4 512 drm_maps 2 9K - 4 128 drm_magic 0 0K - 2 32 drm_driver 1659 3294K - 5058722 16,32,64,128,256,512,1024,2048,4096 drm_sarea 1 1K - 1 16 drm_dma 1 1K - 1 32 ttm_pd 90 12K - 741354 16,32,64,128,256,512,1024,2048,4096 ttm_rman 2 1K - 2 256 ttm_zone 2 1K - 2 64 ttm_poolmgr 1 1K - 1 512 ------------------------------------------------------------------------ vmstat -z ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP UMA Kegs: 208, 0, 92, 10, 92, 0, 0 UMA Zones: 896, 0, 92, 0, 92, 0, 0 UMA Slabs: 568, 0, 4362, 6, 38253, 0, 0 UMA RCntSlabs: 568, 0, 739, 3, 739, 0, 0 UMA Hash: 256, 0, 1, 14, 4, 0, 0 16 Bucket: 152, 0, 142, 8, 142, 0, 0 32 Bucket: 280, 0, 118, 8, 118, 0, 0 64 Bucket: 536, 0, 124, 2, 124, 61, 0 128 Bucket: 1048, 0, 483, 0, 483,10213, 0 VM OBJECT: 232, 0, 14784, 624, 1453586, 0, 0 MAP: 240, 0, 8, 24, 8, 0, 0 KMAP ENTRY: 128, 2140316, 70, 6948, 147887, 0, 0 MAP ENTRY: 128, 0, 11482, 1017, 2100859, 0, 0 fakepg: 120, 0, 0, 0, 0, 0, 0 mt_zone: 4112, 0, 375, 61, 375, 0, 0 16: 16, 0, 3370, 998,10242629, 0, 0 32: 32, 0, 4471, 781, 4230576, 0, 0 64: 64, 0, 13625, 711, 1601141, 0, 0 128: 128, 0, 11694, 1124, 3727073, 0, 0 256: 256, 0, 1456, 29669, 277229, 0, 0 512: 512, 0, 965, 386, 387785, 0, 0 1024: 1024, 0, 1204, 752, 1511575, 0, 0 2048: 2048, 0, 179, 99, 80727, 0, 0 4096: 4096, 0, 622, 91, 9641, 0, 0 Files: 80, 0, 1062, 378, 75126, 0, 0 TURNSTILE: 136, 0, 469, 91, 469, 0, 0 rl_entry: 40, 0, 139, 281, 139, 0, 0 umtx pi: 96, 0, 0, 0, 0, 0, 0 MAC labels: 40, 0, 0, 0, 0, 0, 0 PROC: 1192, 0, 142, 53, 1816, 0, 0 THREAD: 1168, 0, 401, 67, 1305, 0, 0 SLEEPQUEUE: 80, 0, 469, 111, 469, 0, 0 VMSPACE: 400, 0, 124, 83, 1799, 0, 0 cpuset: 72, 0, 94, 56, 94, 0, 0 audit_record: 960, 0, 0, 0, 0, 0, 0 mbuf_packet: 256, 13008165, 256, 896, 263468, 0, 0 mbuf: 256, 13008165, 5, 763, 1284794, 0, 0 mbuf_cluster: 2048, 2032524, 1152, 88, 1152, 0, 0 mbuf_jumbo_page: 4096, 1016261, 4, 115, 238739, 0, 0 mbuf_jumbo_9k: 9216, 903342, 0, 0, 0, 0, 0 mbuf_jumbo_16k: 16384, 677504, 0, 0, 0, 0, 0 mbuf_ext_refcnt: 4, 0, 0, 0, 0, 0, 0 ttyoutq: 256, 0, 328, 47, 520, 0, 0 g_bio: 248, 0, 0, 10635, 1746375, 0, 0 ttyinq: 160, 0, 630, 66, 1005, 0, 0 ata_request: 328, 0, 0, 60, 4299, 0, 0 ata_composite: 336, 0, 0, 0, 0, 0, 0 vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0 FPU_save_area: 512, 0, 0, 0, 0, 0, 0 VNODE: 504, 0, 15924, 132, 17411, 0, 0 VNODEPOLL: 112, 0, 63, 102, 63, 0, 0 NAMEI: 1024, 0, 0, 84, 263572, 0, 0 S VFS Cache: 108, 0, 6251, 184, 23943, 0, 0 STS VFS Cache: 148, 0, 0, 0, 0, 0, 0 L VFS Cache: 328, 0, 9831, 573, 11220, 0, 0 LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0 DIRHASH: 1024, 0, 1348, 44, 1350, 0, 0 NCLNODE: 568, 0, 0, 0, 0, 0, 0 pipe: 728, 0, 106, 64, 1110, 0, 0 Mountpoints: 824, 0, 5, 7, 5, 0, 0 ksiginfo: 112, 0, 187, 869, 46442, 0, 0 itimer: 344, 0, 0, 0, 0, 0, 0 KNOTE: 128, 0, 275, 334, 14980, 0, 0 socket: 680, 1047780, 284, 124, 13638, 0, 0 unpcb: 240, 1047792, 233, 135, 909, 0, 0 ipq: 56, 63567, 0, 0, 0, 0, 0 udp_inpcb: 392, 1047780, 10, 110, 7205, 0, 0 udpcb: 16, 1047816, 10, 830, 7205, 0, 0 tcp_inpcb: 392, 1047780, 37, 163, 5496, 0, 0 tcpcb: 976, 1047780, 37, 139, 5496, 0, 0 tcptw: 72, 27800, 0, 300, 199, 0, 0 syncache: 152, 15375, 0, 100, 4, 0, 0 hostcache: 136, 15372, 27, 197, 128, 0, 0 sackhole: 32, 0, 0, 202, 12, 0, 0 tcpreass: 40, 127092, 0, 168, 2, 0, 0 sctp_ep: 1384, 1047778, 0, 0, 0, 0, 0 sctp_asoc: 2296, 40000, 0, 0, 0, 0, 0 sctp_laddr: 48, 80064, 0, 288, 3, 0, 0 sctp_raddr: 704, 80000, 0, 0, 0, 0, 0 sctp_chunk: 136, 400008, 0, 0, 0, 0, 0 sctp_readq: 104, 400032, 0, 0, 0, 0, 0 sctp_stream_msg_out: 104, 400032, 0, 0, 0, 0, 0 sctp_asconf: 40, 400008, 0, 0, 0, 0, 0 sctp_asconf_ack: 48, 400032, 0, 0, 0, 0, 0 ripcb: 392, 1047780, 1, 49, 16, 0, 0 rtentry: 200, 0, 13, 82, 14, 0, 0 selfd: 56, 0, 502, 695,58040386, 0, 0 SWAPMETA: 288, 4065048, 0, 0, 0, 0, 0 FFS inode: 168, 0, 15730, 176, 17206, 0, 0 FFS1 dinode: 128, 0, 0, 0, 0, 0, 0 FFS2 dinode: 256, 0, 15730, 110, 17206, 0, 0 NetGraph items: 72, 4118, 0, 0, 0, 0, 0 NetGraph data items: 72, 522, 0, 0, 0, 0, 0 fuse_ticket: 224, 0, 0, 0, 0, 0, 0 ------------------------------------------------------------------------ vmstat -i interrupt total rate irq1: atkbd0 6148 170 irq12: psm0 94586 2627 irq14: ata0 8584 238 irq16: hdac1 ohci0+ 92 2 irq17: ehci0 70357 1954 irq18: ohci2 ohci3+ 4 0 irq22: ahci0 553146 15365 irq256: hpet0:t0 3393884 94274 irq259: hdac0 6 0 irq260: re0 275409 7650 irq262: vgapci0 7803 216 Total 4410019 122500 ------------------------------------------------------------------------ pstat -T 1062/1047777 files 0M/4095M swap space ------------------------------------------------------------------------ pstat -s Device 512-blocks Used Avail Capacity /dev/ada0p3 8388352 0 8388352 0% ------------------------------------------------------------------------ iostat iostat: kvm_read(_tk_nin): invalid address (0x0) iostat: disabling TTY statistics ada0 ada1 ada2 cpu KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id 20.90 3449 70.38 16.04 11620 181.96 2.54 3 0.01 2 0 1 0 97 ------------------------------------------------------------------------ ipcs -a Message Queues: T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME Shared Memory: T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME m 131072 0 --rw------- tingo users tingo users 2 393216 980 959 18:16:11 no-entry 18:16:11 m 65537 0 --rw------- tingo users tingo users 2 393216 980 959 18:16:12 no-entry 18:16:12 m 196610 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:32 18:45:30 18:44:32 m 65539 0 --rw------- tingo users tingo users 2 393216 1006 959 18:16:13 18:16:18 18:16:13 m 65540 0 --rw------- tingo users tingo users 2 393216 1011 959 18:16:13 no-entry 18:16:13 m 65541 0 --rw------- tingo users tingo users 2 393216 1014 959 18:16:13 no-entry 18:16:13 m 65542 0 --rw------- tingo users tingo users 2 393216 1014 959 18:16:13 no-entry 18:16:13 m 65543 0 --rw------- tingo users tingo users 2 393216 995 959 18:16:13 no-entry 18:16:13 m 65544 0 --rw------- tingo users tingo users 2 393216 982 959 18:16:13 21:32:03 18:16:13 m 65545 0 --rw------- tingo users tingo users 2 393216 1038 959 18:16:13 no-entry 18:16:13 m 65546 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:32 18:45:30 18:44:32 m 131083 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:44 18:45:30 18:44:44 m 131084 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:44 18:45:30 18:44:44 m 131085 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:45 18:45:30 18:44:45 m 131086 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:45 18:45:30 18:44:45 m 131087 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:45 18:45:30 18:44:45 m 131088 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:45 18:45:30 18:44:45 m 131089 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:45 18:45:30 18:44:45 m 131090 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46 m 131091 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46 m 131092 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46 m 131093 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46 m 131094 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46 m 131095 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46 m 131096 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47 m 131097 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47 m 131098 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47 m 131099 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47 m 131100 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47 m 131101 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47 m 131102 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47 m 131103 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47 m 131104 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:48 18:45:30 18:44:48 m 131105 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:48 18:45:30 18:44:48 m 131106 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:48 18:45:30 18:44:48 m 196643 0 --rw------- tingo users tingo users 2 28672 1316 959 18:48:04 no-entry 18:48:04 m 65572 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:44 18:45:30 18:44:44 m 65573 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:44 18:45:30 18:44:44 m 65574 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:44 18:45:30 18:44:44 m 65575 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:44 18:45:30 18:44:44 m 65576 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:45 18:45:30 18:44:45 m 65577 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:45 18:45:30 18:44:45 m 65578 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:45 18:45:30 18:44:45 m 65579 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:45 18:45:30 18:44:45 m 65580 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:45 18:45:30 18:44:45 m 65581 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46 m 65582 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46 m 65583 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46 m 65584 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46 m 65585 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46 m 65586 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46 m 65587 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47 m 65588 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47 m 65589 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47 m 65590 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47 m 65591 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47 m 65592 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47 m 65593 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47 m 65594 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47 m 65595 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:48 18:45:30 18:44:48 m 131132 0 --rw------- tingo users tingo users 2 24576 1316 959 18:48:55 no-entry 18:48:55 m 131133 0 --rw------- tingo users tingo users 2 28672 1316 959 19:02:12 no-entry 19:02:12 m 131134 0 --rw------- tingo users tingo users 2 77824 1316 959 18:59:12 no-entry 18:59:12 m 65599 0 --rw------- tingo users tingo users 2 413696 1316 959 19:03:31 no-entry 19:03:31 m 131136 0 --rw------- tingo users tingo users 2 20480 1316 959 19:06:38 no-entry 19:06:38 m 65601 0 --rw------- tingo users tingo users 2 8192 1316 959 19:03:31 no-entry 19:03:31 m 65602 0 --rwa------ tingo users tingo users 2 131040 1221 959 19:07:29 no-entry 19:07:29 m 65603 0 --rwa------ tingo users tingo users 2 567936 1221 959 19:07:30 no-entry 19:07:30 m 65604 0 --rw------- tingo users tingo users 2 12288 1316 959 19:15:36 no-entry 19:15:36 m 65605 0 --rw------- tingo users tingo users 2 8192 1316 959 19:21:34 no-entry 19:21:34 m 262214 0 --rw------- tingo users tingo users 2 393216 1726 959 21:32:04 21:32:11 21:32:04 m 65607 0 --rw------- tingo users tingo users 2 393216 1726 959 21:32:04 21:32:11 21:32:04 Semaphores: T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME ------------------------------------------------------------------------ ipcs -T msginfo: msgmax: 16384 (max characters in a message) msgmni: 40 (# of message queues) msgmnb: 2048 (max characters in a message queue) msgtql: 40 (max # of messages in system) msgssz: 8 (size of a message segment) msgseg: 2048 (# of message segments in system) shminfo: shmmax: 536870912 (max shared memory segment size) shmmin: 1 (min shared memory segment size) shmmni: 1024 (max number of shared memory identifiers) shmseg: 1024 (max shared memory segments per process) shmall: 131072 (max amount of shared memory in pages) seminfo: semmni: 50 (# of semaphore identifiers) semmns: 340 (# of semaphores in system) semmnu: 150 (# of undo structures in system) semmsl: 340 (max # of semaphores per id) semopm: 100 (max # of operations per semop call) semume: 50 (max # of undo entries per process) semusz: 632 (size in bytes of undo structure) semvmx: 32767 (semaphore maximum value) semaem: 16384 (adjust on exit max value) ------------------------------------------------------------------------ nfsstat Client Info: Rpc Counts: Getattr Setattr Lookup Readlink Read Write Create Remove 0 0 0 0 0 0 0 0 Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access 0 0 0 0 0 0 0 0 Mknod Fsstat Fsinfo PathConf Commit 0 0 0 0 0 Rpc Info: TimedOut Invalid X Replies Retries Requests 0 0 0 0 0 Cache Info: Attr Hits Misses Lkup Hits Misses BioR Hits Misses BioW Hits Misses 0 0 0 0 0 0 0 0 BioRLHits Misses BioD Hits Misses DirE Hits Misses Accs Hits Misses 0 0 0 0 0 0 0 0 Server Info: Getattr Setattr Lookup Readlink Read Write Create Remove 0 0 0 0 0 0 0 0 Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access 0 0 0 0 0 0 0 0 Mknod Fsstat Fsinfo PathConf Commit 0 0 0 0 0 Server Ret-Failed 0 Server Faults 0 Server Cache Stats: Inprog Idem Non-idem Misses 0 0 0 0 Server Write Gathering: WriteOps WriteRPC Opsaved 0 0 0 ------------------------------------------------------------------------ netstat -s tcp: 52301 packets sent 17083 data packets (14874459 bytes) 32 data packets (33974 bytes) retransmitted 0 data packets unnecessarily retransmitted 0 resends initiated by MTU discovery 34056 ack-only packets (22005 delayed) 0 URG only packets 0 window probe packets 30 window update packets 1184 control packets 63442 packets received 13348 acks (for 14865837 bytes) 7744 duplicate acks 0 acks for unsent data 46783 packets (30249852 bytes) received in-sequence 46 completely duplicate packets (12667 bytes) 0 old duplicate packets 0 packets with some dup. data (0 bytes duped) 2 out-of-order packets (500 bytes) 0 packets (0 bytes) of data after window 0 window probes 20 window update packets 42 packets received after close 0 discarded for bad checksums 0 discarded for bad header offset fields 0 discarded because packet too short 0 discarded due to memory problems 631 connection requests 4 connection accepts 0 bad connection attempts 0 listen queue overflows 0 ignored RSTs in the windows 577 connections established (including accepts) 5459 connections closed (including 4 drops) 286 connections updated cached RTT on close 286 connections updated cached RTT variance on close 2 connections updated cached ssthresh on close 16 embryonic connections dropped 13325 segments updated rtt (of 12855 attempts) 177 retransmit timeouts 4 connections dropped by rexmit timeout 0 persist timeouts 0 connections dropped by persist timeout 0 Connections (fin_wait_2) dropped because of timeout 7203 keepalive timeouts 7191 keepalive probes sent 12 connections dropped by keepalive 5443 correct ACK header predictions 41062 correct data packet header predictions 4 syncache entries added 0 retransmitted 0 dupsyn 0 dropped 4 completed 0 bucket overflow 0 cache overflow 0 reset 0 stale 0 aborted 0 badack 0 unreach 0 zone failures 4 cookies sent 0 cookies received 128 hostcache entries added 0 bucket overflow 3 SACK recovery episodes 27 segment rexmits in SACK recovery episodes 33609 byte rexmits in SACK recovery episodes 184 SACK options (SACK blocks) received 1 SACK option (SACK blocks) sent 0 SACK scoreboard overflow 0 packets with ECN CE bit set 0 packets with ECN ECT(0) bit set 0 packets with ECN ECT(1) bit set 0 successful ECN handshakes 0 times ECN reduced the congestion window udp: 14891 datagrams received 0 with incomplete header 0 with bad data length field 0 with bad checksum 0 with no checksum 0 dropped due to no socket 4279 broadcast/multicast datagrams undelivered 0 dropped due to full socket buffers 0 not for hashed pcb 10612 delivered 3975 datagrams output 0 times multicast source filter matched ip: 78359 total packets received 0 bad header checksums 0 with size smaller than minimum 0 with data size < data length 0 with ip length > max ip packet size 0 with header length < data size 0 with data length < header length 0 with bad options 0 with incorrect version number 0 fragments received 0 fragments dropped (dup or out of space) 0 fragments dropped after timeout 0 packets reassembled ok 78358 packets for this host 0 packets for unknown/unsupported protocol 0 packets forwarded (0 packets fast forwarded) 1 packet not forwardable 0 packets received for unknown multicast group 0 redirects sent 63673 packets sent from this host 0 packets sent with fabricated ip header 0 output packets dropped due to no bufs, etc. 0 output packets discarded due to no route 0 output datagrams fragmented 0 fragments created 0 datagrams that can't be fragmented 0 tunneling packets that can't find gif 0 datagrams with bad address in header icmp: 0 calls to icmp_error 0 errors not generated in response to an icmp message 0 messages with bad code fields 0 messages less than the minimum length 0 messages with bad checksum 0 messages with bad length 0 multicast echo requests ignored 0 multicast timestamp requests ignored Input histogram: echo reply: 25 0 message responses generated 0 invalid return addresses 0 no return routes igmp: 0 messages received 0 messages received with too few bytes 0 messages received with wrong TTL 0 messages received with bad checksum 0 V1/V2 membership queries received 0 V3 membership queries received 0 membership queries received with invalid field(s) 0 general queries received 0 group queries received 0 group-source queries received 0 group-source queries dropped 0 membership reports received 0 membership reports received with invalid field(s) 0 membership reports received for groups to which we belong 0 V3 reports received without Router Alert 2 membership reports sent arp: 179 ARP requests sent 2 ARP replies sent 9855 ARP requests received 60 ARP replies received 9917 ARP packets received 184 total packets dropped due to no ARP entry 43 ARP entrys timed out 0 Duplicate IPs seen ip6: 0 total packets received 0 with size smaller than minimum 0 with data size < data length 0 with bad options 0 with incorrect version number 0 fragments received 0 fragments dropped (dup or out of space) 0 fragments dropped after timeout 0 fragments that exceeded limit 0 packets reassembled ok 0 packets for this host 0 packets forwarded 0 packets not forwardable 0 redirects sent 0 packets sent from this host 0 packets sent with fabricated ip header 0 output packets dropped due to no bufs, etc. 4 output packets discarded due to no route 0 output datagrams fragmented 0 fragments created 0 datagrams that can't be fragmented 0 packets that violated scope rules 0 multicast packets which we don't join Mbuf statistics: 0 one mbuf 1 one ext mbuf 0 two or more ext mbuf 0 packets whose headers are not contiguous 0 tunneling packets that can't find gif 0 packets discarded because of too many headers 5 failures of source address selection source addresses on a non-outgoing I/F 5 addresses scope=f Source addresses selection rule applied: 5 same address icmp6: 0 calls to icmp6_error 0 errors not generated in response to an icmp6 message 0 errors not generated because of rate limitation 0 messages with bad code fields 0 messages < minimum length 0 bad checksums 0 messages with bad length Histogram of error messages to be generated: 0 no route 0 administratively prohibited 0 beyond scope 0 address unreachable 0 port unreachable 0 packet too big 0 time exceed transit 0 time exceed reassembly 0 erroneous header field 0 unrecognized next header 0 unrecognized option 0 redirect 0 unknown 0 message responses generated 0 messages with too many ND options 0 messages with bad ND options 0 bad neighbor solicitation messages 0 bad neighbor advertisement messages 0 bad router solicitation messages 0 bad router advertisement messages 0 bad redirect messages 0 path MTU changes rip6: 0 messages received 0 checksum calculations on inbound 0 messages with bad checksum 0 messages dropped due to no socket 0 multicast messages dropped due to no socket 0 messages dropped due to full socket buffers 0 delivered 0 datagrams output ------------------------------------------------------------------------ netstat -m 261/1659/1920 mbufs in use (current/cache/total) 256/984/1240/2032524 mbuf clusters in use (current/cache/total/max) 256/896 mbuf+clusters out of packet secondary zone in use (current/cache) 4/115/119/1016261 4k (page size) jumbo clusters in use (current/cache/total/max) 0/0/0/903342 9k jumbo clusters in use (current/cache/total/max) 0/0/0/677504 16k jumbo clusters in use (current/cache/total/max) 593K/2842K/3436K bytes allocated to network (current/cache/total) 0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters) 0/0/0 requests for mbufs delayed (mbufs/clusters/mbuf+clusters) 0/0/0 requests for jumbo clusters delayed (4k/9k/16k) 0/0/0 requests for jumbo clusters denied (4k/9k/16k) 0 requests for sfbufs denied 0 requests for sfbufs delayed 0 requests for I/O initiated by sendfile 0 calls to protocol drain routines ------------------------------------------------------------------------ netstat -idW Name Mtu Network Address Ipkts Ierrs Idrop Opkts Oerrs Coll Drop re0 1500 50:46:5d:8b:a2:ea 126609 0 0 63568 0 0 0 re0 1500 10.1.0.0 kg-core1 67850 - - 63570 - - - usbus0 0 0 0 0 0 0 0 0 usbus1 0 0 0 0 0 0 0 0 usbus2 0 0 0 0 0 0 0 0 usbus3 0 0 0 0 0 0 0 0 usbus4 0 0 0 0 0 0 0 0 usbus5 0 0 0 0 0 0 0 0 usbus6 0 0 0 0 0 0 0 0 usbus7 0 0 0 0 0 0 0 0 plip0* 1500 0 0 0 0 0 0 0 lo0 16384 105 0 0 105 0 0 0 lo0 16384 localhost ::1 0 - - 0 - - - lo0 16384 fe80::1%lo0 fe80::1 0 - - 0 - - - lo0 16384 your-net localhost 105 - - 105 - - - ------------------------------------------------------------------------ netstat -anr Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 10.1.10.1 UGS 0 26708 re0 10.1.0.0/16 link#1 U 0 36848 re0 10.1.150.50 link#1 UHS 0 0 lo0 127.0.0.1 link#11 UH 0 105 lo0 Internet6: Destination Gateway Flags Netif Expire ::/96 ::1 UGRS lo0 ::1 link#11 UH lo0 ::ffff:0.0.0.0/96 ::1 UGRS lo0 fe80::/10 ::1 UGRS lo0 fe80::%lo0/64 link#11 U lo0 fe80::1%lo0 link#11 UHS lo0 ff01::%lo0/32 ::1 U lo0 ff02::/16 ::1 UGRS lo0 ff02::%lo0/32 ::1 U lo0 ------------------------------------------------------------------------ netstat -anA Active Internet connections (including servers) Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) fffffe03ecd51000 tcp4 0 0 10.1.150.50.22775 216.58.201.167.443 ESTABLISHED fffffe0366c49000 tcp4 0 0 10.1.150.50.10318 84.208.42.247.443 ESTABLISHED fffffe02118ca7a0 tcp4 0 0 10.1.150.50.61965 74.125.205.189.443 ESTABLISHED fffffe02091047a0 tcp4 0 0 10.1.150.50.39863 10.1.150.18.22 ESTABLISHED fffffe0366a92b70 tcp4 0 0 10.1.150.50.56865 172.217.18.133.443 ESTABLISHED fffffe039d6a2000 tcp4 0 0 10.1.150.50.11757 157.249.32.164.80 CLOSE_WAIT fffffe02118cab70 tcp4 0 0 10.1.150.50.13456 64.233.162.189.443 ESTABLISHED fffffe03ec77fb70 tcp4 0 0 10.1.150.50.13885 216.58.209.133.443 ESTABLISHED fffffe03f09653d0 tcp4 0 0 10.1.150.50.16352 10.1.150.61.8123 ESTABLISHED fffffe0020b0b3d0 tcp4 0 0 10.1.150.50.23048 10.1.150.32.9000 ESTABLISHED fffffe03f0967000 tcp4 0 0 10.1.150.50.23020 10.1.150.24.22 ESTABLISHED fffffe02091053d0 tcp4 0 0 10.1.150.50.20318 10.1.150.19.22 ESTABLISHED fffffe03f09673d0 tcp4 0 0 10.1.150.50.33326 10.1.10.3.22 ESTABLISHED fffffe03f09607a0 tcp4 0 0 10.1.150.50.30033 10.1.150.26.22 ESTABLISHED fffffe03ecd517a0 tcp4 0 0 10.1.150.50.46096 10.1.10.100.22 ESTABLISHED fffffe0214df93d0 tcp4 0 0 10.1.150.50.17649 77.40.158.121.22 ESTABLISHED fffffe03f0966b70 tcp4 0 0 10.1.150.50.32391 199.16.156.102.443 ESTABLISHED fffffe039d6a23d0 tcp4 0 0 10.1.150.50.19146 10.1.150.32.22 ESTABLISHED fffffe039d6a13d0 tcp4 0 0 10.1.150.50.32175 10.1.150.8.22 ESTABLISHED fffffe03ec730000 tcp4 0 0 10.1.150.50.36083 10.1.150.28.22 ESTABLISHED fffffe002092f7a0 tcp4 0 0 10.1.150.50.11289 10.1.150.28.22 ESTABLISHED fffffe0020bba000 tcp4 0 0 10.1.150.50.47194 10.1.150.17.8008 ESTABLISHED fffffe002092e7a0 tcp4 0 0 10.1.150.50.20826 10.1.150.18.22 ESTABLISHED fffffe002092e000 tcp4 0 0 10.1.150.50.22655 10.1.150.15.22 ESTABLISHED fffffe002092f000 tcp4 0 0 10.1.150.50.45357 10.1.150.15.22 ESTABLISHED fffffe0020b0b000 tcp4 0 0 10.1.150.50.65380 10.1.150.15.22 ESTABLISHED fffffe0020b0a000 tcp4 0 0 10.1.150.50.20451 10.1.150.17.22 ESTABLISHED fffffe0020b0a7a0 tcp4 0 0 10.1.150.50.60059 10.1.10.1.22 ESTABLISHED fffffe0020bba3d0 tcp4 0 0 127.0.0.1.25 *.* LISTEN fffffe0020b0b7a0 tcp4 0 0 *.22 *.* LISTEN fffffe0020b0bb70 tcp6 0 0 *.22 *.* LISTEN fffffe0020ce9000 tcp4 0 0 127.0.0.1.631 *.* LISTEN fffffe0020ce93d0 tcp6 0 0 ::1.631 *.* LISTEN fffffe0020ce97a0 tcp4 0 0 *.8880 *.* LISTEN fffffe0020ce9b70 tcp4 0 0 *.1120 *.* LISTEN fffffe0020cea000 tcp4 0 0 *.1110 *.* LISTEN fffffe0020cea3d0 tcp4 0 0 *.1025 *.* LISTEN fffffe00206db498 udp4 0 0 *.50918 *.* fffffe00206db620 udp4 0 0 *.5353 *.* fffffe00203d4310 udp4 0 0 127.0.0.1.123 *.* fffffe00203d47a8 udp6 0 0 fe80:b::1.123 *.* fffffe00206db310 udp6 0 0 ::1.123 *.* fffffe00203d4dc8 udp4 0 0 10.1.150.50.123 *.* fffffe00203d4ab8 udp4 0 0 *.123 *.* fffffe00203d4930 udp6 0 0 *.123 *.* fffffe00206db7a8 udp4 0 0 *.514 *.* fffffe00206db930 udp6 0 0 *.514 *.* Active UNIX domain sockets Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr fffffe0214db4d20 stream 0 0 0 fffffe03ecdac690 0 0 /tmp/dbus-edLFcKMfAZ fffffe03ecdac690 stream 0 0 0 fffffe0214db4d20 0 0 fffffe03ecdac780 stream 0 0 0 fffffe0137406b40 0 0 /tmp/.X11-unix/X0 fffffe0137406b40 stream 0 0 0 fffffe03ecdac780 0 0 fffffe00c3bddc30 stream 0 0 fffffe02015a1dc8 0 0 0 /tmp/sylpheed-1001 fffffe0214db43c0 stream 0 0 0 fffffe0214db44b0 0 0 /tmp/dbus-edLFcKMfAZ fffffe0214db44b0 stream 0 0 0 fffffe0214db43c0 0 0 fffffe01374063c0 stream 0 0 0 fffffe0137406d20 0 0 /var/run/dbus/system_bus_socket fffffe0137406d20 stream 0 0 0 fffffe01374063c0 0 0 fffffe0214db5690 stream 0 0 0 fffffe00206ec4b0 0 0 fffffe00206ec4b0 stream 0 0 0 fffffe0214db5690 0 0 fffffe0137406c30 stream 0 0 0 fffffe0214db52d0 0 0 /tmp/dbus-edLFcKMfAZ fffffe0214db52d0 stream 0 0 0 fffffe0137406c30 0 0 fffffe0214db5000 stream 0 0 0 fffffe0137406960 0 0 /tmp/dbus-edLFcKMfAZ fffffe0137406960 stream 0 0 0 fffffe0214db5000 0 0 fffffe0214db4960 stream 0 0 0 fffffe00c3f49000 0 0 /tmp/.X11-unix/X0 fffffe00c3f49000 stream 0 0 0 fffffe0214db4960 0 0 fffffe00c3f490f0 stream 0 0 0 fffffe00c3f491e0 0 0 /tmp/.ICE-unix/968 fffffe00c3f491e0 stream 0 0 0 fffffe00c3f490f0 0 0 fffffe00c35d8780 stream 0 0 0 fffffe00c35d8870 0 0 /tmp/.X11-unix/X0 fffffe00c35d8870 stream 0 0 0 fffffe00c35d8780 0 0 fffffe013724d870 stream 0 0 0 fffffe013724d960 0 0 fffffe013724d960 stream 0 0 0 fffffe013724d870 0 0 fffffe013724da50 stream 0 0 0 fffffe013724db40 0 0 /tmp/dbus-edLFcKMfAZ fffffe013724db40 stream 0 0 0 fffffe013724da50 0 0 fffffe013724dc30 stream 0 0 0 fffffe013724dd20 0 0 /tmp/.X11-unix/X0 fffffe013724dd20 stream 0 0 0 fffffe013724dc30 0 0 fffffe00c39381e0 stream 0 0 0 fffffe00c39380f0 0 0 /tmp/dbus-Sck7dgEQM7 fffffe00c39380f0 stream 0 0 0 fffffe00c39381e0 0 0 fffffe00c3f492d0 stream 0 0 0 fffffe00c3f493c0 0 0 /tmp/dbus-edLFcKMfAZ fffffe00c3f493c0 stream 0 0 0 fffffe00c3f492d0 0 0 fffffe013724e870 stream 0 0 0 fffffe013724e960 0 0 /tmp/dbus-Sck7dgEQM7 fffffe013724e960 stream 0 0 0 fffffe013724e870 0 0 fffffe00c3a46c30 stream 0 0 0 fffffe00c3a46870 0 0 fffffe00c3a46870 stream 0 0 0 fffffe00c3a46c30 0 0 fffffe00c3a46780 stream 0 0 fffffe0137a53bd0 0 0 0 /tmp/dbus-Sck7dgEQM7 fffffe013724de10 stream 0 0 0 fffffe013724e000 0 0 /tmp/dbus-edLFcKMfAZ fffffe013724e000 stream 0 0 0 fffffe013724de10 0 0 fffffe00c3696690 stream 0 0 0 fffffe00c36964b0 0 0 /tmp/dbus-edLFcKMfAZ fffffe00c36964b0 stream 0 0 0 fffffe00c3696690 0 0 fffffe013724ea50 stream 0 0 0 fffffe013724eb40 0 0 /tmp/.X11-unix/X0 fffffe013724eb40 stream 0 0 0 fffffe013724ea50 0 0 fffffe00c3696780 stream 0 0 0 fffffe00c3696870 0 0 /tmp/dbus-edLFcKMfAZ fffffe00c3696870 stream 0 0 0 fffffe00c3696780 0 0 fffffe013724ec30 stream 0 0 0 fffffe013724ed20 0 0 /tmp/dbus-edLFcKMfAZ fffffe013724ed20 stream 0 0 0 fffffe013724ec30 0 0 fffffe00c3f49a50 stream 0 0 0 fffffe00c3f49b40 0 0 /tmp/.X11-unix/X0 fffffe00c3f49b40 stream 0 0 0 fffffe00c3f49a50 0 0 fffffe00c3696960 stream 0 0 0 fffffe00c3696a50 0 0 /tmp/dbus-edLFcKMfAZ fffffe00c3696a50 stream 0 0 0 fffffe00c3696960 0 0 fffffe013724ee10 stream 0 0 0 fffffe0137405000 0 0 /tmp/.X11-unix/X0 fffffe0137405000 stream 0 0 0 fffffe013724ee10 0 0 fffffe01374050f0 stream 0 0 0 fffffe01374051e0 0 0 fffffe01374051e0 stream 0 0 0 fffffe01374050f0 0 0 fffffe01374054b0 stream 0 0 0 fffffe01374055a0 0 0 /var/run/dbus/system_bus_socket fffffe01374055a0 stream 0 0 0 fffffe01374054b0 0 0 fffffe013724e0f0 stream 0 0 0 fffffe013724e1e0 0 0 /tmp/dbus-edLFcKMfAZ fffffe013724e1e0 stream 0 0 0 fffffe013724e0f0 0 0 fffffe0137405690 stream 0 0 0 fffffe0137405780 0 0 fffffe0137405780 stream 0 0 0 fffffe0137405690 0 0 fffffe0137405870 stream 0 0 0 fffffe0137405960 0 0 /tmp/.X11-unix/X0 fffffe0137405960 stream 0 0 0 fffffe0137405870 0 0 fffffe00c3a45b40 stream 0 0 0 fffffe00c3938000 0 0 /tmp/dbus-edLFcKMfAZ fffffe00c3938000 stream 0 0 0 fffffe00c3a45b40 0 0 fffffe013724e2d0 stream 0 0 0 fffffe013724e3c0 0 0 /tmp/.X11-unix/X0 fffffe013724e3c0 stream 0 0 0 fffffe013724e2d0 0 0 fffffe0137405a50 stream 0 0 0 fffffe0137405b40 0 0 fffffe0137405b40 stream 0 0 0 fffffe0137405a50 0 0 fffffe00c3938b40 stream 0 0 0 fffffe00c3938c30 0 0 /tmp/dbus-edLFcKMfAZ fffffe00c3938c30 stream 0 0 0 fffffe00c3938b40 0 0 fffffe0137405e10 stream 0 0 0 fffffe0137406000 0 0 /tmp/dbus-edLFcKMfAZ fffffe0137406000 stream 0 0 0 fffffe0137405e10 0 0 fffffe01374060f0 stream 0 0 0 fffffe00c36950f0 0 0 /tmp/dbus-edLFcKMfAZ fffffe00c36950f0 stream 0 0 0 fffffe01374060f0 0 0 fffffe00c3938d20 stream 0 0 0 fffffe00c3938e10 0 0 /tmp/.X11-unix/X0 fffffe00c3938e10 stream 0 0 0 fffffe00c3938d20 0 0 fffffe00c3a45000 stream 0 0 0 fffffe00c3a450f0 0 0 /tmp/dbus-edLFcKMfAZ fffffe00c3a450f0 stream 0 0 0 fffffe00c3a45000 0 0 fffffe00c3a451e0 stream 0 0 0 fffffe00c3a452d0 0 0 /tmp/.X11-unix/X0 fffffe00c3a452d0 stream 0 0 0 fffffe00c3a451e0 0 0 fffffe00c3a453c0 stream 0 0 0 fffffe00c3a454b0 0 0 fffffe00c3a454b0 stream 0 0 0 fffffe00c3a453c0 0 0 fffffe013724e4b0 stream 0 0 0 fffffe013724e5a0 0 0 /tmp/dbus-edLFcKMfAZ fffffe013724e5a0 stream 0 0 0 fffffe013724e4b0 0 0 fffffe00207b4b40 stream 0 0 0 fffffe00c3695c30 0 0 /tmp/.X11-unix/X0 fffffe00c3695c30 stream 0 0 0 fffffe00207b4b40 0 0 fffffe00c3938960 stream 0 0 0 fffffe0020a1ae10 0 0 /tmp/dbus-edLFcKMfAZ fffffe0020a1ae10 stream 0 0 0 fffffe00c3938960 0 0 fffffe00c3695000 stream 0 0 0 fffffe00c3a45e10 0 0 /tmp/dbus-edLFcKMfAZ fffffe00c3a45e10 stream 0 0 0 fffffe00c3695000 0 0 fffffe00c3a45d20 stream 0 0 0 fffffe00c3938870 0 0 /tmp/.X11-unix/X0 fffffe00c3938870 stream 0 0 0 fffffe00c3a45d20 0 0 fffffe00c3a45870 stream 0 0 0 fffffe00c3a45780 0 0 /tmp/dbus-edLFcKMfAZ fffffe00c3a45780 stream 0 0 0 fffffe00c3a45870 0 0 fffffe00c3a463c0 stream 0 0 0 fffffe00c3a464b0 0 0 /tmp/.X11-unix/X0 fffffe00c3a464b0 stream 0 0 0 fffffe00c3a463c0 0 0 fffffe0020a1a960 stream 0 0 0 fffffe0020a1aa50 0 0 /tmp/.ICE-unix/968 fffffe0020a1aa50 stream 0 0 0 fffffe0020a1a960 0 0 fffffe00c3a465a0 stream 0 0 0 fffffe00c3a46690 0 0 fffffe00c3a46690 stream 0 0 0 fffffe00c3a465a0 0 0 fffffe0020a1ab40 stream 0 0 0 fffffe0020a1ac30 0 0 /tmp/dbus-edLFcKMfAZ fffffe0020a1ac30 stream 0 0 0 fffffe0020a1ab40 0 0 fffffe00c3a46960 stream 16208 0 0 fffffe00c3a46a50 0 0 /tmp/.X11-unix/X0 fffffe00c3a46a50 stream 0 0 0 fffffe00c3a46960 0 0 fffffe00c3a455a0 stream 0 0 0 fffffe00c3a45690 0 0 /tmp/dbus-edLFcKMfAZ fffffe00c3a45690 stream 0 0 0 fffffe00c3a455a0 0 0 fffffe00c3696d20 stream 0 0 0 fffffe00c3696e10 0 0 /tmp/gvfs-tingo-4FJczlos/socket fffffe00c3696e10 stream 0 0 0 fffffe00c3696d20 0 0 fffffe00c3a46d20 stream 0 0 0 fffffe00c3a46e10 0 0 fffffe00c3a46e10 stream 0 0 0 fffffe00c3a46d20 0 0 fffffe00c35d8000 stream 0 0 0 fffffe00c35d80f0 0 0 /tmp/dbus-edLFcKMfAZ fffffe00c35d80f0 stream 0 0 0 fffffe00c35d8000 0 0 fffffe00c3bdd000 stream 0 0 0 fffffe00c3bdd0f0 0 0 /tmp/dbus-edLFcKMfAZ fffffe00c3bdd0f0 stream 0 0 0 fffffe00c3bdd000 0 0 fffffe00c3bdd1e0 stream 0 0 0 fffffe00c3bdd2d0 0 0 /tmp/.X11-unix/X0 fffffe00c3bdd2d0 stream 0 0 0 fffffe00c3bdd1e0 0 0 fffffe00c39382d0 stream 0 0 0 fffffe00c39383c0 0 0 /tmp/.ICE-unix/968 fffffe00c39383c0 stream 0 0 0 fffffe00c39382d0 0 0 fffffe00c3bdd3c0 stream 0 0 0 fffffe00c3bdd4b0 0 0 /tmp/.X11-unix/X0 fffffe00c3bdd4b0 stream 0 0 0 fffffe00c3bdd3c0 0 0 fffffe00c3a45960 stream 0 0 0 fffffe00c3a45a50 0 0 fffffe00c3a45a50 stream 0 0 0 fffffe00c3a45960 0 0 fffffe00c39384b0 stream 0 0 0 fffffe00c39385a0 0 0 /tmp/dbus-edLFcKMfAZ fffffe00c39385a0 stream 0 0 0 fffffe00c39384b0 0 0 fffffe00c3bdd5a0 stream 0 0 0 fffffe00c3bdd690 0 0 /tmp/.X11-unix/X0 fffffe00c3bdd690 stream 0 0 0 fffffe00c3bdd5a0 0 0 fffffe00c3bdd780 stream 0 0 0 fffffe00c3bdd870 0 0 /var/run/devd.pipe fffffe00c3bdd870 stream 0 0 0 fffffe00c3bdd780 0 0 fffffe00c3bdda50 stream 0 0 0 fffffe00c3bddb40 0 0 /var/run/dbus/system_bus_socket fffffe00c3bddb40 stream 0 0 0 fffffe00c3bdda50 0 0 fffffe00c3696000 stream 0 0 0 fffffe0020a1a780 0 0 fffffe0020a1a780 stream 0 0 0 fffffe00c3696000 0 0 fffffe00c3938690 stream 0 0 0 fffffe00c3938780 0 0 /var/run/dbus/system_bus_socket fffffe00c3938780 stream 0 0 0 fffffe00c3938690 0 0 fffffe00c3695e10 stream 0 0 0 fffffe00c35d8e10 0 0 /var/run/dbus/system_bus_socket fffffe00c35d8e10 stream 0 0 0 fffffe00c3695e10 0 0 fffffe00c36951e0 stream 0 0 0 fffffe00c36952d0 0 0 /var/run/dbus/system_bus_socket fffffe00c36952d0 stream 0 0 0 fffffe00c36951e0 0 0 fffffe00c36953c0 stream 0 0 0 fffffe00c3a46000 0 0 /var/run/dbus/system_bus_socket fffffe00c3a46000 stream 0 0 0 fffffe00c36953c0 0 0 fffffe00c3a460f0 stream 0 0 0 fffffe00c3a461e0 0 0 /tmp/dbus-edLFcKMfAZ fffffe00c3a461e0 stream 0 0 0 fffffe00c3a460f0 0 0 fffffe00c3a462d0 stream 0 0 0 fffffe00206ed690 0 0 /tmp/.X11-unix/X0 fffffe00206ed690 stream 0 0 0 fffffe00c3a462d0 0 0 fffffe00c3938a50 stream 0 0 0 fffffe00c35d8c30 0 0 /tmp/dbus-edLFcKMfAZ fffffe00c35d8c30 stream 0 0 0 fffffe00c3938a50 0 0 fffffe00c35d8b40 stream 0 0 0 fffffe00206ece10 0 0 /tmp/.ICE-unix/968 fffffe00206ece10 stream 0 0 0 fffffe00c35d8b40 0 0 fffffe00c3695690 stream 0 0 0 fffffe00c3695780 0 0 fffffe00c3695780 stream 0 0 0 fffffe00c3695690 0 0 fffffe00c35d85a0 stream 0 0 0 fffffe00c35d8690 0 0 /tmp/dbus-edLFcKMfAZ fffffe00c35d8690 stream 0 0 0 fffffe00c35d85a0 0 0 fffffe00206ecd20 stream 0 0 0 fffffe00206eca50 0 0 /tmp/.X11-unix/X0 fffffe00206eca50 stream 0 0 0 fffffe00206ecd20 0 0 fffffe00c3695870 stream 0 0 0 fffffe00c3695960 0 0 /tmp/dbus-edLFcKMfAZ fffffe00c3695960 stream 0 0 0 fffffe00c3695870 0 0 fffffe00c3695a50 stream 0 0 0 fffffe00c3695b40 0 0 /tmp/.X11-unix/X0 fffffe00c3695b40 stream 0 0 0 fffffe00c3695a50 0 0 fffffe00206eda50 stream 0 0 0 fffffe00207b43c0 0 0 /tmp/dbus-edLFcKMfAZ fffffe00207b43c0 stream 0 0 0 fffffe00206eda50 0 0 fffffe00c3695d20 stream 0 0 0 fffffe00206ed000 0 0 /tmp/.X11-unix/X0 fffffe00206ed000 stream 0 0 0 fffffe00c3695d20 0 0 fffffe00c35d8960 stream 0 0 0 fffffe00c35d8a50 0 0 /tmp/dbus-edLFcKMfAZ fffffe00c35d8a50 stream 0 0 0 fffffe00c35d8960 0 0 fffffe00206ec960 stream 0 0 0 fffffe0020a1a2d0 0 0 /tmp/dbus-edLFcKMfAZ fffffe0020a1a2d0 stream 0 0 0 fffffe00206ec960 0 0 fffffe00c36960f0 stream 0 0 0 fffffe00c36961e0 0 0 /tmp/.ICE-unix/968 fffffe00c36961e0 stream 0 0 0 fffffe00c36960f0 0 0 fffffe00c36962d0 stream 0 0 0 fffffe00c36963c0 0 0 /tmp/dbus-edLFcKMfAZ fffffe00c36963c0 stream 0 0 0 fffffe00c36962d0 0 0 fffffe00207b42d0 stream 0 0 0 fffffe00207b41e0 0 0 /tmp/.X11-unix/X0 fffffe00207b41e0 stream 0 0 0 fffffe00207b42d0 0 0 fffffe00c35d8d20 stream 0 0 0 fffffe00207b45a0 0 0 /tmp/.ICE-unix/968 fffffe00207b45a0 stream 0 0 0 fffffe00c35d8d20 0 0 fffffe00207b4690 stream 0 0 0 fffffe00207b4780 0 0 /tmp/dbus-edLFcKMfAZ fffffe00207b4780 stream 0 0 0 fffffe00207b4690 0 0 fffffe00207b4c30 stream 0 0 0 fffffe00206ecc30 0 0 /tmp/.X11-unix/X0 fffffe00206ecc30 stream 0 0 0 fffffe00207b4c30 0 0 fffffe00207b40f0 stream 0 0 0 fffffe00206ecb40 0 0 /tmp/.ICE-unix/968 fffffe00206ecb40 stream 0 0 0 fffffe00207b40f0 0 0 fffffe00207b4000 stream 0 0 0 fffffe00206ed960 0 0 /tmp/dbus-edLFcKMfAZ fffffe00206ed960 stream 0 0 0 fffffe00207b4000 0 0 fffffe00206ed2d0 stream 0 0 0 fffffe00206ed3c0 0 0 /tmp/.X11-unix/X0 fffffe00206ed3c0 stream 0 0 0 fffffe00206ed2d0 0 0 fffffe0020a1a870 stream 0 0 0 fffffe00206ed5a0 0 0 /tmp/.ICE-unix/968 fffffe00206ed5a0 stream 0 0 0 fffffe0020a1a870 0 0 fffffe00206d71e0 stream 0 0 0 fffffe00206d70f0 0 0 /tmp/dbus-edLFcKMfAZ fffffe00206d70f0 stream 0 0 0 fffffe00206d71e0 0 0 fffffe00206d7000 stream 0 0 0 fffffe00206ede10 0 0 /tmp/.X11-unix/X0 fffffe00206ede10 stream 0 0 0 fffffe00206d7000 0 0 fffffe0020a1a690 stream 0 0 fffffe00c32e2bd0 0 0 0 /home/tingo/.gnupg/S.gpg-agent fffffe00206edd20 stream 0 0 fffffe00c30fb5e8 0 0 0 /tmp/ssh-lGoYzeUKrfDn/agent.976 fffffe0020a1a5a0 stream 0 0 fffffe00c32b5dc8 0 0 0 /tmp/.ICE-unix/968 fffffe00206edc30 stream 0 0 0 fffffe00206edb40 0 0 /tmp/dbus-edLFcKMfAZ fffffe00206edb40 stream 0 0 0 fffffe00206edc30 0 0 fffffe00206ec000 stream 0 0 0 fffffe00206ec0f0 0 0 /tmp/dbus-edLFcKMfAZ fffffe00206ec0f0 stream 0 0 0 fffffe00206ec000 0 0 fffffe00206ec1e0 stream 0 0 0 fffffe00206ec2d0 0 0 /tmp/.X11-unix/X0 fffffe00206ec2d0 stream 0 0 0 fffffe00206ec1e0 0 0 fffffe00206d7e10 stream 0 0 0 fffffe00206d7d20 0 0 /tmp/.X11-unix/X0 fffffe00206d7d20 stream 0 0 0 fffffe00206d7e10 0 0 fffffe00206ed870 stream 0 0 0 fffffe00206ed780 0 0 fffffe00206ed780 stream 0 0 0 fffffe00206ed870 0 0 fffffe0020a1a4b0 stream 0 0 fffffe00c32163f0 0 0 0 /tmp/dbus-edLFcKMfAZ fffffe0020a1a3c0 stream 0 0 0 fffffe0020a1a1e0 0 0 /tmp/.X11-unix/X0 fffffe0020a1a1e0 stream 0 0 0 fffffe0020a1a3c0 0 0 fffffe00206d7c30 stream 0 0 0 fffffe00206d72d0 0 0 /tmp/.X11-unix/X0 fffffe00206d72d0 stream 0 0 0 fffffe00206d7c30 0 0 fffffe0020a1a0f0 stream 0 0 fffffe0020ef85e8 0 0 0 /tmp/.X11-unix/X0 fffffe00206ed0f0 stream 0 0 fffffe0020cfbdc8 0 0 0 /var/run/cups/cups.sock fffffe00206d74b0 stream 0 0 0 fffffe00206d75a0 0 0 fffffe00206d75a0 stream 0 0 0 fffffe00206d74b0 0 0 fffffe00207b4e10 stream 0 0 0 fffffe00207b4d20 0 0 /var/run/dbus/system_bus_socket fffffe00207b4d20 stream 0 0 0 fffffe00207b4e10 0 0 fffffe00206d7690 stream 0 0 0 fffffe00206d7780 0 0 /var/run/dbus/system_bus_socket fffffe00206d7780 stream 0 0 0 fffffe00206d7690 0 0 fffffe00206d7870 stream 0 0 0 fffffe00206d7960 0 0 /var/run/dbus/system_bus_socket fffffe00206d7960 stream 0 0 0 fffffe00206d7870 0 0 fffffe00206d7a50 stream 0 0 fffffe0020bc17e0 0 0 0 /var/run/avahi-daemon/socket fffffe00207b4960 stream 0 0 0 fffffe00207b4870 0 0 fffffe00207b4870 stream 0 0 0 fffffe00207b4960 0 0 fffffe00206ed1e0 stream 0 0 fffffe00203d77e0 0 0 0 /var/run/dbus/system_bus_socket fffffe00207b44b0 stream 0 0 fffffe00207b11f8 0 0 0 /var/run/devd.pipe fffffe00c3bdd960 dgram 0 0 0 fffffe00206ec870 0 fffffe00206ed4b0 fffffe00206d73c0 dgram 0 0 0 fffffe00206ec780 0 fffffe0020a1a000 fffffe0020a1a000 dgram 0 0 0 fffffe00206ec780 0 fffffe00206ec3c0 fffffe00206ed4b0 dgram 0 0 0 fffffe00206ec870 0 fffffe00207b4a50 fffffe00206ec3c0 dgram 0 0 0 fffffe00206ec780 0 fffffe00206d7b40 fffffe00207b4a50 dgram 0 0 0 fffffe00206ec870 0 0 fffffe00206d7b40 dgram 0 0 0 fffffe00206ec780 0 fffffe00206ec690 fffffe00206ec690 dgram 0 0 0 fffffe00206ec780 0 0 fffffe00206ec780 dgram 0 0 fffffe00208f43f0 0 fffffe00206d73c0 0 /var/run/logpriv fffffe00206ec870 dgram 0 0 fffffe00208f45e8 0 fffffe00c3bdd960 0 /var/run/log ------------------------------------------------------------------------ netstat -aL Current listen queue sizes (qlen/incqlen/maxqlen) Proto Listen Local Address tcp4 0/0/10 localhost.smtp tcp4 0/0/128 *.ssh tcp6 0/0/128 *.ssh tcp4 0/0/5 localhost.ipp tcp6 0/0/5 localhost.ipp tcp4 0/0/5 *.8880 tcp4 0/0/5 *.1120 tcp4 0/0/5 *.nfsd-status tcp4 0/0/5 *.blackjack unix 0/0/1 /tmp/sylpheed-1001 unix 0/0/30 /tmp/dbus-Sck7dgEQM7 unix 0/0/5 /home/tingo/.gnupg/S.gpg-agent unix 0/0/128 /tmp/ssh-lGoYzeUKrfDn/agent.976 unix 0/0/128 /tmp/.ICE-unix/968 unix 0/0/30 /tmp/dbus-edLFcKMfAZ unix 0/0/128 /tmp/.X11-unix/X0 unix 0/0/5 /var/run/cups/cups.sock unix 0/0/128 /var/run/avahi-daemon/socket unix 0/0/30 /var/run/dbus/system_bus_socket unix 0/0/4 /var/run/devd.pipe ------------------------------------------------------------------------ fstat USER CMD PID FD MOUNT INUM MODE SZ|DV R/W root kldload 1816 root / 2 drwxr-xr-x 1024 r root kldload 1816 wd / 889775 drwxr-xr-x 512 r root kldload 1816 text / 1605671 -r-xr-xr-x 8320 r root kldload 1816 ctty /dev 197 crw--w---- pts/19 rw root kldload 1816 0 /dev 197 crw--w---- pts/19 rw root kldload 1816 1 /dev 197 crw--w---- pts/19 rw root kldload 1816 2 /dev 197 crw--w---- pts/19 rw tingo sylpheed 1726 root / 2 drwxr-xr-x 1024 r tingo sylpheed 1726 wd /zs 118513664 drwx------ 504832 r tingo sylpheed 1726 text / 1047128 -rwxr-xr-x 1272184 r tingo sylpheed 1726 ctty /dev 48 crw------- ttyv1 rw tingo sylpheed 1726 0 /dev 17 crw-rw-rw- null r tingo sylpheed 1726 1 /dev 48 crw------- ttyv1 rw tingo sylpheed 1726 2 /dev 48 crw------- ttyv1 rw tingo sylpheed 1726 3* local stream fffffe00c3bddc30 tingo sylpheed 1726 4* local stream fffffe0137406b40 <-> fffffe03ecdac780 tingo sylpheed 1726 5* pipe fffffe00203ba000 <-> fffffe00203ba158 0 rw tingo sylpheed 1726 6* pipe fffffe00203ba158 <-> fffffe00203ba000 0 rw tingo sylpheed 1726 7 / 2006950 -rw-r--r-- 962 w tingo sylpheed 1726 8* local stream fffffe03ecdac690 <-> fffffe0214db4d20 tingo sylpheed 1726 9* pipe fffffe03c6c40b60 <-> fffffe03c6c40cb8 0 rw tingo sylpheed 1726 10* pipe fffffe03c6c40cb8 <-> fffffe03c6c40b60 0 rw tingo sylpheed 1726 11* pipe fffffe03c6c41000 <-> fffffe03c6c41158 0 rw tingo sylpheed 1726 12* pipe fffffe03c6c41158 <-> fffffe03c6c41000 0 rw tingo ssh 1639 root / 2 drwxr-xr-x 1024 r tingo ssh 1639 wd / 1130125 drwx------ 1536 r tingo ssh 1639 text / 727138 -r-xr-xr-x 184656 r tingo ssh 1639 ctty /dev 192 crw--w---- pts/14 rw tingo ssh 1639 0 /dev 192 crw--w---- pts/14 rw tingo ssh 1639 1 /dev 192 crw--w---- pts/14 rw tingo ssh 1639 2 /dev 192 crw--w---- pts/14 rw tingo ssh 1639 3* internet stream tcp fffffe02091047a0 tingo ssh 1639 4 /dev 192 crw--w---- pts/14 rw tingo ssh 1639 5 /dev 192 crw--w---- pts/14 rw tingo ssh 1639 6 /dev 192 crw--w---- pts/14 rw tingo ssh 1412 root / 2 drwxr-xr-x 1024 r tingo ssh 1412 wd / 1130125 drwx------ 1536 r tingo ssh 1412 text / 727138 -r-xr-xr-x 184656 r tingo ssh 1412 ctty /dev 188 crw--w---- pts/10 rw tingo ssh 1412 0 /dev 188 crw--w---- pts/10 rw tingo ssh 1412 1 /dev 188 crw--w---- pts/10 rw tingo ssh 1412 2 /dev 188 crw--w---- pts/10 rw tingo ssh 1412 3* internet stream tcp fffffe03f0967000 tingo ssh 1412 4 /dev 188 crw--w---- pts/10 rw tingo ssh 1412 5 /dev 188 crw--w---- pts/10 rw tingo ssh 1412 6 /dev 188 crw--w---- pts/10 rw tingo ssh 1410 root / 2 drwxr-xr-x 1024 r tingo ssh 1410 wd / 1130125 drwx------ 1536 r tingo ssh 1410 text / 727138 -r-xr-xr-x 184656 r tingo ssh 1410 ctty /dev 194 crw--w---- pts/16 rw tingo ssh 1410 0 /dev 194 crw--w---- pts/16 rw tingo ssh 1410 1 /dev 194 crw--w---- pts/16 rw tingo ssh 1410 2 /dev 194 crw--w---- pts/16 rw tingo ssh 1410 3* internet stream tcp fffffe02091053d0 tingo ssh 1410 4 /dev 194 crw--w---- pts/16 rw tingo ssh 1410 5 /dev 194 crw--w---- pts/16 rw tingo ssh 1410 6 /dev 194 crw--w---- pts/16 rw tingo ssh 1408 root / 2 drwxr-xr-x 1024 r tingo ssh 1408 wd / 1130125 drwx------ 1536 r tingo ssh 1408 text / 727138 -r-xr-xr-x 184656 r tingo ssh 1408 ctty /dev 195 crw--w---- pts/17 rw tingo ssh 1408 0 /dev 195 crw--w---- pts/17 rw tingo ssh 1408 1 /dev 195 crw--w---- pts/17 rw tingo ssh 1408 2 /dev 195 crw--w---- pts/17 rw tingo ssh 1408 3* internet stream tcp fffffe03f09673d0 tingo ssh 1408 4 /dev 195 crw--w---- pts/17 rw tingo ssh 1408 5 /dev 195 crw--w---- pts/17 rw tingo ssh 1408 6 /dev 195 crw--w---- pts/17 rw tingo ssh 1394 root / 2 drwxr-xr-x 1024 r tingo ssh 1394 wd / 1130125 drwx------ 1536 r tingo ssh 1394 text / 727138 -r-xr-xr-x 184656 r tingo ssh 1394 ctty /dev 204 crw--w---- pts/26 rw tingo ssh 1394 0 /dev 204 crw--w---- pts/26 rw tingo ssh 1394 1 /dev 204 crw--w---- pts/26 rw tingo ssh 1394 2 /dev 204 crw--w---- pts/26 rw tingo ssh 1394 3* internet stream tcp fffffe03f09607a0 tingo ssh 1394 4 /dev 204 crw--w---- pts/26 rw tingo ssh 1394 5 /dev 204 crw--w---- pts/26 rw tingo ssh 1394 6 /dev 204 crw--w---- pts/26 rw tingo ssh 1390 root / 2 drwxr-xr-x 1024 r tingo ssh 1390 wd / 1130125 drwx------ 1536 r tingo ssh 1390 text / 727138 -r-xr-xr-x 184656 r tingo ssh 1390 ctty /dev 196 crw--w---- pts/18 rw tingo ssh 1390 0 /dev 196 crw--w---- pts/18 rw tingo ssh 1390 1 /dev 196 crw--w---- pts/18 rw tingo ssh 1390 2 /dev 196 crw--w---- pts/18 rw tingo ssh 1390 3* internet stream tcp fffffe03ecd517a0 tingo ssh 1390 4 /dev 196 crw--w---- pts/18 rw tingo ssh 1390 5 /dev 196 crw--w---- pts/18 rw tingo ssh 1390 6 /dev 196 crw--w---- pts/18 rw tingo ssh 1388 root / 2 drwxr-xr-x 1024 r tingo ssh 1388 wd / 1130125 drwx------ 1536 r tingo ssh 1388 text / 727138 -r-xr-xr-x 184656 r tingo ssh 1388 ctty /dev 205 crw--w---- pts/27 rw tingo ssh 1388 0 /dev 205 crw--w---- pts/27 rw tingo ssh 1388 1 /dev 205 crw--w---- pts/27 rw tingo ssh 1388 2 /dev 205 crw--w---- pts/27 rw tingo ssh 1388 3* internet stream tcp fffffe0214df93d0 tingo ssh 1388 4 /dev 205 crw--w---- pts/27 rw tingo ssh 1388 5 /dev 205 crw--w---- pts/27 rw tingo ssh 1388 6 /dev 205 crw--w---- pts/27 rw tingo ssh 1368 root / 2 drwxr-xr-x 1024 r tingo ssh 1368 wd / 1130125 drwx------ 1536 r tingo ssh 1368 text / 727138 -r-xr-xr-x 184656 r tingo ssh 1368 ctty /dev 187 crw--w---- pts/9 rw tingo ssh 1368 0 /dev 187 crw--w---- pts/9 rw tingo ssh 1368 1 /dev 187 crw--w---- pts/9 rw tingo ssh 1368 2 /dev 187 crw--w---- pts/9 rw tingo ssh 1368 3* internet stream tcp fffffe039d6a23d0 tingo ssh 1368 4 /dev 187 crw--w---- pts/9 rw tingo ssh 1368 5 /dev 187 crw--w---- pts/9 rw tingo ssh 1368 6 /dev 187 crw--w---- pts/9 rw tingo ssh 1366 root / 2 drwxr-xr-x 1024 r tingo ssh 1366 wd / 1130125 drwx------ 1536 r tingo ssh 1366 text / 727138 -r-xr-xr-x 184656 r tingo ssh 1366 ctty /dev 183 crw--w---- pts/5 rw tingo ssh 1366 0 /dev 183 crw--w---- pts/5 rw tingo ssh 1366 1 /dev 183 crw--w---- pts/5 rw tingo ssh 1366 2 /dev 183 crw--w---- pts/5 rw tingo ssh 1366 3* internet stream tcp fffffe039d6a13d0 tingo ssh 1366 4 /dev 183 crw--w---- pts/5 rw tingo ssh 1366 5 /dev 183 crw--w---- pts/5 rw tingo ssh 1366 6 /dev 183 crw--w---- pts/5 rw tingo ssh 1334 root / 2 drwxr-xr-x 1024 r tingo ssh 1334 wd / 1130125 drwx------ 1536 r tingo ssh 1334 text / 727138 -r-xr-xr-x 184656 r tingo ssh 1334 ctty /dev 184 crw--w---- pts/6 rw tingo ssh 1334 0 /dev 184 crw--w---- pts/6 rw tingo ssh 1334 1 /dev 184 crw--w---- pts/6 rw tingo ssh 1334 2 /dev 184 crw--w---- pts/6 rw tingo ssh 1334 3* internet stream tcp fffffe03ec730000 tingo ssh 1334 4 /dev 184 crw--w---- pts/6 rw tingo ssh 1334 5 /dev 184 crw--w---- pts/6 rw tingo ssh 1334 6 /dev 184 crw--w---- pts/6 rw tingo ssh 1333 root / 2 drwxr-xr-x 1024 r tingo ssh 1333 wd / 1130125 drwx------ 1536 r tingo ssh 1333 text / 727138 -r-xr-xr-x 184656 r tingo ssh 1333 ctty /dev 185 crw--w---- pts/7 rw tingo ssh 1333 0 /dev 185 crw--w---- pts/7 rw tingo ssh 1333 1 /dev 185 crw--w---- pts/7 rw tingo ssh 1333 2 /dev 185 crw--w---- pts/7 rw tingo ssh 1333 3* internet stream tcp fffffe002092f7a0 tingo ssh 1333 4 /dev 185 crw--w---- pts/7 rw tingo ssh 1333 5 /dev 185 crw--w---- pts/7 rw tingo ssh 1333 6 /dev 185 crw--w---- pts/7 rw tingo firefox 1316 root / 2 drwxr-xr-x 1024 r tingo firefox 1316 wd / 1130125 drwx------ 1536 r tingo firefox 1316 text / 2098707 -rwxr-xr-x 351464 r tingo firefox 1316 ctty /dev 48 crw------- ttyv1 rw tingo firefox 1316 0 /dev 17 crw-rw-rw- null r tingo firefox 1316 1 /dev 48 crw------- ttyv1 rw tingo firefox 1316 2 /dev 48 crw------- ttyv1 rw tingo firefox 1316 4* local stream fffffe00c3f49000 <-> fffffe0214db4960 tingo firefox 1316 5* pipe fffffe01376cf000 <-> fffffe01376cf158 0 rw tingo firefox 1316 6* pipe fffffe01376cf158 <-> fffffe01376cf000 0 rw tingo firefox 1316 7 / 1927079 -rw-r--r-- 0 w tingo firefox 1316 9* pipe fffffe01379805b0 <-> fffffe0137980708 0 rw tingo firefox 1316 10* pipe fffffe0137980708 <-> fffffe01379805b0 0 rw tingo firefox 1316 11 / 2098714 -rw-r--r-- 9461283 r tingo firefox 1316 12 / 2098705 -rw-r--r-- 12047403 r tingo firefox 1316 13* pipe fffffe01375092d8 <-> fffffe0137509430 0 rw tingo firefox 1316 14* pipe fffffe0137509430 <-> fffffe01375092d8 0 rw tingo firefox 1316 15* pipe fffffe013797f2d8 <-> fffffe013797f430 0 rw tingo firefox 1316 16* pipe fffffe013797f430 <-> fffffe013797f2d8 0 rw tingo firefox 1316 17 / 2327753 -rw-r--r-- 3190190 r tingo firefox 1316 18* local stream fffffe0137406960 <-> fffffe0214db5000 tingo firefox 1316 19* pipe fffffe013734f888 <-> fffffe013734f9e0 0 rw tingo firefox 1316 20* pipe fffffe013734f9e0 <-> fffffe013734f888 0 rw tingo firefox 1316 21* pipe fffffe00c3822888 <-> fffffe00c38229e0 0 rw tingo firefox 1316 22* pipe fffffe00c38229e0 <-> fffffe00c3822888 0 rw tingo firefox 1316 23* local stream fffffe0214db52d0 <-> fffffe0137406c30 tingo firefox 1316 24* pipe fffffe01376cd000 <-> fffffe01376cd158 0 rw tingo firefox 1316 25* pipe fffffe01376cd158 <-> fffffe01376cd000 0 rw tingo firefox 1316 26 / 1927077 -rw------- 425984 rw tingo firefox 1316 27 / 1927201 -rw------- 16384 rw tingo firefox 1316 28 / 3211171 -rw------- 31825 r tingo firefox 1316 29 / 2827484 -rw------- 15503 r tingo firefox 1316 30 / 2098704 -rw-r--r-- 1651324 r tingo firefox 1316 31 / 2347166 -rw------- 564604 r tingo firefox 1316 32 / 1927684 -rw-r--r-- 131072 rw tingo firefox 1316 33* local stream fffffe00206ec4b0 <-> fffffe0214db5690 tingo firefox 1316 34* local stream fffffe0214db5690 <-> fffffe00206ec4b0 tingo firefox 1316 35 / 1690881 drwxr-xr-x 512 r tingo firefox 1316 36 / 4654848 drwxr-xr-x 2560 r tingo firefox 1316 37 / 963453 drwxr-xr-x 512 r tingo firefox 1316 38 / 1767442 drwx------ 512 r tingo firefox 1316 39 / 1692580 drwxr-xr-x 2560 r tingo firefox 1316 40 / 722315 drwxr-xr-x 512 r tingo firefox 1316 41 / 1927196 -rw-r--r-- 73400320 rw tingo firefox 1316 42 / 1926636 -rw-r--r-- 57712 rw tingo firefox 1316 43 / 1926721 -rw-r--r-- 32768 rw tingo firefox 1316 44 / 1927692 -rw-r--r-- 229376 rw tingo firefox 1316 45 / 2086709 -rw------- 10635 r tingo firefox 1316 46 / 2098703 -rw-r--r-- 671045 r tingo firefox 1316 47 / 2091227 -rw-r--r-- 136132 r tingo firefox 1316 48 / 1927196 -rw-r--r-- 73400320 r tingo firefox 1316 49 / 1926636 -rw-r--r-- 57712 rw tingo firefox 1316 50 / 1927196 -rw-r--r-- 73400320 r tingo firefox 1316 51 / 1926636 -rw-r--r-- 57712 rw tingo firefox 1316 52 / 1927198 -rw-r--r-- 2097152 rw tingo firefox 1316 53 / 1926728 -rw-r--r-- 819832 rw tingo firefox 1316 54 / 1926729 -rw-r--r-- 32768 rw tingo firefox 1316 55 / 1927198 -rw-r--r-- 2097152 rw tingo firefox 1316 56 / 1927196 -rw-r--r-- 73400320 r tingo firefox 1316 57* pipe fffffe0020bc3000 <-> fffffe0020bc3158 0 rw tingo firefox 1316 58* pipe fffffe013734fb60 <-> fffffe013734fcb8 0 rw tingo firefox 1316 59* pipe fffffe013734fcb8 <-> fffffe013734fb60 0 rw tingo firefox 1316 60 / 1926636 -rw-r--r-- 57712 rw tingo firefox 1316 61 / 1926802 -rw-r--r-- 557496 rw tingo firefox 1316 62 / 1927699 -rw-r--r-- 15499264 r tingo firefox 1316 63* internet stream tcp fffffe03f09653d0 tingo firefox 1316 64* internet stream tcp fffffe03ec77fb70 tingo firefox 1316 65 / 2327997 -rw-r--r-- 65536 rw tingo firefox 1316 66 / 1927699 -rw-r--r-- 15499264 rw tingo firefox 1316 67 / 1926802 -rw-r--r-- 557496 rw tingo firefox 1316 68* internet stream tcp fffffe0020b0b3d0 tingo firefox 1316 69 / 1926804 -rw-r--r-- 32768 rw tingo firefox 1316 70* internet stream tcp fffffe03ecd51000 tingo firefox 1316 71* pipe fffffe0020bc3158 <-> fffffe0020bc3000 0 rw tingo firefox 1316 72 / 2257948 -rw------- 65 rw tingo firefox 1316 73 / 2327578 -rw-r--r-- 4152 rw tingo firefox 1316 74 / 2327579 -rw-r--r-- 32768 rw tingo firefox 1316 76* internet stream tcp fffffe02118ca7a0 tingo firefox 1316 77 / 2256600 -rw------- 3898 rw tingo firefox 1316 79* internet stream tcp fffffe02118cab70 tingo firefox 1316 82* internet stream tcp fffffe0366c49000 tingo firefox 1316 89* internet stream tcp fffffe03f0966b70 tingo firefox 1316 110 / 2249244 -rw------- 1112 rw tingo firefox 1316 121* internet stream tcp fffffe0020bba000 tingo firefox 1316 127 / 2255546 -rw------- 117 rw tingo firefox 1316 187* local stream fffffe0137406d20 <-> fffffe01374063c0 tingo ssh 1303 root / 2 drwxr-xr-x 1024 r tingo ssh 1303 wd / 1130125 drwx------ 1536 r tingo ssh 1303 text / 727138 -r-xr-xr-x 184656 r tingo ssh 1303 ctty /dev 190 crw--w---- pts/12 rw tingo ssh 1303 0 /dev 190 crw--w---- pts/12 rw tingo ssh 1303 1 /dev 190 crw--w---- pts/12 rw tingo ssh 1303 2 /dev 190 crw--w---- pts/12 rw tingo ssh 1303 3* internet stream tcp fffffe002092e7a0 tingo ssh 1303 4 /dev 190 crw--w---- pts/12 rw tingo ssh 1303 5 /dev 190 crw--w---- pts/12 rw tingo ssh 1303 6 /dev 190 crw--w---- pts/12 rw tingo ssh 1299 root / 2 drwxr-xr-x 1024 r tingo ssh 1299 wd / 1130125 drwx------ 1536 r tingo ssh 1299 text / 727138 -r-xr-xr-x 184656 r tingo ssh 1299 ctty /dev 189 crw--w---- pts/11 rw tingo ssh 1299 0 /dev 189 crw--w---- pts/11 rw tingo ssh 1299 1 /dev 189 crw--w---- pts/11 rw tingo ssh 1299 2 /dev 189 crw--w---- pts/11 rw tingo ssh 1299 3* internet stream tcp fffffe002092e000 tingo ssh 1299 4 /dev 189 crw--w---- pts/11 rw tingo ssh 1299 5 /dev 189 crw--w---- pts/11 rw tingo ssh 1299 6 /dev 189 crw--w---- pts/11 rw tingo ssh 1297 root / 2 drwxr-xr-x 1024 r tingo ssh 1297 wd / 1130125 drwx------ 1536 r tingo ssh 1297 text / 727138 -r-xr-xr-x 184656 r tingo ssh 1297 ctty /dev 181 crw--w---- pts/3 rw tingo ssh 1297 0 /dev 181 crw--w---- pts/3 rw tingo ssh 1297 1 /dev 181 crw--w---- pts/3 rw tingo ssh 1297 2 /dev 181 crw--w---- pts/3 rw tingo ssh 1297 3* internet stream tcp fffffe002092f000 tingo ssh 1297 4 /dev 181 crw--w---- pts/3 rw tingo ssh 1297 5 /dev 181 crw--w---- pts/3 rw tingo ssh 1297 6 /dev 181 crw--w---- pts/3 rw tingo ssh 1296 root / 2 drwxr-xr-x 1024 r tingo ssh 1296 wd / 1130125 drwx------ 1536 r tingo ssh 1296 text / 727138 -r-xr-xr-x 184656 r tingo ssh 1296 ctty /dev 191 crw--w---- pts/13 rw tingo ssh 1296 0 /dev 191 crw--w---- pts/13 rw tingo ssh 1296 1 /dev 191 crw--w---- pts/13 rw tingo ssh 1296 2 /dev 191 crw--w---- pts/13 rw tingo ssh 1296 3* internet stream tcp fffffe0020b0b000 tingo ssh 1296 4 /dev 191 crw--w---- pts/13 rw tingo ssh 1296 5 /dev 191 crw--w---- pts/13 rw tingo ssh 1296 6 /dev 191 crw--w---- pts/13 rw tingo ssh 1293 root / 2 drwxr-xr-x 1024 r tingo ssh 1293 wd / 1130125 drwx------ 1536 r tingo ssh 1293 text / 727138 -r-xr-xr-x 184656 r tingo ssh 1293 ctty /dev 206 crw--w---- pts/28 rw tingo ssh 1293 0 /dev 206 crw--w---- pts/28 rw tingo ssh 1293 1 /dev 206 crw--w---- pts/28 rw tingo ssh 1293 2 /dev 206 crw--w---- pts/28 rw tingo ssh 1293 3* internet stream tcp fffffe0020b0a000 tingo ssh 1293 4 /dev 206 crw--w---- pts/28 rw tingo ssh 1293 5 /dev 206 crw--w---- pts/28 rw tingo ssh 1293 6 /dev 206 crw--w---- pts/28 rw tingo ssh 1275 root / 2 drwxr-xr-x 1024 r tingo ssh 1275 wd / 1130125 drwx------ 1536 r tingo ssh 1275 text / 727138 -r-xr-xr-x 184656 r tingo ssh 1275 ctty /dev 186 crw--w---- pts/8 rw tingo ssh 1275 0 /dev 186 crw--w---- pts/8 rw tingo ssh 1275 1 /dev 186 crw--w---- pts/8 rw tingo ssh 1275 2 /dev 186 crw--w---- pts/8 rw tingo ssh 1275 3* internet stream tcp fffffe0020b0a7a0 tingo ssh 1275 4 /dev 186 crw--w---- pts/8 rw tingo ssh 1275 5 /dev 186 crw--w---- pts/8 rw tingo ssh 1275 6 /dev 186 crw--w---- pts/8 rw tingo top 1249 root / 2 drwxr-xr-x 1024 r tingo top 1249 wd / 1130125 drwx------ 1536 r tingo top 1249 text / 730062 -r-xr-xr-x 56488 r tingo top 1249 ctty /dev 199 crw--w---- pts/21 rw tingo top 1249 0 /dev 199 crw--w---- pts/21 rw tingo top 1249 1 /dev 199 crw--w---- pts/21 rw tingo top 1249 2 /dev 199 crw--w---- pts/21 rw tingo top 1249 4 /dev 17 crw-rw-rw- null r tingo top 1249 5 /dev 17 crw-rw-rw- null r root sh 1237 root / 2 drwxr-xr-x 1024 r root sh 1237 wd / 889775 drwxr-xr-x 512 r root sh 1237 text / 3462499 -r-xr-xr-x 146992 r root sh 1237 ctty /dev 197 crw--w---- pts/19 rw root sh 1237 0 /dev 197 crw--w---- pts/19 rw root sh 1237 1 /dev 197 crw--w---- pts/19 rw root sh 1237 2 /dev 197 crw--w---- pts/19 rw root sh 1237 10 /dev 197 crw--w---- pts/19 rw root su 1236 root / 2 drwxr-xr-x 1024 r root su 1236 wd / 1130125 drwx------ 1536 r root su 1236 text / 730078 -r-sr-xr-x 17048 r root su 1236 ctty /dev 197 crw--w---- pts/19 rw root su 1236 0 /dev 197 crw--w---- pts/19 rw root su 1236 1 /dev 197 crw--w---- pts/19 rw root su 1236 2 /dev 197 crw--w---- pts/19 rw tingo qgmailnotifier 1221 root / 2 drwxr-xr-x 1024 r tingo qgmailnotifier 1221 wd / 1130125 drwx------ 1536 r tingo qgmailnotifier 1221 text / 1043724 -rwxr-xr-x 108160 r tingo qgmailnotifier 1221 ctty /dev 48 crw------- ttyv1 rw tingo qgmailnotifier 1221 0 /dev 17 crw-rw-rw- null r tingo qgmailnotifier 1221 1 /dev 48 crw------- ttyv1 rw tingo qgmailnotifier 1221 2 /dev 48 crw------- ttyv1 rw tingo qgmailnotifier 1221 3* pipe fffffe0020bc2888 <-> fffffe0020bc29e0 0 rw tingo qgmailnotifier 1221 4* pipe fffffe0020bc29e0 <-> fffffe0020bc2888 0 rw tingo qgmailnotifier 1221 5* pipe fffffe0020d61b60 <-> fffffe0020d61cb8 0 rw tingo qgmailnotifier 1221 6* pipe fffffe0020d61cb8 <-> fffffe0020d61b60 0 rw tingo qgmailnotifier 1221 7* local stream fffffe00c35d8870 <-> fffffe00c35d8780 tingo qgmailnotifier 1221 8* local stream fffffe00c3f491e0 <-> fffffe00c3f490f0 tingo qgmailnotifier 1221 11* internet stream tcp fffffe0366a92b70 tingo at-spi2-registryd 1220 root / 2 drwxr-xr-x 1024 r tingo at-spi2-registryd 1220 wd / 2 drwxr-xr-x 1024 r tingo at-spi2-registryd 1220 text / 1685750 -rwxr-xr-x 86696 r tingo at-spi2-registryd 1220 0 /dev 17 crw-rw-rw- null r tingo at-spi2-registryd 1220 1 /dev 17 crw-rw-rw- null rw tingo at-spi2-registryd 1220 2 /dev 17 crw-rw-rw- null rw tingo at-spi2-registryd 1220 3* local stream fffffe00c39380f0 <-> fffffe00c39381e0 tingo at-spi2-registryd 1220 4* pipe fffffe013734f5b0 <-> fffffe013734f708 0 rw tingo at-spi2-registryd 1220 5* pipe fffffe013734f708 <-> fffffe013734f5b0 0 rw tingo at-spi2-registryd 1220 6* local stream fffffe013724dd20 <-> fffffe013724dc30 tingo at-spi2-registryd 1220 7* local stream fffffe013724db40 <-> fffffe013724da50 tingo at-spi2-registryd 1220 8* pipe fffffe0020d60888 <-> fffffe0020d609e0 0 rw tingo at-spi2-registryd 1220 9* pipe fffffe0020d609e0 <-> fffffe0020d60888 0 rw tingo at-spi2-registryd 1220 10* pipe fffffe01376cf5b0 <-> fffffe01376cf708 0 rw tingo at-spi2-registryd 1220 11* pipe fffffe01376cf708 <-> fffffe01376cf5b0 0 rw tingo dbus-daemon 1218 root / 2 drwxr-xr-x 1024 r tingo dbus-daemon 1218 wd / 2 drwxr-xr-x 1024 r tingo dbus-daemon 1218 text / 1044094 -rwxr-xr-x 390400 r tingo dbus-daemon 1218 0 /dev 17 crw-rw-rw- null r tingo dbus-daemon 1218 1 /dev 17 crw-rw-rw- null rw tingo dbus-daemon 1218 2 /dev 17 crw-rw-rw- null rw tingo dbus-daemon 1218 4* local stream fffffe00c3a46780 tingo dbus-daemon 1218 5 / 1926208 drwxr-xr-x 512 r tingo dbus-daemon 1218 6* local stream fffffe00c3a46870 <-> fffffe00c3a46c30 tingo dbus-daemon 1218 7* local stream fffffe00c3a46c30 <-> fffffe00c3a46870 tingo dbus-daemon 1218 8* local stream fffffe013724e870 <-> fffffe013724e960 tingo dbus-daemon 1218 9* local stream fffffe00c39381e0 <-> fffffe00c39380f0 tingo at-spi-bus-launche 1217 root / 2 drwxr-xr-x 1024 r tingo at-spi-bus-launche 1217 wd / 2 drwxr-xr-x 1024 r tingo at-spi-bus-launche 1217 text / 1685642 -rwxr-xr-x 16808 r tingo at-spi-bus-launche 1217 0 /dev 17 crw-rw-rw- null rw tingo at-spi-bus-launche 1217 1 /dev 17 crw-rw-rw- null rw tingo at-spi-bus-launche 1217 2 /dev 17 crw-rw-rw- null rw tingo at-spi-bus-launche 1217 3* pipe fffffe01376ce2d8 <-> fffffe01376ce430 0 rw tingo at-spi-bus-launche 1217 4* pipe fffffe01376ce430 <-> fffffe01376ce2d8 0 rw tingo at-spi-bus-launche 1217 5* pipe fffffe0137509b60 <-> fffffe0137509cb8 0 rw tingo at-spi-bus-launche 1217 6* pipe fffffe0137509cb8 <-> fffffe0137509b60 0 rw tingo at-spi-bus-launche 1217 7* pipe fffffe01376cdb60 <-> fffffe01376cdcb8 0 rw tingo at-spi-bus-launche 1217 8* pipe fffffe01376cdcb8 <-> fffffe01376cdb60 0 rw tingo at-spi-bus-launche 1217 9* pipe fffffe0137508000 <-> fffffe0137508158 0 rw tingo at-spi-bus-launche 1217 10* pipe fffffe0137508158 <-> fffffe0137508000 0 rw tingo at-spi-bus-launche 1217 11* local stream fffffe013724e000 <-> fffffe013724de10 tingo at-spi-bus-launche 1217 12* pipe fffffe0020d61888 <-> fffffe0020d619e0 0 rw tingo at-spi-bus-launche 1217 13* pipe fffffe0020d619e0 <-> fffffe0020d61888 0 rw tingo xfce4-appfinder 1215 root / 2 drwxr-xr-x 1024 r tingo xfce4-appfinder 1215 wd / 1130125 drwx------ 1536 r tingo xfce4-appfinder 1215 text / 1045178 -r-xr-xr-x 126856 r tingo xfce4-appfinder 1215 ctty /dev 48 crw------- ttyv1 rw tingo xfce4-appfinder 1215 0 /dev 17 crw-rw-rw- null r tingo xfce4-appfinder 1215 1 /dev 48 crw------- ttyv1 rw tingo xfce4-appfinder 1215 2 /dev 48 crw------- ttyv1 rw tingo xfce4-appfinder 1215 3* local stream fffffe013724eb40 <-> fffffe013724ea50 tingo xfce4-appfinder 1215 4* pipe fffffe01376ce5b0 <-> fffffe01376ce708 0 rw tingo xfce4-appfinder 1215 5* pipe fffffe01376ce708 <-> fffffe01376ce5b0 0 rw tingo xfce4-appfinder 1215 6* local stream fffffe00c36964b0 <-> fffffe00c3696690 tingo xfce4-appfinder 1215 7* local stream fffffe013724e960 <-> fffffe013724e870 tingo xfce4-appfinder 1215 8* pipe fffffe0137980888 <-> fffffe01379809e0 1 rw tingo xfce4-appfinder 1215 9* pipe fffffe01379809e0 <-> fffffe0137980888 0 rw tingo xfce4-appfinder 1215 10* local stream fffffe00c3f493c0 <-> fffffe00c3f492d0 tingo xfce4-appfinder 1215 11* pipe fffffe013797fb60 <-> fffffe013797fcb8 0 rw tingo xfce4-appfinder 1215 12* pipe fffffe013797fcb8 <-> fffffe013797fb60 0 rw tingo xfce4-appfinder 1215 13* pipe fffffe013797f5b0 <-> fffffe013797f708 0 rw tingo xfce4-appfinder 1215 14* pipe fffffe013797f708 <-> fffffe013797f5b0 0 rw tingo xfce4-appfinder 1215 16* local stream fffffe013724d960 <-> fffffe013724d870 tingo xfce4-appfinder 1215 17* local stream fffffe013724d870 <-> fffffe013724d960 tingo xfce4-appfinder 1215 18 / 1692443 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 19 / 2809182 drwx------ 512 r tingo xfce4-appfinder 1215 20 / 2809183 drwx------ 512 r tingo xfce4-appfinder 1215 21 / 2809183 drwx------ 512 r tingo xfce4-appfinder 1215 22 / 722315 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 23 / 1692580 drwxr-xr-x 2560 r tingo xfce4-appfinder 1215 24 / 1767442 drwx------ 512 r tingo xfce4-appfinder 1215 25 / 2809194 drwx------ 512 r tingo xfce4-appfinder 1215 26 / 5461081 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 27 / 722315 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 28 / 2809194 drwx------ 512 r tingo xfce4-appfinder 1215 29 / 5461081 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 30 / 722315 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 31 / 2809194 drwx------ 512 r tingo xfce4-appfinder 1215 32 / 5461081 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 33 / 722315 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 34 / 2809194 drwx------ 512 r tingo xfce4-appfinder 1215 35 / 5461081 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 36 / 722315 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 37 / 2809194 drwx------ 512 r tingo xfce4-appfinder 1215 38 / 5461081 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 39 / 722315 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 40 / 2809194 drwx------ 512 r tingo xfce4-appfinder 1215 41 / 5461081 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 42 / 722315 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 43 / 2809194 drwx------ 512 r tingo xfce4-appfinder 1215 44 / 5461081 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 45 / 722315 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 46 / 2809194 drwx------ 512 r tingo xfce4-appfinder 1215 47 / 5461081 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 48 / 722315 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 49 / 2809194 drwx------ 512 r tingo xfce4-appfinder 1215 50 / 5461081 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 51 / 722315 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 52 / 2809194 drwx------ 512 r tingo xfce4-appfinder 1215 53 / 5461081 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 54 / 722315 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 55 / 2809194 drwx------ 512 r tingo xfce4-appfinder 1215 56 / 5461081 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 57 / 722315 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 58 / 2809194 drwx------ 512 r tingo xfce4-appfinder 1215 59 / 5461081 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 60 / 722315 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 61 / 2809194 drwx------ 512 r tingo xfce4-appfinder 1215 62 / 5461081 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 63 / 722315 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 64 / 2809194 drwx------ 512 r tingo xfce4-appfinder 1215 65 / 5461081 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 66 / 722315 drwxr-xr-x 512 r tingo xfce4-appfinder 1215 67 / 2086919 drwx------ 512 r tingo sh 1209 root / 2 drwxr-xr-x 1024 r tingo sh 1209 wd / 1130125 drwx------ 1536 r tingo sh 1209 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1209 ctty /dev 209 crw--w---- pts/31 rw tingo sh 1209 0 /dev 209 crw--w---- pts/31 rw tingo sh 1209 1 /dev 209 crw--w---- pts/31 rw tingo sh 1209 2 /dev 209 crw--w---- pts/31 rw tingo sh 1209 10 /dev 209 crw--w---- pts/31 rw tingo sh 1203 root / 2 drwxr-xr-x 1024 r tingo sh 1203 wd / 1130125 drwx------ 1536 r tingo sh 1203 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1203 ctty /dev 208 crw--w---- pts/30 rw tingo sh 1203 0 /dev 208 crw--w---- pts/30 rw tingo sh 1203 1 /dev 208 crw--w---- pts/30 rw tingo sh 1203 2 /dev 208 crw--w---- pts/30 rw tingo sh 1203 10 /dev 208 crw--w---- pts/30 rw tingo sh 1197 root / 2 drwxr-xr-x 1024 r tingo sh 1197 wd / 1130125 drwx------ 1536 r tingo sh 1197 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1197 ctty /dev 207 crw--w---- pts/29 rw tingo sh 1197 0 /dev 207 crw--w---- pts/29 rw tingo sh 1197 1 /dev 207 crw--w---- pts/29 rw tingo sh 1197 2 /dev 207 crw--w---- pts/29 rw tingo sh 1197 10 /dev 207 crw--w---- pts/29 rw tingo sh 1191 root / 2 drwxr-xr-x 1024 r tingo sh 1191 wd / 1130125 drwx------ 1536 r tingo sh 1191 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1191 ctty /dev 206 crw--w---- pts/28 rw tingo sh 1191 0 /dev 206 crw--w---- pts/28 rw tingo sh 1191 1 /dev 206 crw--w---- pts/28 rw tingo sh 1191 2 /dev 206 crw--w---- pts/28 rw tingo sh 1191 10 /dev 206 crw--w---- pts/28 rw tingo sh 1185 root / 2 drwxr-xr-x 1024 r tingo sh 1185 wd / 1130125 drwx------ 1536 r tingo sh 1185 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1185 ctty /dev 205 crw--w---- pts/27 rw tingo sh 1185 0 /dev 205 crw--w---- pts/27 rw tingo sh 1185 1 /dev 205 crw--w---- pts/27 rw tingo sh 1185 2 /dev 205 crw--w---- pts/27 rw tingo sh 1185 10 /dev 205 crw--w---- pts/27 rw tingo sh 1179 root / 2 drwxr-xr-x 1024 r tingo sh 1179 wd / 1130125 drwx------ 1536 r tingo sh 1179 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1179 ctty /dev 204 crw--w---- pts/26 rw tingo sh 1179 0 /dev 204 crw--w---- pts/26 rw tingo sh 1179 1 /dev 204 crw--w---- pts/26 rw tingo sh 1179 2 /dev 204 crw--w---- pts/26 rw tingo sh 1179 10 /dev 204 crw--w---- pts/26 rw tingo sh 1173 root / 2 drwxr-xr-x 1024 r tingo sh 1173 wd / 1130125 drwx------ 1536 r tingo sh 1173 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1173 ctty /dev 203 crw--w---- pts/25 rw tingo sh 1173 0 /dev 203 crw--w---- pts/25 rw tingo sh 1173 1 /dev 203 crw--w---- pts/25 rw tingo sh 1173 2 /dev 203 crw--w---- pts/25 rw tingo sh 1173 10 /dev 203 crw--w---- pts/25 rw tingo sh 1167 root / 2 drwxr-xr-x 1024 r tingo sh 1167 wd / 1130125 drwx------ 1536 r tingo sh 1167 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1167 ctty /dev 202 crw--w---- pts/24 rw tingo sh 1167 0 /dev 202 crw--w---- pts/24 rw tingo sh 1167 1 /dev 202 crw--w---- pts/24 rw tingo sh 1167 2 /dev 202 crw--w---- pts/24 rw tingo sh 1167 10 /dev 202 crw--w---- pts/24 rw tingo sh 1161 root / 2 drwxr-xr-x 1024 r tingo sh 1161 wd / 1130125 drwx------ 1536 r tingo sh 1161 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1161 ctty /dev 201 crw--w---- pts/23 rw tingo sh 1161 0 /dev 201 crw--w---- pts/23 rw tingo sh 1161 1 /dev 201 crw--w---- pts/23 rw tingo sh 1161 2 /dev 201 crw--w---- pts/23 rw tingo sh 1161 10 /dev 201 crw--w---- pts/23 rw tingo sh 1155 root / 2 drwxr-xr-x 1024 r tingo sh 1155 wd / 1130125 drwx------ 1536 r tingo sh 1155 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1155 ctty /dev 200 crw--w---- pts/22 rw tingo sh 1155 0 /dev 200 crw--w---- pts/22 rw tingo sh 1155 1 /dev 200 crw--w---- pts/22 rw tingo sh 1155 2 /dev 200 crw--w---- pts/22 rw tingo sh 1155 10 /dev 200 crw--w---- pts/22 rw tingo sh 1149 root / 2 drwxr-xr-x 1024 r tingo sh 1149 wd / 1130125 drwx------ 1536 r tingo sh 1149 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1149 ctty /dev 199 crw--w---- pts/21 rw tingo sh 1149 0 /dev 199 crw--w---- pts/21 rw tingo sh 1149 1 /dev 199 crw--w---- pts/21 rw tingo sh 1149 2 /dev 199 crw--w---- pts/21 rw tingo sh 1149 10 /dev 199 crw--w---- pts/21 rw tingo sh 1143 root / 2 drwxr-xr-x 1024 r tingo sh 1143 wd / 1130125 drwx------ 1536 r tingo sh 1143 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1143 ctty /dev 198 crw--w---- pts/20 rw tingo sh 1143 0 /dev 198 crw--w---- pts/20 rw tingo sh 1143 1 /dev 198 crw--w---- pts/20 rw tingo sh 1143 2 /dev 198 crw--w---- pts/20 rw tingo sh 1143 10 /dev 198 crw--w---- pts/20 rw tingo sh 1137 root / 2 drwxr-xr-x 1024 r tingo sh 1137 wd / 1130125 drwx------ 1536 r tingo sh 1137 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1137 ctty /dev 197 crw--w---- pts/19 rw tingo sh 1137 0 /dev 197 crw--w---- pts/19 rw tingo sh 1137 1 /dev 197 crw--w---- pts/19 rw tingo sh 1137 2 /dev 197 crw--w---- pts/19 rw tingo sh 1137 10 /dev 197 crw--w---- pts/19 rw tingo sh 1131 root / 2 drwxr-xr-x 1024 r tingo sh 1131 wd / 1130125 drwx------ 1536 r tingo sh 1131 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1131 ctty /dev 196 crw--w---- pts/18 rw tingo sh 1131 0 /dev 196 crw--w---- pts/18 rw tingo sh 1131 1 /dev 196 crw--w---- pts/18 rw tingo sh 1131 2 /dev 196 crw--w---- pts/18 rw tingo sh 1131 10 /dev 196 crw--w---- pts/18 rw tingo sh 1125 root / 2 drwxr-xr-x 1024 r tingo sh 1125 wd / 1130125 drwx------ 1536 r tingo sh 1125 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1125 ctty /dev 195 crw--w---- pts/17 rw tingo sh 1125 0 /dev 195 crw--w---- pts/17 rw tingo sh 1125 1 /dev 195 crw--w---- pts/17 rw tingo sh 1125 2 /dev 195 crw--w---- pts/17 rw tingo sh 1125 10 /dev 195 crw--w---- pts/17 rw tingo sh 1119 root / 2 drwxr-xr-x 1024 r tingo sh 1119 wd / 1130125 drwx------ 1536 r tingo sh 1119 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1119 ctty /dev 194 crw--w---- pts/16 rw tingo sh 1119 0 /dev 194 crw--w---- pts/16 rw tingo sh 1119 1 /dev 194 crw--w---- pts/16 rw tingo sh 1119 2 /dev 194 crw--w---- pts/16 rw tingo sh 1119 10 /dev 194 crw--w---- pts/16 rw tingo sh 1112 root / 2 drwxr-xr-x 1024 r tingo sh 1112 wd / 1130125 drwx------ 1536 r tingo sh 1112 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1112 ctty /dev 193 crw--w---- pts/15 rw tingo sh 1112 0 /dev 193 crw--w---- pts/15 rw tingo sh 1112 1 /dev 193 crw--w---- pts/15 rw tingo sh 1112 2 /dev 193 crw--w---- pts/15 rw tingo sh 1112 10 /dev 193 crw--w---- pts/15 rw tingo sh 1104 root / 2 drwxr-xr-x 1024 r tingo sh 1104 wd / 1130125 drwx------ 1536 r tingo sh 1104 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1104 ctty /dev 192 crw--w---- pts/14 rw tingo sh 1104 0 /dev 192 crw--w---- pts/14 rw tingo sh 1104 1 /dev 192 crw--w---- pts/14 rw tingo sh 1104 2 /dev 192 crw--w---- pts/14 rw tingo sh 1104 10 /dev 192 crw--w---- pts/14 rw tingo sh 1098 root / 2 drwxr-xr-x 1024 r tingo sh 1098 wd / 1130125 drwx------ 1536 r tingo sh 1098 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1098 ctty /dev 191 crw--w---- pts/13 rw tingo sh 1098 0 /dev 191 crw--w---- pts/13 rw tingo sh 1098 1 /dev 191 crw--w---- pts/13 rw tingo sh 1098 2 /dev 191 crw--w---- pts/13 rw tingo sh 1098 10 /dev 191 crw--w---- pts/13 rw tingo sh 1092 root / 2 drwxr-xr-x 1024 r tingo sh 1092 wd / 1130125 drwx------ 1536 r tingo sh 1092 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1092 ctty /dev 190 crw--w---- pts/12 rw tingo sh 1092 0 /dev 190 crw--w---- pts/12 rw tingo sh 1092 1 /dev 190 crw--w---- pts/12 rw tingo sh 1092 2 /dev 190 crw--w---- pts/12 rw tingo sh 1092 10 /dev 190 crw--w---- pts/12 rw tingo sh 1086 root / 2 drwxr-xr-x 1024 r tingo sh 1086 wd / 1130125 drwx------ 1536 r tingo sh 1086 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1086 ctty /dev 189 crw--w---- pts/11 rw tingo sh 1086 0 /dev 189 crw--w---- pts/11 rw tingo sh 1086 1 /dev 189 crw--w---- pts/11 rw tingo sh 1086 2 /dev 189 crw--w---- pts/11 rw tingo sh 1086 10 /dev 189 crw--w---- pts/11 rw tingo sh 1080 root / 2 drwxr-xr-x 1024 r tingo sh 1080 wd / 1130125 drwx------ 1536 r tingo sh 1080 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1080 ctty /dev 188 crw--w---- pts/10 rw tingo sh 1080 0 /dev 188 crw--w---- pts/10 rw tingo sh 1080 1 /dev 188 crw--w---- pts/10 rw tingo sh 1080 2 /dev 188 crw--w---- pts/10 rw tingo sh 1080 10 /dev 188 crw--w---- pts/10 rw tingo sh 1074 root / 2 drwxr-xr-x 1024 r tingo sh 1074 wd / 1130125 drwx------ 1536 r tingo sh 1074 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1074 ctty /dev 187 crw--w---- pts/9 rw tingo sh 1074 0 /dev 187 crw--w---- pts/9 rw tingo sh 1074 1 /dev 187 crw--w---- pts/9 rw tingo sh 1074 2 /dev 187 crw--w---- pts/9 rw tingo sh 1074 10 /dev 187 crw--w---- pts/9 rw tingo sh 1068 root / 2 drwxr-xr-x 1024 r tingo sh 1068 wd / 1130125 drwx------ 1536 r tingo sh 1068 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1068 ctty /dev 186 crw--w---- pts/8 rw tingo sh 1068 0 /dev 186 crw--w---- pts/8 rw tingo sh 1068 1 /dev 186 crw--w---- pts/8 rw tingo sh 1068 2 /dev 186 crw--w---- pts/8 rw tingo sh 1068 10 /dev 186 crw--w---- pts/8 rw tingo sh 1062 root / 2 drwxr-xr-x 1024 r tingo sh 1062 wd / 1130125 drwx------ 1536 r tingo sh 1062 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1062 ctty /dev 185 crw--w---- pts/7 rw tingo sh 1062 0 /dev 185 crw--w---- pts/7 rw tingo sh 1062 1 /dev 185 crw--w---- pts/7 rw tingo sh 1062 2 /dev 185 crw--w---- pts/7 rw tingo sh 1062 10 /dev 185 crw--w---- pts/7 rw tingo sh 1056 root / 2 drwxr-xr-x 1024 r tingo sh 1056 wd / 1130125 drwx------ 1536 r tingo sh 1056 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1056 ctty /dev 184 crw--w---- pts/6 rw tingo sh 1056 0 /dev 184 crw--w---- pts/6 rw tingo sh 1056 1 /dev 184 crw--w---- pts/6 rw tingo sh 1056 2 /dev 184 crw--w---- pts/6 rw tingo sh 1056 10 /dev 184 crw--w---- pts/6 rw tingo sh 1050 root / 2 drwxr-xr-x 1024 r tingo sh 1050 wd / 1130125 drwx------ 1536 r tingo sh 1050 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1050 ctty /dev 183 crw--w---- pts/5 rw tingo sh 1050 0 /dev 183 crw--w---- pts/5 rw tingo sh 1050 1 /dev 183 crw--w---- pts/5 rw tingo sh 1050 2 /dev 183 crw--w---- pts/5 rw tingo sh 1050 10 /dev 183 crw--w---- pts/5 rw tingo sh 1044 root / 2 drwxr-xr-x 1024 r tingo sh 1044 wd / 1130125 drwx------ 1536 r tingo sh 1044 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1044 ctty /dev 182 crw--w---- pts/4 rw tingo sh 1044 0 /dev 182 crw--w---- pts/4 rw tingo sh 1044 1 /dev 182 crw--w---- pts/4 rw tingo sh 1044 2 /dev 182 crw--w---- pts/4 rw tingo sh 1044 10 /dev 182 crw--w---- pts/4 rw tingo wrapper-1.0 1038 root / 2 drwxr-xr-x 1024 r tingo wrapper-1.0 1038 wd / 1130125 drwx------ 1536 r tingo wrapper-1.0 1038 text / 1686583 -r-xr-xr-x 26208 r tingo wrapper-1.0 1038 ctty /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 1038 0 /dev 17 crw-rw-rw- null r tingo wrapper-1.0 1038 1 /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 1038 2 /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 1038 3* local stream fffffe00c3f49b40 <-> fffffe00c3f49a50 tingo wrapper-1.0 1038 4* pipe fffffe01376ceb60 <-> fffffe01376cecb8 0 rw tingo wrapper-1.0 1038 5* pipe fffffe01376cecb8 <-> fffffe01376ceb60 0 rw tingo wrapper-1.0 1038 6* local stream fffffe013724ed20 <-> fffffe013724ec30 tingo wrapper-1.0 1038 7* local stream fffffe00c3696870 <-> fffffe00c3696780 tingo wrapper-1.0 1038 8* pipe fffffe01376cfb60 <-> fffffe01376cfcb8 0 rw tingo wrapper-1.0 1038 9* pipe fffffe01376cfcb8 <-> fffffe01376cfb60 0 rw tingo wrapper-1.0 1038 10* pipe fffffe01379812d8 <-> fffffe0137981430 0 rw tingo wrapper-1.0 1038 11* pipe fffffe0137981430 <-> fffffe01379812d8 0 rw tingo sh 1037 root / 2 drwxr-xr-x 1024 r tingo sh 1037 wd / 1130125 drwx------ 1536 r tingo sh 1037 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1037 ctty /dev 181 crw--w---- pts/3 rw tingo sh 1037 0 /dev 181 crw--w---- pts/3 rw tingo sh 1037 1 /dev 181 crw--w---- pts/3 rw tingo sh 1037 2 /dev 181 crw--w---- pts/3 rw tingo sh 1037 10 /dev 181 crw--w---- pts/3 rw tingo xfce4-calculator-p 1031 root / 2 drwxr-xr-x 1024 r tingo xfce4-calculator-p 1031 wd / 1130125 drwx------ 1536 r tingo xfce4-calculator-p 1031 text / 1685785 -rwxr-xr-x 45976 r tingo xfce4-calculator-p 1031 ctty /dev 48 crw------- ttyv1 rw tingo xfce4-calculator-p 1031 0 /dev 17 crw-rw-rw- null r tingo xfce4-calculator-p 1031 1 /dev 48 crw------- ttyv1 rw tingo xfce4-calculator-p 1031 2 /dev 48 crw------- ttyv1 rw tingo xfce4-calculator-p 1031 3* local stream fffffe0137405000 <-> fffffe013724ee10 tingo xfce4-calculator-p 1031 4* pipe fffffe01375082d8 <-> fffffe0137508430 0 rw tingo xfce4-calculator-p 1031 5* pipe fffffe0137508430 <-> fffffe01375082d8 0 rw tingo sh 1030 root / 2 drwxr-xr-x 1024 r tingo sh 1030 wd / 1130125 drwx------ 1536 r tingo sh 1030 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1030 ctty /dev 180 crw--w---- pts/2 rw tingo sh 1030 0 /dev 180 crw--w---- pts/2 rw tingo sh 1030 1 /dev 180 crw--w---- pts/2 rw tingo sh 1030 2 /dev 180 crw--w---- pts/2 rw tingo sh 1030 10 /dev 180 crw--w---- pts/2 rw tingo wrapper-1.0 1023 root / 2 drwxr-xr-x 1024 r tingo wrapper-1.0 1023 wd / 1130125 drwx------ 1536 r tingo wrapper-1.0 1023 text / 1686583 -r-xr-xr-x 26208 r tingo wrapper-1.0 1023 ctty /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 1023 0 /dev 17 crw-rw-rw- null r tingo wrapper-1.0 1023 1 /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 1023 2 /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 1023 3* local stream fffffe0137405960 <-> fffffe0137405870 tingo wrapper-1.0 1023 4* pipe fffffe01376d0000 <-> fffffe01376d0158 0 rw tingo wrapper-1.0 1023 5* pipe fffffe01376d0158 <-> fffffe01376d0000 0 rw tingo wrapper-1.0 1023 6* local stream fffffe013724e1e0 <-> fffffe013724e0f0 tingo sh 1022 root / 2 drwxr-xr-x 1024 r tingo sh 1022 wd / 1130125 drwx------ 1536 r tingo sh 1022 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1022 ctty /dev 179 crw--w---- pts/1 rw tingo sh 1022 0 /dev 179 crw--w---- pts/1 rw tingo sh 1022 1 /dev 179 crw--w---- pts/1 rw tingo sh 1022 2 /dev 179 crw--w---- pts/1 rw tingo sh 1022 10 /dev 179 crw--w---- pts/1 rw tingo wrapper-1.0 1020 root / 2 drwxr-xr-x 1024 r tingo wrapper-1.0 1020 wd / 1130125 drwx------ 1536 r tingo wrapper-1.0 1020 text / 1686583 -r-xr-xr-x 26208 r tingo wrapper-1.0 1020 ctty /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 1020 0 /dev 17 crw-rw-rw- null r tingo wrapper-1.0 1020 1 /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 1020 2 /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 1020 3* local stream fffffe013724e3c0 <-> fffffe013724e2d0 tingo wrapper-1.0 1020 4* pipe fffffe002032d2d8 <-> fffffe002032d430 0 rw tingo wrapper-1.0 1020 5* pipe fffffe002032d430 <-> fffffe002032d2d8 0 rw tingo wrapper-1.0 1020 6* local stream fffffe00c3938000 <-> fffffe00c3a45b40 tingo wrapper-1.0 1020 7 /dev 97 crw-rw-rw- mixer1 rw tingo wrapper-1.0 1020 8* local stream fffffe00c3696a50 <-> fffffe00c3696960 tingo wrapper-1.0 1020 9* pipe fffffe00c3822b60 <-> fffffe00c3822cb8 0 rw tingo wrapper-1.0 1020 10* pipe fffffe00c3822cb8 <-> fffffe00c3822b60 0 rw tingo wrapper-1.0 1020 11* pipe fffffe00c373eb60 <-> fffffe00c373ecb8 0 rw tingo wrapper-1.0 1020 12* pipe fffffe00c373ecb8 <-> fffffe00c373eb60 0 rw tingo xfce4-notes 1014 root / 2 drwxr-xr-x 1024 r tingo xfce4-notes 1014 wd / 1130125 drwx------ 1536 r tingo xfce4-notes 1014 text / 1045294 -rwxr-xr-x 132872 r tingo xfce4-notes 1014 ctty /dev 48 crw------- ttyv1 rw tingo xfce4-notes 1014 0 /dev 17 crw-rw-rw- null r tingo xfce4-notes 1014 1 /dev 48 crw------- ttyv1 rw tingo xfce4-notes 1014 2 /dev 48 crw------- ttyv1 rw tingo xfce4-notes 1014 3* local stream fffffe00c3938e10 <-> fffffe00c3938d20 tingo xfce4-notes 1014 4* pipe fffffe00c373e888 <-> fffffe00c373e9e0 0 rw tingo xfce4-notes 1014 5* pipe fffffe00c373e9e0 <-> fffffe00c373e888 0 rw tingo xfce4-notes 1014 6* local stream fffffe00c36950f0 <-> fffffe01374060f0 tingo xfce4-notes 1014 7* pipe fffffe00203ba888 <-> fffffe00203ba9e0 0 rw tingo xfce4-notes 1014 8* pipe fffffe00203ba9e0 <-> fffffe00203ba888 0 rw tingo xfce4-notes 1014 11* local stream fffffe0137406000 <-> fffffe0137405e10 tingo xfce4-notes 1014 12* pipe fffffe00c37b1000 <-> fffffe00c37b1158 0 rw tingo xfce4-notes 1014 13* pipe fffffe00c37b1158 <-> fffffe00c37b1000 0 rw tingo xfce4-notes 1014 14* pipe fffffe0020334888 <-> fffffe00203349e0 0 rw tingo xfce4-notes 1014 15* pipe fffffe00203349e0 <-> fffffe0020334888 0 rw tingo xfce4-notes 1014 16* local stream fffffe0137405780 <-> fffffe0137405690 tingo xfce4-notes 1014 17* local stream fffffe0137405690 <-> fffffe0137405780 tingo xfce4-notes 1014 18 / 2168190 drwx------ 512 r tingo wrapper-1.0 1013 root / 2 drwxr-xr-x 1024 r tingo wrapper-1.0 1013 wd / 1130125 drwx------ 1536 r tingo wrapper-1.0 1013 text / 1686583 -r-xr-xr-x 26208 r tingo wrapper-1.0 1013 ctty /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 1013 0 /dev 17 crw-rw-rw- null r tingo wrapper-1.0 1013 1 /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 1013 2 /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 1013 3* local stream fffffe00c3a452d0 <-> fffffe00c3a451e0 tingo wrapper-1.0 1013 4* pipe fffffe00c3b18b60 <-> fffffe00c3b18cb8 0 rw tingo wrapper-1.0 1013 5* pipe fffffe00c3b18cb8 <-> fffffe00c3b18b60 0 rw tingo wrapper-1.0 1013 6* local stream fffffe00c3a450f0 <-> fffffe00c3a45000 tingo wrapper-1.0 1013 7* pipe fffffe00c37b1888 <-> fffffe00c37b19e0 0 rw tingo wrapper-1.0 1013 8* pipe fffffe00c37b19e0 <-> fffffe00c37b1888 0 rw tingo wrapper-1.0 1013 11* local stream fffffe00c3938c30 <-> fffffe00c3938b40 tingo wrapper-1.0 1013 12* pipe fffffe00c373c000 <-> fffffe00c373c158 0 rw tingo wrapper-1.0 1013 13* pipe fffffe00c373c158 <-> fffffe00c373c000 0 rw tingo wrapper-1.0 1013 14* pipe fffffe00c37b12d8 <-> fffffe00c37b1430 0 rw tingo wrapper-1.0 1013 15* pipe fffffe00c37b1430 <-> fffffe00c37b12d8 0 rw tingo wrapper-1.0 1013 16* local stream fffffe0137405b40 <-> fffffe0137405a50 tingo wrapper-1.0 1013 17* local stream fffffe0137405a50 <-> fffffe0137405b40 tingo wrapper-1.0 1013 18 / 2168190 drwx------ 512 r tingo sh 1012 root / 2 drwxr-xr-x 1024 r tingo sh 1012 wd / 1130125 drwx------ 1536 r tingo sh 1012 text / 3462499 -r-xr-xr-x 146992 r tingo sh 1012 ctty /dev 177 crw--w---- pts/0 rw tingo sh 1012 0 /dev 177 crw--w---- pts/0 rw tingo sh 1012 1 /dev 177 crw--w---- pts/0 rw tingo sh 1012 2 /dev 177 crw--w---- pts/0 rw tingo sh 1012 10 /dev 177 crw--w---- pts/0 rw tingo xfce4-clipman 1011 root / 2 drwxr-xr-x 1024 r tingo xfce4-clipman 1011 wd / 1130125 drwx------ 1536 r tingo xfce4-clipman 1011 text / 1045350 -r-xr-xr-x 58936 r tingo xfce4-clipman 1011 ctty /dev 48 crw------- ttyv1 rw tingo xfce4-clipman 1011 0 /dev 17 crw-rw-rw- null r tingo xfce4-clipman 1011 1 /dev 48 crw------- ttyv1 rw tingo xfce4-clipman 1011 2 /dev 48 crw------- ttyv1 rw tingo xfce4-clipman 1011 3* local stream fffffe00c3938870 <-> fffffe00c3a45d20 tingo xfce4-clipman 1011 4* pipe fffffe00c3b182d8 <-> fffffe00c3b18430 0 rw tingo xfce4-clipman 1011 5* pipe fffffe00c3b18430 <-> fffffe00c3b182d8 0 rw tingo xfce4-clipman 1011 6* local stream fffffe00c3a45e10 <-> fffffe00c3695000 tingo xfce4-clipman 1011 7* local stream fffffe0020a1ae10 <-> fffffe00c3938960 tingo xfce4-clipman 1011 8* pipe fffffe0020d60b60 <-> fffffe0020d60cb8 0 rw tingo xfce4-clipman 1011 9* pipe fffffe0020d60cb8 <-> fffffe0020d60b60 0 rw tingo xfce4-clipman 1011 10* pipe fffffe00c3b185b0 <-> fffffe00c3b18708 0 rw tingo xfce4-clipman 1011 11* pipe fffffe00c3b18708 <-> fffffe00c3b185b0 0 rw tingo xfce4-clipman 1011 13* local stream fffffe00c3a454b0 <-> fffffe00c3a453c0 tingo xfce4-clipman 1011 14* local stream fffffe00c3a453c0 <-> fffffe00c3a454b0 tingo xfce4-clipman 1011 15 / 1691790 drwxr-xr-x 512 r tingo wrapper-1.0 1010 root / 2 drwxr-xr-x 1024 r tingo wrapper-1.0 1010 wd / 1130125 drwx------ 1536 r tingo wrapper-1.0 1010 text / 1686583 -r-xr-xr-x 26208 r tingo wrapper-1.0 1010 ctty /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 1010 0 /dev 17 crw-rw-rw- null r tingo wrapper-1.0 1010 1 /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 1010 2 /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 1010 3* local stream fffffe00c3695c30 <-> fffffe00207b4b40 tingo wrapper-1.0 1010 4* pipe fffffe00c373e5b0 <-> fffffe00c373e708 0 rw tingo wrapper-1.0 1010 5* pipe fffffe00c373e708 <-> fffffe00c373e5b0 0 rw tingo wrapper-1.0 1010 6* local stream fffffe013724e5a0 <-> fffffe013724e4b0 tingo gvfsd-metadata 1009 root / 2 drwxr-xr-x 1024 r tingo gvfsd-metadata 1009 wd / 2 drwxr-xr-x 1024 r tingo gvfsd-metadata 1009 text / 1690768 -rwxr-xr-x 71984 r tingo gvfsd-metadata 1009 0 /dev 17 crw-rw-rw- null rw tingo gvfsd-metadata 1009 1 /dev 17 crw-rw-rw- null rw tingo gvfsd-metadata 1009 2 /dev 17 crw-rw-rw- null rw tingo gvfsd-metadata 1009 3* pipe fffffe00203a92d8 <-> fffffe00203a9430 0 rw tingo gvfsd-metadata 1009 4* pipe fffffe00203a9430 <-> fffffe00203a92d8 0 rw tingo gvfsd-metadata 1009 5* local stream fffffe00c3a45690 <-> fffffe00c3a455a0 tingo gvfsd-metadata 1009 6* pipe fffffe0020bc25b0 <-> fffffe0020bc2708 0 rw tingo gvfsd-metadata 1009 7* pipe fffffe0020bc2708 <-> fffffe0020bc25b0 0 rw tingo gvfsd-metadata 1009 8* pipe fffffe00203b95b0 <-> fffffe00203b9708 0 rw tingo gvfsd-metadata 1009 9* pipe fffffe00203b9708 <-> fffffe00203b95b0 0 rw tingo wrapper-1.0 1007 root / 2 drwxr-xr-x 1024 r tingo wrapper-1.0 1007 wd / 1130125 drwx------ 1536 r tingo wrapper-1.0 1007 text / 1686583 -r-xr-xr-x 26208 r tingo wrapper-1.0 1007 ctty /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 1007 0 /dev 17 crw-rw-rw- null r tingo wrapper-1.0 1007 1 /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 1007 2 /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 1007 3* local stream fffffe00c3a464b0 <-> fffffe00c3a463c0 tingo wrapper-1.0 1007 4* pipe fffffe0020334b60 <-> fffffe0020334cb8 0 rw tingo wrapper-1.0 1007 5* pipe fffffe0020334cb8 <-> fffffe0020334b60 0 rw tingo wrapper-1.0 1007 6* local stream fffffe00c3a45780 <-> fffffe00c3a45870 tingo xfce4-terminal 1006 root / 2 drwxr-xr-x 1024 r tingo xfce4-terminal 1006 wd / 1130125 drwx------ 1536 r tingo xfce4-terminal 1006 text / 1045339 -r-xr-xr-x 177000 r tingo xfce4-terminal 1006 ctty /dev 48 crw------- ttyv1 rw tingo xfce4-terminal 1006 0 /dev 17 crw-rw-rw- null r tingo xfce4-terminal 1006 1 /dev 48 crw------- ttyv1 rw tingo xfce4-terminal 1006 2 /dev 48 crw------- ttyv1 rw tingo xfce4-terminal 1006 3* pipe fffffe0020d5f5b0 <-> fffffe0020d5f708 0 rw tingo xfce4-terminal 1006 4* pipe fffffe0020d5f708 <-> fffffe0020d5f5b0 0 rw tingo xfce4-terminal 1006 5* local stream fffffe00c3a46a50 <-> fffffe00c3a46960 tingo xfce4-terminal 1006 6* pipe fffffe00c373db60 <-> fffffe00c373dcb8 0 rw tingo xfce4-terminal 1006 7* pipe fffffe00c373dcb8 <-> fffffe00c373db60 0 rw tingo xfce4-terminal 1006 8* pipe fffffe00c373e000 <-> fffffe00c373e158 0 rw tingo xfce4-terminal 1006 9* pipe fffffe00c373e158 <-> fffffe00c373e000 0 rw tingo xfce4-terminal 1006 10* local stream fffffe0020a1ac30 <-> fffffe0020a1ab40 tingo xfce4-terminal 1006 12* local stream fffffe00c3a46690 <-> fffffe00c3a465a0 tingo xfce4-terminal 1006 13* local stream fffffe00c3a465a0 <-> fffffe00c3a46690 tingo xfce4-terminal 1006 14 / 1691800 drwx------ 512 r tingo xfce4-terminal 1006 15* local stream fffffe0020a1aa50 <-> fffffe0020a1a960 tingo xfce4-terminal 1006 16* pseudo-terminal master pts/0 rw tingo xfce4-terminal 1006 17* pseudo-terminal master pts/1 rw tingo xfce4-terminal 1006 18* pseudo-terminal master pts/2 rw tingo xfce4-terminal 1006 19* pseudo-terminal master pts/3 rw tingo xfce4-terminal 1006 20* pseudo-terminal master pts/4 rw tingo xfce4-terminal 1006 21* pseudo-terminal master pts/5 rw tingo xfce4-terminal 1006 22* pseudo-terminal master pts/6 rw tingo xfce4-terminal 1006 23* pseudo-terminal master pts/7 rw tingo xfce4-terminal 1006 24* pseudo-terminal master pts/8 rw tingo xfce4-terminal 1006 25* pseudo-terminal master pts/9 rw tingo xfce4-terminal 1006 26* pseudo-terminal master pts/10 rw tingo xfce4-terminal 1006 27* pseudo-terminal master pts/11 rw tingo xfce4-terminal 1006 28* pseudo-terminal master pts/12 rw tingo xfce4-terminal 1006 29* pseudo-terminal master pts/13 rw tingo xfce4-terminal 1006 30* pseudo-terminal master pts/14 rw tingo xfce4-terminal 1006 31* pseudo-terminal master pts/15 rw tingo xfce4-terminal 1006 32* pseudo-terminal master pts/16 rw tingo xfce4-terminal 1006 33* pseudo-terminal master pts/17 rw tingo xfce4-terminal 1006 34* pseudo-terminal master pts/18 rw tingo xfce4-terminal 1006 35* pseudo-terminal master pts/19 rw tingo xfce4-terminal 1006 36* pseudo-terminal master pts/20 rw tingo xfce4-terminal 1006 37* pseudo-terminal master pts/21 rw tingo xfce4-terminal 1006 38* pseudo-terminal master pts/22 rw tingo xfce4-terminal 1006 39* pseudo-terminal master pts/23 rw tingo xfce4-terminal 1006 40* pseudo-terminal master pts/24 rw tingo xfce4-terminal 1006 41* pseudo-terminal master pts/25 rw tingo xfce4-terminal 1006 42* pseudo-terminal master pts/26 rw tingo xfce4-terminal 1006 43* pseudo-terminal master pts/27 rw tingo xfce4-terminal 1006 44* pseudo-terminal master pts/28 rw tingo xfce4-terminal 1006 45* pseudo-terminal master pts/29 rw tingo xfce4-terminal 1006 46* pseudo-terminal master pts/30 rw tingo xfce4-terminal 1006 47* pseudo-terminal master pts/31 rw tingo xfce4-terminal 1006 49 / 3049926 -rw------- 19082 rw tingo xfce4-terminal 1006 50 / 3049927 -rw------- 5360 rw tingo xfce4-terminal 1006 51 / 3049933 -rw------- 24 rw tingo xfce4-terminal 1006 52 / 3049934 -rw------- 16 rw tingo xfce4-terminal 1006 53 / 3049936 -rw------- 27466 rw tingo xfce4-terminal 1006 54 / 3049938 -rw------- 7168 rw tingo xfce4-terminal 1006 55 / 3049939 -rw------- 320 rw tingo xfce4-terminal 1006 56 / 3049956 -rw------- 9536 rw tingo xfce4-terminal 1006 57 / 3049957 -rw------- 2816 rw tingo xfce4-terminal 1006 58 / 3049959 -rw------- 288 rw tingo xfce4-terminal 1006 59 / 3049960 -rw------- 3171 rw tingo xfce4-terminal 1006 60 / 3049962 -rw------- 1088 rw tingo xfce4-terminal 1006 61 / 3049963 -rw------- 32 rw tingo xfce4-terminal 1006 62 / 3049965 -rw------- 6561 rw tingo xfce4-terminal 1006 63 / 3049966 -rw------- 1696 rw tingo xfce4-terminal 1006 64 / 3049967 -rw------- 304 rw tingo xfce4-terminal 1006 65 / 3049968 -rw------- 4947 rw tingo xfce4-terminal 1006 66 / 3049969 -rw------- 1072 rw tingo xfce4-terminal 1006 67 / 3049970 -rw------- 864 rw tingo xfce4-terminal 1006 68 / 3049971 -rw------- 7202 rw tingo xfce4-terminal 1006 69 / 3049972 -rw------- 2480 rw tingo xfce4-terminal 1006 70 / 3049973 -rw------- 704 rw tingo xfce4-terminal 1006 71 / 3049974 -rw------- 1040 rw tingo xfce4-terminal 1006 72 / 3049975 -rw------- 432 rw tingo xfce4-terminal 1006 73 / 3049976 -rw------- 192 rw tingo xfce4-terminal 1006 74 / 3049977 -rw------- 40308 rw tingo xfce4-terminal 1006 75 / 3049978 -rw------- 10048 rw tingo xfce4-terminal 1006 76 / 3049979 -rw------- 11344 rw tingo xfce4-terminal 1006 77 / 3049980 -rw------- 3663 rw tingo xfce4-terminal 1006 78 / 3049981 -rw------- 800 rw tingo xfce4-terminal 1006 79 / 3049982 -rw------- 192 rw tingo xfce4-terminal 1006 80 / 3049983 -rw------- 4512 rw tingo xfce4-terminal 1006 81 / 3049984 -rw------- 1568 rw tingo xfce4-terminal 1006 82 / 3049985 -rw------- 416 rw tingo xfce4-terminal 1006 83 / 3049986 -rw------- 2073 rw tingo xfce4-terminal 1006 84 / 3049987 -rw------- 768 rw tingo xfce4-terminal 1006 85 / 3049988 -rw------- 176 rw tingo xfce4-terminal 1006 86 / 3049989 -rw------- 4751 rw tingo xfce4-terminal 1006 87 / 3049990 -rw------- 1744 rw tingo xfce4-terminal 1006 88 / 3049991 -rw------- 560 rw tingo xfce4-terminal 1006 89 / 3049992 -rw------- 777 rw tingo xfce4-terminal 1006 90 / 3049993 -rw------- 368 rw tingo xfce4-terminal 1006 91 / 3049994 -rw------- 1844 rw tingo xfce4-terminal 1006 92 / 3049995 -rw------- 688 rw tingo xfce4-terminal 1006 93 / 3049996 -rw------- 288 rw tingo xfce4-terminal 1006 94 / 3049997 -rw------- 2301 rw tingo xfce4-terminal 1006 95 / 3049998 -rw------- 912 rw tingo xfce4-terminal 1006 96 / 3049999 -rw------- 320 rw tingo xfce4-terminal 1006 97 / 3050000 -rw------- 1202 rw tingo xfce4-terminal 1006 98 / 3050001 -rw------- 496 rw tingo xfce4-terminal 1006 99 / 3050003 -rw------- 192 rw tingo xfce4-terminal 1006 100 / 3050007 -rw------- 160 rw tingo gvfsd-trash 1005 root / 2 drwxr-xr-x 1024 r tingo gvfsd-trash 1005 wd / 2 drwxr-xr-x 1024 r tingo gvfsd-trash 1005 text / 1690772 -rwxr-xr-x 45936 r tingo gvfsd-trash 1005 0 /dev 17 crw-rw-rw- null r tingo gvfsd-trash 1005 1 /dev 17 crw-rw-rw- null rw tingo gvfsd-trash 1005 2 /dev 17 crw-rw-rw- null rw tingo gvfsd-trash 1005 3* pipe fffffe00206a85b0 <-> fffffe00206a8708 0 rw tingo gvfsd-trash 1005 4* pipe fffffe00206a8708 <-> fffffe00206a85b0 0 rw tingo gvfsd-trash 1005 5* local stream fffffe00c35d80f0 <-> fffffe00c35d8000 tingo gvfsd-trash 1005 6* pipe fffffe0020d5f888 <-> fffffe0020d5f9e0 0 rw tingo gvfsd-trash 1005 7* pipe fffffe0020d5f9e0 <-> fffffe0020d5f888 0 rw tingo gvfsd-trash 1005 8* pipe fffffe00203b9b60 <-> fffffe00203b9cb8 0 rw tingo gvfsd-trash 1005 9* pipe fffffe00203b9cb8 <-> fffffe00203b9b60 0 rw tingo gvfsd-trash 1005 11* local stream fffffe00c3a46e10 <-> fffffe00c3a46d20 tingo gvfsd-trash 1005 12* local stream fffffe00c3a46d20 <-> fffffe00c3a46e10 tingo gvfsd-trash 1005 13 / 4654848 drwxr-xr-x 2560 r tingo gvfsd-trash 1005 14 / 1691822 drwx------ 512 r tingo gvfsd-trash 1005 15* local stream fffffe00c3696d20 <-> fffffe00c3696e10 tingo gvfsd-trash 1005 16 /zs 2 drwxr-xr-x 512 r tingo gvfsd-trash 1005 17 /zs 2 drwxr-xr-x 512 r tingo wrapper-1.0 1003 root / 2 drwxr-xr-x 1024 r tingo wrapper-1.0 1003 wd / 1130125 drwx------ 1536 r tingo wrapper-1.0 1003 text / 1686583 -r-xr-xr-x 26208 r tingo wrapper-1.0 1003 ctty /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 1003 0 /dev 17 crw-rw-rw- null r tingo wrapper-1.0 1003 1 /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 1003 2 /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 1003 3* local stream fffffe00c3bdd2d0 <-> fffffe00c3bdd1e0 tingo wrapper-1.0 1003 4* pipe fffffe00c3b18000 <-> fffffe00c3b18158 0 rw tingo wrapper-1.0 1003 5* pipe fffffe00c3b18158 <-> fffffe00c3b18000 0 rw tingo wrapper-1.0 1003 6* local stream fffffe00c3bdd0f0 <-> fffffe00c3bdd000 tingo xkbvleds 1002 root / 2 drwxr-xr-x 1024 r tingo xkbvleds 1002 wd / 1130125 drwx------ 1536 r tingo xkbvleds 1002 text / 1065402 -r-xr-xr-x 18056 r tingo xkbvleds 1002 ctty /dev 48 crw------- ttyv1 rw tingo xkbvleds 1002 0 /dev 17 crw-rw-rw- null r tingo xkbvleds 1002 1 /dev 48 crw------- ttyv1 rw tingo xkbvleds 1002 2 /dev 48 crw------- ttyv1 rw tingo xkbvleds 1002 3* local stream fffffe00c3bdd4b0 <-> fffffe00c3bdd3c0 tingo xkbvleds 1002 4* local stream fffffe00c39383c0 <-> fffffe00c39382d0 polkitd polkitd 1001 root / 2 drwxr-xr-x 1024 r polkitd polkitd 1001 wd / 7223049 dr-xr-xr-x 512 r polkitd polkitd 1001 text / 1615458 -rwxr-xr-x 116784 r polkitd polkitd 1001 0 /dev 17 crw-rw-rw- null rw polkitd polkitd 1001 1 /dev 17 crw-rw-rw- null rw polkitd polkitd 1001 2 /dev 17 crw-rw-rw- null rw polkitd polkitd 1001 4* local stream fffffe0020a1a780 <-> fffffe00c3696000 polkitd polkitd 1001 5* local stream fffffe00c3696000 <-> fffffe0020a1a780 polkitd polkitd 1001 6* pipe fffffe00c3b195b0 <-> fffffe00c3b19708 0 rw polkitd polkitd 1001 7* pipe fffffe00c3b19708 <-> fffffe00c3b195b0 0 rw polkitd polkitd 1001 8 / 1691751 drwxr-xr-x 512 r polkitd polkitd 1001 9* local stream fffffe00c3bddb40 <-> fffffe00c3bdda50 polkitd polkitd 1001 10* pipe fffffe00c3b192d8 <-> fffffe00c3b19430 0 rw polkitd polkitd 1001 11* pipe fffffe00c3b19430 <-> fffffe00c3b192d8 0 rw polkitd polkitd 1001 12* pipe fffffe00c3b19000 <-> fffffe00c3b19158 0 rw polkitd polkitd 1001 13* pipe fffffe00c3b19158 <-> fffffe00c3b19000 0 rw polkitd polkitd 1001 14 / 5699034 drwxr-xr-x 512 r polkitd polkitd 1001 15* pipe fffffe00c373c5b0 <-> fffffe00c373c708 0 rw polkitd polkitd 1001 16* pipe fffffe00c373c708 <-> fffffe00c373c5b0 0 rw polkitd polkitd 1001 17 / 1846875 drwx------ 512 r polkitd polkitd 1001 18* local dgram fffffe00c3bdd960 <-> fffffe00206ec870 root console-kit-daemon 999 root / 2 drwxr-xr-x 1024 r root console-kit-daemon 999 wd / 2 drwxr-xr-x 1024 r root console-kit-daemon 999 text / 959914 -rwxr-xr-x 133224 r root console-kit-daemon 999 0 /dev 17 crw-rw-rw- null rw root console-kit-daemon 999 1 /dev 17 crw-rw-rw- null rw root console-kit-daemon 999 2 /dev 17 crw-rw-rw- null rw root console-kit-daemon 999 3* pipe fffffe00c3b19b60 <-> fffffe00c3b19cb8 0 rw root console-kit-daemon 999 4* pipe fffffe00c3b19cb8 <-> fffffe00c3b19b60 0 rw root console-kit-daemon 999 5* pipe fffffe00c3b19888 <-> fffffe00c3b199e0 0 rw root console-kit-daemon 999 6* pipe fffffe00c3b199e0 <-> fffffe00c3b19888 0 rw root console-kit-daemon 999 7* local stream fffffe00c35d8e10 <-> fffffe00c3695e10 root console-kit-daemon 999 8 / 2894936 -rw-r--r-- 732 w root console-kit-daemon 999 9* local stream fffffe00c3938780 <-> fffffe00c3938690 root console-kit-daemon 999 10 /dev 6 crw------- console r root console-kit-daemon 999 11* pipe fffffe00c38225b0 <-> fffffe00c3822708 0 rw root console-kit-daemon 999 12* pipe fffffe00c3822708 <-> fffffe00c38225b0 0 rw root console-kit-daemon 999 13* pipe fffffe0020d60000 <-> fffffe0020d60158 0 rw root console-kit-daemon 999 14* pipe fffffe0020d60158 <-> fffffe0020d60000 0 rw root upowerd 997 root / 2 drwxr-xr-x 1024 r root upowerd 997 wd / 2 drwxr-xr-x 1024 r root upowerd 997 text / 1685416 -rwxr-xr-x 182624 r root upowerd 997 0 /dev 17 crw-rw-rw- null rw root upowerd 997 1 /dev 17 crw-rw-rw- null rw root upowerd 997 2 /dev 17 crw-rw-rw- null rw root upowerd 997 3* pipe fffffe00c37b15b0 <-> fffffe00c37b1708 0 rw root upowerd 997 4* pipe fffffe00c37b1708 <-> fffffe00c37b15b0 0 rw root upowerd 997 5* local stream fffffe00c36952d0 <-> fffffe00c36951e0 root upowerd 997 6* pipe fffffe0020bc22d8 <-> fffffe0020bc2430 0 rw root upowerd 997 7* pipe fffffe0020bc2430 <-> fffffe0020bc22d8 0 rw root upowerd 997 8* pipe fffffe00203bab60 <-> fffffe00203bacb8 0 rw root upowerd 997 9* pipe fffffe00203bacb8 <-> fffffe00203bab60 0 rw root upowerd 997 10* local stream fffffe00c3bdd870 <-> fffffe00c3bdd780 tingo wrapper-1.0 995 root / 2 drwxr-xr-x 1024 r tingo wrapper-1.0 995 wd / 1130125 drwx------ 1536 r tingo wrapper-1.0 995 text / 1686583 -r-xr-xr-x 26208 r tingo wrapper-1.0 995 ctty /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 995 0 /dev 17 crw-rw-rw- null r tingo wrapper-1.0 995 1 /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 995 2 /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 995 3* local stream fffffe00c3bdd690 <-> fffffe00c3bdd5a0 tingo wrapper-1.0 995 4* pipe fffffe00203b9888 <-> fffffe00203b99e0 0 rw tingo wrapper-1.0 995 5* pipe fffffe00203b99e0 <-> fffffe00203b9888 0 rw tingo wrapper-1.0 995 6* local stream fffffe00c39385a0 <-> fffffe00c39384b0 tingo wrapper-1.0 995 7* pipe fffffe00c373c2d8 <-> fffffe00c373c430 0 rw tingo wrapper-1.0 995 8* pipe fffffe00c373c430 <-> fffffe00c373c2d8 0 rw tingo wrapper-1.0 995 9* internet stream tcp fffffe039d6a2000 tingo wrapper-1.0 991 root / 2 drwxr-xr-x 1024 r tingo wrapper-1.0 991 wd / 1130125 drwx------ 1536 r tingo wrapper-1.0 991 text / 1686583 -r-xr-xr-x 26208 r tingo wrapper-1.0 991 ctty /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 991 0 /dev 17 crw-rw-rw- null r tingo wrapper-1.0 991 1 /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 991 2 /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 991 3* local stream fffffe00206ed690 <-> fffffe00c3a462d0 tingo wrapper-1.0 991 4* pipe fffffe0020bc2000 <-> fffffe0020bc2158 0 rw tingo wrapper-1.0 991 5* pipe fffffe0020bc2158 <-> fffffe0020bc2000 0 rw tingo wrapper-1.0 991 6* local stream fffffe00c3a461e0 <-> fffffe00c3a460f0 tingo wrapper-1.0 991 7* local stream fffffe00c3a46000 <-> fffffe00c36953c0 tingo wrapper-1.0 991 8* pipe fffffe0020d612d8 <-> fffffe0020d61430 0 rw tingo wrapper-1.0 991 9* pipe fffffe0020d61430 <-> fffffe0020d612d8 0 rw tingo wrapper-1.0 991 10* pipe fffffe00c38222d8 <-> fffffe00c3822430 0 rw tingo wrapper-1.0 991 11* pipe fffffe00c3822430 <-> fffffe00c38222d8 0 rw tingo wrapper-1.0 991 12 /dev 17 crw-rw-rw- null r tingo wrapper-1.0 991 13 /dev 17 crw-rw-rw- null r tingo xfdesktop 989 root / 2 drwxr-xr-x 1024 r tingo xfdesktop 989 wd / 1130125 drwx------ 1536 r tingo xfdesktop 989 text / 1045536 -rwxr-xr-x 362176 r tingo xfdesktop 989 ctty /dev 48 crw------- ttyv1 rw tingo xfdesktop 989 0 /dev 17 crw-rw-rw- null r tingo xfdesktop 989 1 /dev 48 crw------- ttyv1 rw tingo xfdesktop 989 2 /dev 48 crw------- ttyv1 rw tingo xfdesktop 989 3* local stream fffffe00c3695b40 <-> fffffe00c3695a50 tingo xfdesktop 989 4* pipe fffffe00203a9888 <-> fffffe00203a99e0 0 rw tingo xfdesktop 989 5* pipe fffffe00203a99e0 <-> fffffe00203a9888 0 rw tingo xfdesktop 989 6* local stream fffffe00c3695960 <-> fffffe00c3695870 tingo xfdesktop 989 7* pipe fffffe00c3822000 <-> fffffe00c3822158 0 rw tingo xfdesktop 989 8* pipe fffffe00c3822158 <-> fffffe00c3822000 0 rw tingo xfdesktop 989 9* pipe fffffe00c37b1b60 <-> fffffe00c37b1cb8 0 rw tingo xfdesktop 989 10* pipe fffffe00c37b1cb8 <-> fffffe00c37b1b60 0 rw tingo xfdesktop 989 11* local stream fffffe00206ece10 <-> fffffe00c35d8b40 tingo xfdesktop 989 12* local stream fffffe00c35d8c30 <-> fffffe00c3938a50 tingo xfdesktop 989 13* local stream fffffe00206eca50 <-> fffffe00206ecd20 tingo xfdesktop 989 14 / 1845915 -rw------- 56 r tingo xfdesktop 989 15 / 1845922 -rw-r--r-- 32768 r tingo xfdesktop 989 16 /zs 110742004 drwxr-xr-x 2048 r tingo xfdesktop 989 18* local stream fffffe00c3a45a50 <-> fffffe00c3a45960 tingo xfdesktop 989 19* local stream fffffe00c3a45960 <-> fffffe00c3a45a50 tingo xfdesktop 989 20 / 4654848 drwxr-xr-x 2560 r tingo xfdesktop 989 21* local stream fffffe00c3696e10 <-> fffffe00c3696d20 tingo xfdesktop 989 22 / 1845906 -rw------- 189536 r tingo xfdesktop 989 23 / 1845910 -rw-r--r-- 32768 r tingo xfdesktop 989 24 / 2 drwxr-xr-x 1024 r tingo xfdesktop 989 25 / 1130125 drwx------ 1536 r tingo xfdesktop 989 26 / 1691830 drwxr-xr-x 512 r tingo xfdesktop 989 27* pipe fffffe00c373d5b0 <-> fffffe00c373d708 0 rw tingo xfdesktop 989 28* pipe fffffe00c373d708 <-> fffffe00c373d5b0 0 rw tingo xfdesktop 989 29 / 1691830 drwxr-xr-x 512 r tingo xfdesktop 989 30 / 1846396 drwx------ 512 r tingo xfdesktop 989 31 /zs 110742004 drwxr-xr-x 2048 r tingo xfdesktop 989 32 /zs 110742004 drwxr-xr-x 2048 r tingo xfdesktop 989 33 /zs 110742004 drwxr-xr-x 2048 r tingo xfdesktop 989 34 /zs 110742004 drwxr-xr-x 2048 r tingo xfdesktop 989 35 /zs 110742004 drwxr-xr-x 2048 r tingo xfdesktop 989 36 /zs 110742004 drwxr-xr-x 2048 r tingo xfdesktop 989 37 /zs 110742004 drwxr-xr-x 2048 r tingo xfdesktop 989 38 /zs 110742004 drwxr-xr-x 2048 r tingo xfdesktop 989 39 /zs 110742004 drwxr-xr-x 2048 r tingo xfdesktop 989 41 / 1692443 drwxr-xr-x 512 r tingo xfdesktop 989 42 / 2809182 drwx------ 512 r tingo xfdesktop 989 43 / 2809183 drwx------ 512 r tingo xfdesktop 989 44 / 2809183 drwx------ 512 r tingo xfdesktop 989 45 / 722315 drwxr-xr-x 512 r tingo xfdesktop 989 46 / 1692580 drwxr-xr-x 2560 r tingo xfdesktop 989 47 / 1767442 drwx------ 512 r tingo xfdesktop 989 48 / 2809194 drwx------ 512 r tingo xfdesktop 989 49 / 5461081 drwxr-xr-x 512 r tingo xfdesktop 989 50 / 722315 drwxr-xr-x 512 r tingo xfdesktop 989 51 / 2809194 drwx------ 512 r tingo xfdesktop 989 52 / 5461081 drwxr-xr-x 512 r tingo xfdesktop 989 53 / 722315 drwxr-xr-x 512 r tingo xfdesktop 989 54 / 2809194 drwx------ 512 r tingo xfdesktop 989 55 / 5461081 drwxr-xr-x 512 r tingo xfdesktop 989 56 / 722315 drwxr-xr-x 512 r tingo xfdesktop 989 57 / 2809194 drwx------ 512 r tingo xfdesktop 989 58 / 5461081 drwxr-xr-x 512 r tingo xfdesktop 989 59 / 722315 drwxr-xr-x 512 r tingo xfdesktop 989 60 / 2809194 drwx------ 512 r tingo xfdesktop 989 61 / 5461081 drwxr-xr-x 512 r tingo xfdesktop 989 62 / 722315 drwxr-xr-x 512 r tingo xfdesktop 989 63 / 2809194 drwx------ 512 r tingo xfdesktop 989 64 / 5461081 drwxr-xr-x 512 r tingo xfdesktop 989 65 / 722315 drwxr-xr-x 512 r tingo xfdesktop 989 66 / 2809194 drwx------ 512 r tingo xfdesktop 989 67 / 5461081 drwxr-xr-x 512 r tingo xfdesktop 989 68 / 722315 drwxr-xr-x 512 r tingo xfdesktop 989 69 / 2809194 drwx------ 512 r tingo xfdesktop 989 70 / 5461081 drwxr-xr-x 512 r tingo xfdesktop 989 71 / 722315 drwxr-xr-x 512 r tingo xfdesktop 989 72 / 2809194 drwx------ 512 r tingo xfdesktop 989 73 / 5461081 drwxr-xr-x 512 r tingo xfdesktop 989 74 / 722315 drwxr-xr-x 512 r tingo xfdesktop 989 75 / 2809194 drwx------ 512 r tingo xfdesktop 989 76 / 5461081 drwxr-xr-x 512 r tingo xfdesktop 989 77 / 722315 drwxr-xr-x 512 r tingo xfdesktop 989 78 / 2809194 drwx------ 512 r tingo xfdesktop 989 79 / 5461081 drwxr-xr-x 512 r tingo xfdesktop 989 80 / 722315 drwxr-xr-x 512 r tingo xfdesktop 989 81 / 2809194 drwx------ 512 r tingo xfdesktop 989 82 / 5461081 drwxr-xr-x 512 r tingo xfdesktop 989 83 / 722315 drwxr-xr-x 512 r tingo xfdesktop 989 84 / 2809194 drwx------ 512 r tingo xfdesktop 989 85 / 5461081 drwxr-xr-x 512 r tingo xfdesktop 989 86 / 722315 drwxr-xr-x 512 r tingo xfdesktop 989 87 / 2809194 drwx------ 512 r tingo xfdesktop 989 88 / 5461081 drwxr-xr-x 512 r tingo xfdesktop 989 89 / 722315 drwxr-xr-x 512 r tingo wrapper-1.0 988 root / 2 drwxr-xr-x 1024 r tingo wrapper-1.0 988 wd / 1130125 drwx------ 1536 r tingo wrapper-1.0 988 text / 1686583 -r-xr-xr-x 26208 r tingo wrapper-1.0 988 ctty /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 988 0 /dev 17 crw-rw-rw- null r tingo wrapper-1.0 988 1 /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 988 2 /dev 48 crw------- ttyv1 rw tingo wrapper-1.0 988 3* local stream fffffe00206ed000 <-> fffffe00c3695d20 tingo wrapper-1.0 988 4* pipe fffffe0020d5f2d8 <-> fffffe0020d5f430 0 rw tingo wrapper-1.0 988 5* pipe fffffe0020d5f430 <-> fffffe0020d5f2d8 0 rw tingo wrapper-1.0 988 6* local stream fffffe00207b43c0 <-> fffffe00206eda50 tingo gvfsd 987 root / 2 drwxr-xr-x 1024 r tingo gvfsd 987 wd / 2 drwxr-xr-x 1024 r tingo gvfsd 987 text / 1690756 -rwxr-xr-x 28672 r tingo gvfsd 987 0 /dev 17 crw-rw-rw- null rw tingo gvfsd 987 1 /dev 17 crw-rw-rw- null rw tingo gvfsd 987 2 /dev 17 crw-rw-rw- null rw tingo gvfsd 987 3* pipe fffffe00206a8b60 <-> fffffe00206a8cb8 0 rw tingo gvfsd 987 4* pipe fffffe00206a8cb8 <-> fffffe00206a8b60 0 rw tingo gvfsd 987 5* local stream fffffe00c35d8a50 <-> fffffe00c35d8960 tingo gvfsd 987 6* pipe fffffe0020bc32d8 <-> fffffe0020bc3430 0 rw tingo gvfsd 987 7* pipe fffffe0020bc3430 <-> fffffe0020bc32d8 0 rw tingo gvfsd 987 8* pipe fffffe0020d61000 <-> fffffe0020d61158 0 rw tingo gvfsd 987 9* pipe fffffe0020d61158 <-> fffffe0020d61000 0 rw tingo gvfsd 987 10* pipe fffffe0020d5fb60 <-> fffffe0020d5fcb8 0 rw tingo gvfsd 987 11* pipe fffffe0020d5fcb8 <-> fffffe0020d5fb60 0 rw tingo xfsettingsd 984 root / 2 drwxr-xr-x 1024 r tingo xfsettingsd 984 wd / 1130125 drwx------ 1536 r tingo xfsettingsd 984 text / 1046329 -r-xr-xr-x 100616 r tingo xfsettingsd 984 0 /dev 17 crw-rw-rw- null r tingo xfsettingsd 984 1 /dev 48 crw------- ttyv1 rw tingo xfsettingsd 984 2 /dev 48 crw------- ttyv1 rw tingo xfsettingsd 984 3* local stream fffffe00207b41e0 <-> fffffe00207b42d0 tingo xfsettingsd 984 4* pipe fffffe0020bc2b60 <-> fffffe0020bc2cb8 0 rw tingo xfsettingsd 984 5* pipe fffffe0020bc2cb8 <-> fffffe0020bc2b60 0 rw tingo xfsettingsd 984 6* local stream fffffe00c36963c0 <-> fffffe00c36962d0 tingo xfsettingsd 984 7* local stream fffffe00c36961e0 <-> fffffe00c36960f0 tingo xfsettingsd 984 9* pipe fffffe0020d5f000 <-> fffffe0020d5f158 0 rw tingo xfsettingsd 984 10* pipe fffffe0020d5f158 <-> fffffe0020d5f000 0 rw tingo xfsettingsd 984 11* local stream fffffe00c35d8690 <-> fffffe00c35d85a0 tingo xfsettingsd 984 12* pipe fffffe0020d605b0 <-> fffffe0020d60708 0 rw tingo xfsettingsd 984 13* pipe fffffe0020d60708 <-> fffffe0020d605b0 0 rw tingo xfsettingsd 984 14* pipe fffffe002032d5b0 <-> fffffe002032d708 0 rw tingo xfsettingsd 984 15* pipe fffffe002032d708 <-> fffffe002032d5b0 0 rw tingo xfsettingsd 984 17* local stream fffffe00c3695780 <-> fffffe00c3695690 tingo xfsettingsd 984 18* local stream fffffe00c3695690 <-> fffffe00c3695780 tingo xfsettingsd 984 19 / 1692210 drwxr-xr-x 512 r tingo xfsettingsd 984 20 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 21 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 22 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 23 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 24 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 25 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 26 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 27 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 28 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 29 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 30 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 31 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 32 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 33 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 34 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 35 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 36 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 37 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 38 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 39 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 40 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 41 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 42 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 43 / 1692280 drwxr-xr-x 1024 r tingo xfsettingsd 984 44 / 1606524 drwxr-xr-x 512 r tingo xfsettingsd 984 45 / 1627672 drwxr-xr-x 512 r tingo xfsettingsd 984 46 / 1691822 drwx------ 512 r tingo xfsettingsd 984 47 / 1130125 drwx------ 1536 r tingo xfsettingsd 984 48 / 4819638 drwxr-xr-x 66048 r tingo xfsettingsd 984 49 / 4824531 drwxr-xr-x 66048 r tingo xfsettingsd 984 50 / 1685393 drwxr-xr-x 512 r tingo xfsettingsd 984 51 / 1691030 drwxr-xr-x 512 r tingo xfsettingsd 984 52 / 4494546 drwxr-xr-x 512 r tingo xfsettingsd 984 53 / 3371267 drwxr-xr-x 1024 r tingo xfsettingsd 984 54 / 1686196 drwxr-xr-x 1024 r tingo xfsettingsd 984 55 / 4817162 drwxr-xr-x 1024 r tingo xfsettingsd 984 56 / 1694643 drwxr-xr-x 512 r tingo xfsettingsd 984 57 / 1851013 drwxr-xr-x 1536 r tingo xfsettingsd 984 58 / 4816827 drwxr-xr-x 512 r tingo xfsettingsd 984 59 / 2008997 drwxr-xr-x 512 r tingo xfsettingsd 984 60 / 4824535 drwxr-xr-x 2560 r tingo xfsettingsd 984 61 / 2327626 drwxr-xr-x 1024 r tingo xfsettingsd 984 62 / 4815925 drwxr-xr-x 1024 r tingo xfsettingsd 984 63 / 1846708 drwxr-xr-x 12800 r tingo xfsettingsd 984 64 / 3371286 drwxr-xr-x 512 r tingo xfsettingsd 984 65 / 2332651 drwxr-xr-x 1024 r tingo xfsettingsd 984 66 / 4815942 drwxr-xr-x 1024 r tingo xfce4-panel 982 root / 2 drwxr-xr-x 1024 r tingo xfce4-panel 982 wd / 1130125 drwx------ 1536 r tingo xfce4-panel 982 text / 1043832 -r-xr-xr-x 296984 r tingo xfce4-panel 982 ctty /dev 48 crw------- ttyv1 rw tingo xfce4-panel 982 0 /dev 17 crw-rw-rw- null r tingo xfce4-panel 982 1 /dev 48 crw------- ttyv1 rw tingo xfce4-panel 982 2 /dev 48 crw------- ttyv1 rw tingo xfce4-panel 982 3* local stream fffffe00206ecc30 <-> fffffe00207b4c30 tingo xfce4-panel 982 4* pipe fffffe0020d602d8 <-> fffffe0020d60430 0 rw tingo xfce4-panel 982 5* pipe fffffe0020d60430 <-> fffffe0020d602d8 0 rw tingo xfce4-panel 982 6* local stream fffffe00207b4780 <-> fffffe00207b4690 tingo xfce4-panel 982 7* local stream fffffe00207b45a0 <-> fffffe00c35d8d20 tingo xfce4-panel 982 8* local stream fffffe0020a1a2d0 <-> fffffe00206ec960 tingo xfce4-panel 982 9* pipe fffffe002032db60 <-> fffffe002032dcb8 0 rw tingo xfce4-panel 982 10* pipe fffffe002032dcb8 <-> fffffe002032db60 0 rw tingo xfce4-panel 982 11* pipe fffffe00206a82d8 <-> fffffe00206a8430 0 rw tingo xfce4-panel 982 12* pipe fffffe00206a8430 <-> fffffe00206a82d8 0 rw tingo xfce4-panel 982 14* local stream fffffe01374051e0 <-> fffffe01374050f0 tingo xfce4-panel 982 15* local stream fffffe01374050f0 <-> fffffe01374051e0 tingo xfce4-panel 982 16 / 1691791 drwx------ 512 r tingo xfce4-panel 982 17 / 1691793 drwx------ 512 r tingo xfce4-panel 982 18 / 1691795 drwx------ 512 r tingo xfce4-panel 982 19 / 1691797 drwx------ 512 r tingo xfce4-panel 982 20 / 1692443 drwxr-xr-x 512 r tingo xfce4-panel 982 21 / 2809182 drwx------ 512 r tingo xfce4-panel 982 22 / 2809183 drwx------ 512 r tingo xfce4-panel 982 23 / 2809183 drwx------ 512 r tingo xfce4-panel 982 24 / 722315 drwxr-xr-x 512 r tingo xfce4-panel 982 25 / 1692580 drwxr-xr-x 2560 r tingo xfce4-panel 982 26 / 1767442 drwx------ 512 r tingo xfce4-panel 982 27 / 2809194 drwx------ 512 r tingo xfce4-panel 982 28 / 5461081 drwxr-xr-x 512 r tingo xfce4-panel 982 29 / 722315 drwxr-xr-x 512 r tingo xfce4-panel 982 30 / 2809194 drwx------ 512 r tingo xfce4-panel 982 31 / 5461081 drwxr-xr-x 512 r tingo xfce4-panel 982 32 / 722315 drwxr-xr-x 512 r tingo xfce4-panel 982 33 / 2809194 drwx------ 512 r tingo xfce4-panel 982 34 / 5461081 drwxr-xr-x 512 r tingo xfce4-panel 982 35 / 722315 drwxr-xr-x 512 r tingo xfce4-panel 982 36 / 2809194 drwx------ 512 r tingo xfce4-panel 982 37 / 5461081 drwxr-xr-x 512 r tingo xfce4-panel 982 38 / 722315 drwxr-xr-x 512 r tingo xfce4-panel 982 39 / 2809194 drwx------ 512 r tingo xfce4-panel 982 40 / 5461081 drwxr-xr-x 512 r tingo xfce4-panel 982 41 / 722315 drwxr-xr-x 512 r tingo xfce4-panel 982 42 / 2809194 drwx------ 512 r tingo xfce4-panel 982 43 / 5461081 drwxr-xr-x 512 r tingo xfce4-panel 982 44 / 722315 drwxr-xr-x 512 r tingo xfce4-panel 982 45 / 2809194 drwx------ 512 r tingo xfce4-panel 982 46 / 5461081 drwxr-xr-x 512 r tingo xfce4-panel 982 47 / 722315 drwxr-xr-x 512 r tingo xfce4-panel 982 48 / 2809194 drwx------ 512 r tingo xfce4-panel 982 49 / 5461081 drwxr-xr-x 512 r tingo xfce4-panel 982 50 / 722315 drwxr-xr-x 512 r tingo xfce4-panel 982 51 / 2809194 drwx------ 512 r tingo xfce4-panel 982 52 / 5461081 drwxr-xr-x 512 r tingo xfce4-panel 982 53 / 722315 drwxr-xr-x 512 r tingo xfce4-panel 982 54 / 2809194 drwx------ 512 r tingo xfce4-panel 982 55 / 5461081 drwxr-xr-x 512 r tingo xfce4-panel 982 56 / 722315 drwxr-xr-x 512 r tingo xfce4-panel 982 57 / 2809194 drwx------ 512 r tingo xfce4-panel 982 58 / 5461081 drwxr-xr-x 512 r tingo xfce4-panel 982 59 / 722315 drwxr-xr-x 512 r tingo xfce4-panel 982 60 / 2809194 drwx------ 512 r tingo xfce4-panel 982 61 / 5461081 drwxr-xr-x 512 r tingo xfce4-panel 982 62 / 722315 drwxr-xr-x 512 r tingo xfce4-panel 982 63 / 2809194 drwx------ 512 r tingo xfce4-panel 982 64 / 5461081 drwxr-xr-x 512 r tingo xfce4-panel 982 65 / 722315 drwxr-xr-x 512 r tingo xfce4-panel 982 66 / 2809194 drwx------ 512 r tingo xfce4-panel 982 67 / 5461081 drwxr-xr-x 512 r tingo xfce4-panel 982 68 / 722315 drwxr-xr-x 512 r tingo thunar 981 root / 2 drwxr-xr-x 1024 r tingo thunar 981 wd / 1130125 drwx------ 1536 r tingo thunar 981 text / 1045738 -rwxr-xr-x 730568 r tingo thunar 981 ctty /dev 48 crw------- ttyv1 rw tingo thunar 981 0 /dev 17 crw-rw-rw- null r tingo thunar 981 1 /dev 48 crw------- ttyv1 rw tingo thunar 981 2 /dev 48 crw------- ttyv1 rw tingo thunar 981 3* local stream fffffe00206ed3c0 <-> fffffe00206ed2d0 tingo thunar 981 4* pipe fffffe002032d888 <-> fffffe002032d9e0 0 rw tingo thunar 981 5* pipe fffffe002032d9e0 <-> fffffe002032d888 0 rw tingo thunar 981 6* local stream fffffe00206ed960 <-> fffffe00207b4000 tingo thunar 981 7* local stream fffffe00206ecb40 <-> fffffe00207b40f0 tingo xfwm4 980 root / 2 drwxr-xr-x 1024 r tingo xfwm4 980 wd / 1130125 drwx------ 1536 r tingo xfwm4 980 text / 1048869 -r-xr-xr-x 362664 r tingo xfwm4 980 ctty /dev 48 crw------- ttyv1 rw tingo xfwm4 980 0 /dev 17 crw-rw-rw- null r tingo xfwm4 980 1 /dev 48 crw------- ttyv1 rw tingo xfwm4 980 2 /dev 48 crw------- ttyv1 rw tingo xfwm4 980 3* local stream fffffe00206ede10 <-> fffffe00206d7000 tingo xfwm4 980 4* pipe fffffe00203a9b60 <-> fffffe00203a9cb8 0 rw tingo xfwm4 980 5* pipe fffffe00203a9cb8 <-> fffffe00203a9b60 0 rw tingo xfwm4 980 6* local stream fffffe00206d70f0 <-> fffffe00206d71e0 tingo xfwm4 980 7* local stream fffffe00206ed5a0 <-> fffffe0020a1a870 tingo xfwm4 980 8* local stream fffffe0214db44b0 <-> fffffe0214db43c0 tingo xfwm4 980 9* pipe fffffe00c373c888 <-> fffffe00c373c9e0 0 rw tingo xfwm4 980 10* pipe fffffe00c373c9e0 <-> fffffe00c373c888 0 rw tingo xfwm4 980 11* pipe fffffe0137980b60 <-> fffffe0137980cb8 0 rw tingo xfwm4 980 12* pipe fffffe0137980cb8 <-> fffffe0137980b60 0 rw tingo gpg-agent 979 root / 2 drwxr-xr-x 1024 r tingo gpg-agent 979 wd / 2 drwxr-xr-x 1024 r tingo gpg-agent 979 text / 1044256 -r-xr-xr-x 342280 r tingo gpg-agent 979 0 /dev 17 crw-rw-rw- null r tingo gpg-agent 979 1 /dev 17 crw-rw-rw- null w tingo gpg-agent 979 2 /dev 48 crw------- ttyv1 rw tingo gpg-agent 979 3* local stream fffffe0020a1a690 tingo ssh-agent 977 root / 2 drwxr-xr-x 1024 r tingo ssh-agent 977 wd / 2 drwxr-xr-x 1024 r tingo ssh-agent 977 text / 727145 -r-xr-xr-x 28832 r tingo ssh-agent 977 0 /dev 17 crw-rw-rw- null rw tingo ssh-agent 977 1 /dev 17 crw-rw-rw- null rw tingo ssh-agent 977 2 /dev 17 crw-rw-rw- null rw tingo ssh-agent 977 3* local stream fffffe00206edd20 tingo xfconfd 974 root / 2 drwxr-xr-x 1024 r tingo xfconfd 974 wd / 2 drwxr-xr-x 1024 r tingo xfconfd 974 text / 1856059 -r-xr-xr-x 71064 r tingo xfconfd 974 0 /dev 17 crw-rw-rw- null rw tingo xfconfd 974 1 /dev 17 crw-rw-rw- null rw tingo xfconfd 974 2 /dev 17 crw-rw-rw- null rw tingo xfconfd 974 3* pipe fffffe00203b92d8 <-> fffffe00203b9430 0 rw tingo xfconfd 974 4* pipe fffffe00203b9430 <-> fffffe00203b92d8 0 rw tingo xfconfd 974 5* pipe fffffe00203a95b0 <-> fffffe00203a9708 0 rw tingo xfconfd 974 6* pipe fffffe00203a9708 <-> fffffe00203a95b0 0 rw tingo xfconfd 974 7* local stream fffffe00206edb40 <-> fffffe00206edc30 tingo dbus-daemon 972 root / 2 drwxr-xr-x 1024 r tingo dbus-daemon 972 wd / 2 drwxr-xr-x 1024 r tingo dbus-daemon 972 text / 1044094 -rwxr-xr-x 390400 r tingo dbus-daemon 972 0 /dev 17 crw-rw-rw- null rw tingo dbus-daemon 972 1 /dev 17 crw-rw-rw- null rw tingo dbus-daemon 972 2 /dev 17 crw-rw-rw- null rw tingo dbus-daemon 972 3* local stream fffffe0020a1a4b0 tingo dbus-daemon 972 5 / 5468756 drwxr-xr-x 512 r tingo dbus-daemon 972 6 / 1694139 drwxr-xr-x 1024 r tingo dbus-daemon 972 7* local stream fffffe00206ed780 <-> fffffe00206ed870 tingo dbus-daemon 972 8* local stream fffffe00206ed870 <-> fffffe00206ed780 tingo dbus-daemon 972 9* local stream fffffe00206ec000 <-> fffffe00206ec0f0 tingo dbus-daemon 972 10* local stream fffffe00206edc30 <-> fffffe00206edb40 tingo dbus-daemon 972 11* local stream fffffe00206d71e0 <-> fffffe00206d70f0 tingo dbus-daemon 972 12* local stream fffffe00207b4000 <-> fffffe00206ed960 tingo dbus-daemon 972 13* local stream fffffe00207b4690 <-> fffffe00207b4780 tingo dbus-daemon 972 14* local stream fffffe00c36962d0 <-> fffffe00c36963c0 tingo dbus-daemon 972 15* local stream fffffe00206ec960 <-> fffffe0020a1a2d0 tingo dbus-daemon 972 16* local stream fffffe00c35d8960 <-> fffffe00c35d8a50 tingo dbus-daemon 972 17* local stream fffffe00206eda50 <-> fffffe00207b43c0 tingo dbus-daemon 972 18* local stream fffffe00c3695870 <-> fffffe00c3695960 tingo dbus-daemon 972 19* local stream fffffe00c35d85a0 <-> fffffe00c35d8690 tingo dbus-daemon 972 20* local stream fffffe00c3938a50 <-> fffffe00c35d8c30 tingo dbus-daemon 972 21* local stream fffffe0214db5000 <-> fffffe0137406960 tingo dbus-daemon 972 22* local stream fffffe00c3a460f0 <-> fffffe00c3a461e0 tingo dbus-daemon 972 23* local stream fffffe00c3bdd000 <-> fffffe00c3bdd0f0 tingo dbus-daemon 972 24* local stream fffffe0137406c30 <-> fffffe0214db52d0 tingo dbus-daemon 972 25* local stream fffffe00c39384b0 <-> fffffe00c39385a0 tingo dbus-daemon 972 26* local stream fffffe00c35d8000 <-> fffffe00c35d80f0 tingo dbus-daemon 972 27* local stream fffffe00c3a455a0 <-> fffffe00c3a45690 tingo dbus-daemon 972 28* local stream fffffe0020a1ab40 <-> fffffe0020a1ac30 tingo dbus-daemon 972 29* local stream fffffe00c3a45870 <-> fffffe00c3a45780 tingo dbus-daemon 972 30* local stream fffffe00c3695000 <-> fffffe00c3a45e10 tingo dbus-daemon 972 31* local stream fffffe00c3938960 <-> fffffe0020a1ae10 tingo dbus-daemon 972 32* local stream fffffe013724e4b0 <-> fffffe013724e5a0 tingo dbus-daemon 972 33* local stream fffffe00c3a45000 <-> fffffe00c3a450f0 tingo dbus-daemon 972 34* local stream fffffe01374060f0 <-> fffffe00c36950f0 tingo dbus-daemon 972 35* local stream fffffe0137405e10 <-> fffffe0137406000 tingo dbus-daemon 972 36* local stream fffffe00c3938b40 <-> fffffe00c3938c30 tingo dbus-daemon 972 37* local stream fffffe00c3a45b40 <-> fffffe00c3938000 tingo dbus-daemon 972 38* local stream fffffe013724e0f0 <-> fffffe013724e1e0 tingo dbus-daemon 972 39* local stream fffffe00c3696960 <-> fffffe00c3696a50 tingo dbus-daemon 972 40* local stream fffffe013724ec30 <-> fffffe013724ed20 tingo dbus-daemon 972 41* local stream fffffe00c3696780 <-> fffffe00c3696870 tingo dbus-daemon 972 42* local stream fffffe00c3696690 <-> fffffe00c36964b0 tingo dbus-daemon 972 43* local stream fffffe013724de10 <-> fffffe013724e000 tingo dbus-daemon 972 44* local stream fffffe00c3f492d0 <-> fffffe00c3f493c0 tingo dbus-daemon 972 45* local stream fffffe013724da50 <-> fffffe013724db40 tingo dbus-daemon 972 46* local stream fffffe0214db43c0 <-> fffffe0214db44b0 tingo dbus-daemon 972 47* local stream fffffe0214db4d20 <-> fffffe03ecdac690 tingo dbus-launch 971 root / 2 drwxr-xr-x 1024 r tingo dbus-launch 971 wd / 2 drwxr-xr-x 1024 r tingo dbus-launch 971 text / 1044468 -rwxr-xr-x 24144 r tingo dbus-launch 971 ctty /dev 48 crw------- ttyv1 rw tingo dbus-launch 971 0 /dev 48 crw------- ttyv1 rw tingo dbus-launch 971 1 /dev 17 crw-rw-rw- null rw tingo dbus-launch 971 2 /dev 17 crw-rw-rw- null rw tingo dbus-launch 971 3* local stream fffffe0020a1a1e0 <-> fffffe0020a1a3c0 tingo dbus-launch 971 4* local stream fffffe00206d7d20 <-> fffffe00206d7e10 tingo dbus-launch 971 8* pipe fffffe00206a8888 <-> fffffe00206a89e0 0 rw tingo xfce4-session 968 root / 2 drwxr-xr-x 1024 r tingo xfce4-session 968 wd / 1130125 drwx------ 1536 r tingo xfce4-session 968 text / 1045291 -r-xr-xr-x 181488 r tingo xfce4-session 968 ctty /dev 48 crw------- ttyv1 rw tingo xfce4-session 968 0 /dev 48 crw------- ttyv1 rw tingo xfce4-session 968 1 /dev 48 crw------- ttyv1 rw tingo xfce4-session 968 2 /dev 48 crw------- ttyv1 rw tingo xfce4-session 968 3* local stream fffffe00206ec2d0 <-> fffffe00206ec1e0 tingo xfce4-session 968 4* pipe fffffe00203a9000 <-> fffffe00203a9158 0 rw tingo xfce4-session 968 5* pipe fffffe00203a9158 <-> fffffe00203a9000 0 rw tingo xfce4-session 968 6* local stream fffffe00206ec0f0 <-> fffffe00206ec000 tingo xfce4-session 968 7* local stream fffffe0020a1a5a0 tingo xfce4-session 968 8* pipe fffffe00203ba5b0 <-> fffffe00203ba708 0 rw tingo xfce4-session 968 9* pipe fffffe00203ba708 <-> fffffe00203ba5b0 0 rw tingo xfce4-session 968 10* local stream fffffe0020a1a870 <-> fffffe00206ed5a0 tingo xfce4-session 968 11* local stream fffffe00207b40f0 <-> fffffe00206ecb40 tingo xfce4-session 968 12* local stream fffffe00c35d8d20 <-> fffffe00207b45a0 tingo xfce4-session 968 13* local stream fffffe00c36960f0 <-> fffffe00c36961e0 tingo xfce4-session 968 14* local stream fffffe00c35d8b40 <-> fffffe00206ece10 tingo xfce4-session 968 15* local stream fffffe00c39382d0 <-> fffffe00c39383c0 tingo xfce4-session 968 16* local stream fffffe00c3f490f0 <-> fffffe00c3f491e0 tingo xfce4-session 968 17* local stream fffffe0020a1a960 <-> fffffe0020a1aa50 tingo xfce4-session 968 18* local stream fffffe01374055a0 <-> fffffe01374054b0 tingo xfce4-session 968 20* pipe fffffe01375095b0 <-> fffffe0137509708 0 rw tingo xfce4-session 968 21* pipe fffffe0137509708 <-> fffffe01375095b0 0 rw tingo sh 962 root / 2 drwxr-xr-x 1024 r tingo sh 962 wd / 1130125 drwx------ 1536 r tingo sh 962 text / 3462499 -r-xr-xr-x 146992 r tingo sh 962 ctty /dev 48 crw------- ttyv1 rw tingo sh 962 0 /dev 48 crw------- ttyv1 rw tingo sh 962 1 /dev 48 crw------- ttyv1 rw tingo sh 962 2 /dev 48 crw------- ttyv1 rw tingo sh 962 10 / 1605276 -rw-r--r-- 5900 r root Xorg 959 root / 2 drwxr-xr-x 1024 r root Xorg 959 wd / 1130125 drwx------ 1536 r root Xorg 959 text / 1044110 -r-sr-xr-x 2162736 r root Xorg 959 ctty /dev 48 crw------- ttyv1 rw root Xorg 959 0 / 7223093 -rw-r--r-- 31882 w root Xorg 959 1* local stream fffffe0020a1a0f0 root Xorg 959 2 /dev 48 crw------- ttyv1 rw root Xorg 959 3 /dev 20 crw-r--r-- pci rw root Xorg 959 4 /dev 11 crw-r----- mem rw root Xorg 959 5 /dev 55 crw------- ttyv8 rw root Xorg 959 6 /dev 175 crw-rw---- dri/card0 rw root Xorg 959 7 /dev 175 crw-rw---- dri/card0 rw root Xorg 959 8 /dev 175 crw-rw---- dri/card0 rw root Xorg 959 9 /dev 32 crw------- sysmouse rw root Xorg 959 10* local stream fffffe00206d7c30 <-> fffffe00206d72d0 root Xorg 959 11* local stream fffffe0020a1a3c0 <-> fffffe0020a1a1e0 root Xorg 959 12* local stream fffffe00206d7e10 <-> fffffe00206d7d20 root Xorg 959 13* local stream fffffe00206ec1e0 <-> fffffe00206ec2d0 root Xorg 959 14* local stream fffffe00206d7000 <-> fffffe00206ede10 root Xorg 959 15* local stream fffffe00206ed2d0 <-> fffffe00206ed3c0 root Xorg 959 16* local stream fffffe00207b4c30 <-> fffffe00206ecc30 root Xorg 959 17* local stream fffffe00c3695d20 <-> fffffe00206ed000 root Xorg 959 18* local stream fffffe00207b42d0 <-> fffffe00207b41e0 root Xorg 959 19* local stream fffffe00c3695a50 <-> fffffe00c3695b40 root Xorg 959 20* local stream fffffe00206ecd20 <-> fffffe00206eca50 root Xorg 959 21* local stream fffffe00c3a462d0 <-> fffffe00206ed690 root Xorg 959 22* local stream fffffe00c3bdd5a0 <-> fffffe00c3bdd690 root Xorg 959 23* local stream fffffe00c3bdd3c0 <-> fffffe00c3bdd4b0 root Xorg 959 24* local stream fffffe00c3bdd1e0 <-> fffffe00c3bdd2d0 root Xorg 959 25* local stream fffffe013724ea50 <-> fffffe013724eb40 root Xorg 959 26* local stream fffffe00c3a46960 <-> fffffe00c3a46a50 root Xorg 959 27* local stream fffffe00c3a463c0 <-> fffffe00c3a464b0 root Xorg 959 28* local stream fffffe00c3a45d20 <-> fffffe00c3938870 root Xorg 959 29* local stream fffffe00207b4b40 <-> fffffe00c3695c30 root Xorg 959 30* local stream fffffe00c3a451e0 <-> fffffe00c3a452d0 root Xorg 959 31* local stream fffffe00c3938d20 <-> fffffe00c3938e10 root Xorg 959 32* local stream fffffe0137405870 <-> fffffe0137405960 root Xorg 959 33* local stream fffffe013724e2d0 <-> fffffe013724e3c0 root Xorg 959 34* local stream fffffe013724ee10 <-> fffffe0137405000 root Xorg 959 35* local stream fffffe00c3f49a50 <-> fffffe00c3f49b40 root Xorg 959 36* local stream fffffe013724dc30 <-> fffffe013724dd20 root Xorg 959 37* local stream fffffe00c35d8780 <-> fffffe00c35d8870 root Xorg 959 39* local stream fffffe0214db4960 <-> fffffe00c3f49000 root Xorg 959 40* local stream fffffe03ecdac780 <-> fffffe0137406b40 tingo xinit 958 root / 2 drwxr-xr-x 1024 r tingo xinit 958 wd / 1130125 drwx------ 1536 r tingo xinit 958 text / 1044347 -r-xr-xr-x 15696 r tingo xinit 958 ctty /dev 48 crw------- ttyv1 rw tingo xinit 958 0 /dev 48 crw------- ttyv1 rw tingo xinit 958 1 /dev 48 crw------- ttyv1 rw tingo xinit 958 2 /dev 48 crw------- ttyv1 rw tingo xinit 958 3* local stream fffffe00206d72d0 <-> fffffe00206d7c30 tingo sh 950 root / 2 drwxr-xr-x 1024 r tingo sh 950 wd / 1130125 drwx------ 1536 r tingo sh 950 text / 3462499 -r-xr-xr-x 146992 r tingo sh 950 ctty /dev 48 crw------- ttyv1 rw tingo sh 950 0 /dev 48 crw------- ttyv1 rw tingo sh 950 1 /dev 48 crw------- ttyv1 rw tingo sh 950 2 /dev 48 crw------- ttyv1 rw tingo sh 950 10 /dev 48 crw------- ttyv1 rw root sh 941 root / 2 drwxr-xr-x 1024 r root sh 941 wd / 2407680 drwxr-xr-x 512 r root sh 941 text / 3462499 -r-xr-xr-x 146992 r root sh 941 ctty /dev 47 crw------- ttyv0 rw root sh 941 0 /dev 47 crw------- ttyv0 rw root sh 941 1 /dev 47 crw------- ttyv0 rw root sh 941 2 /dev 47 crw------- ttyv0 rw root sh 941 10 /dev 47 crw------- ttyv0 rw root getty 940 root / 2 drwxr-xr-x 1024 r root getty 940 wd / 2 drwxr-xr-x 1024 r root getty 940 text / 726156 -r-xr-xr-x 28192 r root getty 940 ctty /dev 54 crw------- ttyv7 rw root getty 940 0 /dev 54 crw------- ttyv7 rw root getty 940 1 /dev 54 crw------- ttyv7 rw root getty 940 2 /dev 54 crw------- ttyv7 rw root getty 939 root / 2 drwxr-xr-x 1024 r root getty 939 wd / 2 drwxr-xr-x 1024 r root getty 939 text / 726156 -r-xr-xr-x 28192 r root getty 939 ctty /dev 53 crw------- ttyv6 rw root getty 939 0 /dev 53 crw------- ttyv6 rw root getty 939 1 /dev 53 crw------- ttyv6 rw root getty 939 2 /dev 53 crw------- ttyv6 rw root getty 938 root / 2 drwxr-xr-x 1024 r root getty 938 wd / 2 drwxr-xr-x 1024 r root getty 938 text / 726156 -r-xr-xr-x 28192 r root getty 938 ctty /dev 52 crw------- ttyv5 rw root getty 938 0 /dev 52 crw------- ttyv5 rw root getty 938 1 /dev 52 crw------- ttyv5 rw root getty 938 2 /dev 52 crw------- ttyv5 rw root getty 937 root / 2 drwxr-xr-x 1024 r root getty 937 wd / 2 drwxr-xr-x 1024 r root getty 937 text / 726156 -r-xr-xr-x 28192 r root getty 937 ctty /dev 51 crw------- ttyv4 rw root getty 937 0 /dev 51 crw------- ttyv4 rw root getty 937 1 /dev 51 crw------- ttyv4 rw root getty 937 2 /dev 51 crw------- ttyv4 rw root getty 936 root / 2 drwxr-xr-x 1024 r root getty 936 wd / 2 drwxr-xr-x 1024 r root getty 936 text / 726156 -r-xr-xr-x 28192 r root getty 936 ctty /dev 50 crw------- ttyv3 rw root getty 936 0 /dev 50 crw------- ttyv3 rw root getty 936 1 /dev 50 crw------- ttyv3 rw root getty 936 2 /dev 50 crw------- ttyv3 rw root getty 935 root / 2 drwxr-xr-x 1024 r root getty 935 wd / 2 drwxr-xr-x 1024 r root getty 935 text / 726156 -r-xr-xr-x 28192 r root getty 935 ctty /dev 49 crw------- ttyv2 rw root getty 935 0 /dev 49 crw------- ttyv2 rw root getty 935 1 /dev 49 crw------- ttyv2 rw root getty 935 2 /dev 49 crw------- ttyv2 rw root login 934 root / 2 drwxr-xr-x 1024 r root login 934 wd / 1130125 drwx------ 1536 r root login 934 text / 729821 -r-sr-xr-x 26344 r root login 934 ctty /dev 48 crw------- ttyv1 rw root login 934 0 /dev 48 crw------- ttyv1 rw root login 934 1 /dev 48 crw------- ttyv1 rw root login 934 2 /dev 48 crw------- ttyv1 rw root login 934 3* local dgram fffffe00206d73c0 <-> fffffe00206ec780 root login 933 root / 2 drwxr-xr-x 1024 r root login 933 wd / 2407680 drwxr-xr-x 512 r root login 933 text / 729821 -r-sr-xr-x 26344 r root login 933 ctty /dev 47 crw------- ttyv0 rw root login 933 0 /dev 47 crw------- ttyv0 rw root login 933 1 /dev 47 crw------- ttyv0 rw root login 933 2 /dev 47 crw------- ttyv0 rw root login 933 3* local dgram fffffe0020a1a000 <-> fffffe00206ec780 root moused 886 root / 2 drwxr-xr-x 1024 r root moused 886 wd / 2 drwxr-xr-x 1024 r root moused 886 text / 730579 -r-xr-xr-x 40432 r root moused 886 0 /dev 17 crw-rw-rw- null rw root moused 886 1 /dev 17 crw-rw-rw- null rw root moused 886 2 /dev 17 crw-rw-rw- null rw root moused 886 3 /dev 39 crw-rw-rw- psm0 rw root moused 886 4 /dev 63 crw------- consolectl rw root moused 886 5 / 7223645 -rw------- 3 w root cron 870 root / 2 drwxr-xr-x 1024 r root cron 870 wd / 7223047 drwxr-x--- 512 r root cron 870 text / 730391 -r-xr-xr-x 41496 r root cron 870 0 /dev 17 crw-rw-rw- null rw root cron 870 1 /dev 17 crw-rw-rw- null rw root cron 870 2 /dev 17 crw-rw-rw- null rw root cron 870 3 / 7223638 -rw------- 3 w smmsp sendmail 866 root / 2 drwxr-xr-x 1024 r smmsp sendmail 866 wd / 7223070 drwxrwx--- 512 r smmsp sendmail 866 text / 730831 -r-xr-sr-x 728024 r smmsp sendmail 866 0 /dev 17 crw-rw-rw- null r smmsp sendmail 866 1 /dev 17 crw-rw-rw- null w smmsp sendmail 866 2 /dev 17 crw-rw-rw- null w smmsp sendmail 866 3* local dgram fffffe00206ed4b0 <-> fffffe00206ec870 smmsp sendmail 866 4 / 7223309 -rw------- 49 w root sendmail 863 root / 2 drwxr-xr-x 1024 r root sendmail 863 wd / 7223067 drwxr-xr-x 512 r root sendmail 863 text / 730831 -r-xr-sr-x 728024 r root sendmail 863 0 /dev 17 crw-rw-rw- null r root sendmail 863 1 /dev 17 crw-rw-rw- null w root sendmail 863 2 /dev 17 crw-rw-rw- null w root sendmail 863 3* local dgram fffffe00206ec3c0 <-> fffffe00206ec780 root sendmail 863 4* internet stream tcp fffffe0020bba3d0 root sendmail 863 5 / 7223637 -rw------- 78 w root sshd 860 root / 2 drwxr-xr-x 1024 r root sshd 860 wd / 2 drwxr-xr-x 1024 r root sshd 860 text / 727154 -r-xr-xr-x 301152 r root sshd 860 0 /dev 17 crw-rw-rw- null rw root sshd 860 1 /dev 17 crw-rw-rw- null rw root sshd 860 2 /dev 17 crw-rw-rw- null rw root sshd 860 3* internet6 stream tcp fffffe0020b0bb70 root sshd 860 4* internet stream tcp fffffe0020b0b7a0 colord colord 834 root / 2 drwxr-xr-x 1024 r colord colord 834 wd / 2 drwxr-xr-x 1024 r colord colord 834 text / 1685405 -rwxr-xr-x 285864 r colord colord 834 0 /dev 17 crw-rw-rw- null rw colord colord 834 1 /dev 17 crw-rw-rw- null rw colord colord 834 2 /dev 17 crw-rw-rw- null rw colord colord 834 3* pipe fffffe0020bc3b60 <-> fffffe0020bc3cb8 0 rw colord colord 834 4* pipe fffffe0020bc3cb8 <-> fffffe0020bc3b60 0 rw colord colord 834 5 / 2008035 -rw-r--r-- 4096 rw colord colord 834 6 / 2008828 -rw-r--r-- 7168 rw colord colord 834 7 / 2008828 -rw-r--r-- 7168 rw colord colord 834 8* pipe fffffe0020334000 <-> fffffe0020334158 0 rw colord colord 834 9* pipe fffffe0020334158 <-> fffffe0020334000 0 rw colord colord 834 10* pipe fffffe00203342d8 <-> fffffe0020334430 0 rw colord colord 834 11* local stream fffffe00207b4d20 <-> fffffe00207b4e10 colord colord 834 12* pipe fffffe0020334430 <-> fffffe00203342d8 0 rw colord colord 834 14* local stream fffffe00206d75a0 <-> fffffe00206d74b0 colord colord 834 15* local stream fffffe00206d74b0 <-> fffffe00206d75a0 colord colord 834 16 / 1365667 drwxr-xr-x 512 r colord colord 834 17 / 2346100 drwxr-xr-x 512 r colord colord 834 18 / 1365668 drwxr-xr-x 1024 r root cupsd 832 root / 2 drwxr-xr-x 1024 r root cupsd 832 wd / 2 drwxr-xr-x 1024 r root cupsd 832 text / 958889 -r-x------ 420688 r root cupsd 832 0 /dev 17 crw-rw-rw- null r root cupsd 832 1 /dev 17 crw-rw-rw- null w root cupsd 832 2 /dev 17 crw-rw-rw- null w root cupsd 832 3 /dev 22 crw-rw-rw- random r root cupsd 832 5 / 2086694 -rw-r--r-- 11846 rw root cupsd 832 6 / 2086714 -rw-r--r-- 20450 rw root cupsd 832 7 / 2086719 -rw-r--r-- 135 rw root cupsd 832 8* internet6 stream tcp fffffe0020ce93d0 root cupsd 832 9* local stream fffffe00206d7780 <-> fffffe00206d7690 root cupsd 832 10* internet stream tcp fffffe0020ce9000 root cupsd 832 11* local stream fffffe00206ed0f0 root cupsd 832 12* pipe fffffe00203b9000 <-> fffffe00203b9158 0 rw root cupsd 832 13* pipe fffffe00203b9158 <-> fffffe00203b9000 0 rw avahi avahi-daemon 829 root / 2 drwxr-xr-x 1024 r avahi avahi-daemon 829 wd / 2 drwxr-xr-x 1024 r avahi avahi-daemon 829 text / 960132 -rwxr-xr-x 116912 r avahi avahi-daemon 829 0 /dev 17 crw-rw-rw- null r avahi avahi-daemon 829 1 /dev 17 crw-rw-rw- null w avahi avahi-daemon 829 2 /dev 17 crw-rw-rw- null w avahi avahi-daemon 829 3* local dgram fffffe00206d7b40 <-> fffffe00206ec780 avahi avahi-daemon 829 5* pipe fffffe0020bc3888 <-> fffffe0020bc39e0 0 rw avahi avahi-daemon 829 6* pipe fffffe0020bc39e0 <-> fffffe0020bc3888 0 rw avahi avahi-daemon 829 7* pipe fffffe0020bc35b0 <-> fffffe0020bc3708 0 rw avahi avahi-daemon 829 8* pipe fffffe0020bc3708 <-> fffffe0020bc35b0 0 rw avahi avahi-daemon 829 9* local stream fffffe00206d7a50 avahi avahi-daemon 829 10* local stream fffffe00206d7960 <-> fffffe00206d7870 avahi avahi-daemon 829 12 / 2892524 drwxr-xr-x 512 r avahi avahi-daemon 829 13 / 2892952 drwxr-xr-x 512 r avahi avahi-daemon 829 14* internet dgram udp fffffe00206db620 avahi avahi-daemon 829 15* internet dgram udp fffffe00206db498 avahi avahi-daemon 829 16* route raw 0 fffffe00203ed7f8 messageb dbus-daemon 825 root / 2 drwxr-xr-x 1024 r messageb dbus-daemon 825 wd / 2 drwxr-xr-x 1024 r messageb dbus-daemon 825 text / 1044094 -rwxr-xr-x 390400 r messageb dbus-daemon 825 0 /dev 17 crw-rw-rw- null rw messageb dbus-daemon 825 1 /dev 17 crw-rw-rw- null rw messageb dbus-daemon 825 2 /dev 17 crw-rw-rw- null rw messageb dbus-daemon 825 3* local stream fffffe00206ed1e0 messageb dbus-daemon 825 5 / 1767582 drwxr-xr-x 512 r messageb dbus-daemon 825 6 / 1767327 drwxr-xr-x 512 r messageb dbus-daemon 825 7* local stream fffffe00207b4870 <-> fffffe00207b4960 messageb dbus-daemon 825 8* local stream fffffe00207b4960 <-> fffffe00207b4870 messageb dbus-daemon 825 9* local stream fffffe00206d7870 <-> fffffe00206d7960 messageb dbus-daemon 825 10* local stream fffffe00206d7690 <-> fffffe00206d7780 messageb dbus-daemon 825 11* local dgram fffffe00207b4a50 <-> fffffe00206ec870 messageb dbus-daemon 825 12* local stream fffffe00207b4e10 <-> fffffe00207b4d20 messageb dbus-daemon 825 13* local stream fffffe00c36953c0 <-> fffffe00c3a46000 messageb dbus-daemon 825 14* local stream fffffe00c36951e0 <-> fffffe00c36952d0 messageb dbus-daemon 825 15* local stream fffffe00c3695e10 <-> fffffe00c35d8e10 messageb dbus-daemon 825 16* local stream fffffe01374054b0 <-> fffffe01374055a0 messageb dbus-daemon 825 17* local stream fffffe00c3938690 <-> fffffe00c3938780 messageb dbus-daemon 825 18* local stream fffffe01374063c0 <-> fffffe0137406d20 messageb dbus-daemon 825 19* local stream fffffe00c3bdda50 <-> fffffe00c3bddb40 root python2.7 814 root / 2 drwxr-xr-x 1024 r root python2.7 814 wd / 2 drwxr-xr-x 1024 r root python2.7 814 text / 1043701 -r-xr-xr-x 5232 r root python2.7 814 0 - - bad - root python2.7 814 1 /dev 17 crw-rw-rw- null w root python2.7 814 2 - - bad - root python2.7 814 3 / 1628801 -rw-r--r-- 5210112 rw root python2.7 814 4 / 1628796 -rw-r--r-- 5259264 rw root python2.7 814 5* internet stream tcp fffffe0020cea3d0 root python2.7 814 6* internet stream tcp fffffe0020cea000 root python2.7 814 7 /dev 22 crw-rw-rw- random r root python2.7 814 8* internet stream tcp fffffe0020ce9b70 root python2.7 814 9* internet stream tcp fffffe0020ce97a0 root daemon 813 root / 2 drwxr-xr-x 1024 r root daemon 813 wd / 2 drwxr-xr-x 1024 r root daemon 813 text / 730418 -r-xr-xr-x 9320 r root daemon 813 0 - - bad - root daemon 813 1 /dev 17 crw-rw-rw- null w root daemon 813 2 - - bad - root daemon 813 3 / 7223512 -rw------- 3 w root smartd 809 root / 2 drwxr-xr-x 1024 r root smartd 809 wd / 2 drwxr-xr-x 1024 r root smartd 809 text / 904705 -r-xr-xr-x 486840 r root smartd 809 0 /dev 17 crw-rw-rw- null rw root smartd 809 1 /dev 17 crw-rw-rw- null rw root smartd 809 2 /dev 17 crw-rw-rw- null rw root ntpd 786 root / 2 drwxr-xr-x 1024 r root ntpd 786 wd / 2 drwxr-xr-x 1024 r root ntpd 786 text / 730659 -r-xr-xr-x 746600 r root ntpd 786 0 /dev 17 crw-rw-rw- null r root ntpd 786 1 /dev 17 crw-rw-rw- null r root ntpd 786 2 /dev 17 crw-rw-rw- null r root ntpd 786 3* local dgram fffffe00206ec690 <-> fffffe00206ec780 root ntpd 786 20* internet6 dgram udp fffffe00203d4930 root ntpd 786 21* internet dgram udp fffffe00203d4ab8 root ntpd 786 22* internet dgram udp fffffe00203d4dc8 root ntpd 786 23* internet6 dgram udp fffffe00206db310 root ntpd 786 24* internet6 dgram udp fffffe00203d47a8 root ntpd 786 25* internet dgram udp fffffe00203d4310 root ntpd 786 26* route raw 0 fffffe00207b3aa0 root syslogd 699 root / 2 drwxr-xr-x 1024 r root syslogd 699 wd / 2 drwxr-xr-x 1024 r root syslogd 699 text / 730869 -r-xr-xr-x 41120 r root syslogd 699 0 /dev 17 crw-rw-rw- null rw root syslogd 699 1 /dev 17 crw-rw-rw- null rw root syslogd 699 2 /dev 17 crw-rw-rw- null rw root syslogd 699 3 / 7223444 -rw------- 3 w root syslogd 699 4* local dgram fffffe00206ec870 root syslogd 699 5* local dgram fffffe00206ec780 root syslogd 699 6* internet6 dgram udp fffffe00206db930 root syslogd 699 7* internet dgram udp fffffe00206db7a8 root syslogd 699 8 /dev 7 crw------- klog r root syslogd 699 10 - - bad - root syslogd 699 11 / 7223218 -rw-r--r-- 31290 w root syslogd 699 12 / 7223129 -rw------- 64 w root syslogd 699 13 / 7223163 -rw------- 42620 w root syslogd 699 14 / 7223134 -rw-r----- 1948 w root syslogd 699 15 / 7223125 -rw-r--r-- 64 w root syslogd 699 16 / 7223130 -rw------- 64 w root syslogd 699 17 / 7223137 -rw------- 60080 w root syslogd 699 18 / 7223183 -rw------- 100015 w root syslogd 699 19 / 7223128 -rw-r----- 64 w _dhcp dhclient 570 root / 7223049 dr-xr-xr-x 512 r _dhcp dhclient 570 wd / 7223049 dr-xr-xr-x 512 r _dhcp dhclient 570 jail / 7223049 dr-xr-xr-x 512 r _dhcp dhclient 570 text / 1605432 -r-xr-xr-x 96520 r _dhcp dhclient 570 0 /dev 17 crw-rw-rw- null rw _dhcp dhclient 570 1 /dev 17 crw-rw-rw- null rw _dhcp dhclient 570 2 /dev 17 crw-rw-rw- null rw _dhcp dhclient 570 3 / 7223288 -rw------- 3 w _dhcp dhclient 570 5* route raw 0 fffffe0020690d48 _dhcp dhclient 570 6* pipe fffffe00206a8158 <-> fffffe00206a8000 0 rw _dhcp dhclient 570 7 / 7223117 ---------- 776 w _dhcp dhclient 570 8 /dev 13 crw------- bpf rw _dhcp dhclient 570 9* internet raw ip fffffe0020a93000 root dhclient 532 root / 2 drwxr-xr-x 1024 r root dhclient 532 wd / 2 drwxr-xr-x 1024 r root dhclient 532 text / 1605432 -r-xr-xr-x 96520 r root dhclient 532 0 /dev 17 crw-rw-rw- null rw root dhclient 532 1 /dev 17 crw-rw-rw- null rw root dhclient 532 2 /dev 17 crw-rw-rw- null rw root dhclient 532 3 / 7223288 -rw------- 3 w root dhclient 532 5* pipe fffffe00206a8000 <-> fffffe00206a8158 0 rw root ng_queue 496 root / 2 drwxr-xr-x 1024 r root ng_queue 496 wd / 2 drwxr-xr-x 1024 r root devd 456 root / 2 drwxr-xr-x 1024 r root devd 456 wd / 2 drwxr-xr-x 1024 r root devd 456 text / 1605358 -r-xr-xr-x 469848 r root devd 456 0 /dev 17 crw-rw-rw- null rw root devd 456 1 /dev 17 crw-rw-rw- null rw root devd 456 2 /dev 17 crw-rw-rw- null rw root devd 456 3 /dev 4 crw------- devctl r root devd 456 4* local stream fffffe00207b44b0 root devd 456 5 / 7223237 -rw------- 3 w root devd 456 6* local stream fffffe00c3bdd780 -> fffffe00c3bdd870 root adjkerntz 173 root / 2 drwxr-xr-x 1024 r root adjkerntz 173 wd / 2 drwxr-xr-x 1024 r root adjkerntz 173 text / 1605284 -r-xr-xr-x 9400 r root adjkerntz 173 0 /dev 17 crw-rw-rw- null rw root adjkerntz 173 1 /dev 17 crw-rw-rw- null rw root adjkerntz 173 2 /dev 17 crw-rw-rw- null rw root init 1 root / 2 drwxr-xr-x 1024 r root init 1 wd / 2 drwxr-xr-x 1024 r root init 1 text / 1605535 -r-xr-xr-x 810256 r root kernel 0 root / 2 drwxr-xr-x 1024 r root kernel 0 wd / 2 drwxr-xr-x 1024 r ------------------------------------------------------------------------ dmesg Copyright (c) 1992-2016 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 9.3-STABLE #3 r304838: Fri Aug 26 12:11:25 CEST 2016 root@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 gcc version 4.2.1 20070831 patched [FreeBSD] CPU: AMD Phenom(tm) II X4 965 Processor (3415.40-MHz K8-class CPU) Origin = "AuthenticAMD" Id = 0x100f43 Family = 0x10 Model = 0x4 Stepping = 3 Features=0x178bfbff Features2=0x802009 AMD Features=0xee500800 AMD Features2=0x837ff TSC: P-state invariant real memory = 34359738368 (32768 MB) avail memory = 33160265728 (31624 MB) Event timer "LAPIC" quality 400 ACPI APIC Table: <042713 APIC1118> FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs FreeBSD/SMP: 1 package(s) x 4 core(s) cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 cpu2 (AP): APIC ID: 2 cpu3 (AP): APIC ID: 3 ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20110527/tbfadt-586) ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 acpi0: <042713 XSDT1118> on motherboard acpi0: Power Button (fixed) cpu0: on acpi0 cpu1: on acpi0 cpu2: on acpi0 cpu3: on acpi0 attimer0: port 0x40-0x43 irq 0 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 Event timer "i8254" frequency 1193182 Hz quality 100 atrtc0: port 0x70-0x71 irq 8 on acpi0 Event timer "RTC" frequency 32768 Hz quality 0 hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 950 Event timer "HPET" frequency 14318180 Hz quality 450 Event timer "HPET1" frequency 14318180 Hz quality 450 Event timer "HPET2" frequency 14318180 Hz quality 450 Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: irq 18 at device 2.0 on pci0 pci1: on pcib1 vgapci0: port 0xd000-0xd0ff mem 0xd0000000-0xdfffffff,0xfeac0000-0xfeadffff irq 18 at device 0.0 on pci1 vgapci0: Boot video device hdac0: mem 0xfeaf8000-0xfeafbfff irq 19 at device 0.1 on pci1 pcib2: irq 16 at device 4.0 on pci0 pci2: on pcib2 re0: port 0xe800-0xe8ff mem 0xfdfff000-0xfdffffff,0xfdff8000-0xfdffbfff irq 16 at device 0.0 on pci2 re0: Using 1 MSI-X message re0: Chip rev. 0x2c800000 re0: MAC rev. 0x00100000 miibus0: on re0 rgephy0: PHY 1 on miibus0 rgephy0: none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, auto-flow re0: Using defaults for TSO: 65518/35/2048 re0: Ethernet address: 50:46:5d:8b:a2:ea pcib3: irq 19 at device 7.0 on pci0 pci3: on pcib3 xhci0: mem 0xfebf8000-0xfebfffff irq 19 at device 0.0 on pci3 xhci0: 32 bytes context size, 32-bit DMA usbus0 on xhci0 ahci0: port 0xc000-0xc007,0xb000-0xb003,0xa000-0xa007,0x9000-0x9003,0x8000-0x800f mem 0xfe9ffc00-0xfe9fffff irq 22 at device 17.0 on pci0 ahci0: AHCI v1.10 with 6 3Gbps ports, Port Multiplier supported ahcich0: at channel 0 on ahci0 ahcich1: at channel 1 on ahci0 ahcich2: at channel 2 on ahci0 ahcich3: at channel 3 on ahci0 ahcich4: at channel 4 on ahci0 ahcich5: at channel 5 on ahci0 ohci0: mem 0xfe9fe000-0xfe9fefff irq 16 at device 18.0 on pci0 usbus1 on ohci0 ohci1: mem 0xfe9fd000-0xfe9fdfff irq 16 at device 18.1 on pci0 usbus2 on ohci1 ehci0: mem 0xfe9ff800-0xfe9ff8ff irq 17 at device 18.2 on pci0 usbus3: EHCI version 1.0 usbus3 on ehci0 ohci2: mem 0xfe9fc000-0xfe9fcfff irq 18 at device 19.0 on pci0 usbus4 on ohci2 ohci3: mem 0xfe9fb000-0xfe9fbfff irq 18 at device 19.1 on pci0 usbus5 on ohci3 ehci1: mem 0xfe9ff400-0xfe9ff4ff irq 19 at device 19.2 on pci0 usbus6: EHCI version 1.0 usbus6 on ehci1 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xff00-0xff0f at device 20.1 on pci0 ata0: at channel 0 on atapci0 hdac1: mem 0xfe9f4000-0xfe9f7fff irq 16 at device 20.2 on pci0 isab0: at device 20.3 on pci0 isa0: on isab0 pcib4: at device 20.4 on pci0 pci4: on pcib4 ohci4: mem 0xfe9fa000-0xfe9fafff irq 18 at device 20.5 on pci0 usbus7 on ohci4 acpi_button0: on acpi0 ppc0: port 0x378-0x37f irq 7 on acpi0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppbus0: on ppc0 plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 aibs0: on acpi0 aibs0: V0: 0x06020000 Vcore Voltage 850 / 1600 0x1 aibs0: V1: 0x06020001 +3.3 Voltage 2970 / 3630 0x1 aibs0: V2: 0x06020002 +5 Voltage 4500 / 5500 0x1 aibs0: V3: 0x06020003 +12 Voltage 10200 / 13800 0x1 aibs0: T0: 0x06030000 CPU Temperature 600 / 950 0x10001 aibs0: T1: 0x06030001 MB Temperature 450 / 750 0x10001 aibs0: F0: 0x06040000 CPU FAN Speed 600 / 7200 0x10001 aibs0: F1: 0x06040001 CHASSIS FAN Speed 600 / 7200 0x10001 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model IntelliMouse Explorer, device ID 4 uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 orm0: at iomem 0xc0000-0xcffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 hwpstate0: on cpu0 Timecounters tick every 1.000 msec usbus0: 5.0Gbps Super Speed USB v3.0 usbus1: 12Mbps Full Speed USB v1.0 usbus2: 12Mbps Full Speed USB v1.0 usbus3: 480Mbps High Speed USB v2.0 usbus4: 12Mbps Full Speed USB v1.0 usbus5: 12Mbps Full Speed USB v1.0 usbus6: 480Mbps High Speed USB v2.0 usbus7: 12Mbps Full Speed USB v1.0 ugen0.1: <0x1b21> at usbus0 uhub0: <0x1b21 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 ugen1.1: at usbus1 uhub1: on usbus1 ugen2.1: at usbus2 uhub2: on usbus2 ugen3.1: at usbus3 uhub3: on usbus3 ugen4.1: at usbus4 uhub4: on usbus4 ugen5.1: at usbus5 uhub5: on usbus5 ugen6.1: at usbus6 uhub6: on usbus6 ugen7.1: at usbus7 uhub7: on usbus7 hdacc0: at cad 0 on hdac0 hdaa0: at nid 1 on hdacc0 pcm0: at nid 3 on hdaa0 hdacc1: at cad 0 on hdac1 hdaa1: at nid 1 on hdacc1 pcm1: at nid 20 and 24,26 on hdaa1 pcm2: at nid 27 and 25 on hdaa1 pcm3: at nid 17 on hdaa1 (aprobe0:ahcich2:0:0:0): SETFEATURES ENABLE SATA FEATURE. ACB: ef 10 00 00 00 40 00 00 00 00 05 00 (aprobe0:ahcich2:0:0:0): CAM status: ATA Status Error (aprobe0:ahcich2:0:0:0): ATA status: 51 (DRDY SERV ERR), error: 04 (ABRT ) (aprobe0:ahcich2:0:0:0): RES: 51 04 00 00 00 40 00 00 00 05 00 (aprobe0:ahcich2:0:0:0): Retrying command (aprobe0:ahcich2:0:0:0): SETFEATURES ENABLE SATA FEATURE. ACB: ef 10 00 00 00 40 00 00 00 00 05 00 (aprobe0:ahcich2:0:0:0): CAM status: ATA Status Error (aprobe0:ahcich2:0:0:0): ATA status: 51 (DRDY SERV ERR), error: 04 (ABRT ) (aprobe0:ahcich2:0:0:0): RES: 51 04 00 00 00 40 00 00 00 05 00 (aprobe0:ahcich2:0:0:0): Error 5, Retries exhausted uhub7: 2 ports with 2 removable, self powered uhub1: 3 ports with 3 removable, self powered uhub2: 3 ports with 3 removable, self powered uhub4: 3 ports with 3 removable, self powered uhub5: 3 ports with 3 removable, self powered cd0 at ata0 bus 0 scbus6 target 0 lun 0 cd0: Removable CD-ROM SCSI device cd0: 66.700MB/s transfers (UDMA4, ATAPI 12bytes, PIO 65534bytes) cd0: Attempt to query device size failed: NOT READY, Medium not present ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 ada0: ATA8-ACS SATA 3.x device ada0: Serial Number 130740403862 ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 512bytes) ada0: Command Queueing enabled ada0: 122104MB (250069680 512 byte sectors: 16H 63S/T 16383C) ada0: Previously was known as ad4 ada1 at ahcich1 bus 0 scbus1 target 0 lun 0 ada1: ACS-2 ATA SATA 3.x device ada1: Serial Number Z1D58E0Y ada1: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) ada1: Command Queueing enabled ada1: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C) ada1: quirks=0x1<4K> ada1: Previously was known as ad6 ada2 at ahcich2 bus 0 scbus2 target 0 lun 0 ada2: ACS-2 ATA SATA 3.x device ada2: Serial Number 13430954ED69 ada2: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) ada2: Command Queueing enabled ada2: 228936MB (468862128 512 byte sectors: 16H 63S/T 16383C) ada2: Previously was known as ad8 SMP: AP CPU #1 Launched! SMP: AP CPU #3 Launched! SMP: AP CPU #2 Launched! Timecounter "TSC-low" frequency 1707699908 Hz quality 800 uhub0: 4 ports with 4 removable, self powered Root mount waiting for: usbus6 usbus3 Root mount waiting for: usbus6 usbus3 Root mount waiting for: usbus6 usbus3 uhub6: 6 ports with 6 removable, self powered uhub3: 6 ports with 6 removable, self powered ugen3.2: at usbus3 uhub8: on usbus3 Root mount waiting for: usbus3 uhub8: 4 ports with 4 removable, self powered Root mount waiting for: usbus3 ugen3.3: at usbus3 ugen3.4: at usbus3 uhub9: on usbus3 Root mount waiting for: usbus3 uhub9: 4 ports with 4 removable, self powered Root mount waiting for: usbus3 ugen3.5: at usbus3 uftdi0: on usbus3 Trying to mount root from ufs:/dev/ada0p2 [rw]... WARNING: / was not properly dismounted Setting hostuuid: a022e7e9-90fe-d511-80aa-50465d8ba2ea. Setting hostid: 0x0f63855b. Entropy harvesting: interrupts ethernet point_to_point ugen3.3: at usbus3 (disconnected) kickstart. Starting file system checks: ugen3.3: at usbus3 ulpt0: on usbus3 ulpt0: using bi-directional mode umass0: on usbus3 umass0: SCSI over Bulk-Only; quirks = 0x0000 umass0:7:0:-1: Attached to scbus7 da0 at umass-sim0 bus 0 scbus7 target 0 lun 0 da0: Removable Direct Access SCSI device da0: Serial Number 08444603042014 da0: 1.000MB/s transfers da0: 3MB (8191 512 byte sectors: 64H 32S/T 3C) da0: quirks=0x2 uhid0: on usbus3 /dev/ada0p2: UNREF FILE I=1124166 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=65536 MTIME=Sep 20 23:50 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=1766685 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=2 MTIME=Sep 25 18:44 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=1845913 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=188196 MTIME=Sep 19 23:45 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=1845914 OWNER=tingo MODE=100644 /dev/ada0p2: SIZE=32768 MTIME=Sep 25 18:45 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=2008407 OWNER=tingo MODE=100644 /dev/ada0p2: SIZE=2272 MTIME=Sep 16 21:00 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049921 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=46289 MTIME=Oct 5 13:34 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049927 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=16000 MTIME=Oct 5 13:34 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049951 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=64 MTIME=Oct 4 16:32 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049952 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=48228 MTIME=Oct 5 13:34 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049953 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=13376 MTIME=Oct 5 13:34 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049954 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=768 MTIME=Oct 3 16:19 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049955 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=50979 MTIME=Oct 5 13:34 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049956 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=16000 MTIME=Oct 5 13:34 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049957 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=0 MTIME=Oct 2 10:48 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049959 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=52922 MTIME=Oct 3 16:20 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049960 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=16000 MTIME=Oct 3 16:20 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049962 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=0 MTIME=Oct 2 10:48 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049963 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=56496 MTIME=Sep 30 12:18 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049965 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=16000 MTIME=Sep 30 12:18 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049966 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=0 MTIME=Sep 28 12:47 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049967 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=4932 MTIME=Sep 20 23:56 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049968 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=1104 MTIME=Sep 20 23:56 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049969 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=208 MTIME=Sep 20 23:56 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049970 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=52689 MTIME=Oct 1 12:27 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049971 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=16000 MTIME=Oct 1 12:27 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049972 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=316 MTIME=Sep 20 23:59 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049973 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=192 MTIME=Sep 20 23:59 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049974 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=288 MTIME=Sep 20 23:59 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049975 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=6339 MTIME=Sep 21 00:02 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049976 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=1296 MTIME=Sep 21 00:02 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049977 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=192 MTIME=Sep 20 23:59 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049978 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=52269 MTIME=Oct 4 16:32 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049979 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=16000 MTIME=Oct 4 16:32 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049980 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=64 MTIME=Oct 3 16:19 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049981 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=7935 MTIME=Oct 5 13:34 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049982 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=2144 MTIME=Oct 5 13:34 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049983 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=0 MTIME=Oct 3 16:19 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049984 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=30607 MTIME=Oct 5 13:55 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049985 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=12704 MTIME=Oct 5 13:55 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049986 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=672 MTIME=Oct 2 00:35 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049987 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=26739 MTIME=Oct 5 13:55 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049988 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=16000 MTIME=Oct 5 13:55 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049989 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=96 MTIME=Oct 1 12:29 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049990 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=27398 MTIME=Oct 5 13:55 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049991 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=9456 MTIME=Oct 5 13:55 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049992 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=4176 MTIME=Oct 5 13:55 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049993 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=2829 MTIME=Oct 5 13:55 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049994 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=992 MTIME=Oct 5 13:55 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049995 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=0 MTIME=Oct 5 13:54 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049996 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=60692 MTIME=Oct 5 13:54 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049997 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=15280 MTIME=Oct 5 13:54 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049998 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=0 MTIME=Oct 5 13:54 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3049999 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=24 MTIME=Sep 21 00:09 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050000 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=16 MTIME=Sep 21 00:09 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050001 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=39791 MTIME=Oct 5 14:48 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050003 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=13136 MTIME=Oct 5 14:48 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050004 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=20196 MTIME=Oct 5 13:56 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050005 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=5952 MTIME=Oct 5 13:56 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050006 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=0 MTIME=Oct 5 13:56 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050007 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=0 MTIME=Sep 21 00:49 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050008 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=17429 MTIME=Oct 5 13:51 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050009 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=6848 MTIME=Oct 5 13:51 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050010 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=1760 MTIME=Oct 5 13:51 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050011 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=33884 MTIME=Oct 5 13:34 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050012 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=15568 MTIME=Oct 5 13:34 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050013 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=64 MTIME=Oct 1 12:25 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050015 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=15323 MTIME=Oct 3 16:25 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050016 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=6096 MTIME=Oct 3 16:25 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050017 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=1792 MTIME=Oct 3 16:24 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050018 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=22828 MTIME=Oct 3 16:23 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050019 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=10048 MTIME=Oct 3 16:23 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050020 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=0 MTIME=Oct 2 01:08 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050021 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=37744 MTIME=Oct 3 16:24 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050022 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=12016 MTIME=Oct 3 16:24 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050023 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=7963 MTIME=Oct 5 13:35 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050024 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=30903 MTIME=Oct 5 15:51 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050025 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=10096 MTIME=Oct 5 15:51 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050026 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=0 MTIME=Oct 4 16:32 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050027 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=3536 MTIME=Oct 5 13:35 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050028 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=19754 MTIME=Oct 3 16:24 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050029 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=50952 MTIME=Oct 5 13:56 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050030 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=5824 MTIME=Oct 5 14:48 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050031 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=16000 MTIME=Oct 5 13:56 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050032 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=52413 MTIME=Oct 5 13:54 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050033 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=16000 MTIME=Oct 5 13:54 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050034 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=21829 MTIME=Oct 5 13:35 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050035 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=6592 MTIME=Oct 5 13:35 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050036 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=50889 MTIME=Oct 5 13:36 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050037 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=15344 MTIME=Oct 5 13:36 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050038 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=33158 MTIME=Oct 5 13:53 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050039 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=12880 MTIME=Oct 5 13:53 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050040 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=32 MTIME=Oct 5 13:34 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050041 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=40234 MTIME=Sep 30 14:50 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050042 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=16000 MTIME=Sep 30 14:50 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050043 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=36172 MTIME=Sep 29 16:10 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050044 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=16000 MTIME=Sep 29 16:10 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050045 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=72075 MTIME=Oct 3 16:19 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050046 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=16000 MTIME=Oct 3 16:19 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050047 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=4720 MTIME=Oct 5 13:55 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050048 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=65879 MTIME=Oct 5 13:54 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050049 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=16000 MTIME=Oct 5 13:54 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050050 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=3040 MTIME=Oct 5 13:55 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050051 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=0 MTIME=Oct 5 13:34 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050052 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=15671 MTIME=Oct 3 16:24 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050053 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=5504 MTIME=Oct 3 16:24 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050054 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=272 MTIME=Sep 24 19:58 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050055 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=288 MTIME=Oct 1 00:39 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050056 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=45037 MTIME=Oct 5 13:57 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050058 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=16000 MTIME=Oct 5 13:57 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050059 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=11776 MTIME=Oct 5 13:57 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050060 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=3352 MTIME=Sep 25 20:05 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050061 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=1184 MTIME=Sep 25 20:05 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050062 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=4176 MTIME=Sep 25 20:01 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050063 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=22608 MTIME=Sep 25 20:00 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050065 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=16000 MTIME=Sep 25 20:00 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050066 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=1696 MTIME=Sep 25 20:00 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050067 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=66580 MTIME=Oct 2 16:04 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050068 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=0 MTIME=Oct 3 16:20 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050069 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=38720 MTIME=Oct 1 12:29 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050070 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=16000 MTIME=Oct 1 12:29 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050071 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=43133 MTIME=Oct 2 01:08 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050072 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=16000 MTIME=Oct 2 01:08 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050073 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=16000 MTIME=Oct 2 16:04 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050074 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=98425 MTIME=Oct 1 12:31 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050075 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=16000 MTIME=Oct 1 12:31 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050076 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=4064 MTIME=Oct 2 16:03 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050077 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=2048 MTIME=Sep 27 23:00 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050078 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=9344 MTIME=Oct 3 16:24 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050079 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=0 MTIME=Oct 2 16:04 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050080 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=25048 MTIME=Oct 3 16:24 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050081 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=8096 MTIME=Oct 3 16:24 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050082 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=0 MTIME=Oct 2 00:54 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050083 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=9968 MTIME=Sep 30 22:33 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050084 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=2352 MTIME=Sep 29 16:16 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050085 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=64093 MTIME=Sep 30 00:26 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050086 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=16000 MTIME=Sep 30 00:26 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050087 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=96 MTIME=Oct 1 22:04 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050089 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=31148 MTIME=Oct 5 14:43 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050090 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=10816 MTIME=Oct 5 14:43 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050091 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=6272 MTIME=Oct 5 14:00 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050092 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=698 MTIME=Oct 3 16:22 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050093 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=352 MTIME=Oct 3 16:22 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050108 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=2240 MTIME=Oct 4 22:52 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050109 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=43512 MTIME=Oct 4 22:52 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050110 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=64 MTIME=Oct 2 10:53 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050111 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=1152 MTIME=Oct 3 16:19 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050112 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=10752 MTIME=Oct 4 22:52 2016 (CLEARED) /dev/ada0p2: UNREF FILE I=3050114 OWNER=tingo MODE=100600 /dev/ada0p2: SIZE=384 MTIME=Oct 5 13:51 2016 (CLEARED) /dev/ada0p2: FREE BLK COUNT(S) WRONG IN SUPERBLK (SALVAGED) /dev/ada0p2: SUMMARY INFORMATION BAD (SALVAGED) /dev/ada0p2: BLK(S) MISSING IN BIT MAPS (SALVAGED) /dev/ada0p2: 743616 files, 6813862 used, 7655313 free (137289 frags, 939753 blocks, 0.9% fragmentation) /dev/ada1p1: DEFER FOR BACKGROUND CHECKING Mounting local file systems: WARNING: /zs was not properly dismounted . Setting hostname: kg-core1.kg4.no. Starting Network: lo0 re0 plip0. lo0: flags=8049 metric 0 mtu 16384 options=600003 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0xb inet 127.0.0.1 netmask 0xff000000 nd6 options=21 re0: flags=8843 metric 0 mtu 1500 options=8209b ether 50:46:5d:8b:a2:ea nd6 options=29 media: Ethernet autoselect (none) status: no carrier plip0: flags=8810 metric 0 mtu 1500 nd6 options=29 Starting devd. Starting Network: plip0. plip0: flags=8810 metric 0 mtu 1500 nd6 options=29 add net fe80::: gateway ::1 add net ff02::: gateway ::1 add net ::ffff:0.0.0.0: gateway ::1 add net ::0.0.0.0: gateway ::1 SUP_IOCTL_COOKIE: Version mismatch. Requested: 0x1a000b Min: 0x1a000b Current: 0x240000 Waiting 30s for the default route interface: (re0) ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat/pkg /usr/local/arduino/lib /usr/local/lib/compat/pkg /usr/local/lib/gcc48 /usr/local/lib/gegl-0.2 /usr/local/lib/graphviz /usr/local/lib/libxul /usr/local/lib/nss /usr/local/lib/perl5/5.20/mach/CORE /usr/local/lib/qt4 /usr/local/lib/virtualbox /usr/local/llvm36/lib /usr/local/llvm37/lib 32-bit compatibility ldconfig path: /usr/lib32 Creating and/or trimming log files. Starting syslogd. No core dumps found. Additional ABI support: linux. Clearing /tmp (X related). Updating motd:. Starting fusefs. fuse-freebsd: version 0.4.4, FUSE ABI 7.8 Starting ntpd. Starting smartd. Starting pyspamd. Starting dbus. Starting avahi-daemon. Starting cupsd. Configuring syscons: keymap blanktime. Performing sanity check on sshd configuration. Starting sshd. Starting cron. Starting default moused. Starting background file system checks in 60 seconds. Wed Oct 5 18:15:15 CEST 2016 Oct 5 18:15:22 kg-core1 login: ROOT LOGIN (root) ON ttyv0 info: [drm] Initialized drm 1.1.0 20060810 drmn0: on vgapci0 info: [drm] MSI enabled 1 message(s) info: [drm] RADEON_IS_PCIE info: [drm] initializing kernel modesetting (CEDAR 0x1002:0x68F9 0x1682:0x304A). info: [drm] register mmio base: 0xFEAC0000 info: [drm] register mmio size: 131072 info: [drm] radeon_atrm_get_bios: ===> Try ATRM... info: [drm] radeon_atrm_get_bios: pci_find_class() found: 0:1:0:0, vendor=1002, device=68f9 info: [drm] radeon_atrm_get_bios: Get ACPI device handle info: [drm] radeon_acpi_vfct_bios: ===> Try VFCT... info: [drm] radeon_acpi_vfct_bios: Get "VFCT" ACPI table info: [drm] radeon_acpi_vfct_bios: Failed to get "VFCT" table: AE_NOT_FOUND info: [drm] igp_read_bios_from_vram: ===> Try IGP's VRAM... info: [drm] igp_read_bios_from_vram: VRAM base address: 0xd0000000 info: [drm] igp_read_bios_from_vram: Map address: 0xfffffe00d0000000 (262144 bytes) info: [drm] igp_read_bios_from_vram: Incorrect BIOS signature: 0x2070 info: [drm] radeon_read_bios: ===> Try PCI Expansion ROM... info: [drm] radeon_read_bios: Map address: 0xfffffe00000c0000 (131072 bytes) info: [drm] ATOM BIOS: DDR3 drmn0: info: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used) drmn0: info: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF info: [drm] Detected VRAM RAM=1024M, BAR=256M info: [drm] RAM width 64bits DDR [TTM] Zone kernel: Available graphics memory: 16764438 kiB [TTM] Zone dma32: Available graphics memory: 2097152 kiB [TTM] Initializing pool allocator info: [drm] radeon: 1024M of VRAM memory ready info: [drm] radeon: 512M of GTT memory ready. info: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). info: [drm] Driver supports precise vblank timestamp query. info: [drm] radeon: irq initialized. info: [drm] GART: num cpu pages 131072, num gpu pages 131072 info: [drm] probing gen 2 caps for device 1022:9603 = 2/0 info: [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0 info: [drm] Loading CEDAR Microcode info: [drm] PCIE GART of 512M enabled (table at 0x0000000000040000). drmn0: info: WB enabled drmn0: info: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0x0xfffffe00c1c9fc00 drmn0: info: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0x0xfffffe00c1c9fc0c info: [drm] ring test on 0 succeeded in 1 usecs info: [drm] ring test on 3 succeeded in 1 usecs info: [drm] ib test on ring 0 succeeded in 0 usecs info: [drm] ib test on ring 3 succeeded in 0 usecs info: [drm] radeon_device_init: Taking over the fictitious range 0xd0000000-0xe0000000 iicbus0: on iicbb0 addr 0xff iic0: on iicbus0 iicbus1: on iicbb1 addr 0xff iic1: on iicbus1 iicbus2: on iicbb2 addr 0xff iic2: on iicbus2 iicbus3: on iicbb3 addr 0xff iic3: on iicbus3 iicbus4: on iicbb4 addr 0xff iic4: on iicbus4 iicbus5: on iicbb5 addr 0xff iic5: on iicbus5 iicbus6: on iicbb6 addr 0xff iic6: on iicbus6 iicbus7: on iicbb7 addr 0xff iic7: on iicbus7 info: [drm] Radeon Display Connectors info: [drm] Connector 0: info: [drm] HDMI-A-1 info: [drm] HPD2 info: [drm] DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c info: [drm] Encoders: info: [drm] DFP1: INTERNAL_UNIPHY1 info: [drm] Connector 1: info: [drm] DVI-I-1 info: [drm] HPD4 info: [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c info: [drm] Encoders: info: [drm] DFP2: INTERNAL_UNIPHY info: [drm] CRT1: INTERNAL_KLDSCP_DAC1 info: [drm] Connector 2: info: [drm] VGA-1 info: [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c info: [drm] Encoders: info: [drm] CRT2: INTERNAL_KLDSCP_DAC2 info: [drm] Internal thermal controller without fan control info: [drm] radeon: power management initialized info: [drm] fb mappable at 0xD0142000 info: [drm] vram apper at 0xD0000000 info: [drm] size 8294400 info: [drm] fb depth is 24 info: [drm] pitch is 7680 info: [drm] Initialized radeon 2.29.0 20080528 Oct 5 18:16:13 kg-core1 dbus[825]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.8" (uid=1001 pid=968 comm="xfce4-session ") interface="org.freedesktop.ConsoleKit.Manager" member="CanSuspend" error name="(unset)" requested_reply="0" destination=":1.5" (uid=0 pid=999 comm="/usr/local/sbin/console-kit-daemon --no-daemon ") Oct 5 18:16:13 kg-core1 dbus[825]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.8" (uid=1001 pid=968 comm="xfce4-session ") interface="org.freedesktop.ConsoleKit.Manager" member="CanHibernate" error name="(unset)" requested_reply="0" destination=":1.5" (uid=0 pid=999 comm="/usr/local/sbin/console-kit-daemon --no-daemon ") Oct 5 18:23:11 kg-core1 su: tingo to root on /dev/pts/19 aibs0: detached aibs0: on acpi0 Fatal trap 12: page fault while in kernel mode cpuid = 1; apic id = 01 fault virtual address = 0x0 fault code = supervisor read data, page not present instruction pointer = 0x20:0xffffffff81bcb078 stack pointer = 0x28:0xffffff88b8554430 frame pointer = 0x28:0xffffff88b85544f0 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 1816 (kldload) trap number = 12 panic: page fault cpuid = 1 KDB: stack backtrace: #0 0xffffffff8093b606 at kdb_backtrace+0x66 #1 0xffffffff8090102e at panic+0x1ce #2 0xffffffff80ce6887 at trap_fatal+0x277 #3 0xffffffff80ce6bd1 at trap_pfault+0x211 #4 0xffffffff80ce7199 at trap+0x329 #5 0xffffffff80cd0081 at calltrap+0x8 #6 0xffffffff81bcb901 at aibs_attach+0x91 #7 0xffffffff8093424c at device_attach+0xcc #8 0xffffffff8033bd43 at acpi_driver_added+0xa3 #9 0xffffffff809323d5 at devclass_driver_added+0x75 #10 0xffffffff80932f13 at devclass_add_driver+0x103 #11 0xffffffff808ebef8 at module_register_init+0xa8 #12 0xffffffff808e38ae at linker_load_module+0x85e #13 0xffffffff808e3fc4 at kern_kldload+0xb4 #14 0xffffffff808e40d4 at sys_kldload+0x84 #15 0xffffffff80ce5ffa at amd64_syscall+0x69a #16 0xffffffff80cd0367 at Xfast_syscall+0xf7 Uptime: 3h34m2s Dumping 1398 out of 32743 MB:..2%..11%..21%..31%..41% (CTRL-C to abort) ..51%..61%..71%..81%..91% ------------------------------------------------------------------------ kernel config options CONFIG_AUTOGENERATED ident GENERIC machine amd64 cpu HAMMER makeoptions WITH_CTF=1 makeoptions DEBUG=-g options USB_DEBUG options RDRAND_RNG options PADLOCK_RNG options AH_SUPPORT_AR5416 options IEEE80211_SUPPORT_MESH options IEEE80211_AMPDU_AGE options IEEE80211_DEBUG options SC_PIXEL_MODE options VESA options AHD_REG_PRETTY_PRINT options AHC_REG_PRETTY_PRINT options ATA_STATIC_ID options ATA_CAM options SMP options DDB_CTF options KDB_TRACE options KDB options INCLUDE_CONFIG_FILE options KDTRACE_HOOKS options KDTRACE_FRAME options MAC options AUDIT options HWPMC_HOOKS options KBD_INSTALL_CDEV options PRINTF_BUFR_SIZE=128 options _KPOSIX_PRIORITY_SCHEDULING options SYSVSEM options SYSVMSG options SYSVSHM options STACK options KTRACE options SCSI_DELAY=5000 options COMPAT_FREEBSD7 options COMPAT_FREEBSD6 options COMPAT_FREEBSD5 options COMPAT_FREEBSD4 options COMPAT_FREEBSD32 options GEOM_LABEL options GEOM_RAID options GEOM_PART_GPT options PSEUDOFS options PROCFS options CD9660 options MSDOSFS options NFS_ROOT options NFSLOCKD options NFSD options NFSCL options MD_ROOT options QUOTA options UFS_GJOURNAL options UFS_DIRHASH options UFS_ACL options SOFTUPDATES options FFS options SCTP options TCP_OFFLOAD options INET6 options INET options PREEMPTION options SCHED_ULE options NEW_PCIB options GEOM_PART_MBR options GEOM_PART_EBR_COMPAT options GEOM_PART_EBR options GEOM_PART_BSD device isa device mem device io device uart_ns8250 device cpufreq device acpi device pci device fdc device ahci device ata device mvs device siis device ahc device ahd device esp device hptiop device isp device mpt device mps device mpr device sym device trm device adv device adw device aic device bt device isci device scbus device ch device da device sa device cd device pass device ses device amr device arcmsr device ciss device dpt device hptmv device hptnr device hptrr device hpt27xx device iir device ips device mly device twa device tws device aac device aacp device aacraid device ida device mfi device mlx device mrsas device twe device atkbdc device atkbd device psm device kbdmux device vga device splash device sc device agp device cbb device pccard device cardbus device uart device ppc device ppbus device lpt device plip device ppi device puc device bxe device de device em device igb device ixgbe device le device ti device txp device vx device miibus device ae device age device alc device ale device bce device bfe device bge device cas device dc device et device fxp device gem device hme device jme device lge device msk device nfe device nge device pcn device re device rl device sf device sge device sis device sk device ste device stge device tl device tx device vge device vr device wb device xl device cs device ed device ex device ep device fe device sn device xe device wlan device wlan_wep device wlan_ccmp device wlan_tkip device wlan_amrr device an device ath device ath_pci device ath_hal device ath_rate_sample device ipw device iwi device iwn device malo device mwl device ral device wi device wpi device loop device random device ether device vlan device tun device pty device md device gif device faith device firmware device bpf device uhci device ohci device ehci device xhci device usb device uhid device ukbd device ulpt device umass device ums device urio device u3g device uark device ubsa device uftdi device uipaq device uplcom device uslcom device uvisor device uvscom device aue device axe device cdce device cue device kue device rue device udav device rum device run device uath device upgt device ural device urtw device zyd device sound device snd_cmi device snd_csa device snd_emu10kx device snd_es137x device snd_hda device snd_ich device snd_uaudio device snd_via8233 device virtio device virtio_pci device vtnet device virtio_blk device virtio_scsi device virtio_balloon ------------------------------------------------------------------------ ddb capture buffer ddb: ddb_capture: kvm_nlist --Multipart=_Wed__5_Oct_2016_22_28_31_+0200_DvpN0PNL2ingRwP=-- From owner-freebsd-stable@freebsd.org Wed Oct 5 20:58:48 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8C311AF6B24 for ; Wed, 5 Oct 2016 20:58:48 +0000 (UTC) (envelope-from chuzzwassa@gmail.com) Received: from mail-oi0-x236.google.com (mail-oi0-x236.google.com [IPv6:2607:f8b0:4003:c06::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 533C816BC for ; Wed, 5 Oct 2016 20:58:48 +0000 (UTC) (envelope-from chuzzwassa@gmail.com) Received: by mail-oi0-x236.google.com with SMTP id n132so223899263oih.1 for ; Wed, 05 Oct 2016 13:58:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=NKwJ8hFImEhW8HWrUcPILjSYJzj4fC3mWQcl5YeLipA=; b=koBdRrx6kLpN5F2Uz3Cfju7pQQxthuDHmrCcXh7ZapxEEFqLshtYXGQX7NM65ne12B NKdmvMO/8/MVqcDzejzHOnGTvOwy6fJpHAOzz6V6F96Re0j/9+w18XHYq9RDMgxx+rh3 ZzifVIQPiuT09Twx7naiHx6A8Y3sniIGLDySoigFAh8vpQh8B7gEX6DxQp08t24YkAc4 0KzO5SX8jwmaH8XbHT2omT7LlV5nDybOMRIphoe5npD1ZDmiH3/eJ/eOoK6+5H+WrWp5 hmHNvMePOKDs81gdbX6eNguEIMkMqYuPeUfXosCvVKVfCXP9WmlArejQm4mQPFzVDEy7 xFrQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=NKwJ8hFImEhW8HWrUcPILjSYJzj4fC3mWQcl5YeLipA=; b=TeYfIrpWkdpjdGlOFWe8rmZsCr4kk+8yVtxZsmtz9XDokkVdKnlpDCxYtSk5i15+jr 1XaL0NgjB3DEOld/oTxiyJdIV4B4oQzoU6yIdLo74lrlu74XcanJUn191c2V3y5QMZO/ b3rhJg8FnN1IEs55LV8JI4/ET/jhTfudHZ82nCPsIsb5A57mShYo8Zn6bQPCR3GPuRnY f3jyzRhRwhf8tbuw5JKEfjDDL2+DvKiRgZkJBmm7CLGeT4bldgoogLwlT4G3iVq/Us+T vizr17T+2LnfYm7a8Ljz54v2ytBzFP5YJR+wtQZe3yvArqqEQvFzPUbphnojgDWdJO7q X7Zg== X-Gm-Message-State: AA6/9RkuJu6HNQ+qG7fZrAgCYtFigzDHIOV0XXXbgdDWirKkJ6/ReX7ewaAzR+/VM/4+Ko5xeq8/EoL0uWE9Hg== X-Received: by 10.157.27.143 with SMTP id z15mr7354519otd.72.1475701127651; Wed, 05 Oct 2016 13:58:47 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.4.42 with HTTP; Wed, 5 Oct 2016 13:58:47 -0700 (PDT) From: Andy Farkas Date: Thu, 6 Oct 2016 06:58:47 +1000 Message-ID: Subject: Re: Reproducible panic - Going nowhere without my init! To: Konstantin Belousov , freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2016 20:58:48 -0000 On 05/10/2016 23:36, Konstantin Belousov wrote: > Please try this variation, I want to see if the error code changed. Afraid not. Still signal 0, exit 0. Screenshot: http://imgur.com/AU6weU0 -andyf From owner-freebsd-stable@freebsd.org Wed Oct 5 21:29:48 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 25A62AF724F for ; Wed, 5 Oct 2016 21:29:48 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citapm.icyb.net.ua (citapm.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 52A5B774 for ; Wed, 5 Oct 2016 21:29:46 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citapm.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id AAA05556; Thu, 06 Oct 2016 00:29:45 +0300 (EEST) (envelope-from avg@icyb.net.ua) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1brtl3-0008fc-2f; Thu, 06 Oct 2016 00:29:45 +0300 Subject: Re: aibs(4) / atk0110 support for newer systems To: Torfinn Ingolfsen , freebsd-stable@freebsd.org References: <86cf8380-ac6f-55f0-f0f8-16000d7f04b2@FreeBSD.org> <20160930145704.4dbc9d90011154b38493964e@getmail.no> <7d498084-ec05-d4c9-5f49-6aef32495caf@FreeBSD.org> <20160930205928.77d7e74f7bd1a35fcf1aa50a@getmail.no> <7a868c22-e0bd-f677-e4ad-2bdf6f3605d0@FreeBSD.org> <20161003201511.7258687453f12c44a46a361a@getmail.no> <20161005143723.4273657959160b67637a5adf@getmail.no> <4c431c8a-7c8c-4336-b948-6e9ae882c0fc@FreeBSD.org> <20161005222831.e674c3a134266c2e1edc523e@getmail.no> Newsgroups: gmane.os.freebsd.stable From: Andriy Gapon Message-ID: <40888093-cd47-dff1-7bdc-6cd7b63af0b4@icyb.net.ua> Date: Thu, 6 Oct 2016 00:28:33 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20161005222831.e674c3a134266c2e1edc523e@getmail.no> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2016 21:29:48 -0000 On 05/10/2016 23:28, Torfinn Ingolfsen wrote: > Unfortunately, my machines panics as soon as this module is loaded: Not good... > (kgdb) #0 doadump (textdump=) at pcpu.h:235 > #1 0xffffffff80900b06 in kern_reboot (howto=260) > at /usr/src/sys/kern/kern_shutdown.c:454 > #2 0xffffffff80901007 in panic (fmt=0x1
) > at /usr/src/sys/kern/kern_shutdown.c:642 > #3 0xffffffff80ce6887 in trap_fatal (frame=0xc, eva=) > at /usr/src/sys/amd64/amd64/trap.c:876 > #4 0xffffffff80ce6bd1 in trap_pfault (frame=0xffffff88b8554380, usermode=0) > at /usr/src/sys/amd64/amd64/trap.c:798 > #5 0xffffffff80ce7199 in trap (frame=0xffffff88b8554380) > at /usr/src/sys/amd64/amd64/trap.c:462 > #6 0xffffffff80cd0081 in calltrap () > at /usr/src/sys/amd64/amd64/exception.S:238 > #7 0xffffffff81bcb078 in aibs_add_sensor () from /boot/kernel/aibs.ko > #8 0xffffffff81bcb4b4 in aibs_attach_sif () from /boot/kernel/aibs.ko > #9 0xffffffff81bcb901 in aibs_attach () from /boot/kernel/aibs.ko I see that line numbers are not reported for the module, so it probably lacks debug symbols. But it seems that you compile your kernel with them. Please try to compile the module using make KERNBUILDDIR=/usr/obj/... > #10 0xffffffff8093424c in device_attach (dev=0x0) at device_if.h:180 > #11 0xffffffff8033bd43 in acpi_driver_added (dev=, > driver=) at /usr/src/sys/dev/acpica/acpi.c:841 > #12 0xffffffff809323d5 in devclass_driver_added (dc=0xfffffe00093c5900, > driver=0xffffffff81bcbe9c) at bus_if.h:204 > #13 0xffffffff80932f13 in devclass_add_driver (dc=0xfffffe00093c5900, > driver=0xffffffff81bcc140, pass=2147483647, dcp=0xffffffff81bcc1e0) > at /usr/src/sys/kern/subr_bus.c:1086 > #14 0xffffffff808ebef8 in module_register_init (arg=) > at /usr/src/sys/kern/kern_module.c:123 > #15 0xffffffff808e38ae in linker_load_module (kldname=, > modname=0xfffffe03ec774000 "aibs", parent=0x0, verinfo=0x0, > lfpp=0xffffff88b8554aa0) at /usr/src/sys/kern/kern_linker.c:233 > #16 0xffffffff808e3fc4 in kern_kldload (td=, > file=0xfffffe03ec774000 "aibs", fileid=0xffffff88b8554af4) > at /usr/src/sys/kern/kern_linker.c:1038 > #17 0xffffffff808e40d4 in sys_kldload (td=0xfffffe020f434490, > uap=) at /usr/src/sys/kern/kern_linker.c:1064 > #18 0xffffffff80ce5ffa in amd64_syscall (td=0xfffffe020f434490, traced=0) > at subr_syscall.c:142 > #19 0xffffffff80cd0367 in Xfast_syscall () > at /usr/src/sys/amd64/amd64/exception.S:398 > #20 0x000000080085d10c in ?? () > Previous frame inner to this frame (corrupt stack?) > (kgdb) From owner-freebsd-stable@freebsd.org Wed Oct 5 21:34:40 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9ECEAF74AF for ; Wed, 5 Oct 2016 21:34:40 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citapm.icyb.net.ua (citapm.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 3CE65CC3 for ; Wed, 5 Oct 2016 21:34:39 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citapm.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id AAA05571; Thu, 06 Oct 2016 00:34:39 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1brtpm-0008g2-R5; Thu, 06 Oct 2016 00:34:38 +0300 Subject: Re: aibs(4) / atk0110 support for newer systems To: Torfinn Ingolfsen , freebsd-stable@FreeBSD.org References: <86cf8380-ac6f-55f0-f0f8-16000d7f04b2@FreeBSD.org> <20160930145704.4dbc9d90011154b38493964e@getmail.no> <7d498084-ec05-d4c9-5f49-6aef32495caf@FreeBSD.org> <20160930205928.77d7e74f7bd1a35fcf1aa50a@getmail.no> <7a868c22-e0bd-f677-e4ad-2bdf6f3605d0@FreeBSD.org> <20161003201511.7258687453f12c44a46a361a@getmail.no> <20161005143723.4273657959160b67637a5adf@getmail.no> <4c431c8a-7c8c-4336-b948-6e9ae882c0fc@FreeBSD.org> <20161005222831.e674c3a134266c2e1edc523e@getmail.no> From: Andriy Gapon Message-ID: <13fde509-5081-3e44-6729-352f814585af@FreeBSD.org> Date: Thu, 6 Oct 2016 00:34:03 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20161005222831.e674c3a134266c2e1edc523e@getmail.no> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2016 21:34:40 -0000 On 05/10/2016 23:28, Torfinn Ingolfsen wrote: > On Wed, 5 Oct 2016 16:09:40 +0300 > Andriy Gapon wrote: > >> >> Seems like this is a clang vs gcc issue as I didn't get warnings here. >> Could you please simply add initialization to those variables in aibs_attach_ggrp()? >> E.g.: >> s_idx = NULL; >> so = NULL; > > I ended up adding > s_idx = NULL; > so = NULL; > name = NULL; > > to aibs_attach_ggrp(), that made the module compile. Okay, thank for letting me know. > Unfortunately, my machines panics as soon as this module is loaded: Not good... > root@kg-core1# cat /var/crash/info.0 > Dump header from device /dev/ada0p3 > Architecture: amd64 > Architecture Version: 2 > Dump Length: 1466040320B (1398 MB) > Blocksize: 512 > Dumptime: Wed Oct 5 21:48:42 2016 > Hostname: kg-core1.kg4.no > Magic: FreeBSD Kernel Dump > Version String: FreeBSD 9.3-STABLE #3 r304838: Fri Aug 26 12:11:25 CEST 2016 > root@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC > Panic String: page fault > Dump Parity: 1914870814 > Bounds: 0 > Dump Status: good > > core.txt.0 attached > HTH Seems like the module got built without debug symbols. Please try make KERNBUILDDIR=/usr/obj/... -- Andriy Gapon From owner-freebsd-stable@freebsd.org Wed Oct 5 21:38:15 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5C4BEAF758F for ; Wed, 5 Oct 2016 21:38:15 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citapm.icyb.net.ua (citapm.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id B4D11E1E for ; Wed, 5 Oct 2016 21:38:14 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citapm.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id AAA05579; Thu, 06 Oct 2016 00:38:12 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1brttE-0008gG-Ms; Thu, 06 Oct 2016 00:38:12 +0300 Subject: Re: aibs(4) / atk0110 support for newer systems To: Torfinn Ingolfsen , freebsd-stable@FreeBSD.org References: <86cf8380-ac6f-55f0-f0f8-16000d7f04b2@FreeBSD.org> <20160930145704.4dbc9d90011154b38493964e@getmail.no> <7d498084-ec05-d4c9-5f49-6aef32495caf@FreeBSD.org> <20160930205928.77d7e74f7bd1a35fcf1aa50a@getmail.no> <7a868c22-e0bd-f677-e4ad-2bdf6f3605d0@FreeBSD.org> <20161003201511.7258687453f12c44a46a361a@getmail.no> <20161005143723.4273657959160b67637a5adf@getmail.no> <4c431c8a-7c8c-4336-b948-6e9ae882c0fc@FreeBSD.org> <20161005222831.e674c3a134266c2e1edc523e@getmail.no> From: Andriy Gapon Message-ID: <19cb4aa4-f38e-1331-2939-281a08d1f78d@FreeBSD.org> Date: Thu, 6 Oct 2016 00:37:16 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20161005222831.e674c3a134266c2e1edc523e@getmail.no> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2016 21:38:15 -0000 On 05/10/2016 23:28, Torfinn Ingolfsen wrote: > #6 0xffffffff80cd0081 in calltrap () > at /usr/src/sys/amd64/amd64/exception.S:238 > #7 0xffffffff81bcb078 in aibs_add_sensor () from /boot/kernel/aibs.ko > #8 0xffffffff81bcb4b4 in aibs_attach_sif () from /boot/kernel/aibs.ko Argh, I've just spotted a very silly typo. Could you please replace '0' with 'o' in err = aibs_add_sensor(sc, 0, &as[i], &descr); ? I wish compilers were more noisy about passing a scalar as a pointer argument. Thanks! -- Andriy Gapon From owner-freebsd-stable@freebsd.org Wed Oct 5 23:59:17 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8B5DDB81B39; Wed, 5 Oct 2016 23:59:17 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vps1.elischer.org", Issuer "CA Cert Signing Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 5011BC7F; Wed, 5 Oct 2016 23:59:16 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from julian-mbp3.pixel8networks.com (50-196-156-133-static.hfc.comcastbusiness.net [50.196.156.133]) (authenticated bits=0) by vps1.elischer.org (8.15.2/8.15.2) with ESMTPSA id u95NxAoa051800 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Wed, 5 Oct 2016 16:59:14 -0700 (PDT) (envelope-from julian@freebsd.org) Subject: Re: fix for use-after-free problem in 10.x [review please]. To: FreeBSD Stable , freebsd References: <7b732876-8cc3-a638-7ff1-e664060d4907@freebsd.org> From: Julian Elischer Message-ID: <6eaa1131-e268-bfb4-9203-a93eaf296f6c@freebsd.org> Date: Wed, 5 Oct 2016 16:59:05 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <7b732876-8cc3-a638-7ff1-e664060d4907@freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2016 23:59:17 -0000 Please review.. https://reviews.freebsd.org/D8160 Direct fix for stable/10 as bug is not present in 11+ in this form. Julian On 4/10/2016 8:06 PM, Julian Elischer wrote: > In 11 and 12 the taskqueue code has been rewritten in this area but > under 10 this bug still occurs. > > On our appliances this bug stops the system from mounting the ZFS > root, so it is quite severe. > Basically while the thread is sleeping during the ZFS mount of root > (in the while loop), another thread can free the 'task' item it is > checking in that while loop and it can be reused or filled with > 'deadcode' etc., with the waiting code unaware of the change.. The > fix is to refetch the item at the end of the queue each time around > the loop. > I don't really want to do the bigger change of MFCing the change in > 11, as it is more extensive, though if someone else does, that's ok > by me. (If it's ABI compatible) > > Any comments or suggestions? > > here's the fix in diff form: A slightly better fix is at https://reviews.freebsd.org/D8160 > > > [robot@porridge /usr/src]$ p4 diff -du ... > --- > //depot/pbranches/jelischer/FreeBSD-PZ/10.3/sys/kern/subr_taskqueue.c > 2016-09-27 09:14:59.000000000 -0700 > +++ /usr/src/sys/kern/subr_taskqueue.c 2016-09-27 > 09:14:59.000000000 -0700 > @@ -441,9 +441,10 @@ > > TQ_LOCK(queue); > task = STAILQ_LAST(&queue->tq_queue, task, ta_link); > - if (task != NULL) > - while (task->ta_pending != 0) > - TQ_SLEEP(queue, task, &queue->tq_mutex, > PWAIT, "-", 0); > + while (task != NULL && task->ta_pending != 0) { > + TQ_SLEEP(queue, task, &queue->tq_mutex, PWAIT, "-", 0); > + task = STAILQ_LAST(&queue->tq_queue, task, ta_link); > + } > taskqueue_drain_running(queue); > KASSERT(STAILQ_EMPTY(&queue->tq_queue), > ("taskqueue queue is not empty after draining")); > From owner-freebsd-stable@freebsd.org Thu Oct 6 07:45:06 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5B7AAAF5334 for ; Thu, 6 Oct 2016 07:45:06 +0000 (UTC) (envelope-from hiren@strugglingcoder.info) Received: from mail.strugglingcoder.info (strugglingcoder.info [104.236.146.68]) by mx1.freebsd.org (Postfix) with ESMTP id 49ACBC7C; Thu, 6 Oct 2016 07:45:05 +0000 (UTC) (envelope-from hiren@strugglingcoder.info) Received: from localhost (unknown [10.1.1.3]) (Authenticated sender: hiren@strugglingcoder.info) by mail.strugglingcoder.info (Postfix) with ESMTPA id 448F5170BB; Thu, 6 Oct 2016 00:44:59 -0700 (PDT) Date: Thu, 6 Oct 2016 00:44:59 -0700 From: hiren panchasara To: Julien Charbon Cc: Slawa Olhovchenkov , Julien Charbon , Konstantin Belousov , freebsd-stable@FreeBSD.org Subject: Re: 11.0 stuck on high network load Message-ID: <20161006074459.GI50669@strugglingcoder.info> References: <20160921195155.GW2840@zxy.spb.ru> <20160923200143.GG2840@zxy.spb.ru> <20160925124626.GI2840@zxy.spb.ru> <20160926172159.GA54003@zxy.spb.ru> <62453d9c-b1e4-1129-70ff-654dacea37f9@gmail.com> <20160928115909.GC54003@zxy.spb.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="MFZs98Tklfu0WsCO" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2016 07:45:06 -0000 --MFZs98Tklfu0WsCO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 10/06/16 at 09:28P, Julien Charbon wrote: >=20 > Hi, >=20 > On 9/28/16 1:59 PM, Slawa Olhovchenkov wrote: > > On Wed, Sep 28, 2016 at 12:06:47PM +0200, Julien Charbon wrote: > >> > >> I am still trying to reproduce your issue, without success so far. >=20 > Thanks for Slawa effort and multiple debug report we start seeing the > bottom of this issue and it seems to be a generic one. The most useful > report being: >=20 > panic: tcp_detach: INP_TIMEWAIT && INP_DROPPED && tp !=3D NULL I know there are multiple and probably related problems being discussed here but what about the one mentioned in subject of this thread? Apologies if I've missed something conclusive in one of the replies of this thread about that issue. Cheers, Hiren --MFZs98Tklfu0WsCO Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAABCgBmBQJX9gD3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNEUyMEZBMUQ4Nzg4RjNGMTdFNjZGMDI4 QjkyNTBFMTU2M0VERkU1AAoJEIuSUOFWPt/lQAAH/2xnjNYBr7XbUwVOhlEnaKnU o5GKPZTYaQg69Jpkt+pKbSX+YoU9kjYtLIPWcIYd9wb7AusMMfcNpuc6r9LCGLe8 x8pcM04qJBxweqBDEj+cX3krklxuHrM3WPh6CPdGt2S3gBjp7IX87KFPPVMDfmzR 7K5dOK3i3CMoqez2jGkpDluQFAd6zXprljZ0U6rwDTmB/KtRqj0a3NUUSJMjW/in fv2KeRiyENRoJVG9VcfzJReNoXVjytjslNA7ej0MZZGFR8c2lFhrVYtfknZlj3na 4t1D7++OARSBM5Mn99+hG0Pm4egze1TXfyCfxmV//0TpBLkIg44lidvHZLcOQv0= =EbIE -----END PGP SIGNATURE----- --MFZs98Tklfu0WsCO-- From owner-freebsd-stable@freebsd.org Thu Oct 6 08:06:53 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CE93FAF5D12 for ; Thu, 6 Oct 2016 08:06:53 +0000 (UTC) (envelope-from hiren@strugglingcoder.info) Received: from mail.strugglingcoder.info (strugglingcoder.info [104.236.146.68]) by mx1.freebsd.org (Postfix) with ESMTP id BCE4D910; Thu, 6 Oct 2016 08:06:53 +0000 (UTC) (envelope-from hiren@strugglingcoder.info) Received: from localhost (unknown [10.1.1.3]) (Authenticated sender: hiren@strugglingcoder.info) by mail.strugglingcoder.info (Postfix) with ESMTPA id AE2A0170D9; Thu, 6 Oct 2016 01:06:52 -0700 (PDT) Date: Thu, 6 Oct 2016 01:06:52 -0700 From: hiren panchasara To: Julien Charbon Cc: Slawa Olhovchenkov , Julien Charbon , Konstantin Belousov , freebsd-stable@FreeBSD.org Subject: Re: 11.0 stuck on high network load Message-ID: <20161006080652.GJ50669@strugglingcoder.info> References: <20160923200143.GG2840@zxy.spb.ru> <20160925124626.GI2840@zxy.spb.ru> <20160926172159.GA54003@zxy.spb.ru> <62453d9c-b1e4-1129-70ff-654dacea37f9@gmail.com> <20160928115909.GC54003@zxy.spb.ru> <20161006074459.GI50669@strugglingcoder.info> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="HcccYpVZDxQ8hzPO" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2016 08:06:53 -0000 --HcccYpVZDxQ8hzPO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 10/06/16 at 09:51P, Julien Charbon wrote: >=20 > Hi Hiren, >=20 > On 10/6/16 9:44 AM, hiren panchasara wrote: > > On 10/06/16 at 09:28P, Julien Charbon wrote: > >> On 9/28/16 1:59 PM, Slawa Olhovchenkov wrote: > >>> On Wed, Sep 28, 2016 at 12:06:47PM +0200, Julien Charbon wrote: > >>>> > >>>> I am still trying to reproduce your issue, without success so far. > >> > >> Thanks for Slawa effort and multiple debug report we start seeing the > >> bottom of this issue and it seems to be a generic one. The most useful > >> report being: > >> > >> panic: tcp_detach: INP_TIMEWAIT && INP_DROPPED && tp !=3D NULL > >=20 > > I know there are multiple and probably related problems being > > discussed here but what about the one mentioned in subject of this > > thread? > > Apologies if I've missed something conclusive in one of the replies of > > this thread about that issue. >=20 > This issue can lead the machine being stuck on high network load, by > double freeing an inp, you can corrupt/leak an inp lock, and the network > stack can wait definitely on this inp lock to be released. You get this > assert only with INVARIANTS defined. >=20 > Of usual, we can have more than one issue here, but this > INP_TIMEWAI|INP_DROPPED issue need to be fixed anyway. Thanks for the explanation, Julien. Cheers, Hiren --HcccYpVZDxQ8hzPO Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAABCgBmBQJX9gYYXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNEUyMEZBMUQ4Nzg4RjNGMTdFNjZGMDI4 QjkyNTBFMTU2M0VERkU1AAoJEIuSUOFWPt/l7zMIAIDlxx1T+V7xsSvV9vS/qaj+ pYYQZRDhthWYxDiimtzT1hn3sikXqC1ox+0LHEIawt1LtcdFzRvEBu4qhTC/wIPB N37mUwrrGGdJGfaovKxU1dx7V6GYHKEoxeTdIqP0SMiwUrCl2P0zuVcv0mGYYKNW g0PwZXVF4J46nb28TnfD/4etbxT7ZqibrNNt+bqKCe+MJSY+XY3gfeE8B5TvR+GI wSPPHkwMegTGE5/dlSs9kr94ijUdBjUPbldufi+8QvlOo6FMQUo8qqPYnyUZ1K2Y TkkcP6Mx+ogKPsQmyNvbJyFd+qnaz3pPopKO6I6TXXuf6QEXkbAGbhdGvw4FP64= =a3k/ -----END PGP SIGNATURE----- --HcccYpVZDxQ8hzPO-- From owner-freebsd-stable@freebsd.org Thu Oct 6 08:32:01 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B379BD3B68 for ; Thu, 6 Oct 2016 08:32:01 +0000 (UTC) (envelope-from chuzzwassa@gmail.com) Received: from mail-oi0-x230.google.com (mail-oi0-x230.google.com [IPv6:2607:f8b0:4003:c06::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F1713D32 for ; Thu, 6 Oct 2016 08:32:00 +0000 (UTC) (envelope-from chuzzwassa@gmail.com) Received: by mail-oi0-x230.google.com with SMTP id n132so13843923oih.1 for ; Thu, 06 Oct 2016 01:32:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=Vo7zLY8yLGF1UQTGCYIyw+iocLBEn//82gcWYkhtaQc=; b=aLwCUhYdbwR7wJAS3NdXwPTOsh2vX7XLz2FY49+Vzc74NX7dUScIJfiX/iPKPd7JEX SzXRNrxJkC5kpDIcGKVdT3fSG99O2xmdyV+sv66j+vEwGnRJh9dNgr0nLcqLbOQZ+eQ5 47grT/kW0lwNd7cjATGmnsKDgA8/6aVKWp3XwS77EKNNfISre7F5adaQ+piI3dbFyMiT YuihkSFAuPaRXrF5c4K9OjxC5iRMpn8t0844QHHDKfTMSUHxW/gT3dxdrIG34H8p9CCf io4xdNDLTCiSHpjxn5BskFq2Mg5pj35UJmvsFhfNZ7kZuiQQYU95/61Z9QyUI2lyBsJs DSqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Vo7zLY8yLGF1UQTGCYIyw+iocLBEn//82gcWYkhtaQc=; b=lK53z973SKm/5sQnCLbk7+yw3xdrNIkUTF0ngyq/0FniErvF9OxfMgTHNp75j3vgEo mgQBPiZl7lXZLm/6KRsTZvq7emHQw3ZC3wZtBEbp+1FhTHtg46fuWScvQS46nGVi+ZfA KhFNyxT7XxoiRjXJF1AQkLTpv40Y1ZXQw/xNueq9TDfr6L3wXaqF25Y5tP3tyCrC4sLV NpYky0Pz2I53gvQeLioLKlm9h6/2JNWHz+sZm1o5j6ekSMUNV+VRqJNxoWqe2cwoHBFu L5g70RgzCMcN4NknZW6bersz/j4zeXT/MfpV/kzVcvF0WXhDPk8heJPU4zcqDkmoH1Ea HanA== X-Gm-Message-State: AA6/9RniNDgg/l28pb7TjAqAe3/EfI3UsUIPiJLj3U5wEKzhXMic14IdlAdKShHlPQzMJe2h7C5VftCIeByTSQ== X-Received: by 10.157.11.161 with SMTP id 30mr8367547oth.113.1475742720285; Thu, 06 Oct 2016 01:32:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.4.42 with HTTP; Thu, 6 Oct 2016 01:31:59 -0700 (PDT) From: Andy Farkas Date: Thu, 6 Oct 2016 18:31:59 +1000 Message-ID: Subject: Re: Reproducible panic - Going nowhere without my init! To: Konstantin Belousov , freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2016 08:32:01 -0000 Reverted your patch then changed line 1011 of init.c to _exit(97): --- init.c-orig 2016-10-05 18:52:24.022910000 +1000 +++ init.c 2016-10-06 17:02:33.714624000 +1000 @@ -1008,7 +1008,7 @@ */ warning("single user shell terminated."); sleep(STALL_TIMEOUT); - _exit(0); + _exit(97); } else { warning("single user shell terminated, restarting"); return (state_func_t) single_user; ...and got a panic that showed "exit 97": http://imgur.com/xonPwxR I think that kern_reboot() is not being called somehow. kern_reboot() is the only place rebooting = 1; is executed. "init died (signal 0, exit 97) panic: Going nowhere without my init!" can only happen if rebooting = 0 in kern_exit.c exit1(). Another tell that kern_reboot() has not been called is "cpuid = 3" because the first thing kern_reboot() does is bind to CPU 0. Why is kern_reboot() being skipped? I have no idea. Anything more I can do to help? Do you want a core dump? -andyf From owner-freebsd-stable@freebsd.org Thu Oct 6 08:55:28 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22725BD3609 for ; Thu, 6 Oct 2016 08:55:28 +0000 (UTC) (envelope-from peter@rulingia.com) Received: from vps.rulingia.com (vps.rulingia.com [103.243.244.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.rulingia.com", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C5BD0E28 for ; Thu, 6 Oct 2016 08:55:26 +0000 (UTC) (envelope-from peter@rulingia.com) Received: from server.rulingia.com (ppp59-167-167-3.static.internode.on.net [59.167.167.3]) by vps.rulingia.com (8.15.2/8.15.2) with ESMTPS id u968tGg6075561 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 6 Oct 2016 19:55:21 +1100 (AEDT) (envelope-from peter@rulingia.com) X-Bogosity: Ham, spamicity=0.000000 Received: from server.rulingia.com (localhost.rulingia.com [127.0.0.1]) by server.rulingia.com (8.15.2/8.15.2) with ESMTPS id u968t9M9081966 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 6 Oct 2016 19:55:09 +1100 (AEDT) (envelope-from peter@server.rulingia.com) Received: (from peter@localhost) by server.rulingia.com (8.15.2/8.15.2/Submit) id u968t8iC081965; Thu, 6 Oct 2016 19:55:08 +1100 (AEDT) (envelope-from peter) Date: Thu, 6 Oct 2016 19:55:08 +1100 From: Peter Jeremy To: Andy Farkas Cc: freebsd-stable@freebsd.org Subject: Re: Reproducible panic - Going nowhere without my init! Message-ID: <20161006085508.GA81882@server.rulingia.com> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline In-Reply-To: X-PGP-Key: http://www.rulingia.com/keys/peter.pgp User-Agent: Mutt/1.6.1 (2016-04-27) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2016 08:55:28 -0000 --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2016-Oct-04 11:14:38 +1000, Andy Farkas wrote: >Is it just me or.... > >Step 1: boot >Step 2: login as root >Step 3: type "w" * >Step 4: type "shutdown now; logout" >Step 5: press at the 'Enter full pathname of shell or RETURN for >/bin/sh:' prompt >Step 6: type "reboot" >Step 7: get a Panic: "Going nowhere without my init!" > >* The panic will not happen if you skip step 3. > >The panic will not happen if you type "sync; sync; sync" after step 5. > >The panic will not happen if you wait (an unknown amount of) some time >after step 5. I can reproduce this on the console of my GCE instance but the timing seems important. It doesn't seem to fail if I ssh in or if I pause between any of the commands. =2E.. gce1# w 7:47PM up 38 secs, 1 users, load averages: 0.69, 0.22, 0.08 USER TTY FROM LOGIN@ IDLE = WHAT root u0 - 7:47PM - w gce1# shutdown now;logout Shutdown NOW! shutdown: [pid 1071] Stopping cron. Stopping sshd. Stopping ntpd. Stopping local_unbound. Stopping devd. Writing entropy file:. Writing early boot entropy file:. Terminated =2E Oct 6 19:47:09 pflog0: promiscuous mode disabled Enter full pathname of shell or RETURN for /bin/sh: gce1# reboot Oct 6 19:47:17 init: single user shell terminated. init died (signal 0, exit 0) panic: Going nowhere without my init! Uptime: 55s Changing serial settings was 0/0 now 3/0 Start bios (version 1.7.2-20150226_170051-google) gce1$ uname -a FreeBSD gce1.rulingia.com 11.0-PRERELEASE FreeBSD 11.0-PRERELEASE #83 r3067= 04M: Thu Oct 6 13:22:27 AEDT 2016 root@gce1.rulingia.com:/usr/obj/usr/= src/sys/GCE amd64 I haven't investigated the cause yet. --=20 Peter Jeremy --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJX9hFsXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRFRUIyOTg2QzMwNjcxRTc0RTY1QzIyN0Ux NkE1OTdBMEU0QTIwQjM0AAoJEBall6Dkogs0XBcP/iu/Ha3/PywdqH2ytbXaCiVY 3kJdmG4T7bKrpWwXtUZ5yWu8mLJyLJdfOne6h0QjNCrbHbD3/Wf7r4jJtoP8YA9u Nn3o3QSflRmTvQ5muvZ75DKYHW7WIJCMQkfdhVOIuqLhZFgDnGi6ibDPk8tuHntz 3Y3woD5xz+GuHP3UQD5R18lCPBFhgsAK3bBlUY9c0ryln//xsCNwC6FBpcisO2y9 3OGjikWop6GPSnQLzfnAxb/i2QLVhimIHUgLlrgQt8VjaDOix29Y22p5NKwNKrgz PCBCOYTMHLSaznX8f5MtA3921FgsO3L5becD2sRAlX4XzVqGwKJrhc3KQtF4j1di kynA0Gzak/dqTcFb3AkEwrOkbHPZpHdqVoEOBPSfXeW4JXhv017P6HyrbIdjZHme OqKYfREaNitO1YtfbBauDimPTT4GoPIKoXk+vO4Q9JupQnXdiIl2kkdhg5jmfqKP HdjPB1rGqzRU/8pm3I8k6NU/9BYGT/hvT+0xy9aA314l2x2lj5cp1KtsII0CwBOY BOhU+sK9ibT/YtTt6/Dz+t5dMZ4conQjoG+woY8aFmhlfyR+4T60BUJl+X6ydnQF 15dvPTXhLB1nvZC9qVgICp9E95Vy1/ld//sk7RjkoazmZXH4MY7yzvzxi07bGc8U dqnp5LM2cw6eYitZQdfC =TImw -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62-- From owner-freebsd-stable@freebsd.org Thu Oct 6 08:59:35 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C135FBD36E5 for ; Thu, 6 Oct 2016 08:59:35 +0000 (UTC) (envelope-from julien.charbon@gmail.com) Received: from mail-qk0-f177.google.com (mail-qk0-f177.google.com [209.85.220.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7359EFC5 for ; Thu, 6 Oct 2016 08:59:35 +0000 (UTC) (envelope-from julien.charbon@gmail.com) Received: by mail-qk0-f177.google.com with SMTP id n189so10601628qke.0 for ; Thu, 06 Oct 2016 01:59:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to; bh=HvU+wO5vh10ruJqUYW2etcMHEv5qd5EXqU7zDUhjvec=; b=ktF7y2jUxxdEkm2nccryKsoRFOOAFyKxAIMeWBesyhe6RYbBr4MzBXWdKqK4Optb2G KCKHDAe568A2v2Al0IWE4CqwJfVdPQFgxMwxwKdjpNEmZheMBv4KXZYID+A2YA1qyOZ5 vzLt9gtR/zjQG9vyL6Yy0ycKb5LZ2wKWf87xKaU+vjgSa7KQqqW9XuTiyVL8DUCKrjpa Xca86yZ6vAhOc2ZuZzKL3qWzb1nUWXinzT95nb7X6TtPGHJ0AgX9z8kPKPBq7bStQale DtiFjP9oAI4iBtKGSB16L9/l9Jy/iL3GpvR3YTDW2u9z27VK5aG0qP+cyAhH03xpk7k9 x8yA== X-Gm-Message-State: AA6/9RlC+p5400xNbyJIyw6QW/WnFwo+frcwv2bWyX4y23BgvA7pBloswp/EENSx2RDcgA== X-Received: by 10.55.5.21 with SMTP id 21mr13907897qkf.231.1475740321630; Thu, 06 Oct 2016 00:52:01 -0700 (PDT) Received: from [10.100.64.23] ([217.30.88.44]) by smtp.gmail.com with ESMTPSA id v5sm493686qtc.24.2016.10.06.00.51.56 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Oct 2016 00:52:00 -0700 (PDT) Subject: Re: 11.0 stuck on high network load To: hiren panchasara References: <20160921195155.GW2840@zxy.spb.ru> <20160923200143.GG2840@zxy.spb.ru> <20160925124626.GI2840@zxy.spb.ru> <20160926172159.GA54003@zxy.spb.ru> <62453d9c-b1e4-1129-70ff-654dacea37f9@gmail.com> <20160928115909.GC54003@zxy.spb.ru> <20161006074459.GI50669@strugglingcoder.info> Cc: Slawa Olhovchenkov , Julien Charbon , Konstantin Belousov , freebsd-stable@FreeBSD.org From: Julien Charbon Message-ID: Date: Thu, 6 Oct 2016 09:51:44 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <20161006074459.GI50669@strugglingcoder.info> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="hpo3idiVRA9C8RP2Uug5lNLsNiiLQ1soo" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2016 08:59:35 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --hpo3idiVRA9C8RP2Uug5lNLsNiiLQ1soo Content-Type: multipart/mixed; boundary="UNWhH0cTeRXX8arXRVpufSMpxKxBxOBi8"; protected-headers="v1" From: Julien Charbon To: hiren panchasara Cc: Slawa Olhovchenkov , Julien Charbon , Konstantin Belousov , freebsd-stable@FreeBSD.org Message-ID: Subject: Re: 11.0 stuck on high network load References: <20160921195155.GW2840@zxy.spb.ru> <20160923200143.GG2840@zxy.spb.ru> <20160925124626.GI2840@zxy.spb.ru> <20160926172159.GA54003@zxy.spb.ru> <62453d9c-b1e4-1129-70ff-654dacea37f9@gmail.com> <20160928115909.GC54003@zxy.spb.ru> <20161006074459.GI50669@strugglingcoder.info> In-Reply-To: <20161006074459.GI50669@strugglingcoder.info> --UNWhH0cTeRXX8arXRVpufSMpxKxBxOBi8 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Hi Hiren, On 10/6/16 9:44 AM, hiren panchasara wrote: > On 10/06/16 at 09:28P, Julien Charbon wrote: >> On 9/28/16 1:59 PM, Slawa Olhovchenkov wrote: >>> On Wed, Sep 28, 2016 at 12:06:47PM +0200, Julien Charbon wrote: >>>> >>>> I am still trying to reproduce your issue, without success so far. >> >> Thanks for Slawa effort and multiple debug report we start seeing the= >> bottom of this issue and it seems to be a generic one. The most usefu= l >> report being: >> >> panic: tcp_detach: INP_TIMEWAIT && INP_DROPPED && tp !=3D NULL >=20 > I know there are multiple and probably related problems being > discussed here but what about the one mentioned in subject of this > thread? > Apologies if I've missed something conclusive in one of the replies of > this thread about that issue. This issue can lead the machine being stuck on high network load, by double freeing an inp, you can corrupt/leak an inp lock, and the network stack can wait definitely on this inp lock to be released. You get this assert only with INVARIANTS defined. Of usual, we can have more than one issue here, but this INP_TIMEWAI|INP_DROPPED issue need to be fixed anyway. -- Julien --UNWhH0cTeRXX8arXRVpufSMpxKxBxOBi8-- --hpo3idiVRA9C8RP2Uug5lNLsNiiLQ1soo Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJX9gKZAAoJEKVlQ5Je6dhxT8sIALTO7JPbleGxCy9w0a6sRMkN xugGeEmPA2RLPduj4WbDHANRvXCx+tNEjdlkeHPd3m1M4Vh7Bs5aGr42QG/ZdiW3 HIP9nOwh3xSSyA5m+CVC/lqQoR7r3xX+9W9D1mfRCWK3O2NcubsxhqZOecgP3uAY /chrvU5zCd/Kkeep3TNhlX39PLf4Vi46tMCmfwV2JW7UKOgVWm3w1Bb3fXcfea2e +gnlEFTeng0pRtOd/emQwOcIWIC2I80HDurSXX3O3zkUCC4eQX0bMmX1vvFwSUHa zqRmBLBH3k7/AKqKBNy7b19lwzlO6eeJfYUaKmP1afXTx54wY5Z8ABVwvdP/iKQ= =TLuh -----END PGP SIGNATURE----- --hpo3idiVRA9C8RP2Uug5lNLsNiiLQ1soo-- From owner-freebsd-stable@freebsd.org Thu Oct 6 09:39:15 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BFF19AF61E9 for ; Thu, 6 Oct 2016 09:39:15 +0000 (UTC) (envelope-from mnd999@gmail.com) Received: from mail-wm0-x234.google.com (mail-wm0-x234.google.com [IPv6:2a00:1450:400c:c09::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 631C2936 for ; Thu, 6 Oct 2016 09:39:15 +0000 (UTC) (envelope-from mnd999@gmail.com) Received: by mail-wm0-x234.google.com with SMTP id p138so33785316wmb.1 for ; Thu, 06 Oct 2016 02:39:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:subject:from:to:date:mime-version; bh=52hXDZkWaG0MbfHRxI+jxGjbfMsjr7Eh350QOHK5QBc=; b=ZglxZ6YKFxOuzKKL+8yeGepIvixRTq8B3w1teK8N/w+DW0FOrTWC2w0zAHH9d1ESMB zVt2EhjaXpDpsrTJdlYwA3mxwDuadHsgx8v0fzmJHScthE+CZtL0qjYki5SL099G05Qy eJh2L9mzOiEpsO9xk+LDhCxKr830StaAxLnc2tgoeLfbnN2UIHW4ToOlUSqq8pS/BxIu MyRQ7R+jH0HCY1vD9bBji9FKWtFGD4wn9xdXDtAG0R9vUV468rlx6Jg2oVJDD6qYQA3C AQzvRE81GIxzT3Q7PcEwtDMD7hJ8GIhW+gem6L7Y6qGdc7YXZEYgH1fNs+K8m0T5DVzi bq1Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:subject:from:to:date:mime-version; bh=52hXDZkWaG0MbfHRxI+jxGjbfMsjr7Eh350QOHK5QBc=; b=D9Zt+N2Om9VLe9B9N0ZRS4IhKp6uAm/qNvh6pUkiJtSl4sdheWZVLFhdQ8Kbe9aLrX 6bhi8/GO6rExL47oT1HvVLF8yG8GGFFvK+wMbuRKg5DWMmFFkDWfJrVVFEkSG/mmLuuZ Ln4/fsoz1Hj6ogi6uZlZqK1bkQF4g4qb9t9/n+pKt14XlLxHeLBacVBF270zAa7w3iIP r4SFdJNBY24brBEP9A9IBGx6Cg0mQIkPUvhssdEiYYkyT9lhA9jhce90Yoq2QhcBksDg 5VBIAT8CCXXUeS7OXVBhxhHC6yTVsqYUGYDY2wnDYGH9Nz96Pms998EUrMV+kQFzjM7U F8cA== X-Gm-Message-State: AA6/9RlJiJ8flFiVRK7f7UiKjJzNEOu/t3mfUfyUW6AqVzHYEogNTfwt6GcDLme2kDJ3/Q== X-Received: by 10.28.20.12 with SMTP id 12mr14269241wmu.78.1475746752635; Thu, 06 Oct 2016 02:39:12 -0700 (PDT) Received: from 5.c.d.3.7.9.c.1.e.6.d.0.d.1.4.6.2.a.6.7.3.a.d.0.0.b.8.0.1.0.0.2.ip6.arpa (5.c.d.3.7.9.c.1.e.6.d.0.d.1.4.6.2.a.6.7.3.a.d.0.0.b.8.0.1.0.0.2.ip6.arpa. [2001:8b0:da3:76a2:641d:d6e:1c97:3dc5]) by smtp.googlemail.com with ESMTPSA id t65sm14005540wmt.15.2016.10.06.02.39.11 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 06 Oct 2016 02:39:12 -0700 (PDT) Message-ID: <1475746750.41013.5.camel@gmail.com> Subject: Re: iicsmb From: Mark Dixon To: freebsd-stable@freebsd.org Date: Thu, 06 Oct 2016 10:39:10 +0100 Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-35WxcpItajjWENdn5kd7" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2016 09:39:15 -0000 --=-35WxcpItajjWENdn5kd7 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable If I load the module on my laptop (Lenovo Thinkpad X1 Carbon), I get: iicsmb0: on iicbus0 iicsmb1: on iicbus1 iicsmb2: on iicbus2 iicsmb3: on iicbus3 iicsmb4: on iicbus4 iicsmb5: on iicbus5 iicsmb6: on iicbus6 iicsmb7: on iicbus7 iicsmb8: on iicbus8 iicsmb9: on iicbus9 iicsmb10: on iicbus10 iicsmb11: on iicbus11 smbus1: on iicsmb0 smbus2: on iicsmb1 smbus3: on iicsmb2 smbus4: on iicsmb3 smbus5: on iicsmb4 smbus6: on iicsmb5 smbus7: on iicsmb6 smbus8: on iicsmb7 smbus9: on iicsmb8 smbus10: on iicsmb9 smbus11: on iicsmb10 smbus12: on iicsmb11 I have no idea what this means though. Regards, Mark --=-35WxcpItajjWENdn5kd7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCAAGBQJX9hu+AAoJEJlj26yR63HU/HgP/2w+injuCXQ0OcaD4lC5a5cL MheuAWCxDqFgFc3JQ+0cvYoUN+FPkJv2t2DMuqW3v5MZGZ03HTfRXGkQ37fIK4Dc RvC8xqkyMtotKGgbH1UUzcIYAbuq4ClFG/+xVimRSJmcDFvqnHU5nCEgIGQmXHfR mT27fqF+fZ9CzNAx6wmtx4bdWypm8aTYbJZAd0UTe/iJJ0hZ3FBI0A0nHzS0278B xk7unI4JNJe6arKV8zWOHe4ZIrdflq8Snc2nDubFdD6EjeyQw3FdVEe1WJuDxW88 pqpRUt1qxfPJkCNrRABxgiPQQpxT+hj7vqDz6h4or2wN1cR+isTOetq/wYDGesXh zEX5Fjtd/+24Nn+KPxQNVXmq+qXbkeLfIEQDB0ayVyrtR+MCkkn5IouWQ9JAG/Rw 5SU8CFSyns+7NwGIZp12FNdO/auoCPunEwXMFMSZMJsF81lg/rA2tPnwiBVX98K7 Oqgyk7xukPHiwO30Cwz4GB8cdY+ef91/zkbJffAAlwqKXuBQ4eFOazlwrSgC/BvG YJay7MuQTtZX/p1PdFfF+3AwVICv4YSuOh7zAiviT1W5QVvpUguVGDQmdweZkuzN lsJYpAesSQFqQsQ6wPD7UCya2DMF1HHRlVwjNy+Zri0doXibWwTNN/pRuLubANb6 XxlKDSNNiuFzTwicQJ94 =6Scc -----END PGP SIGNATURE----- --=-35WxcpItajjWENdn5kd7-- From owner-freebsd-stable@freebsd.org Thu Oct 6 11:10:46 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 682FFBD39FC for ; Thu, 6 Oct 2016 11:10:46 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 266F6693; Thu, 6 Oct 2016 11:10:46 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from slw by zxy.spb.ru with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1bs6ZX-000KxZ-T1; Thu, 06 Oct 2016 14:10:43 +0300 Date: Thu, 6 Oct 2016 14:10:43 +0300 From: Slawa Olhovchenkov To: Julien Charbon Cc: Julien Charbon , Konstantin Belousov , freebsd-stable@FreeBSD.org, hiren panchasara Subject: Re: 11.0 stuck on high network load Message-ID: <20161006111043.GH54003@zxy.spb.ru> References: <20160921195155.GW2840@zxy.spb.ru> <20160923200143.GG2840@zxy.spb.ru> <20160925124626.GI2840@zxy.spb.ru> <20160926172159.GA54003@zxy.spb.ru> <62453d9c-b1e4-1129-70ff-654dacea37f9@gmail.com> <20160928115909.GC54003@zxy.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2016 11:10:46 -0000 On Thu, Oct 06, 2016 at 09:28:06AM +0200, Julien Charbon wrote: > 2. thread1: In tcp_close() the inp is marked with INP_DROPPED flag, the > process continues and calls INP_WUNLOCK() here: > > https://github.com/freebsd/freebsd/blob/releng/11.0/sys/netinet/tcp_subr.c#L1568 Look also to sys/netinet/tcp_timewait.c:488 And check other locks from r160549 From owner-freebsd-stable@freebsd.org Thu Oct 6 11:15:09 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 344C4BD3BDF for ; Thu, 6 Oct 2016 11:15:09 +0000 (UTC) (envelope-from julien.charbon@gmail.com) Received: from mail-wm0-f41.google.com (mail-wm0-f41.google.com [74.125.82.41]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BBAEB9A7 for ; Thu, 6 Oct 2016 11:15:08 +0000 (UTC) (envelope-from julien.charbon@gmail.com) Received: by mail-wm0-f41.google.com with SMTP id b201so39066235wmb.0 for ; Thu, 06 Oct 2016 04:15:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to; bh=B4psAbe6B2YpFe7OK1WqRH9ROrwX4xMy9ZHeLKYwfRc=; b=YGaxOQ45Sfetdtm0mw9NxS+/E9fWi6AQO/GGL7Ykd+1i9kCsRgZfxcqF63txFOvFBp zsuzBXi/XA3ptflza7z0BBxK2ymbPnqgZam8k2HIBnZoYlGZSDqJiir9BZJC/9fj4p5R 0gwIY2kq+LzqpeYUtQ5iDjN7zp+tgOC/Cd5AOdJM+yL+LL6d78pMT8cNpHyEZRFirmea iN9ZqhXs1rft/q9Y9DrEJda7maRS/5cMRxdGCkL+P/hS0y0dX1qLds50EHd6EJFoe6l2 M2HZg5D9cWt2bouuC0jFvd1KMXO1Ur5UiYn9jrpBxRXQUzFG8WoJ14W/hd0WfRAh3w1J +TDw== X-Gm-Message-State: AA6/9Rl6eBjznZqltW5/6QDVKW7abtXH8QUEU1tmMlhif7eeaaHkpWJflDpnMp81YJ+bmA== X-Received: by 10.28.206.65 with SMTP id e62mr11656117wmg.85.1475738898161; Thu, 06 Oct 2016 00:28:18 -0700 (PDT) Received: from [10.100.64.23] ([217.30.88.7]) by smtp.gmail.com with ESMTPSA id x124sm33719945wmf.22.2016.10.06.00.28.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Oct 2016 00:28:17 -0700 (PDT) Subject: Re: 11.0 stuck on high network load To: Slawa Olhovchenkov , Julien Charbon References: <8ba75d6e-4f01-895e-0aed-53c6c6692cb9@freebsd.org> <20160920202633.GQ2840@zxy.spb.ru> <20160921195155.GW2840@zxy.spb.ru> <20160923200143.GG2840@zxy.spb.ru> <20160925124626.GI2840@zxy.spb.ru> <20160926172159.GA54003@zxy.spb.ru> <62453d9c-b1e4-1129-70ff-654dacea37f9@gmail.com> <20160928115909.GC54003@zxy.spb.ru> Cc: Konstantin Belousov , freebsd-stable@FreeBSD.org, hiren panchasara From: Julien Charbon Message-ID: Date: Thu, 6 Oct 2016 09:28:06 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <20160928115909.GC54003@zxy.spb.ru> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="iObGiuqRXRxfbNqO4ss2AeHoPF6e2gPOF" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2016 11:15:09 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --iObGiuqRXRxfbNqO4ss2AeHoPF6e2gPOF Content-Type: multipart/mixed; boundary="tTtWsDhKmocbCF2RFmwOv4pFIUxwPTxnn"; protected-headers="v1" From: Julien Charbon To: Slawa Olhovchenkov , Julien Charbon Cc: Konstantin Belousov , freebsd-stable@FreeBSD.org, hiren panchasara Message-ID: Subject: Re: 11.0 stuck on high network load References: <8ba75d6e-4f01-895e-0aed-53c6c6692cb9@freebsd.org> <20160920202633.GQ2840@zxy.spb.ru> <20160921195155.GW2840@zxy.spb.ru> <20160923200143.GG2840@zxy.spb.ru> <20160925124626.GI2840@zxy.spb.ru> <20160926172159.GA54003@zxy.spb.ru> <62453d9c-b1e4-1129-70ff-654dacea37f9@gmail.com> <20160928115909.GC54003@zxy.spb.ru> In-Reply-To: <20160928115909.GC54003@zxy.spb.ru> --tTtWsDhKmocbCF2RFmwOv4pFIUxwPTxnn Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Hi, On 9/28/16 1:59 PM, Slawa Olhovchenkov wrote: > On Wed, Sep 28, 2016 at 12:06:47PM +0200, Julien Charbon wrote: >> >> I am still trying to reproduce your issue, without success so far. Thanks for Slawa effort and multiple debug report we start seeing the bottom of this issue and it seems to be a generic one. The most useful report being: panic: tcp_detach: INP_TIMEWAIT && INP_DROPPED && tp !=3D NULL cpuid =3D 4 KDB: stack backtrace: db_trace_self_wrapper() at 0xffffffff8032467b =3D db_trace_self_wrapper+0x2b/frame 0xfffffe1f9e1f8730 vpanic() at 0xffffffff804b5672 =3D vpanic+0x182/frame 0xfffffe1f9e1f87b0 kassert_panic() at 0xffffffff804b54e6 =3D kassert_panic+0x126/frame 0xfffffe1f9e1f8820 tcp_usr_detach() at 0xffffffff806564dc =3D tcp_usr_detach+0x1bc/frame 0xfffffe1f9e1f8850 sofree() at 0xffffffff8053de66 =3D sofree+0x1a6/frame 0xfffffe1f9e1f8880 tcp_close() at 0xffffffff8064dd8e =3D tcp_close+0x11e/frame 0xfffffe1f9e1= f88b0 tcp_timer_2msl() at 0xffffffff80653c28 =3D tcp_timer_2msl+0x278/frame 0xfffffe1f9e1f88e0 softclock_call_cc() at 0xffffffff804cbacc =3D softclock_call_cc+0x19c/frame 0xfffffe1f9e1f89c0 softclock() at 0xffffffff804cbec7 =3D softclock+0x47/frame 0xfffffe1f9e1f= 89e0 intr_event_execute_handlers() at 0xffffffff8047aa86 =3D intr_event_execute_handlers+0x96/frame 0xfffffe1f9e1f8a20 ithread_loop() at 0xffffffff8047b106 =3D ithread_loop+0xa6/frame 0xfffffe1f9e1f8a70 fork_exit() at 0xffffffff804781b4 =3D fork_exit+0x84/frame 0xfffffe1f9e1f= 8ab0 fork_trampoline() at 0xffffffff80713fce =3D fork_trampoline+0xe/frame 0xfffffe1f9e1f8ab0 The scenario: 1. thread1: tcp_timer_2msl() expires and tcp_close() is called to clean this TCP connection. 2. thread1: In tcp_close() the inp is marked with INP_DROPPED flag, the process continues and calls INP_WUNLOCK() here: https://github.com/freebsd/freebsd/blob/releng/11.0/sys/netinet/tcp_subr.= c#L1568 3. thread2: Now because INP_WLOCK is released, the inp can transition to INP_TIMEWAIT state and nothing is preventing it. 4. thread2: During the INP_TIMEWAIT state transition, the inp is marked with INP_TIMEWAIT flag. 5. thread1: Back in business and tcp_close() call continues with sofree() -> tcp_usr_detach() -> tcp_detach(). Then as inp is marked with INP_DROPPED|INP_TIMEWAIT flags, in_pcbfree() is called. w/ INVARIANTS you have an assertion here, w/o INVARIANTS process continues. 6. Later: tcp_twclose() cleans up this INP_TIMEWAIT inp and calls in_pcbfree() again to achieve a fancy inp double-free. This issue is a tricky one and seems here since quite a while. It has been witness at least once in 10.1 and by two different people in 11.0. Astute questions: o Why INP_DROPPED flag is not tested in tcp_input() in the first place? When you are marked as INP_DROPPED, you are almost dead, you should not be allowed to transition to a different state! Good point, and tcp_input() relies on the fact that INP_DROPPED inps are no more in TCP hash table. But tcp_input() in some cases do relock INP (see relocked: label) and if it does check a lot of things after having relocked the inp it does not check for a recently added INP_DROPPED flag. o Why tcp_detach() does an unconditional in_pcbfree() for inps in TIMEWAIT state? This because inps in TIMEWAIT state have only one exit: Being freed. And it is the duty of tcp_detach() to free all inps with INP_DROPPED|INP_TIMEWAIT. o Why this issue is so rare? Good question, I can see how to have a specific TCP traffic to make it more frequent but no definitive answer yet. Fix proposal: This issue description is still a bit fresh but I would enforce that an inp with INP_DROPPED flag should not be allowed to change state. Thing learned: When re-locking an inp, it might have changed a lot, and you might not like what it became. Thanks again to Slawa, for his numerous debug reports and always questioning my explanations. His last question directly led to this finding. He is testing a quick workaround patch to check if there is mor= e. I will create a review with a fix proposal, and don't hesitate if you have other comments on this issue. -- Julien --tTtWsDhKmocbCF2RFmwOv4pFIUxwPTxnn-- --iObGiuqRXRxfbNqO4ss2AeHoPF6e2gPOF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJX9f0LAAoJEKVlQ5Je6dhxmBEIAIptso+B273HmCgH/Ylv4GWr 6mBGNNtyUnMrHCejJms+wMMvnaNKZvhuPumTbHvNMt8S3jdwpQTYSVzzB4UjGyMT gJEjihrZIffz/4NN9KfvgrOJRDh2+PsGrDT5Y8ojbEzMuvDbFP1XagLlXR0K/Rcb H/4pO0DyD8aDD0Et7bGPFelZ9buxEpk98pcVblzrBzVgItu2G3MJe6IuuBjVv68d xvTlZvkLqMAQsAj3uyYpGt/VxwM/2gTdVeaGlstdbBUqQERkxCBZpCztogU/StTD 1RS1uLW/py+KyrqjANhD8wmaXm01oNObAsZtqOwm/cbl3ybS/VqP0j7CSsIKURE= =+IZc -----END PGP SIGNATURE----- --iObGiuqRXRxfbNqO4ss2AeHoPF6e2gPOF-- From owner-freebsd-stable@freebsd.org Thu Oct 6 15:00:26 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22CEABE93E4 for ; Thu, 6 Oct 2016 15:00:26 +0000 (UTC) (envelope-from nonesuch@longcount.org) Received: from mail-yw0-x233.google.com (mail-yw0-x233.google.com [IPv6:2607:f8b0:4002:c05::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DCA6386D for ; Thu, 6 Oct 2016 15:00:25 +0000 (UTC) (envelope-from nonesuch@longcount.org) Received: by mail-yw0-x233.google.com with SMTP id i129so14681358ywb.0 for ; Thu, 06 Oct 2016 08:00:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=longcount-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=fzluzS0VzbKJJD1a7LszCeWwJtRxtT582TI8AZnqSic=; b=ihAGBbXJehXkuJmriuGgrKYmady2G/pelo7KM0ee6SRBeM1v3ys7Y31SnYNSTh3xTh 6WAzQ2jeQCbzWh1oSHXqfs9Hjo51h1/5Rq8aNKdzCDm3q+5MkFYq+wD9y1RuQ9vlUD5D c2jdxoKeJ3/dF17HjX0jMoBP85fFJqr+e9PRzrXNSHSR1ImEmKvTiML71R9nasMi9dyA jC0N+c9A9djafdE+RIuhAUGwU026eFh2TMgm5kjhi/P9lqR1Z6rFWg5z7UHfYAzXdMmJ ivamCwgdpGkw6/mgtWFvEpr6zA8X4lNQWbdS+7zmg3I6VbPtOWHzZxT2foi581et4u6y hyUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=fzluzS0VzbKJJD1a7LszCeWwJtRxtT582TI8AZnqSic=; b=i0Vdxw0mlFI+6+ToeJUivyVD3NFBtQwl80PX5RvTX+7yXmiKLzAYEfn5CLcLEOUqpT HPJPjvM9zTk4mA2OgL8WPDQI8eKnAZU8YL860MCdLb8yj0EEyd6WGzkxbe8h2C8nxX0t TepcxRmKaM+oF5wao8N5+4fWYP+w+S0OrXvznp6C6WV7lcUqvg9hFlzKutqBJJACXHgr KN0oFZaAc4ujZazJErAXCR6qxQ1uJDJPo3uJeVcmn8QsXKO1k2tLMK8xWPn/3gIi4Hgr 6/qBDKOr72mY2Is7rFneoODI+sVnzHirrF3HUBnSen3GaXNcRf7gRy1P7ZhuLcFZk/Tk p06Q== X-Gm-Message-State: AA6/9RnQp0kYnGfb+RHL0AHbk9T8vUyAJuAsIXcBnb76qrGFXQRaCl+NlrovqwisC6Rx7tKVRf56XJ+Tl6W3VA== X-Received: by 10.13.245.70 with SMTP id e67mr1666439ywf.159.1475766024710; Thu, 06 Oct 2016 08:00:24 -0700 (PDT) MIME-Version: 1.0 Received: by 10.129.94.215 with HTTP; Thu, 6 Oct 2016 08:00:24 -0700 (PDT) X-Originating-IP: [38.104.68.66] In-Reply-To: <1475746750.41013.5.camel@gmail.com> References: <1475746750.41013.5.camel@gmail.com> From: Mark Saad Date: Thu, 6 Oct 2016 11:00:24 -0400 Message-ID: Subject: Re: iicsmb To: Mark Dixon Cc: FreeBSD-Stable ML Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2016 15:00:26 -0000 On Thu, Oct 6, 2016 at 5:39 AM, Mark Dixon wrote: > If I load the module on my laptop (Lenovo Thinkpad X1 Carbon), I get: > > iicsmb0: on iicbus0 > iicsmb1: on iicbus1 > iicsmb2: on iicbus2 > iicsmb3: on iicbus3 > iicsmb4: on iicbus4 > iicsmb5: on iicbus5 > iicsmb6: on iicbus6 > iicsmb7: on iicbus7 > iicsmb8: on iicbus8 > iicsmb9: on iicbus9 > iicsmb10: on iicbus10 > iicsmb11: on iicbus11 > smbus1: on iicsmb0 > smbus2: on iicsmb1 > smbus3: on iicsmb2 > smbus4: on iicsmb3 > smbus5: on iicsmb4 > smbus6: on iicsmb5 > smbus7: on iicsmb6 > smbus8: on iicsmb7 > smbus9: on iicsmb8 > smbus10: on iicsmb9 > smbus11: on iicsmb10 > smbus12: on iicsmb11 > > I have no idea what this means though. > > Regards, > > Mark Andriy Likewise I have devices that appear but not sure what they are. I am on smbios.planar.maker="BIOSTAR Group" smbios.planar.product="A68I-350 DELUXE" iicsmb0: on iicbus0 iicsmb1: on iicbus1 iicsmb2: on iicbus2 iicsmb3: on iicbus3 iicsmb4: on iicbus4 iicsmb5: on iicbus5 iicsmb6: on iicbus6 iicsmb7: on iicbus7 smbus0: on iicsmb0 smbus1: on iicsmb1 smbus2: on iicsmb2 smbus3: on iicsmb3 smbus4: on iicsmb4 smbus5: on iicsmb5 smbus6: on iicsmb6 smbus7: on iicsmb7 root@ostrich:~ # ls -l /dev/iic* crw------- 1 root wheel 0x6d Sep 26 16:21 /dev/iic0 crw------- 1 root wheel 0x6e Sep 26 16:21 /dev/iic1 crw------- 1 root wheel 0x6f Sep 26 16:21 /dev/iic2 crw------- 1 root wheel 0x70 Sep 26 16:21 /dev/iic3 crw------- 1 root wheel 0x71 Sep 26 16:21 /dev/iic4 crw------- 1 root wheel 0x72 Sep 26 16:21 /dev/iic5 crw------- 1 root wheel 0x73 Sep 26 16:21 /dev/iic6 crw------- 1 root wheel 0x77 Sep 26 16:21 /dev/iic7 probing them with smbmsg doesn't return any data. -- mark saad | nonesuch@longcount.org From owner-freebsd-stable@freebsd.org Thu Oct 6 17:43:35 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 203F3BECF65 for ; Thu, 6 Oct 2016 17:43:35 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BFD877D4 for ; Thu, 6 Oct 2016 17:43:34 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from tom.home (kib@localhost [127.0.0.1]) by kib.kiev.ua (8.15.2/8.15.2) with ESMTPS id u96HhT4e032772 (version=TLSv1 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 6 Oct 2016 20:43:29 +0300 (EEST) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.10.3 kib.kiev.ua u96HhT4e032772 Received: (from kostik@localhost) by tom.home (8.15.2/8.15.2/Submit) id u96HhT8B032771; Thu, 6 Oct 2016 20:43:29 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Thu, 6 Oct 2016 20:43:29 +0300 From: Konstantin Belousov To: Andy Farkas Cc: freebsd-stable@freebsd.org Subject: Re: Reproducible panic - Going nowhere without my init! Message-ID: <20161006174329.GR38409@kib.kiev.ua> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.1 (2016-04-27) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tom.home X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2016 17:43:35 -0000 On Thu, Oct 06, 2016 at 06:31:59PM +1000, Andy Farkas wrote: > Reverted your patch then changed line 1011 of init.c to _exit(97): > > --- init.c-orig 2016-10-05 18:52:24.022910000 +1000 > +++ init.c 2016-10-06 17:02:33.714624000 +1000 > @@ -1008,7 +1008,7 @@ > */ > warning("single user shell terminated."); > sleep(STALL_TIMEOUT); > - _exit(0); > + _exit(97); > } else { > warning("single user shell terminated, restarting"); > return (state_func_t) single_user; > > ...and got a panic that showed "exit 97": http://imgur.com/xonPwxR > > I think that kern_reboot() is not being called somehow. > kern_reboot() is the only place rebooting = 1; is executed. > > "init died (signal 0, exit 97) > panic: Going nowhere without my init!" > > can only happen if rebooting = 0 in kern_exit.c exit1(). > > Another tell that kern_reboot() has not been called is "cpuid = 3" > because the first thing kern_reboot() does is bind to CPU 0. > > Why is kern_reboot() being skipped? I have no idea. > > Anything more I can do to help? Do you want a core dump? > Please try the following patch. diff --git a/sbin/init/init.c b/sbin/init/init.c index bda86b5..25ac2bd 100644 --- a/sbin/init/init.c +++ b/sbin/init/init.c @@ -870,6 +870,7 @@ single_user(void) sigset_t mask; const char *shell; char *argv[2]; + struct timeval tv, tn; #ifdef SECURE struct ttyent *typ; struct passwd *pp; @@ -884,8 +885,13 @@ single_user(void) if (Reboot) { /* Instead of going single user, let's reboot the machine */ sync(); - reboot(howto); - _exit(0); + if (reboot(howto) == -1) { + emergency("reboot(%#x) failed, %s", howto, + strerror(errno)); + _exit(1); /* panic and reboot */ + } + warning("reboot(%#x) returned", howto); + _exit(0); /* panic as well */ } shell = get_shell(); @@ -1002,7 +1008,14 @@ single_user(void) * reboot(8) killed shell? */ warning("single user shell terminated."); - sleep(STALL_TIMEOUT); + gettimeofday(&tv, NULL); + tn = tv; + tv.tv_sec += STALL_TIMEOUT; + while (tv.tv_sec > tn.tv_sec || (tv.tv_sec == + tn.tv_sec && tv.tv_usec > tn.tv_usec)) { + sleep(1); + gettimeofday(&tn, NULL); + } _exit(0); } else { warning("single user shell terminated, restarting"); From owner-freebsd-stable@freebsd.org Thu Oct 6 20:18:47 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99A6EBEC600; Thu, 6 Oct 2016 20:18:47 +0000 (UTC) (envelope-from gjb@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 8C7EC895; Thu, 6 Oct 2016 20:18:47 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from FreeBSD.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by freefall.freebsd.org (Postfix) with ESMTP id 41EEA182A; Thu, 6 Oct 2016 20:18:46 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Date: Thu, 6 Oct 2016 20:18:45 +0000 From: Glen Barber To: freebsd-current@FreeBSD.org, freebsd-stable@FreeBSD.org Cc: FreeBSD Release Engineering Team Subject: 11.0-RELEASE Status Update Message-ID: <20161006201845.GB88088@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="PmA2V3Z32TCmWXqI" Content-Disposition: inline X-Operating-System: FreeBSD 11.0-CURRENT amd64 X-SCUD-Definition: Sudden Completely Unexpected Dataloss X-SULE-Definition: Sudden Unexpected Learning Event X-PEKBAC-Definition: Problem Exists, Keyboard Between Admin/Computer User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2016 20:18:47 -0000 --PmA2V3Z32TCmWXqI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline As many of you are aware, 11.0-RELEASE needed to be rebuilt to address several issues that were discovered after the release was built. Extra caution is being taken in testing the rebuilt releases, so at present, the final release announcement is planned for Monday, October 10. Thank you for your patience in waiting for 11.0-RELEASE. Glen On behalf of: re@ --PmA2V3Z32TCmWXqI Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJX9rGlAAoJEAMUWKVHj+KTKIsQAJXPR1alq5G351iKazDY6lWq xyeleRfh5ru8YwxOjYUjKSsyz2lw2ETp7oLf5zK/BEPYgmWuwZd3sM9YjiIBX4+p 7YTOzUVkCr/wSr3BrnzWOuwCsoxISmMXJZoH9Sx5mFL9FHDa1FsYipcp5FNMTKGj kjHKIVx+O+bdPnV/XTnsPssH+0qH5MpOBhGhvX9JPCPWSBca6deg+PfnEUTvcNVf Ct9fnFlaNITG6Y5HcoI1d9xI17GHrnrf68Fo+Crm4kb/o7ptLL2w4Q+7voz5EtqA xsvaHetc31xD9fmGPprVESCE6Pw+kuGT/T2Dv6zadRQvSF9ZRd/1PQUExfQfU68a VBLjBva1bMtVqdRIZ/c3ppNRxScMbhk3gPJtKeE8HUl3tEw4SzvUgQpgfhROlXez arpw3CfWeT6jvi4VfCLAti+5RRwx7q8sHlRm2kAbrXZPwp5QTzCYHlV/mNbRe6SK Th8QDOnogWy29VJFo8UeAbHska0Oj2eYGlheEbrpZOGRba9PrMws4ay+p/7bDWf2 pfTlIpdEKIIc1C/ivtVSHVFqFUNiKKI9qYlTv+MatH9rcmbclgVidh6iZkMqSSYO O+9Mt8icy3CP4xNYxcBWH9EElvfxwahpYuVFVqj1VS5XnU9HwwLgFhd0LP56GbQm 6mU7MdLOu1t1FjsdZhCV =3bMb -----END PGP SIGNATURE----- --PmA2V3Z32TCmWXqI-- From owner-freebsd-stable@freebsd.org Thu Oct 6 22:32:25 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8C251BECE1D for ; Thu, 6 Oct 2016 22:32:25 +0000 (UTC) (envelope-from chuzzwassa@gmail.com) Received: from mail-oi0-x22e.google.com (mail-oi0-x22e.google.com [IPv6:2607:f8b0:4003:c06::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 493C09DF for ; Thu, 6 Oct 2016 22:32:25 +0000 (UTC) (envelope-from chuzzwassa@gmail.com) Received: by mail-oi0-x22e.google.com with SMTP id d132so38284914oib.2 for ; Thu, 06 Oct 2016 15:32:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=PqaYaSHIvkcXm5FLDwHOnlnYtVTHXWN2SevzN1wkckk=; b=FbM072DTAvXRoANRj/gJ0AE/IHChcds08BCkh7LFi+Hu1/wpdfKq0qt+pHkdkOiIad fbhThXGZZGC7DxakkZ9YK4G8l0ySrq1pqYCJArl5EbQzgM57qR574xt0T/j8MwZQDQUY 2JG+bukgR+mNlJ98Mka335+HfzM3JbA3mmaFj1tlC4bOgoO2drBisLVF+Qb0Is4ZbwiR sotb4VV9CsvipSaC65ynqf3KG2C1d+tk4rHtzhEr4hvo0UYxpd3Io4kV492qnfIA62cB xxM6NBuccfUB7gQqaWMMvd98umkS25tEe2bwTRRHQLldMLYAT+plZG3iM/zBpyLelqaY iaqA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=PqaYaSHIvkcXm5FLDwHOnlnYtVTHXWN2SevzN1wkckk=; b=V7YB8G/DY3R+CGPmqObh0il1T58lYLh2NDCQHUazdmUn/ugRKZses8RSDWMtr7cbFm 8ZadC6w40FscqKChsQPH3dGtuJLdesY6XE79PYfrhX++P9hOFGcSVAQ6hEmJC4Ck4fyq LWqJRUsrWmKRaSL+xBMCeSqzayVEKx2ay5UDPiKNHO7Xw1iq/obwzU2hcQjMZLIYwjqm gP8IvcRIVT4kV8OHLn9GzZXidVO2czcQaEYYJS97WqiBar4YV2aWW3Tt3lysNOvfhEIQ R5ObllCZb+heLc3e1HKRbGgT8Jj2WRSR3CcMpu7jLy1+hOyxGFlaLElOYmQRKsUvz60J 8yzg== X-Gm-Message-State: AA6/9RmY26Yd/arknxWQ0bpmQbeL5H/1sPOZjoJq0LYzIH8tMDAh08Q8OwD7eO2+22aIh9hOiHhX0lzg8PCTQQ== X-Received: by 10.157.45.113 with SMTP id v104mr9784053ota.167.1475793144671; Thu, 06 Oct 2016 15:32:24 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.4.42 with HTTP; Thu, 6 Oct 2016 15:32:24 -0700 (PDT) From: Andy Farkas Date: Fri, 7 Oct 2016 08:32:24 +1000 Message-ID: Subject: Re: Reproducible panic - Going nowhere without my init! To: Konstantin Belousov , freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2016 22:32:25 -0000 With your latest patch applied, I ran through my procedure more than a dozen times and no panics! Any explanation why sleep(STALL_TIMEOUT) as apposed to a bunch of sleep(1)'s tickles the panic? Also, it is definitely not sleeping for 30 seconds. I guess some event interrupts the sleep loop? Thanks heaps for your time and effort, -andyf %%% Please try the following patch. diff --git a/sbin/init/init.c b/sbin/init/init.c index bda86b5..25ac2bd 100644 --- a/sbin/init/init.c +++ b/sbin/init/init.c @@ -870,6 +870,7 @@ single_user(void) sigset_t mask; const char *shell; char *argv[2]; + struct timeval tv, tn; #ifdef SECURE struct ttyent *typ; struct passwd *pp; @@ -884,8 +885,13 @@ single_user(void) if (Reboot) { /* Instead of going single user, let's reboot the machine */ sync(); - reboot(howto); - _exit(0); + if (reboot(howto) == -1) { + emergency("reboot(%#x) failed, %s", howto, + strerror(errno)); + _exit(1); /* panic and reboot */ + } + warning("reboot(%#x) returned", howto); + _exit(0); /* panic as well */ } shell = get_shell(); @@ -1002,7 +1008,14 @@ single_user(void) * reboot(8) killed shell? */ warning("single user shell terminated."); - sleep(STALL_TIMEOUT); + gettimeofday(&tv, NULL); + tn = tv; + tv.tv_sec += STALL_TIMEOUT; + while (tv.tv_sec > tn.tv_sec || (tv.tv_sec == + tn.tv_sec && tv.tv_usec > tn.tv_usec)) { + sleep(1); + gettimeofday(&tn, NULL); + } _exit(0); } else { warning("single user shell terminated, restarting"); From owner-freebsd-stable@freebsd.org Thu Oct 6 22:56:02 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EEE4CBED2E2 for ; Thu, 6 Oct 2016 22:56:02 +0000 (UTC) (envelope-from graham@menhennitt.com.au) Received: from homiemail-a126.g.dreamhost.com (sub5.mail.dreamhost.com [208.113.200.129]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CCE563B2 for ; Thu, 6 Oct 2016 22:56:02 +0000 (UTC) (envelope-from graham@menhennitt.com.au) Received: from homiemail-a126.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a126.g.dreamhost.com (Postfix) with ESMTP id DB5486000541F for ; Thu, 6 Oct 2016 15:55:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=menhennitt.com.au; h= subject:to:references:from:message-id:date:mime-version :in-reply-to:content-type:content-transfer-encoding; s= menhennitt.com.au; bh=NAUpNZR8t3B4BO/B9EMeaWKdx1o=; b=Bsb/f25hkO GteY66fXaCM74NVu/K9HYMlGFf9vi64CUqCZpdp3fndIm9J59Um0cEkOiZaqakgX k+BR+AfC/nqTqN40hKYzHyfWT9Z8QRrTxw6lfTW70YkQWle7oEN6T9QF562qNN9m Nm1u4sKLLcPII6QPy3L8JvDwDxEWEHBng= Received: from [137.237.172.92] (unknown [192.160.117.157]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: graham@menhennitt.com.au) by homiemail-a126.g.dreamhost.com (Postfix) with ESMTPSA id 2D6046000541A for ; Thu, 6 Oct 2016 15:55:54 -0700 (PDT) Subject: Re: Reproducible panic - Going nowhere without my init! To: freebsd-stable@freebsd.org References: From: Graham Menhennitt Message-ID: Date: Fri, 7 Oct 2016 09:55:48 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2016 22:56:03 -0000 Let me preface this by saying that I know nothing about this particular bit of code, but... As a general rule, I would question the use of gettimeofday() while panicing. At that stage, everything could have already gone down the plug hole. That said, it already calls sleep(), so maybe that uses the same gettimeofday() call internally. In which case, please ignore this comment. Graham On 7/10/2016 9:32 AM, Andy Farkas wrote: > With your latest patch applied, I ran through my procedure more > than a dozen times and no panics! > > Any explanation why sleep(STALL_TIMEOUT) as apposed to a > bunch of sleep(1)'s tickles the panic? > > Also, it is definitely not sleeping for 30 seconds. I guess some > event interrupts the sleep loop? > > Thanks heaps for your time and effort, > > -andyf > > %%% > Please try the following patch. > > diff --git a/sbin/init/init.c b/sbin/init/init.c > index bda86b5..25ac2bd 100644 > --- a/sbin/init/init.c > +++ b/sbin/init/init.c > @@ -870,6 +870,7 @@ single_user(void) > sigset_t mask; > const char *shell; > char *argv[2]; > + struct timeval tv, tn; > #ifdef SECURE > struct ttyent *typ; > struct passwd *pp; > @@ -884,8 +885,13 @@ single_user(void) > if (Reboot) { > /* Instead of going single user, let's reboot the machine */ > sync(); > - reboot(howto); > - _exit(0); > + if (reboot(howto) == -1) { > + emergency("reboot(%#x) failed, %s", howto, > + strerror(errno)); > + _exit(1); /* panic and reboot */ > + } > + warning("reboot(%#x) returned", howto); > + _exit(0); /* panic as well */ > } > > shell = get_shell(); > @@ -1002,7 +1008,14 @@ single_user(void) > * reboot(8) killed shell? > */ > warning("single user shell terminated."); > - sleep(STALL_TIMEOUT); > + gettimeofday(&tv, NULL); > + tn = tv; > + tv.tv_sec += STALL_TIMEOUT; > + while (tv.tv_sec > tn.tv_sec || (tv.tv_sec == > + tn.tv_sec && tv.tv_usec > tn.tv_usec)) { > + sleep(1); > + gettimeofday(&tn, NULL); > + } > _exit(0); > } else { > warning("single user shell terminated, restarting"); > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" From owner-freebsd-stable@freebsd.org Fri Oct 7 05:17:06 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C5633BD351D for ; Fri, 7 Oct 2016 05:17:06 +0000 (UTC) (envelope-from bennett@sdf.org) Received: from sdf.lonestar.org (mx.sdf.org [192.94.73.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ol.sdf.org", Issuer "ol.sdf.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 8F712CC5 for ; Fri, 7 Oct 2016 05:17:05 +0000 (UTC) (envelope-from bennett@sdf.org) Received: from sdf.org (IDENT:bennett@otaku.freeshell.org [192.94.73.9]) by sdf.lonestar.org (8.15.2/8.14.5) with ESMTPS id u975GrYe007614 (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256 bits) verified NO) for ; Fri, 7 Oct 2016 05:16:53 GMT Received: (from bennett@localhost) by sdf.org (8.15.2/8.12.8/Submit) id u975GrVY015878 for freebsd-stable@freebsd.org; Fri, 7 Oct 2016 00:16:53 -0500 (CDT) From: Scott Bennett Message-Id: <201610070516.u975GrVY015878@sdf.org> Date: Fri, 07 Oct 2016 00:16:53 -0500 To: freebsd-stable@freebsd.org Subject: buildworld errors at outset on fresh svn checkout User-Agent: Heirloom mailx 12.5 6/20/10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2016 05:17:06 -0000 I'm running into a problem in updating my 10-STABLE system from source. A "make buildworld" quits immediately. I tried a fresh svn checkout for base/stable/10 and then tried to run buildworld again, but got the same error. I've been scratching my head over this for hours, but must be missing something simple. I have ccache installed and have been using it for a fairly long time now. My /etc/src.conf contains just two lines: PORTS_MODULES=multimedia/cuse4bsd-kmod sysutils/pefs-kmod # emulators/virtualbox-ose-kmod WITH_LLDB=yes My /etc/make.conf is rather longer, so I'll append it following .sig below. Here's what happens. Script started on Thu Oct 6 23:31:47 2016 hellas# cd /usr/src hellas# nice make buildworld Unknown modifier '[' "/usr/src/Makefile.inc1", line 1113: Malformed conditional (${BUILDKERNELS:[) Unknown modifier '[' "/usr/src/Makefile.inc1", line 1122: if-less endif Unknown modifier '[' "/usr/src/Makefile.inc1", line 1144: Malformed conditional (${BUILDKERNELS:[) Unknown modifier '[' "/usr/src/Makefile.inc1", line 1161: if-less endif Unknown modifier '[' "/usr/src/Makefile.inc1", line 1183: Malformed conditional (${BUILDKERNELS:[) Unknown modifier '[' "/usr/src/Makefile.inc1", line 1190: if-less endif bmake: fatal errors encountered -- cannot continue *** Error code 1 Stop. make: stopped in /usr/src hellas# exit exit Script done on Thu Oct 6 23:37:00 2016 This just started happening after my machine had been down for a couple of days after a hang that damaged stuff in /usr/home. I had already restored /usr/local from backups before narrowing down the weird behavior I was seeing in wmaker to /usr/home corruption. So /usr/home has now been restored to good condition, too, but perhaps I need to restore something else as well. This mess was part of my justification to myself for the fresh checkout of /usr/src, but that doesn't seem to have made any difference in the buildworld failure. If anyone else can see what's wrong and clue me in, I'd be grateful. I'm subscribed to the digest for this list, so please Cc: me directly, so I'll get replies right away. Thanks in advance! Scott Bennett, Comm. ASMELG, CFIAG ********************************************************************** * Internet: bennett at sdf.org *xor* bennett at freeshell.org * *--------------------------------------------------------------------* * "A well regulated and disciplined militia, is at all times a good * * objection to the introduction of that bane of all free governments * * -- a standing army." * * -- Gov. John Hancock, New York Journal, 28 January 1790 * ********************************************************************** /etc/make.conf contains: CPUTYPE?=core2 CFLAGS+="-mtune=core2" SVNFLAGS?="-r RELENG_10" # build ports with clang stack protector WITH_SSP=yes SSP_CFLAGS=-fstack-protector-all # added for ports system use to avoid dialogs by SJB 4 May 2007 BATCH=YES # added for new pkg system --SJB 10 December 2014 WITH_PKGNG=yes # build ports using ccache --SJB 19 January 2015 WITH_CCACHE_BUILD=yes ## buildworld and buildkernel using ccache --SJB 26 January 2015 .if (!empty(.CURDIR:M/usr/src*) || !empty(.CURDIR:M/usr/obj*)) .if !defined(NOCCACHE) && exists(/usr/local/libexec/ccache/world/cc) CC:=${CC:C,^cc,/usr/local/libexec/ccache/world/cc,1} CXX:=${CXX:C,^c\+\+,/usr/local/libexec/ccache/world/c++,1} CCACHE_COMPILERCHECK=content CCACHE_DIR=/buildwork/ccache.freebsd .endif .else CFLAGS+="-mssse3" #CFLAGS+="-mssse3 -msse4.1" .endif # added to deal with ccache bug 8460 --SJB 2 November 2013 # bug has been reported fixed, so try without this workaround #CCACHE_CPP2=1 # added as a better specification of -j by SJB 17 November 2009 MAKE_JOBS_NUMBER=4 # put build tree where there is plenty of temporary workspace WRKDIRPREFIX=/buildwork/ports DEFAULT_VERSIONS+= ssl=openssl # Allow updating of Mesa3D from 7.4.4 to 7.6.1 and libdrm from 2.4.12 to 2.4.17 WITHOUT_NOUVEAU=yes # Use ATLAS libraries in ports that use BLAS libraries OPTIONS_SET=ATLAS # Tell gnustep-related ports to use base system's compiler GNUSTEP_WITH_BASE_GCC=yes GNUSTEP_WITHOUT_LIBOBJC=yes QT4_OPTIONS= CUPS NAS QGTKSTYLE # Begin portconf settings # Do not touch these lines .if !empty(.CURDIR:M/usr/ports*) && exists(/usr/local/libexec/portconf) _PORTCONF!=/usr/local/libexec/portconf .if ${_PORTCONF} != "|" .for i in ${_PORTCONF:S/^|//:S/|/ /g} ${i:C/^([^=]*)=.*/\1/}=${i:C/^[^=]*=//:S/%/ /g} .endfor .endif .endif # End portconf settings From owner-freebsd-stable@freebsd.org Fri Oct 7 08:12:01 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D26BBBEDCBB for ; Fri, 7 Oct 2016 08:12:01 +0000 (UTC) (envelope-from returnx@b.campanhassaude.we.bs) Received: from rev7.campanhassaude.we.bs (rev7.campanhassaude.we.bs [23.239.91.9]) by mx1.freebsd.org (Postfix) with ESMTP id A86C11F5F for ; Fri, 7 Oct 2016 08:12:00 +0000 (UTC) (envelope-from returnx@b.campanhassaude.we.bs) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=default; d=campanhassaude.we.bs; h=To:Subject:Message-ID:Date:From:Reply-To:MIME-Version:List-Unsubscribe:Content-Type:Content-Transfer-Encoding; i=abuse@campanhassaude.we.bs; bh=bR1ToDxPbsndN1nGtyxgQ7sVBQ0=; b=a1O3BvpBCnhb0q4iKsOidM/BviS6aV0Nw4KInpKQpKjNx2brOXG5OntcMhUt2tJUq05ba0f2fwnR xBqjoZPJ9P3LhnWOayHv4BxMbyYTEF8GR6nK/b36cTspKv9LOgLbQUSc9+XMp3TzE/35trRWPsVf X/YvKzd+f3ytVi2BcyI= To: freebsd-stable@freebsd.org Subject: =?UTF-8?B?UHJlemFkbyBTci4oYSkgIC0gUGxhbm8gRXhjbHVzaXZvIHBhcmEgYSBUZXJjZWlyYSBJZGFkZSBjb20gY29tcHJhIGRlIENhcsOqbmNpYS4=?= Message-ID: <3dac3d3084249ad6b8db89843bbb1c62@3.campanhassaude.we.bs> Date: Fri, 07 Oct 2016 05:18:18 -0300 From: "=?UTF-8?B?R3JlZW4gU8Oqbmlvcg==?=" <4greensenior@f.campanhassaude.we.bs> Reply-To: comercialx@h.campanhassaude.we.bs MIME-Version: 1.0 X-Mailer-LID: 18,15,16,17,12 X-Mailer-RecptId: 2275393 X-Mailer-SID: 14 X-Mailer-Sent-By: 1 Content-Type: text/plain; format=flowed; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2016 08:12:01 -0000 Seu cliente de e-mail não pode ler este e-mail. Para visualizá-lo on-line, por favor, clique aqui: http://3.campanhassaude.we.bs/sistema/display.php?M=2275393&C=37bf4f1b299601afeb3ec46ac8ad1a89&S=14&L=12&N=1 Para parar de receber nossos Emails:http://3.campanhassaude.we.bs/sistema/unsubscribe.php?M=2275393&C=37bf4f1b299601afeb3ec46ac8ad1a89&L=12&N=14 From owner-freebsd-stable@freebsd.org Fri Oct 7 08:52:39 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D1D02BD3830 for ; Fri, 7 Oct 2016 08:52:39 +0000 (UTC) (envelope-from joh.hendriks@gmail.com) Received: from mail-wm0-x22c.google.com (mail-wm0-x22c.google.com [IPv6:2a00:1450:400c:c09::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6B3FB62C; Fri, 7 Oct 2016 08:52:39 +0000 (UTC) (envelope-from joh.hendriks@gmail.com) Received: by mail-wm0-x22c.google.com with SMTP id i130so22902360wmg.1; Fri, 07 Oct 2016 01:52:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=sU1+eLW02kX5JnhXUN0t0UCpDHNzOi4xXeQRXw9z1R8=; b=BLm4AruMtlULdNEBac7iv7jsMLSleSCc+RPn1OcDiZrsgXb+IPfARLN9erDOabscry YiT5XsloV6OfZXHgijke2dAMoRkvi2IVr19hMHs1wLo3JlFeqSwQrl34N5ldqkbdnwHX gjkNzE3CnBvqOKlqf6qtGZNsPts5J/UmG89IpRq8s5QZYy74pr1HZOi1TpgfLdaT6/eP ujpMjj4TuEJqGdwm/6DAJQFKNqP2zoRVu+DTGWQUCHQMysAcTgOv2o3u/XshVJfBIUwj IZMNQwuYkwZt7eTIwr4IEm7oxGHgrCZqL/AcHybcP1xqvv0pIdzD4O5payD41p/t+o1p sQaQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=sU1+eLW02kX5JnhXUN0t0UCpDHNzOi4xXeQRXw9z1R8=; b=aOnwJJHlp73OqKwS0zFCdjMYtNY9mEKoNtKbdmVL1Il1x+4r3dVWZnJoAXrhKjttN9 NWLsNKENCgsQ91MnVlw0ps+TbOZ/w1sS5QvWR/+kGg5P8KCQtkXOnMP/tNooNZZm6OUN fVehnZPWaQjW2oegTXcHJpSaE1C2VQ9yCWdtmzyLqAy2NSg/CFShL2vw2WXIzo9uu+aX 1m8smo7DK3of/x3198PCb9FEQHelWXg52H2P5VRRA6Wzuk5P9MCfgsiSuJprSl0yPyPd XZr66uWbNVld9TUBUq/GwDtUCtBpTT3Peyes3jv/up2Ogvon4bRb2EFNf8u3VN1nte59 xjvw== X-Gm-Message-State: AA6/9RmY3iv0EbQAPVib7nClhX/DgaNDsIlWLBBoJjHjAhXRG/96MuNNQF1Nci2MnA63/Q== X-Received: by 10.194.22.103 with SMTP id c7mr2203744wjf.34.1475830357784; Fri, 07 Oct 2016 01:52:37 -0700 (PDT) Received: from Johans-MacBook-Air-2.local (92-111-79-242.static.chello.nl. [92.111.79.242]) by smtp.googlemail.com with ESMTPSA id e2sm4134729wjw.14.2016.10.07.01.52.36 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Oct 2016 01:52:36 -0700 (PDT) Subject: Re: 11.0-RELEASE Status Update To: Glen Barber , freebsd-stable@freebsd.org References: <20161006201845.GB88088@FreeBSD.org> From: Johan Hendriks Message-ID: Date: Fri, 7 Oct 2016 10:52:37 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <20161006201845.GB88088@FreeBSD.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2016 08:52:39 -0000 Op 06/10/2016 om 22:18 schreef Glen Barber: > As many of you are aware, 11.0-RELEASE needed to be rebuilt to address > several issues that were discovered after the release was built. Extra > caution is being taken in testing the rebuilt releases, so at present, > the final release announcement is planned for Monday, October 10. > > Thank you for your patience in waiting for 11.0-RELEASE. > > Glen > On behalf of: re@ > Is the aws bug included in the final build? It would be nice if it is included and not being an Eratta. I think a lot of people are going to update there servers, and then read the announcement. Just like they install the RELEASE even if there is no official release post about the release. regards, Johan From owner-freebsd-stable@freebsd.org Fri Oct 7 11:17:33 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF00DC02E3E for ; Fri, 7 Oct 2016 11:17:33 +0000 (UTC) (envelope-from 577d0b42b4b86a5adf76f31f_57715@udgi.bartuv.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id C5836DAA for ; Fri, 7 Oct 2016 11:17:33 +0000 (UTC) (envelope-from 577d0b42b4b86a5adf76f31f_57715@udgi.bartuv.com) Received: by mailman.ysv.freebsd.org (Postfix) id C4D9FC02E3D; Fri, 7 Oct 2016 11:17:33 +0000 (UTC) Delivered-To: stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C474BC02E3C for ; Fri, 7 Oct 2016 11:17:33 +0000 (UTC) (envelope-from 577d0b42b4b86a5adf76f31f_57715@udgi.bartuv.com) Received: from prohj.udgi.bartuv.com (prohj.udgi.bartuv.com [184.72.249.112]) by mx1.freebsd.org (Postfix) with ESMTP id 9DC66DA9 for ; Fri, 7 Oct 2016 11:17:33 +0000 (UTC) (envelope-from 577d0b42b4b86a5adf76f31f_57715@udgi.bartuv.com) Received: from localhost (localhost [127.0.0.1]) (Authenticated sender: mailer@mlsender.com) by prohj.udgi.bartuv.com (MailerWeb) with ESMTPA id A4C6365E92 for ; Fri, 7 Oct 2016 08:08:19 -0300 (BRT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bartuv.com; s=mailer; t=1475838499; bh=3/5z40ikigpl3aMUYv36ysF1cwlOawbwMTMQrlnnv/Q=; h=From:To:Reply-To:Subject:List-Unsubscribe:Date; b=oqbAjujdE9x/VdUCZ902BqEb1zy+f+8Fg8IYnC4s5EjjOrWWyOYlXvHsU1ATlnaKx Zpuc0RlTN/aTl2Ar7ow0i4QsULjFtAD3j/8DAXdd7HXwZpvAeIaYmI3wSEsvvgE/B3 dg2fYRqcdOonsUPjeUIV0LzOibNiWTAPSHfCUwZA= MIME-Version: 1.0 From: "Netself" To: "stable@freebsd.org" Reply-To: Subject: =?utf-8?q?O_Presente_que_o_seu_filho_merece_est=C3=A1_aqui!?= Errors-To: <577d0b42b4b86a5adf76f31f_57715@udgi.bartuv.com> X-Identity: 577d0b42b4b86a5adf76f31f_57715 Precedence: bulk Date: Fri, 07 Oct 2016 08:08:19 -0300 Sender: "Netself" Feedback-ID: 577d0b42b4b86a5adf76f31f_57715:adf76f31f_57715 Message-Id: <20161007110819.A4C6365E92@prohj.udgi.bartuv.com> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2016 11:17:34 -0000 = Caso não esteja visualizando corretamente e= sta mensagem, acesse aqui. = = = = = =   = A Odontopediatria é a especialidade que cuida da saúd= e bucal do seu filho desde a amamentação. Com um plano Dental Kid= s, você conta com os melhores especialistas da área e uma cobertu= ra perfeita para o seu filho sorrir desde os primeiros meses de vida. Conheça nossos benefícios: • Rede diferenciada de especialistas em Odontopediatria;&= #160; • Programas periódicos de prevenção e prom= oção da saúde bucal para crianças;  • Sem limite de utilização;  • Aprovação online dos tratamentos co= bertos;  • Clínicas de urgência 24h;  • Carteirinha virtual;  • Carência de apenas 24h para pagamentos no cart= 7;o de crédito ou boleto anual;  • Aditivo SOS Dental – atendimento domiciliar em ca= sos de urgências*. = =     =   =     = Contratação totalmente online. Mais facilidade p= ara você. • É simples e rápido. Toda a compra é real= izada em apenas 3 passos;  • Ao optar pelo pagamento no cartão de crédito,= você ganha desconto de 15% e carência de 24h para todos os proce= dimentos cobertos;  • Parcelamento em 1, 2, 3, 4, 6 ou 12 vezes, sem juros, n= os cartões Visa ou MasterCard;  • Burocracia zero – você não precisa envi= ar nenhum documento para a Amil Dental no ato da contratação***. =     = CONSULTE SEU CORRETOR     = = Gilberto Silveira Piccini  (11) 3441-3151 (11) 99930-1785 contato@netself.com.br www.netself= .com.br = = =   = *Válido por 12 meses. Utilização sujeita a car&#= 234;ncias, conforme descrita no termo aditivo – SOS Dental. **Vá= lido até 31/07/2016, já com 15% de desconto, para pagamento em 12= vezes de R$ 38,25, no cartão de crédito, nas bandeiras Visa ou M= asterCard. *** No ato da compra, é necessário que o cliente decla= re estar ciente de que, se houver solicitação da Amil Dental, os = documentos comprobatórios deverão ser enviados em até 5 dias= úteis. = = =   = = Este e-mail foi enviado para stable@freebsd.org. Se voc&#= 234; não deseja mais receber nossos e-mails, cancele sua inscriç= ão aqui.Esta mensagem foi enviada por NETSELF Consultoria de Negó= cios utilizando Mailerweb. A Mailerweb não se responsabiliza pelo cont= eúdo dessa mensagem =09 From owner-freebsd-stable@freebsd.org Fri Oct 7 11:32:48 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B81B0BEC421 for ; Fri, 7 Oct 2016 11:32:48 +0000 (UTC) (envelope-from sa.inbox@gmail.com) Received: from mail-oi0-x22b.google.com (mail-oi0-x22b.google.com [IPv6:2607:f8b0:4003:c06::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 81F4490F for ; Fri, 7 Oct 2016 11:32:48 +0000 (UTC) (envelope-from sa.inbox@gmail.com) Received: by mail-oi0-x22b.google.com with SMTP id r126so53819094oib.0 for ; Fri, 07 Oct 2016 04:32:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=awDk8xUIWkZlLIy9522j+o4NZCniCOyLUHxhRHNgFIs=; b=bvUW2nMKEfmDaYStJ/X3lZU/cXs87wyUe+tIs/JXGBR7eBF/cc0Ta9ydV/bGXI2SHT tuMtENYGwKmUCVSZInJP3l6f15cGgZoe3OPpWC4lZAk2P0S/V7X0i7Z4zCkkoxCi5p1t qIlTvmg2MWHJw4eDJy0hWxKIWX2YOEdO0w0Y0TFTGihX2AB1lTQ9YVEh3ru45OXIoWWE u7DVJMNuj2PeQpvNOS1pMSXoyCqQtalyvhZxtoIgxdR7jlXmmXgLya+DUVeC9BrWSQ/U R5ewmdayjwbyLMchloOfFu/TqiqhueJDkKSlFRW5unvJdZH+GaVafV8wEiVGMJ3lm+HR yAHg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=awDk8xUIWkZlLIy9522j+o4NZCniCOyLUHxhRHNgFIs=; b=ef0ECxoNyyxRyLMsLcEHfvM3yRw0aOtHQaH5IYYiZk7NkdVprZyjIGloUuLx5VxNN9 xIU73PaKIVIjbHm0Lmq43YQMQorsDVslE70huiB3P/j11ITB1KG0h5nV3+Yw4dkvlU2b bpjhdR7g7SOA3yXvN9tTdaZjTgiKPyV1yAzJyjjVFoMHI0Ic7qImTO4oFaAcm/yFfXy/ LnHI+HMOq6TpTVCjZT4N79UOPjskLYUxZuzNti3qj5ljnANpoaG36K3/wmHqhX4UnZZa fQnIMG6Cz+BVerjdi/MKe8VaqdggT+eTKvJ+MDiADF1zy95NnQC8p0pDqc2HXyY0zC3g sM1w== X-Gm-Message-State: AA6/9RkH2DThmgEgGy+CEolzvZvHq7goyItkuTgzFjtg2OsvmCQrelilXhiLMLfmeCMeukUM98HjRvXWz1jytw== X-Received: by 10.202.213.195 with SMTP id m186mr14710506oig.63.1475839967655; Fri, 07 Oct 2016 04:32:47 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.37.130 with HTTP; Fri, 7 Oct 2016 04:32:27 -0700 (PDT) From: Alexander Shitov Date: Fri, 7 Oct 2016 14:32:27 +0300 Message-ID: Subject: 11.0-RELEASE Status Update To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2016 11:32:48 -0000 Op 06/10/2016 om 22:18 schreef Glen Barber: > As many of you are aware, 11.0-RELEASE needed to be rebuilt to address > several issues that were discovered after the release was built. Extra > caution is being taken in testing the rebuilt releases, so at present, > the final release announcement is planned for Monday, October 10. > > Thank you for your patience in waiting for 11.0-RELEASE. > > Glen > On behalf of: re@ > Is fix for Hyper-V bug "virtual disk being detached from the bus" (https://reviews.freebsd.org/D7693) included in final build? PR https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212721 It will be big disappointment if 11.0-RELEASE will became incompatible with Hyper-V. --- Best Regards, Alexander From owner-freebsd-stable@freebsd.org Fri Oct 7 11:55:35 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8E67BECF08 for ; Fri, 7 Oct 2016 11:55:35 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9A069A17; Fri, 7 Oct 2016 11:55:35 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from slw by zxy.spb.ru with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1bsTkL-0006v5-OZ; Fri, 07 Oct 2016 14:55:25 +0300 Date: Fri, 7 Oct 2016 14:55:25 +0300 From: Slawa Olhovchenkov To: Julien Charbon Cc: Julien Charbon , Konstantin Belousov , freebsd-stable@FreeBSD.org, hiren panchasara Subject: Re: 11.0 stuck on high network load Message-ID: <20161007115525.GK54003@zxy.spb.ru> References: <20160921195155.GW2840@zxy.spb.ru> <20160923200143.GG2840@zxy.spb.ru> <20160925124626.GI2840@zxy.spb.ru> <20160926172159.GA54003@zxy.spb.ru> <62453d9c-b1e4-1129-70ff-654dacea37f9@gmail.com> <20160928115909.GC54003@zxy.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2016 11:55:35 -0000 On Thu, Oct 06, 2016 at 09:28:06AM +0200, Julien Charbon wrote: > Thanks again to Slawa, for his numerous debug reports and always > questioning my explanations. His last question directly led to this > finding. He is testing a quick workaround patch to check if there is more. Thanks very match! You was very helpful, explaining detail of FreeBSD TCP code and gave a lot of work to this issuse, I'm appreciate all your help! Thanks again! From owner-freebsd-stable@freebsd.org Fri Oct 7 12:18:53 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B981DAF502E for ; Fri, 7 Oct 2016 12:18:53 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3B0729A3 for ; Fri, 7 Oct 2016 12:18:53 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from tom.home (kib@localhost [127.0.0.1]) by kib.kiev.ua (8.15.2/8.15.2) with ESMTPS id u97CImeT000691 (version=TLSv1 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Fri, 7 Oct 2016 15:18:48 +0300 (EEST) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.10.3 kib.kiev.ua u97CImeT000691 Received: (from kostik@localhost) by tom.home (8.15.2/8.15.2/Submit) id u97CImAi000690; Fri, 7 Oct 2016 15:18:48 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Fri, 7 Oct 2016 15:18:48 +0300 From: Konstantin Belousov To: Andy Farkas Cc: freebsd-stable@freebsd.org Subject: Re: Reproducible panic - Going nowhere without my init! Message-ID: <20161007121848.GY38409@kib.kiev.ua> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.1 (2016-04-27) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tom.home X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2016 12:18:53 -0000 On Fri, Oct 07, 2016 at 08:32:24AM +1000, Andy Farkas wrote: > With your latest patch applied, I ran through my procedure more > than a dozen times and no panics! > > Any explanation why sleep(STALL_TIMEOUT) as apposed to a > bunch of sleep(1)'s tickles the panic? What happened was sleep() got interrupted by a signal. Normally reboot(8) stops init with SIGTSTP, then kill processes, then calls reboot(2). reboot(8) does not and cannot get acknowledges for the receipts of the signals by signalled processes, which indeed may result in the sleep interruption if other signal is delivered to init before SIGTSTP. Patch does not add 'just bunch of sleeps'. The code in the patch ensures that _exit() is called not earlier than STALL_TIMEOUT from the moment of detection of the shell exit, by reissuing sleep(). I changed the argument to 1 second to avoid situation where we e.g. sleep for 15 secs, get interrupt and then sleep for whole 30 secs. The overtime with sleep(1) is limited to 1 second. > > Also, it is definitely not sleeping for 30 seconds. I guess some > event interrupts the sleep loop? From owner-freebsd-stable@freebsd.org Fri Oct 7 12:56:50 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 06EA6AF5AC4 for ; Fri, 7 Oct 2016 12:56:50 +0000 (UTC) (envelope-from peixotocassiano@gmail.com) Received: from mail-io0-x233.google.com (mail-io0-x233.google.com [IPv6:2607:f8b0:4001:c06::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CC393D17 for ; Fri, 7 Oct 2016 12:56:49 +0000 (UTC) (envelope-from peixotocassiano@gmail.com) Received: by mail-io0-x233.google.com with SMTP id r30so46016859ioi.1 for ; Fri, 07 Oct 2016 05:56:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=LHqK8f++Cs5x6stFOjaLr+NEvpfxELOoaTP05CqVmiw=; b=Bt+qUdtJyHWhvk/OKNAquc9UQf8rGPHZsLh9n44DmqbhPCOgIoVIc5BaEBlgHuDd7R JKmHOWds68Qz0ByzIuxCJOk4dF9cTrtLJ6NNQLhk+QLgbE1vQfRZtXwVpkdYIOzjxIA8 f548NTeYPbWE8pdD60C0hoqw0qYxhTY8Re3YXoC0AO9i2Q4MBORRasWfkEkfzjl2qP4B 4jh2fOXiBChztmg8s6jsFOVdqzFI0SvjL6VH3ktRFhDAvTP7adijQxx6gLKVI1yKLcNR 4UeFmV5K81+oWWflR9srNSajEwHr7PmJ+/Kioj0v5UGJQ5TIebKjsLVhvpKQxVv3n3Fp MNtA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=LHqK8f++Cs5x6stFOjaLr+NEvpfxELOoaTP05CqVmiw=; b=R5zSJPcYsQdIOmHmGq/T+t/ZbrsI8AwFd2hxs2Jed20xjF7BpcI9rRbOxKS8IwZwIq McCWZSAb6NpNHNREqSVDvG5N+bGJiy2qcOK5Yon5dddwaoHixsJGn8+gM+F9RbVMtBON pruGYehQEJWvpwCq4pMJ4bWNM7JshGGsD+KlFaOhsf6p95UazDdF+rDRSbzc+6h8lyER 4wWkWlbpzC+g3oqZy54oM7mGw1tqRl48qtMfdGTFB5nzwia/taAK9NRWazdWZuPZ07Es rV0RO6lKXdvv2vb5zdOgfWHh+Y+bpvxVwnWkSJxdtBBLXXHKErgApLfmNnUTLg+cRzxy tNYQ== X-Gm-Message-State: AA6/9Rn8gmtEjXY53F3wzjYebONUHCryfKG8nx1PH6msme13FE1iz2sVKY9fjV02GwgE0J4yCTRR7eJZIGwrqA== X-Received: by 10.107.58.70 with SMTP id h67mr7726544ioa.115.1475845009251; Fri, 07 Oct 2016 05:56:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.228.12 with HTTP; Fri, 7 Oct 2016 05:56:48 -0700 (PDT) In-Reply-To: References: From: Cassiano Peixoto Date: Fri, 7 Oct 2016 09:56:48 -0300 Message-ID: Subject: Re: 11.0-RELEASE Status Update To: Alexander Shitov Cc: freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2016 12:56:50 -0000 Looks we have some import issues to be fixed before 11-RELEASE. I have another one that nobody cares: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257 and https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212413 It's affecting ALTQ users on both FreeBSD 11 and 10.3, the system just crash. IMHO would be better to release a stable product instead of keep the schedule. On Fri, Oct 7, 2016 at 8:32 AM, Alexander Shitov wrote: > Op 06/10/2016 om 22:18 schreef Glen Barber: > > As many of you are aware, 11.0-RELEASE needed to be rebuilt to address > > several issues that were discovered after the release was built. Extra > > caution is being taken in testing the rebuilt releases, so at present, > > the final release announcement is planned for Monday, October 10. > > > > Thank you for your patience in waiting for 11.0-RELEASE. > > > > Glen > On behalf of: re@ > > > Is fix for Hyper-V bug "virtual disk being detached from the bus" > (https://reviews.freebsd.org/D7693) included in final build? > PR https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212721 > > It will be big disappointment if 11.0-RELEASE will became incompatible > with Hyper-V. > > --- > Best Regards, > Alexander > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > From owner-freebsd-stable@freebsd.org Fri Oct 7 15:27:15 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24012BECB97 for ; Fri, 7 Oct 2016 15:27:15 +0000 (UTC) (envelope-from 010101579fc15caf-e90f538c-3f18-4b0e-bf93-e4f1370585ca-000000@us-west-2.amazonses.com) Received: from a27-24.smtp-out.us-west-2.amazonses.com (a27-24.smtp-out.us-west-2.amazonses.com [54.240.27.24]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0A3BECBC for ; Fri, 7 Oct 2016 15:27:14 +0000 (UTC) (envelope-from 010101579fc15caf-e90f538c-3f18-4b0e-bf93-e4f1370585ca-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1475854032; h=Date:From:Reply-To:To:Message-ID:Subject:MIME-Version:Content-Type:Feedback-ID; bh=cx2qRAEINXxfuRxKl10OMqeI0o+a6hOZhbWUFlaLM/E=; b=c4jOf4o/Gh3jiJre5XkQh3aofrpiNxKFu+qFXsKZ/qm3Gze4pNoNoZgLodSSHOgP ZpiakmB8KMvnG1GeW4bgZ2VCp189JMei0lBJMmmDqN2ScfqwkRvo0Y1fjBq/4i29Wak DP+oa3aGFCYpSGRUH5b8Ufr+7fjUQlwcKz3CkR9U= Date: Fri, 7 Oct 2016 15:27:12 +0000 From: iMarketing Center Reply-To: chiboost@gmx.com To: freebsd-stable@freebsd.org Message-ID: <010101579fc15caf-e90f538c-3f18-4b0e-bf93-e4f1370585ca-000000@us-west-2.amazonses.com> Subject: The best tool for automation marketing X-SES-Outgoing: 2016.10.07-54.240.27.24 Feedback-ID: 1.us-west-2.Vf7+6T1oCxZiDF9K+T6XVAfo0K8BvnF5/zkSxKEtH30=:AmazonSES MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2016 15:27:15 -0000 From owner-freebsd-stable@freebsd.org Fri Oct 7 15:40:13 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 651EAC040EF for ; Fri, 7 Oct 2016 15:40:13 +0000 (UTC) (envelope-from returnx@s.campanhassaude.we.bs) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4ED0A74D for ; Fri, 7 Oct 2016 15:40:13 +0000 (UTC) (envelope-from returnx@s.campanhassaude.we.bs) Received: by mailman.ysv.freebsd.org (Postfix) id 4B583C040EE; Fri, 7 Oct 2016 15:40:13 +0000 (UTC) Delivered-To: stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4AF40C040EC for ; Fri, 7 Oct 2016 15:40:13 +0000 (UTC) (envelope-from returnx@s.campanhassaude.we.bs) Received: from rev7.campanhassaude.we.bs (rev7.campanhassaude.we.bs [23.239.91.9]) by mx1.freebsd.org (Postfix) with ESMTP id 2621974C for ; Fri, 7 Oct 2016 15:40:12 +0000 (UTC) (envelope-from returnx@s.campanhassaude.we.bs) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=default; d=campanhassaude.we.bs; h=To:Subject:Message-ID:Date:From:Reply-To:MIME-Version:List-Unsubscribe:Content-Type:Content-Transfer-Encoding; i=abuse@campanhassaude.we.bs; bh=m0I0N3hcersH4WZdCqftXQoNl9A=; b=bCc/djm6TdPV6OK2iYxIKRJVhnqOXQWHRD+rFAnAQ/YMj267QrjLwF6FtnseMF/7jI8Y51scAaZe qw1m/QAqvq/d+Jy5eRSbQy4zaGRHeXsIAq7w+HukdnzHkxHxqJqUXTq5STMAUQkQmxQieu6HtqfE HWZZgnx2ks49nJCb2qY= To: stable@freebsd.org Subject: =?UTF-8?B?UHJlemFkbyBTci4oYSkgIC0gUGxhbm8gcGFyYSBUZXJjZWlyYSBJZGFkZSBjb20gQ29tcHJhIGRlIENhcsOqbmNpYS4=?= Message-ID: <0c2439913a19293928f6487bde7124b3@3.campanhassaude.we.bs> Date: Fri, 07 Oct 2016 12:56:36 -0300 From: "=?UTF-8?B?R3JlZW4gU8OqbmlvciBTYcO6ZGU=?=" <16greensenior@f.campanhassaude.we.bs> Reply-To: comercialx@f.campanhassaude.we.bs MIME-Version: 1.0 X-Mailer-LID: 18,15,16,17,12 X-Mailer-RecptId: 2338064 X-Mailer-SID: 14 X-Mailer-Sent-By: 1 Content-Type: text/plain; format=flowed; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2016 15:40:13 -0000 Seu cliente de e-mail não pode ler este e-mail. Para visualizá-lo on-line, por favor, clique aqui: http://3.campanhassaude.we.bs/sistema/display.php?M=2338064&C=a120f12045bec04d8dfe3cf5df6fe116&S=14&L=12&N=1 Para parar de receber nossos Emails:http://3.campanhassaude.we.bs/sistema/unsubscribe.php?M=2338064&C=a120f12045bec04d8dfe3cf5df6fe116&L=12&N=14 From owner-freebsd-stable@freebsd.org Fri Oct 7 15:57:28 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57F7AC048EA; Fri, 7 Oct 2016 15:57:28 +0000 (UTC) (envelope-from jungleboogie0@gmail.com) Received: from mail-io0-x229.google.com (mail-io0-x229.google.com [IPv6:2607:f8b0:4001:c06::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 237257FC; Fri, 7 Oct 2016 15:57:28 +0000 (UTC) (envelope-from jungleboogie0@gmail.com) Received: by mail-io0-x229.google.com with SMTP id i202so51299988ioi.2; Fri, 07 Oct 2016 08:57:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=6E7uuXYxD7vF9wH12GuTr50jql1/BcC9GSWFV83CokA=; b=wdiNUuPBs0CurvS2RQ6Fk5rtpOVY4Lnkao8N0rjYgxFEeLAoCNozrBzH+ni2i7Jnl3 VA8S+XaIYNT8PsQ0XUOnWlAuMpsdusmRkGxvH1BDFe6Bdz9IPwfGeeM/sc+4NTV06UEn 4Oa4l6auyCl9EJzhz6sBprdr4KtYzCorls+djJI9rWiYEcVVv+n86S8+eOnlX4HeIqvR I9OFVUPA/eXzhO+xaFVKjhls1tdKAijKOOHBMSn8rayuT+FnJTlu0kwkVY4+KOse+KdN X6i/ycO84l+r/GLutC6llCnljwIJwmJlxaBYTDdcU5lWfvZOnoOBHzREUnjb0gLdT/Ex AGjQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=6E7uuXYxD7vF9wH12GuTr50jql1/BcC9GSWFV83CokA=; b=YqVAZsrJJsUXUqLtTriHUU2bvvj3ZNR4o/mivFPObXmF0va7WTyKpxkgKle70nvSIS xsyGCyQzUsFzGZYnm3205XFrOw3w/LKHOMRjrZK3xlSl6Htkq21F1UY/Gdx3vSQ6wjkH GKHpf8Wbt1oX7PpMNmYorx0bY2UA96Acp8KbGNZcGuyrPB7yBgAMDVettDH63EOKQQ1L 4WZ12JHY4DopQlH+H5r7R6iIUYuh2U6s/WGT+X6XVM6a7PvO5u5ZHJQa8aJOnsxyT7PI RTqSBY86UhzsrwsMaTOZ1Mr34r7Gz0Uu9tR7Q5xA6VX4uG2nlONhnqdRgih9iidDa4gK HY8Q== X-Gm-Message-State: AA6/9Rng182HPIN2Yuk2WR7cYw63Ei+H0zdZrm9tdN5paOxKvebRzVM40IMV3k+9d4hvmEBEAIEgSznj0Yw+Fg== X-Received: by 10.107.180.208 with SMTP id d199mr20870953iof.36.1475855847397; Fri, 07 Oct 2016 08:57:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.10.78 with HTTP; Fri, 7 Oct 2016 08:57:26 -0700 (PDT) In-Reply-To: <20161006201845.GB88088@FreeBSD.org> References: <20161006201845.GB88088@FreeBSD.org> From: jungle Boogie Date: Fri, 7 Oct 2016 08:57:26 -0700 Message-ID: Subject: Re: 11.0-RELEASE Status Update To: Glen Barber Cc: freebsd-current@freebsd.org, freebsd-stable , FreeBSD Release Engineering Team Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2016 15:57:28 -0000 On 6 October 2016 at 13:18, Glen Barber wrote: > the final release announcement is planned for Monday, October 10. suggestion: update the schedule https://www.freebsd.org/releases/11.0R/schedule.html -- ------- inum: 883510009027723 sip: jungleboogie@sip2sip.info From owner-freebsd-stable@freebsd.org Fri Oct 7 16:19:40 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0FF66C04FE8; Fri, 7 Oct 2016 16:19:40 +0000 (UTC) (envelope-from gjb@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 0017B62C; Fri, 7 Oct 2016 16:19:40 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from FreeBSD.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by freefall.freebsd.org (Postfix) with ESMTP id C043C169B; Fri, 7 Oct 2016 16:19:38 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Date: Fri, 7 Oct 2016 16:19:35 +0000 From: Glen Barber To: jungle Boogie Cc: freebsd-current@freebsd.org, freebsd-stable , FreeBSD Release Engineering Team Subject: Re: 11.0-RELEASE Status Update Message-ID: <20161007161935.GB57756@FreeBSD.org> References: <20161006201845.GB88088@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="1LKvkjL3sHcu1TtY" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 11.0-CURRENT amd64 X-SCUD-Definition: Sudden Completely Unexpected Dataloss X-SULE-Definition: Sudden Unexpected Learning Event X-PEKBAC-Definition: Problem Exists, Keyboard Between Admin/Computer User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2016 16:19:40 -0000 --1LKvkjL3sHcu1TtY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 07, 2016 at 08:57:26AM -0700, jungle Boogie wrote: > On 6 October 2016 at 13:18, Glen Barber wrote: > > the final release announcement is planned for Monday, October 10. >=20 > suggestion: > update the schedule > https://www.freebsd.org/releases/11.0R/schedule.html >=20 I thought I did, but it looks like a local network hiccup caused the commit to fail. Fixing. Thanks. Glen --1LKvkjL3sHcu1TtY Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJX98sSAAoJEAMUWKVHj+KT01UP/RrhS/LB9JTbonWI83AFCcII 33HnEXQ57IZs5AozOACDnAluUavrjXMiCM8ZPdB0y6wXLvAmBV39MR2EcfLKs2Pf QBbEpvs6lK3q/+6F10k5C7/YRtGfi/PANee8+c/+FciETJtA2CcAwezi/SaYiwA/ aXZ4hSCxGwpZuvVVsLmucS6vRwHlD7noXiF52ohVctIKcmZuphkNtcGZPrhsizQJ QF2k35VT3x31Ayx374GQ/CTQ/u64xc5ZNzZ7YmjbQ8QMK7PMdoS0Z+CQeeYFPzfw f6bW7MJsNdTRiAtGm1z0cMkwuJmx3yhbASCsT4u2c1/2Yj5PPTNY2vMLgyjzsqPb At0zTCo7pVnRlyc2Vgxw9Bv7HDel5+SCl07+aFhsbVj3fkyZu3oFYunW68aknXDT k49ZiNRLJGP0W53gsRZGHmbslEnclrVGA3JHDemaVzJsst7u/X3LTLx6Wj50AFNY htIUNCX9jxjNoNLgQJwRThLDS+ae5+Kas6KdGKEpqlHWnOQwsRLKB2jiWaJ+AJBt 99sw3fVXObhjZIZBvAOFhw+g3FGYQBNu5cgx+xewly8AD560PJpI0o4i5gqywBiF t3HB5RcIsks8ZAp/Mk1VdI5rBJsTeqnHrqFr9IbGJ7uUNKw/NFD1za9CpgHTfQXr Vf+eTI0SptXK09DiZteH =P5UX -----END PGP SIGNATURE----- --1LKvkjL3sHcu1TtY-- From owner-freebsd-stable@freebsd.org Fri Oct 7 16:25:38 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0631ABED344 for ; Fri, 7 Oct 2016 16:25:38 +0000 (UTC) (envelope-from gjb@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 EB94ACE1; Fri, 7 Oct 2016 16:25:37 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from FreeBSD.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by freefall.freebsd.org (Postfix) with ESMTP id 5EF831944; Fri, 7 Oct 2016 16:25:37 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Date: Fri, 7 Oct 2016 16:25:36 +0000 From: Glen Barber To: Johan Hendriks Cc: freebsd-stable@freebsd.org Subject: Re: 11.0-RELEASE Status Update Message-ID: <20161007162536.GC57756@FreeBSD.org> References: <20161006201845.GB88088@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="tqI+Z3u+9OQ7kwn0" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 11.0-CURRENT amd64 X-SCUD-Definition: Sudden Completely Unexpected Dataloss X-SULE-Definition: Sudden Unexpected Learning Event X-PEKBAC-Definition: Problem Exists, Keyboard Between Admin/Computer User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2016 16:25:38 -0000 --tqI+Z3u+9OQ7kwn0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 07, 2016 at 10:52:37AM +0200, Johan Hendriks wrote: > Op 06/10/2016 om 22:18 schreef Glen Barber: > > As many of you are aware, 11.0-RELEASE needed to be rebuilt to address > > several issues that were discovered after the release was built. Extra > > caution is being taken in testing the rebuilt releases, so at present, > > the final release announcement is planned for Monday, October 10. > > > > Thank you for your patience in waiting for 11.0-RELEASE. > > > > > Is the aws bug included in the final build? It would be nice if it is > included and not being an Eratta. I think a lot of people are going to > update there servers, and then read the announcement. > Just like they install the RELEASE even if there is no official release > post about the release. >=20 No, the problem was discovered far too late. It will be noted in the errata document and the announcement for people to wait until the EN for this. Glen --tqI+Z3u+9OQ7kwn0 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJX98yAAAoJEAMUWKVHj+KTAsAP/0WDi7AnQx/vqe9VRpjhW0A8 dLEUtsqCOW7LjPchBk39GZRdZdkQpV1SxOEbaCu6zgINQlmhsVQ6Y4WmiHMN+eRG Wlpdm/Sv4LS2qSwKlO9HCtIQB9mLRVheJ+6kM747r/S7k5d4j/k4gCFhvQsAHMcM lMWBc3zinICtJhv7KjRZ10Hph4aPs7uDmeXnTDNRa/Ig3dAKFZpOUX4zvnxzLDkh UFNzFr1TAda/jPV1dd6ot8/Iuc3i+2AKqZopcXmtI0kaYSb89wOi4d0YIiKhlCem JOWCuahpSjBXYOTaXIxmVl9L+wKky77Fm/Nqb7ULL8lGNbBjhoTiH/kUTDUiImMg /5OCo2VyzoeHfYan8zSHCwPjOtznUV53HAUaucINQ1OO1RpNuCf/Tm5pmQoW3QbV Heh9Ff6x1FYGuMe4wMDZJglMMSETNSPD/KPBbtD67lrasJxW86Hot6zg8L6flVvo 0JmCkdEH15tKeJ6l7KqPcpw9on7VhLBiE76I8CRKoxPQS9iUqKfNYiFASCG0IrN1 XEq7kSDGvXllzb3KtS5yBRrNz7KvwgRAQFqhqjsD1WEXh5t8mpriS3p35hpi71I4 cH11W2uY1qW/pQaOACA4eYLEWuasifLMpEVSuKwe2CAnIw2V477CaWunXjnhJ/sN Od/+RBz80GSw8JjHJEJ0 =93ZH -----END PGP SIGNATURE----- --tqI+Z3u+9OQ7kwn0-- From owner-freebsd-stable@freebsd.org Fri Oct 7 16:38:43 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2413BED5EC for ; Fri, 7 Oct 2016 16:38:43 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 41EA2807 for ; Fri, 7 Oct 2016 16:38:43 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from slw by zxy.spb.ru with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1bsYAR-000Dco-07 for freebsd-stable@freebsd.org; Fri, 07 Oct 2016 19:38:39 +0300 Date: Fri, 7 Oct 2016 19:38:38 +0300 From: Slawa Olhovchenkov To: freebsd-stable@freebsd.org Subject: 11.0-RELEASE and mbuf-related trace Message-ID: <20161007163838.GG6177@zxy.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2016 16:38:43 -0000 Has anybody comment on this? During debug tcp-related freeze I am collect starnge mbuf-related freeze (this is like recursive lock to UMA Slabs keg) and trace: last pid: 49575; load averages: 2.00, 2.05, 3.75 up 1+01:12:08 22:13:42 853 processes: 15 running, 769 sleeping, 35 waiting, 34 lock CPU 0: 0.0% user, 0.0% nice, 0.0% system, 100% interrupt, 0.0% idle CPU 1: 0.0% user, 0.0% nice, 0.0% system, 0.0% interrupt, 100% idle CPU 2: 0.0% user, 0.0% nice, 0.0% system, 0.0% interrupt, 100% idle CPU 3: 0.0% user, 0.0% nice, 0.0% system, 0.0% interrupt, 100% idle CPU 4: 0.0% user, 0.0% nice, 0.0% system, 0.0% interrupt, 100% idle CPU 5: 0.0% user, 0.0% nice, 0.0% system, 0.0% interrupt, 100% idle CPU 6: 0.0% user, 0.0% nice, 0.4% system, 0.0% interrupt, 99.6% idle CPU 7: 0.0% user, 0.0% nice, 0.0% system, 0.0% interrupt, 100% idle CPU 8: 0.0% user, 0.0% nice, 0.0% system, 0.0% interrupt, 100% idle CPU 9: 0.0% user, 0.0% nice, 0.0% system, 0.0% interrupt, 100% idle CPU 10: 0.0% user, 0.0% nice, 0.4% system, 0.0% interrupt, 99.6% idle CPU 11: 0.0% user, 0.0% nice, 0.0% system, 0.0% interrupt, 100% idle Mem: 8659M Active, 8385M Inact, 107G Wired, 1325M Free ARC: 99G Total, 88G MFU, 10G MRU, 32K Anon, 167M Header, 529M Other Swap: 32G Total, 32G Free # procstat -k -k 1046 PID TID COMM TDNAME KSTACK 1046 100686 nginx - mi_switch+0xd2 critical_exit+0x7e lapic_handle_timer+0xb1 Xtimerint+0x8c __mtx_lock_sleep+0x168 zone_fetch_slab+0x47 zone_import+0x52 zone_alloc_item+0x36 keg_alloc_slab+0x63 keg_fetch_slab+0x16e zone_fetch_slab+0x6e zone_import+0x52 uma_zalloc_arg+0x36e m_getm2+0x14f m_uiotombuf+0x64 sosend_generic+0x356 soo_write+0x42 dofilewrite+0x87 Some info below posible incorectly decoded. (kgdb) thread 809 [Switching to thread 809 (Thread 100686)] (kgdb) bt #0 sched_switch (td=0xfffff8014485f500, newtd=0xfffff8011422b000, flags=) at /usr/src/sys/kern/sched_ule.c:1973 #1 0xffffffff804a8d92 in mi_switch (flags=, newtd=0x0) at /usr/src/sys/kern/kern_synch.c:455 #2 0xffffffff804a6bee in critical_exit () at /usr/src/sys/kern/kern_switch.c:218 #3 0xffffffff80771701 in lapic_handle_timer (frame=0xfffffe2021699340) at /usr/src/sys/x86/x86/local_apic.c:1184 #4 #5 0xffffffff804de424 in lock_delay (la=) at /usr/src/sys/kern/subr_lock.c:127 #6 0xffffffff80484dc8 in __mtx_lock_sleep (c=, tid=18446735283061126400, opts=, file=, line=) at /usr/src/sys/kern/kern_mutex.c:514 #7 0xffffffff806a4257 in zone_fetch_slab (zone=0xfffff8207ffe6000, keg=0xfffff8207ffe7180, flags=1) at /usr/src/sys/vm/uma_core.c:2371 #8 0xffffffff806a4312 in zone_import (zone=, bucket=, max=, flags=) at /usr/src/sys/vm/uma_core.c:2501 #9 0xffffffff806a0986 in zone_alloc_item (zone=0xfffff8207ffe6000, udata=0x0, flags=1) at /usr/src/sys/vm/uma_core.c:2591 #10 0xffffffff806a2463 in keg_alloc_slab (keg=0xfffff8010f9ecd80, zone=0xfffff80114236000, wait=1) at /usr/src/sys/vm/uma_core.c:964 #11 0xffffffff806a48ce in keg_fetch_slab (keg=, zone=, flags=) at /usr/src/sys/vm/uma_core.c:2343 #12 0xffffffff806a427e in zone_fetch_slab (zone=, keg=, flags=) at /usr/src/sys/vm/uma_core.c:2375 #13 0xffffffff806a4312 in zone_import (zone=, bucket=, max=, flags=) at /usr/src/sys/vm/uma_core.c:2501 #14 0xffffffff806a147e in zone_alloc_bucket (flags=2, zone=, udata=) at /usr/src/sys/vm/uma_core.c:2531 #15 uma_zalloc_arg (zone=, udata=0xfffff8105a700300, flags=2) at /usr/src/sys/vm/uma_core.c:2257 #16 0xffffffff8048231f in m_getjcl (how=2, type=1, flags=, size=4096) at /usr/src/sys/kern/kern_mbuf.c:829 #17 m_getm2 (m=, len=, how=, type=, flags=) at /usr/src/sys/kern/kern_mbuf.c:861 #18 0xffffffff80516044 in m_uiotombuf (uio=0xfffff818dcfbaec0, how=60, len=, align=0, flags=0) at /usr/src/sys/kern/uipc_mbuf.c:1535 #19 0xffffffff8051ce56 in sosend_generic (so=, addr=0x0, uio=, top=, control=, flags=, td=) at /usr/src/sys/kern/uipc_socket.c:1332 #20 0xffffffff804fd872 in soo_write (fp=, uio=0xfffff818dcfbaec0, active_cred=, flags=, td=) at /usr/src/sys/kern/sys_socket.c:146 #21 0xffffffff804f5c97 in fo_write (fp=, uio=0xfffff818dcfbaec0, active_cred=0xc0, flags=0, td=) at /usr/src/sys/sys/file.h:311 #22 dofilewrite (td=0xfffff8014485f500, fd=1531, fp=0xfffff80ac09fa960, auio=0xfffff818dcfbaec0, offset=, flags=0) at /usr/src/sys/kern/sys_generic.c:590 #23 0xffffffff804f5978 in kern_writev (td=0xfffff8014485f500, fd=1531, auio=0xfffff818dcfbaec0) at /usr/src/sys/kern/sys_generic.c:506 #24 0xffffffff804f5be6 in sys_writev (td=0xfffff8014485f500, uap=0xfffffe2021699a40) at /usr/src/sys/kern/sys_generic.c:491 #25 0xffffffff806e4051 in syscallenter (td=0xfffff8014485f500, sa=) at /usr/src/sys/amd64/amd64/../../kern/subr_syscall.c:135 #26 amd64_syscall (td=0xfffff8014485f500, traced=0) at /usr/src/sys/amd64/amd64/trap.c:942 # vmstat -M /var/crash/vmcore.1 -z| grep -i mbuf mbuf_packet: 256, 52276395, 26987, 189713,705271653, 0, 0 mbuf: 256, 52276395, 61994, 782439,46250344524, 0, 0 mbuf_cluster: 2048, 1048576, 49207, 34461, 293307, 0, 0 mbuf_jumbo_page: 4096, 4084093, 61839, 613537,8265099417, 0, 0 mbuf_jumbo_9k: 9216, 3630303, 0, 0, 0, 0, 0 mbuf_jumbo_16k: 16384, 2722728, 0, 0, 0, 0, 0 (kgdb) frame 14 #14 0xffffffff806a147e in zone_alloc_bucket (flags=2, zone=, udata=) at /usr/src/sys/vm/uma_core.c:2531 2531 bucket->ub_cnt = zone->uz_import(zone->uz_arg, bucket->ub_bucket, (kgdb) x/40i 0xffffffff806a1450 0xffffffff806a1450 : mov 0x10(%rbx),%eax 0xffffffff806a1453 : mov %ax,0x12(%r15) 0xffffffff806a1458 : cwtl 0xffffffff806a1459 : movzwl 0x1a0(%r12),%edx 0xffffffff806a1462 : cmp %edx,%eax 0xffffffff806a1464 : cmovle %eax,%edx 0xffffffff806a1467 : mov 0x100(%r12),%rdi 0xffffffff806a146f : lea 0x18(%r15),%rsi 0xffffffff806a1473 : mov -0x3c(%rbp),%ecx 0xffffffff806a1476 : callq *0xf0(%r12) => 0xffffffff806a147e : mov %ax,0x10(%r15) 0xffffffff806a1483 : test %ax,%ax (kgdb) info registers rax 0x3c 60 rbx 0xffffffff80ab54f0 -2136255248 rcx 0xa 10 rdx 0xc0 192 rsi 0x12c 300 rdi 0xfffffe2021699468 -2061023734680 rbp 0xfffffe2021699720 0xfffffe2021699720 rsp 0xfffffe20216996c0 0xfffffe20216996c0 r8 0x0 0 r9 0xfffff8076fb8e648 -8764153862584 r10 0xfffff8207ffe7198 -8656506687080 r11 0xfffffe2021699b80 -2061023732864 r12 0xfffff80114236000 -8791460192256 r13 0x1 1 r14 0xfffff80114236200 -8791460191744 r15 0xfffff80c877ca000 -8742280323072 rip 0xffffffff806a147e 0xffffffff806a147e eflags 0x207 [ CF PF IF ] cs 0x20 32 ss 0x28 40 ds es fs gs (kgdb) p *(uma_zone_t) 0xfffff80114236000 $2 = {uz_lock = {lock_object = {lo_name = 0xffffffff807d99ad "mbuf_jumbo_page", lo_flags = 21168128, lo_data = 0, lo_witness = 0x0}, mtx_lock = 4}, uz_lockptr = 0xfffff8010f9ecd80, uz_name = 0xffffffff807d99ad "mbuf_jumbo_page", uz_link = {le_next = 0x0, le_prev = 0xfffff8010f9ece10}, uz_buckets = { lh_first = 0xfffff818f919f000}, uz_kegs = {lh_first = 0xfffff801142360b0}, uz_klink = {kl_link = {le_next = 0x0, le_prev = 0xfffff801142360a8}, kl_keg = 0xfffff8010f9ecd80}, uz_slab = 0xffffffff806a4210 , uz_ctor = 0xffffffff80482fb0 , uz_dtor = 0x0, uz_init = 0x0, uz_fini = 0x0, uz_import = 0xffffffff806a42c0 , uz_release = 0xffffffff806a4470 , uz_arg = 0xfffff80114236000, uz_flags = 264, uz_size = 4096, uz_allocs = 8265099417, uz_fails = 0, uz_frees = 8265036555, uz_sleeps = 0, uz_count = 253, uz_count_min = 1, uz_warning = 0xffffffff807d99bd "kern.ipc.nmbjumbop limit reached", uz_ratecheck = {tv_sec = 0, tv_usec = 0}, uz_maxaction = {ta_link = {stqe_next = 0x0}, ta_pending = 0, ta_priority = 0, ta_func = 0xffffffff80482f50 , ta_context = 0xfffff80114236000}, uz_cpu = {{uc_freebucket = 0xfffff81589c23000, uc_allocbucket = 0x0, uc_allocs = 0, uc_frees = 0}}} (kgdb) p *(uma_zone_t) 0xfffff8207ffe6000 $4 = {uz_lock = {lock_object = {lo_name = 0xffffffff80807ceb "UMA Slabs", lo_flags = 21168128, lo_data = 0, lo_witness = 0x0}, mtx_lock = 4}, uz_lockptr = 0xfffff8207ffe7180, uz_name = 0xffffffff80807ceb "UMA Slabs", uz_link = {le_next = 0x0, le_prev = 0xfffff8207ffe7210}, uz_buckets = {lh_first = 0x0}, uz_kegs = { lh_first = 0xfffff8207ffe60b0}, uz_klink = {kl_link = {le_next = 0x0, le_prev = 0xfffff8207ffe60a8}, kl_keg = 0xfffff8207ffe7180}, uz_slab = 0xffffffff806a4210 , uz_ctor = 0x0, uz_dtor = 0x0, uz_init = 0x0, uz_fini = 0x0, uz_import = 0xffffffff806a42c0 , uz_release = 0xffffffff806a4470 , uz_arg = 0xfffff8207ffe6000, uz_flags = 536870912, uz_size = 80, uz_allocs = 2782941, uz_fails = 0, uz_frees = 1697864, uz_sleeps = 0, uz_count = 0, uz_count_min = 0, uz_warning = 0x0, uz_ratecheck = {tv_sec = 0, tv_usec = 0}, uz_maxaction = {ta_link = { stqe_next = 0x0}, ta_pending = 0, ta_priority = 0, ta_func = 0x0, ta_context = 0x0}, uz_cpu = {{uc_freebucket = 0x0, uc_allocbucket = 0x0, uc_allocs = 0, uc_frees = 0}}} (kgdb) p *(uma_keg_t) 0xfffff8207ffe7180 $6 = {uk_lock = {lock_object = {lo_name = 0xffffffff80807ceb "UMA Slabs", lo_flags = 21168128, lo_data = 0, lo_witness = 0x0}, mtx_lock = 4}, uk_hash = {uh_slab_hash = 0x0, uh_hashsize = 0, uh_hashmask = 0}, uk_zones = {lh_first = 0xfffff8207ffe6000}, uk_part_slab = {lh_first = 0xfffff812aabe9fb0}, uk_free_slab = { lh_first = 0x0}, uk_full_slab = {lh_first = 0xfffff80a53dd7fb0}, uk_align = 7, uk_pages = 22943, uk_free = 62073, uk_reserve = 0, uk_size = 80, uk_rsize = 80, uk_maxpages = 0, uk_init = 0x0, uk_fini = 0x0, uk_allocf = 0xffffffff806e4700 , uk_freef = 0xffffffff806e47c0 , uk_offset = 0, uk_kva = 0, uk_slabzone = 0x0, uk_slabsize = 4096, uk_pgoff = 4016, uk_ppera = 1, uk_ipers = 50, uk_flags = 536870912, uk_name = 0xffffffff80807ceb "UMA Slabs", uk_link = {le_next = 0xfffff8207ffe7000, le_prev = 0xfffff8207ffe7420}} vmstat -M /var/crash/vmcore.1 -N ./kernel -z | grep -i uma ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP UMA Kegs: 384, 0, 234, 6, 234, 0, 0 UMA Zones: 2176, 0, 251, 0, 251, 0, 0 UMA Slabs: 80, 0, 1085077, 62073, 2782941, 0, 0 UMA Hash: 256, 0, 66, 39, 105, 0, 0 frame #7: #7 0xffffffff806a4257 in zone_fetch_slab (zone=0xfffff8207ffe6000, keg=0xfffff8207ffe7180, flags=1) at /usr/src/sys/vm/uma_core.c:2371 2364 static uma_slab_t 2365 zone_fetch_slab(uma_zone_t zone, uma_keg_t keg, int flags) 2366 { 2367 uma_slab_t slab; 2368 2369 if (keg == NULL) { 2370 keg = zone_first_keg(zone); 2371 KEG_LOCK(keg); 2372 } 2373 2374 for (;;) { 2375 slab = keg_fetch_slab(keg, zone, flags); 2376 if (slab) 2377 return (slab); 2378 if (flags & (M_NOWAIT | M_NOVM)) 2379 break; 2380 } 2381 KEG_UNLOCK(keg); 2382 return (NULL); 2383 } zone_fetch_slab REALY call with keg==NULL and assign keg at line 2370. #8 0xffffffff806a4312 in zone_import (zone=, bucket=, max=, flags=) at /usr/src/sys/vm/uma_core.c:2501 2490 static int 2491 zone_import(uma_zone_t zone, void **bucket, int max, int flags) 2492 { 2493 uma_slab_t slab; 2494 uma_keg_t keg; 2495 int i; 2496 2497 slab = NULL; 2498 keg = NULL; 2499 /* Try to keep the buckets totally full */ 2500 for (i = 0; i < max; ) { 2501 if ((slab = zone->uz_slab(zone, keg, flags)) == NULL) 2502 break; 2503 keg = slab->us_keg; 2504 while (slab->us_freecount && i < max) { 2505 bucket[i++] = slab_alloc_item(keg, slab); 2506 if (keg->uk_free <= keg->uk_reserve) 2507 break; 2508 } 2509 /* Don't grab more than one slab at a time. */ 2510 flags &= ~M_WAITOK; 2511 flags |= M_NOWAIT; 2512 } 2513 if (slab != NULL) 2514 KEG_UNLOCK(keg); 2515 2516 return i; 2517 } (kgdb) frame 8 #8 0xffffffff806a4312 in zone_import (zone=, bucket=, max=, flags=) at /usr/src/sys/vm/uma_core.c:2501 2501 if ((slab = zone->uz_slab(zone, keg, flags)) == NULL) (kgdb) p i $7 = 0 #9 0xffffffff806a0986 in zone_alloc_item (zone=0xfffff8207ffe6000, udata=0x0, flags=1) at /usr/src/sys/vm/uma_core.c:2591 2591 if (zone->uz_import(zone->uz_arg, &item, 1, flags) != 1) 2581 static void * 2582 zone_alloc_item(uma_zone_t zone, void *udata, int flags) 2583 { 2584 void *item; 2585 2586 item = NULL; 2587 2588 #ifdef UMA_DEBUG_ALLOC 2589 printf("INTERNAL: Allocating one item from %s(%p)\n", zone->uz_name, zone); 2590 #endif 2591 if (zone->uz_import(zone->uz_arg, &item, 1, flags) != 1) #10 0xffffffff806a2463 in keg_alloc_slab (keg=0xfffff8010f9ecd80, zone=0xfffff80114236000, wait=1) at /usr/src/sys/vm/uma_core.c:964 964 slab = zone_alloc_item(keg->uk_slabzone, NULL, wait); 944 static uma_slab_t 945 keg_alloc_slab(uma_keg_t keg, uma_zone_t zone, int wait) 946 { 947 uma_alloc allocf; 948 uma_slab_t slab; 949 uint8_t *mem; 950 uint8_t flags; 951 int i; 952 953 mtx_assert(&keg->uk_lock, MA_OWNED); 954 slab = NULL; 955 mem = NULL; 956 957 #ifdef UMA_DEBUG 958 printf("alloc_slab: Allocating a new slab for %s\n", keg->uk_name); 959 #endif 960 allocf = keg->uk_allocf; 961 KEG_UNLOCK(keg); 962 963 if (keg->uk_flags & UMA_ZONE_OFFPAGE) { 964 slab = zone_alloc_item(keg->uk_slabzone, NULL, wait); 965 if (slab == NULL) 966 goto out; 967 } (kgdb) p *keg $8 = {uk_lock = {lock_object = {lo_name = 0xffffffff807d99ad "mbuf_jumbo_page", lo_flags = 21168128, lo_data = 0, lo_witness = 0x0}, mtx_lock = 4}, uk_hash = {uh_slab_hash = 0xfffffe19df420000, uh_hashsize = 1048576, uh_hashmask = 1048575}, uk_zones = {lh_first = 0xfffff80114236000}, uk_part_slab = { lh_first = 0x0}, uk_free_slab = {lh_first = 0x0}, uk_full_slab = {lh_first = 0xfffff80065c7f000}, uk_align = 7, uk_pages = 675502, uk_free = 0, uk_reserve = 0, uk_size = 4096, uk_rsize = 4096, uk_maxpages = 4084093, uk_init = 0x0, uk_fini = 0x0, uk_allocf = 0xffffffff806e4700 , uk_freef = 0xffffffff806e47c0 , uk_offset = 0, uk_kva = 0, uk_slabzone = 0xfffff8207ffe6000, uk_slabsize = 4096, uk_pgoff = 0, uk_ppera = 1, uk_ipers = 1, uk_flags = 264, uk_name = 0xffffffff807d99ad "mbuf_jumbo_page", uk_link = {le_next = 0xfffff8010f9ecc00, le_prev = 0xfffff80114238120}} From owner-freebsd-stable@freebsd.org Fri Oct 7 17:37:17 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29760C04314 for ; Fri, 7 Oct 2016 17:37:17 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from ohta.kitchenlab.org (ohta.kitchenlab.org [IPv6:2001:470:1f05:55c::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.kitchenlab.org", Issuer "kitchenlab.org Certificate Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 08301923 for ; Fri, 7 Oct 2016 17:37:17 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from [198.128.212.3] ([198.128.212.3]) (authenticated bits=0) by ohta.kitchenlab.org (8.15.2/8.15.1) with ESMTPSA id u97HbDhk097777 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Fri, 7 Oct 2016 10:37:16 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Subject: Re: 11.0-RELEASE Status Update To: Cassiano Peixoto , Alexander Shitov References: Cc: freebsd-stable@freebsd.org From: "Bruce A. Mah" Organization: The FreeBSD Project Message-ID: <0d066bbd-a635-0768-80e7-fa7824886e27@FreeBSD.org> Date: Fri, 7 Oct 2016 10:37:09 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="QNKm0E7M6rKWJtO8luc2HO0NC3nlOHk1u" X-Virus-Scanned: clamav-milter 0.99.2 at ohta.kitchenlab.org X-Virus-Status: Clean X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2016 17:37:17 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --QNKm0E7M6rKWJtO8luc2HO0NC3nlOHk1u Content-Type: multipart/mixed; boundary="li9OpBUhO696RHvIrXfpxHJo7CXxrXmdm"; protected-headers="v1" From: "Bruce A. Mah" To: Cassiano Peixoto , Alexander Shitov Cc: freebsd-stable@freebsd.org Message-ID: <0d066bbd-a635-0768-80e7-fa7824886e27@FreeBSD.org> Subject: Re: 11.0-RELEASE Status Update References: In-Reply-To: --li9OpBUhO696RHvIrXfpxHJo7CXxrXmdm Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable If memory serves me right, Cassiano Peixoto wrote: > Looks we have some import issues to be fixed before 11-RELEASE. I have > another one that nobody cares: >=20 > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213257 > and > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212413 >=20 > It's affecting ALTQ users on both FreeBSD 11 and 10.3, the system just > crash. >=20 > IMHO would be better to release a stable product instead of keep the > schedule. There's always "just one more bug". If the FreeBSD Project waited until the code was bug-free there'd be no releases at all. It's the Release Engineering team's job to make the call on which bugs are worth holding up a release for and which aren't, when workarounds are acceptable and when they need to try to pursuade a developer to diagnose and implement a real fix, etc. They need to use their judgement about a number of factors such as severity, number of users impacted, availability of developers, and so on. The schedule is also a factor, but it's never just for the sake of adhering to the schedule. Bruce (Ex-RE team member) > On Fri, Oct 7, 2016 at 8:32 AM, Alexander Shitov w= rote: >=20 >> Op 06/10/2016 om 22:18 schreef Glen Barber: >>> As many of you are aware, 11.0-RELEASE needed to be rebuilt to addres= s >>> several issues that were discovered after the release was built. Extr= a >>> caution is being taken in testing the rebuilt releases, so at present= , >>> the final release announcement is planned for Monday, October 10. >>> >>> Thank you for your patience in waiting for 11.0-RELEASE. >>> >>> Glen > On behalf of: re@ > >> >> Is fix for Hyper-V bug "virtual disk being detached from the bus" >> (https://reviews.freebsd.org/D7693) included in final build? >> PR https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212721 >> >> It will be big disappointment if 11.0-RELEASE will became incompatible= >> with Hyper-V. >> >> --- >> Best Regards, >> Alexander >> _______________________________________________ >> freebsd-stable@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-stable >> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.o= rg" >> > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.or= g" >=20 --li9OpBUhO696RHvIrXfpxHJo7CXxrXmdm-- --QNKm0E7M6rKWJtO8luc2HO0NC3nlOHk1u Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCgAGBQJX991IAAoJEEmEkQqMqu6KvvkH/i1rnaUiie4K5mkW+/IxdtWW PusapxhMxEVOS3IzdVQ+LIrRhGso7lIh6Nn4eYI3a2V3caKuuU4MM7lLoRh8ix6K 1vkuBH1/kWVWeMkMSLjYFuiHcT5GhDW/rQLhFNlenYhZ9dL7HllhFePww+nXTYYK bYz7YqAw/EajFs7Ip6buqcJMe/JDbsUUhsMO/Bnh36tlnHDI/eawFpoBOD9M9ZiW xCklnyxA2P9hSUo0JeGOD3rIx1VmQn08uFOJyDPUniA4wLpxFBMAuaLe+UJrhun4 ZDLkwu0pVV+RD27LSSUzi7L8qS9LMHdxFBFsJfQZ0Tu5lCOS8Des5/MDvRWHnvA= =J1k2 -----END PGP SIGNATURE----- --QNKm0E7M6rKWJtO8luc2HO0NC3nlOHk1u-- From owner-freebsd-stable@freebsd.org Fri Oct 7 20:42:40 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EB412BED6F2 for ; Fri, 7 Oct 2016 20:42:40 +0000 (UTC) (envelope-from gondim@bsdinfo.com.br) Received: from mail.linuxinfo.com.br (mail.linuxinfo.com.br [191.243.120.163]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AEB4FE6D for ; Fri, 7 Oct 2016 20:42:40 +0000 (UTC) (envelope-from gondim@bsdinfo.com.br) Received: from mail.linuxinfo.com.br (mail.linuxinfo.com.br [127.0.0.1]) by mail.linuxinfo.com.br (Postfix) with ESMTP id C289580079 for ; Fri, 7 Oct 2016 17:34:39 -0300 (BRT) X-Virus-Scanned: Debian amavisd-new at mail.linuxinfo.com.br Received: from mail.linuxinfo.com.br ([127.0.0.1]) by mail.linuxinfo.com.br (mail.linuxinfo.com.br [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id ENKT2uMLMTsO for ; Fri, 7 Oct 2016 17:34:39 -0300 (BRT) Received: from [192.168.88.23] (unknown [191.243.120.161]) by mail.linuxinfo.com.br (Postfix) with ESMTPSA id 71A8A80078 for ; Fri, 7 Oct 2016 17:34:38 -0300 (BRT) Subject: Re: 11.0-RELEASE Status Update To: freebsd-stable@freebsd.org References: <20161006201845.GB88088@FreeBSD.org> From: Marcelo Gondim Message-ID: <14d56786-a090-ad2b-9bb9-f7ef01236b1f@bsdinfo.com.br> Date: Fri, 7 Oct 2016 17:35:33 -0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20161006201845.GB88088@FreeBSD.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2016 20:42:41 -0000 Em 06/10/2016 17:18, Glen Barber escreveu: > As many of you are aware, 11.0-RELEASE needed to be rebuilt to address > several issues that were discovered after the release was built. Extra > caution is being taken in testing the rebuilt releases, so at present, > the final release announcement is planned for Monday, October 10. > > Thank you for your patience in waiting for 11.0-RELEASE. > > Glen > On behalf of: re@ > Great job Glen. The important to a sysadmin is an increasingly stable system. When he is ready, it will be ready. Thanks! :) From owner-freebsd-stable@freebsd.org Fri Oct 7 22:41:28 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 083FAC05574 for ; Fri, 7 Oct 2016 22:41:28 +0000 (UTC) (envelope-from returnv@d.campanhasdigitais.we.bs) Received: from rev7.campanhasdigitais.we.bs (rev7.campanhasdigitais.we.bs [23.239.91.29]) by mx1.freebsd.org (Postfix) with ESMTP id D73591EB for ; Fri, 7 Oct 2016 22:41:27 +0000 (UTC) (envelope-from returnv@d.campanhasdigitais.we.bs) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=default; d=campanhasdigitais.we.bs; h=To:Subject:Message-ID:Date:From:Reply-To:MIME-Version:List-Unsubscribe:Content-Type:Content-Transfer-Encoding; i=abuse@campanhasdigitais.we.bs; bh=BgSU0XJaW0nXHrZHhtJwlrSZYno=; b=EZzDeYlQw1NUfhJUuxzl0HkleVbzaHsU4uJtzcGvUw8SS99nADp8zwJxRYllY0s3sP5tQKEIwUCA KE5U3dtoUYwc3Y+sKt1wZzmYlGbt5c4n2gaPTAE5ehdt6Iyvwc5KrKolTOOP9LNjs0g+w5R+m21d FRvvhoVClpyCrPV75C8= To: freebsd-stable@freebsd.org Subject: Prezado Sr.(a) - Oferecemos o seguro ideal para seu bolso Message-ID: <2a0ff901b08a671f30835a2ddd3b9ea9@j.campanhasdigitais.we.bs> Date: Fri, 07 Oct 2016 19:47:51 -0300 From: "=?UTF-8?B?U2HDumRlIFN1bEFtw6lyaWNh?=" <3sulamerica@d.campanhasdigitais.we.bs> Reply-To: comercialv@q.campanhasdigitais.we.bs MIME-Version: 1.0 X-Mailer-LID: 16,8 X-Mailer-RecptId: 1771313 X-Mailer-SID: 12 X-Mailer-Sent-By: 1 Content-Type: text/plain; format=flowed; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2016 22:41:28 -0000 Seu cliente de e-mail não pode ler este e-mail. Para visualizá-lo on-line, por favor, clique aqui: http://j.campanhasdigitais.we.bs/sistema/display.php?M=1771313&C=49e33d749fc4a3f5d7049ba91319d44a&S=12&L=8&N=1 Para parar de receber nossos Emails:http://j.campanhasdigitais.we.bs/sistema/unsubscribe.php?M=1771313&C=49e33d749fc4a3f5d7049ba91319d44a&L=8&N=12 From owner-freebsd-stable@freebsd.org Sat Oct 8 04:26:18 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56AEBBECAFC for ; Sat, 8 Oct 2016 04:26:18 +0000 (UTC) (envelope-from enslay@gmail.com) Received: from mail-io0-x230.google.com (mail-io0-x230.google.com [IPv6:2607:f8b0:4001:c06::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 17C7CD6E for ; Sat, 8 Oct 2016 04:26:18 +0000 (UTC) (envelope-from enslay@gmail.com) Received: by mail-io0-x230.google.com with SMTP id i202so65229370ioi.2 for ; Fri, 07 Oct 2016 21:26:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=19Ln+xpg/Ns1508jOdZlBpQ7tz1htfRVy8StBTatRzQ=; b=yXPZs6m20CU7KbQ4YflS3m4L9031F1nacNMovmjgx0ppktRThvEMQpSCT99W+Ew1iE 9ezDqL0nq46KHZRtz/k3Lu2jJ8UvGmlQE6957bCJuZ2I/UZDfK49KPoL1gTlXkAI2m08 naT/Nu29tZ8+3pxYgVnLeAKGRdxCpUBMwG+SznUjdsTQl0iLngZx4U3++EShsokkdVn4 c9UEzk81xUb+4nJwfQhpeIulqMdfcap2dfT8MSuJUv38k1TM2k1CXd6Kkf2ysC5sbmmf ZkTCo3sPi1G3JM9yikHFOP7hVBJNyfEPOMhgD7eFHQAtIQc9M0+GfMfgaTmm3qcWNBHd uC3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=19Ln+xpg/Ns1508jOdZlBpQ7tz1htfRVy8StBTatRzQ=; b=ka02qM1jz7sSANZHI2iTJF4doCJ3s7oqrTWsDSDVgie2J5opTjV4nuvZOhr7sdaZ3v +ID4ag7Qqj6i9Tq6gROv82V3lMGX20UQxFVAzwk06+ZhaSVjKrjk5XQEHu4I0PqURuGh JZeSqEmhB+pOwbuwxkQWHG4h1FJ/rlmfMgCSP4RSmupgpMi2Z1ybew5kVZlyuZTq6x/j tLFhnA6aOT9g7Vb98hxhJtCJkEmR8b+0spyIz2iiRmIFRMDs5S91vKJRULPiMhV6ccVa P98r1wLY9fLDbEVoIKscAVMM+dNja5m8y4FXq2FpALKdKzYkf62EIr/DKUm0GTxvTWiD M/9Q== X-Gm-Message-State: AA6/9RkZqC21ea9e/ofZkiinSYbsZDOdvJ/M+HXDbMXxdRW5n/NVCwWIdqrd/L9qPHCAwbyplMIPcuoqG6bBQw== X-Received: by 10.107.11.98 with SMTP id v95mr24074161ioi.145.1475900777300; Fri, 07 Oct 2016 21:26:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.14.71 with HTTP; Fri, 7 Oct 2016 21:26:16 -0700 (PDT) From: Nathan Lay Date: Sat, 8 Oct 2016 00:26:16 -0400 Message-ID: Subject: Your buildworld system is pulling userland libraries/headers To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2016 04:26:18 -0000 Hello once again FreeBSD-stable, While upgrading from FreeBSD 10-STABLE and later updating my FreeBSD 11-STABLE system, I noticed that your build system is pulling headers and libraries from the userland rather than the /usr/src tree. This can't possibly be intended. I kind of figured with recent news of delayed released you might have realized this. After all, _FOR EXAMPLE_ (may not reflect reality), who wants to accidentally include userland's older version of OpenSSL headers and link with userland's older version of OpenSSL? I can cope with this by manually copying headers from /usr/src/sys/sys and /usr/src/include to their appropriate locations and/or installing the newer library manually and then restarting the build. But others may not be so familiar with FreeBSD. And I did manage to get FreeBSD 11-STABLE up and running just fine eventually. But just a few days ago, I updated SVN to rebuild world and kernel following the news of your delayed release and found libprocstat failing to compile. And it failed to compile because it was including /usr/include/ufs/ufs/extattr.h instead of /usr/src/sys/sys/ufs/ufs/extattr.h. This is very disturbing to me. During the FreeBSD 10 updating phase, I saw way more examples of this with even unresolved reference errors during linking since the build system was trying to link with userland's FreeBSD 10 libraries! I can think of two recurring examples: devctl and procstat. I also noticed your build system liked to now put modules in /boot/modules. I was hacking if_ath and none of my changes were working. Well, it was because kldload was loading the unchanged one in /boot/kernel rather than the one now being installed in /boot/modules. That's a really nasty surprise. I probably spent a couple hours figuring that out :) Best regards, Nathan Lay P.S. FreeBSD 11 is running great! Great job! From owner-freebsd-stable@freebsd.org Sat Oct 8 05:13:04 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 49603C053F0 for ; Sat, 8 Oct 2016 05:13:04 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-vk0-x22f.google.com (mail-vk0-x22f.google.com [IPv6:2607:f8b0:400c:c05::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 02400EFB for ; Sat, 8 Oct 2016 05:13:04 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by mail-vk0-x22f.google.com with SMTP id 192so60285249vkl.2 for ; Fri, 07 Oct 2016 22:13:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=0360iJD2fopnh831s/7d9d6OXJxfUIo3/xSIiX2ONqk=; b=evH7ormYQaI56YCLqpP5oCdTCNbjbnZkEgKVvpHkGRCqZAfF1pxF9yas5bm5yWTSow InTQvZiG9GsVvqXv32/C07Y0QLojAxrYMlUGQHfaR7PiAKYaZL5/uy0gMFfkUhkJFVx4 k0wGMdlARfFkUFKGM6K2J1aOgQvyYsLuDQy1tLeLSZUn0nIDQSvjQKc1ydWqirqRpVI4 bf3bMeIOv0FPRDKTJTxSDOpUTskGV8ly+0K9sq3D1tf03qqZ89mDMEDT99gFSA7HSdLY 5HJxEtfnQ6qQFmEEbUK1AvALNEX9o+mWTuBt3cHMZAQnpoKg85Fox3AeIwFsfT5Acs4A QCbg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=0360iJD2fopnh831s/7d9d6OXJxfUIo3/xSIiX2ONqk=; b=PS1ANx6QLu/pqKTL26ZpbzS559aRTHsLSgo/G8PjZO0kOT3aSDlQRc9rRyhI4frf+L f51pmfLYNJSxvx5RJNJQnQF1U562I1w1v9xH61hWQvkRL+6siMxjqqcI5aET8mt6XhGB 350gQTfzCPdSunQVEg7PuymPGgMerzdLN/F85muWdbKT5A/Vzj8NOc4gwgU55/ZXhOR1 XKODFDLtWbpIuRQOA/qOAumtDs13NWZgmbhrWhQ032TYw+xhdIpULX3ciaGL81pqCnPP LEG1HFWx4pm5oy3kW9eHgu2jyvrBOrxSLRgXgU1z575PkVqHRkagQid6svraLCRkc7VG cmOQ== X-Gm-Message-State: AA6/9RlPJVpb2obEeQ3OHCHTbgZsyWcJ8l6pOq4SxAZuioCnBEP44uiTMuDJ2Q8G7CKhXun8A830OZ5raA9qlw== X-Received: by 10.31.78.69 with SMTP id c66mr14636739vkb.25.1475903583088; Fri, 07 Oct 2016 22:13:03 -0700 (PDT) MIME-Version: 1.0 Sender: kob6558@gmail.com Received: by 10.103.118.78 with HTTP; Fri, 7 Oct 2016 22:13:02 -0700 (PDT) In-Reply-To: <201610070516.u975GrVY015878@sdf.org> References: <201610070516.u975GrVY015878@sdf.org> From: Kevin Oberman Date: Fri, 7 Oct 2016 22:13:02 -0700 X-Google-Sender-Auth: kWXyvWpOhIPwxbhn1054FYVgYnk Message-ID: Subject: Re: buildworld errors at outset on fresh svn checkout To: Scott Bennett Cc: FreeBSD-STABLE Mailing List Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2016 05:13:04 -0000 On Thu, Oct 6, 2016 at 10:16 PM, Scott Bennett wrote: > I'm running into a problem in updating my 10-STABLE system from > source. > A "make buildworld" quits immediately. I tried a fresh svn checkout for > base/stable/10 and then tried to run buildworld again, but got the same > error. > I've been scratching my head over this for hours, but must be missing > something > simple. > I have ccache installed and have been using it for a fairly long time > now. > My /etc/src.conf contains just two lines: > > PORTS_MODULES=multimedia/cuse4bsd-kmod sysutils/pefs-kmod # > emulators/virtualbox-ose-kmod > WITH_LLDB=yes > > My /etc/make.conf is rather longer, so I'll append it following .sig below. > > Here's what happens. > > Script started on Thu Oct 6 23:31:47 2016 > hellas# cd /usr/src > hellas# nice make buildworld > Unknown modifier '[' > > "/usr/src/Makefile.inc1", line 1113: Malformed conditional > (${BUILDKERNELS:[) > Unknown modifier '[' > > "/usr/src/Makefile.inc1", line 1122: if-less endif > Unknown modifier '[' > > "/usr/src/Makefile.inc1", line 1144: Malformed conditional > (${BUILDKERNELS:[) > Unknown modifier '[' > > "/usr/src/Makefile.inc1", line 1161: if-less endif > Unknown modifier '[' > > "/usr/src/Makefile.inc1", line 1183: Malformed conditional > (${BUILDKERNELS:[) > Unknown modifier '[' > > "/usr/src/Makefile.inc1", line 1190: if-less endif > bmake: fatal errors encountered -- cannot continue > *** Error code 1 > > Stop. > make: stopped in /usr/src > hellas# exit > exit > > Script done on Thu Oct 6 23:37:00 2016 > > This just started happening after my machine had been down for a > couple > of days after a hang that damaged stuff in /usr/home. I had already > restored > /usr/local from backups before narrowing down the weird behavior I was > seeing > in wmaker to /usr/home corruption. So /usr/home has now been restored to > good condition, too, but perhaps I need to restore something else as well. > This mess was part of my justification to myself for the fresh checkout of > /usr/src, but that doesn't seem to have made any difference in the > buildworld > failure. > If anyone else can see what's wrong and clue me in, I'd be grateful. > I'm subscribed to the digest for this list, so please Cc: me directly, so > I'll get replies right away. > Thanks in advance! > > > Scott Bennett, Comm. ASMELG, CFIAG > Could something else have gotten corrupted? > ls -i /bin/[ 65795 /bin/[ > ls -i /bin/test 65795 /bin/test The values (inode) will not match these, but must be identical. '[' needs to be a hard link to test. I'm suspicious that something happened to this link. If this is the case, other corruption may have occurred, but, if you can re-create the hardlink (ln /bin/test /bin/[) and successfully make buildworld and make buildkernel, it's likely that you can reinstall the system and the system will be fine. Of course, things could be damaged in the installed ports, too. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 From owner-freebsd-stable@freebsd.org Sat Oct 8 06:28:37 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 64C37C051CF for ; Sat, 8 Oct 2016 06:28:37 +0000 (UTC) (envelope-from bennett@sdf.org) Received: from sdf.lonestar.org (ol.sdf.org [192.94.73.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ol.sdf.org", Issuer "ol.sdf.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 2FD10DAF for ; Sat, 8 Oct 2016 06:28:36 +0000 (UTC) (envelope-from bennett@sdf.org) Received: from sdf.org (norge.freeshell.org [192.94.73.17]) by sdf.lonestar.org (8.15.2/8.14.5) with ESMTPS id u986SMY1007810 (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256 bits) verified NO); Sat, 8 Oct 2016 06:28:22 GMT Received: (from bennett@localhost) by sdf.org (8.15.2/8.12.8/Submit) id u986SMWa020121; Sat, 8 Oct 2016 01:28:22 -0500 (CDT) From: Scott Bennett Message-Id: <201610080628.u986SMWa020121@sdf.org> Date: Sat, 08 Oct 2016 01:28:22 -0500 To: rkoberman@gmail.com Subject: Re: buildworld errors at outset on fresh svn checkout Cc: freebsd-stable@freebsd.org References: <201610070516.u975GrVY015878@sdf.org> In-Reply-To: User-Agent: Heirloom mailx 12.5 6/20/10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2016 06:28:37 -0000 Kevin Oberman wrote: Thanks much for replying! > On Thu, Oct 6, 2016 at 10:16 PM, Scott Bennett wrote: > > > I'm running into a problem in updating my 10-STABLE system from > > source. > > A "make buildworld" quits immediately. I tried a fresh svn checkout for > > base/stable/10 and then tried to run buildworld again, but got the same > > error. > > I've been scratching my head over this for hours, but must be missing > > something > > simple. > > I have ccache installed and have been using it for a fairly long time > > now. > > My /etc/src.conf contains just two lines: > > > > PORTS_MODULES=multimedia/cuse4bsd-kmod sysutils/pefs-kmod # > > emulators/virtualbox-ose-kmod > > WITH_LLDB=yes > > > > My /etc/make.conf is rather longer, so I'll append it following .sig below. > > > > Here's what happens. > > > > Script started on Thu Oct 6 23:31:47 2016 > > hellas# cd /usr/src > > hellas# nice make buildworld > > Unknown modifier '[' > > > > "/usr/src/Makefile.inc1", line 1113: Malformed conditional > > (${BUILDKERNELS:[) > > Unknown modifier '[' > > > > "/usr/src/Makefile.inc1", line 1122: if-less endif > > Unknown modifier '[' > > > > "/usr/src/Makefile.inc1", line 1144: Malformed conditional > > (${BUILDKERNELS:[) > > Unknown modifier '[' > > > > "/usr/src/Makefile.inc1", line 1161: if-less endif > > Unknown modifier '[' > > > > "/usr/src/Makefile.inc1", line 1183: Malformed conditional > > (${BUILDKERNELS:[) > > Unknown modifier '[' > > > > "/usr/src/Makefile.inc1", line 1190: if-less endif > > bmake: fatal errors encountered -- cannot continue > > *** Error code 1 > > > > Stop. > > make: stopped in /usr/src > > hellas# exit > > exit > > > > Script done on Thu Oct 6 23:37:00 2016 > > > > This just started happening after my machine had been down for a > > couple > > of days after a hang that damaged stuff in /usr/home. I had already > > restored > > /usr/local from backups before narrowing down the weird behavior I was > > seeing > > in wmaker to /usr/home corruption. So /usr/home has now been restored to > > good condition, too, but perhaps I need to restore something else as well. > > This mess was part of my justification to myself for the fresh checkout of > > /usr/src, but that doesn't seem to have made any difference in the > > buildworld > > failure. > > If anyone else can see what's wrong and clue me in, I'd be grateful. > > I'm subscribed to the digest for this list, so please Cc: me directly, so > > I'll get replies right away. > > Thanks in advance! > > > > [stuff deleted --SB] > > Could something else have gotten corrupted? > > > ls -i /bin/[ > 65795 /bin/[ > > ls -i /bin/test > 65795 /bin/test > > The values (inode) will not match these, but must be identical. [hellas] 23 % ls -lgiF /bin/\[ /bin/test 131557 -r-xr-xr-x 2 root wheel 11664 Aug 23 05:16 /bin/[* 131557 -r-xr-xr-x 2 root wheel 11664 Aug 23 05:16 /bin/test* So no, that's not the problem. > > '[' needs to be a hard link to test. I'm suspicious that something happened > to this link. If this is the case, other corruption may have occurred, but, > if you can re-create the hardlink (ln /bin/test /bin/[) and successfully > make buildworld and make buildkernel, it's likely that you can reinstall > the system and the system will be fine. Of course, things could be damaged > in the installed ports, too. Unfortunately, no, I can't re-install, or at least not without restoring /usr (and probably / and /usr/obj) to before the damage, assuming I can figure out exactly between which backups the damage occurred, which may not have been at the time of the hang. I already had a recently built /usr/obj and tried to install its contents. The failure of installkernel was how I discovered the problem. So I'm still stuck. Scott Bennett, Comm. ASMELG, CFIAG ********************************************************************** * Internet: bennett at sdf.org *xor* bennett at freeshell.org * *--------------------------------------------------------------------* * "A well regulated and disciplined militia, is at all times a good * * objection to the introduction of that bane of all free governments * * -- a standing army." * * -- Gov. John Hancock, New York Journal, 28 January 1790 * ********************************************************************** From owner-freebsd-stable@freebsd.org Sat Oct 8 06:48:34 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6628CC056F6 for ; Sat, 8 Oct 2016 06:48:34 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from mail.infocus-llc.com (mail.infocus-llc.com [199.15.120.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3D1439EB for ; Sat, 8 Oct 2016 06:48:33 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from draco.over-yonder.net (c-75-65-60-66.hsd1.ms.comcast.net [75.65.60.66]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.tarragon.infocus-llc.com (Postfix) with ESMTPSA id 3srcGR2R3BzGL; Sat, 8 Oct 2016 01:40:47 -0500 (CDT) Received: by draco.over-yonder.net (Postfix, from userid 100) id 3srcGQ052Fz32P; Sat, 8 Oct 2016 01:40:45 -0500 (CDT) Date: Sat, 8 Oct 2016 01:40:45 -0500 From: "Matthew D. Fuller" To: Kevin Oberman Cc: Scott Bennett , FreeBSD-STABLE Mailing List Subject: Re: buildworld errors at outset on fresh svn checkout Message-ID: <20161008064045.GC79735@over-yonder.net> References: <201610070516.u975GrVY015878@sdf.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/1.6.1-fullermd.4 (2016-04-27) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2016 06:48:34 -0000 On Fri, Oct 07, 2016 at 10:13:02PM -0700 I heard the voice of Kevin Oberman, and lo! it spake thus: > On Thu, Oct 6, 2016 at 10:16 PM, Scott Bennett wrote: > > > "/usr/src/Makefile.inc1", line 1113: Malformed conditional > > (${BUILDKERNELS:[) > > Unknown modifier '[' > > '[' needs to be a hard link to test. This is make, not sh. That would be the line .if ${BUILDKERNELS:[#]} > 1 && ${NO_INSTALLEXTRAKERNELS} != "yes" in current stable/10, and it's horking on the [...] modifier. That's listed in the make manpage on a stable/10 system from last October, so it's not terribly new. Maybe an ancient make? Or your 'make' isn't the make it's expecting? -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream. From owner-freebsd-stable@freebsd.org Sat Oct 8 07:30:41 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ACF99C051F8 for ; Sat, 8 Oct 2016 07:30:41 +0000 (UTC) (envelope-from bennett@sdf.org) Received: from sdf.lonestar.org (ol.sdf.org [192.94.73.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ol.sdf.org", Issuer "ol.sdf.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 923AFE41 for ; Sat, 8 Oct 2016 07:30:40 +0000 (UTC) (envelope-from bennett@sdf.org) Received: from sdf.org (norge.freeshell.org [192.94.73.17]) by sdf.lonestar.org (8.15.2/8.14.5) with ESMTPS id u987UVSA004879 (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256 bits) verified NO); Sat, 8 Oct 2016 07:30:32 GMT Received: (from bennett@localhost) by sdf.org (8.15.2/8.12.8/Submit) id u987UVaG025294; Sat, 8 Oct 2016 02:30:31 -0500 (CDT) From: Scott Bennett Message-Id: <201610080730.u987UVaG025294@sdf.org> Date: Sat, 08 Oct 2016 02:30:31 -0500 To: fullermd@over-yonder.net Subject: Re: buildworld errors at outset on fresh svn checkout Cc: freebsd-stable@freebsd.org, rkoberman@gmail.com References: <201610070516.u975GrVY015878@sdf.org> <20161008064045.GC79735@over-yonder.net> In-Reply-To: <20161008064045.GC79735@over-yonder.net> User-Agent: Heirloom mailx 12.5 6/20/10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2016 07:30:41 -0000 "Matthew D. Fuller" wrote: > On Fri, Oct 07, 2016 at 10:13:02PM -0700 I heard the voice of > Kevin Oberman, and lo! it spake thus: > > On Thu, Oct 6, 2016 at 10:16 PM, Scott Bennett wrote: > > > > > "/usr/src/Makefile.inc1", line 1113: Malformed conditional > > > (${BUILDKERNELS:[) > > > Unknown modifier '[' > > > > '[' needs to be a hard link to test. > > This is make, not sh. > > That would be the line > > .if ${BUILDKERNELS:[#]} > 1 && ${NO_INSTALLEXTRAKERNELS} != "yes" > > in current stable/10, and it's horking on the [...] modifier. That's What is currently installed is FreeBSD hellas 10.3-STABLE FreeBSD 10.3-STABLE #284 r304657: Tue Aug 23 01:48:12 CDT 2016 bennett@hellas:/usr/obj/usr/src/sys/hellas amd64 > listed in the make manpage on a stable/10 system from last October, so > it's not terribly new. Maybe an ancient make? Or your 'make' isn't > the make it's expecting? > Here are the ones I have currently installed. [hellas] 26 % ls -ilgF /usr/{,local/}bin/{,?}make 102327 -r-xr-xr-x 1 root wheel 466396 May 3 2014 /usr/bin/bmake* 82321 -r-xr-xr-x 1 root wheel 715152 Aug 23 05:17 /usr/bin/make* 7391987 -r-xr-xr-x 1 root wheel 187600 Aug 23 16:24 /usr/local/bin/bmake* 7391732 -rwxr-xr-x 1 root wheel 3805840 Sep 18 13:36 /usr/local/bin/cmake* 7386658 -r-xr-xr-x 1 root wheel 112976 Sep 6 2015 /usr/local/bin/dmake* 7384146 -r-xr-xr-x 1 root wheel 224520 Jul 10 18:45 /usr/local/bin/gmake* 7384478 -r-xr-xr-x 1 root wheel 24664 May 18 2015 /usr/local/bin/imake* 7386767 -r-xr-xr-x 1 root wheel 2541440 Dec 14 2014 /usr/local/bin/qmake* 7392225 -rwxr-xr-x 1 root wheel 123256 Aug 31 11:03 /usr/local/bin/smake* 7384593 -r-xr-xr-x 1 root wheel 32941 May 19 2015 /usr/local/bin/tmake* So the worrisome one looks like the /usr/bin/bmake, which pershaps should have been removed by "make delete-old" during an upgrade somewhere along the way. Let me try renaming it to see what happens. I'll report back. Scott Bennett, Comm. ASMELG, CFIAG ********************************************************************** * Internet: bennett at sdf.org *xor* bennett at freeshell.org * *--------------------------------------------------------------------* * "A well regulated and disciplined militia, is at all times a good * * objection to the introduction of that bane of all free governments * * -- a standing army." * * -- Gov. John Hancock, New York Journal, 28 January 1790 * ********************************************************************** From owner-freebsd-stable@freebsd.org Sat Oct 8 07:54:54 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 17C94C05883 for ; Sat, 8 Oct 2016 07:54:54 +0000 (UTC) (envelope-from bennett@sdf.org) Received: from sdf.lonestar.org (ol.sdf.org [192.94.73.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ol.sdf.org", Issuer "ol.sdf.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id F4037D3E for ; Sat, 8 Oct 2016 07:54:53 +0000 (UTC) (envelope-from bennett@sdf.org) Received: from sdf.org (norge.freeshell.org [192.94.73.17]) by sdf.lonestar.org (8.15.2/8.14.5) with ESMTPS id u987siWd011962 (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256 bits) verified NO); Sat, 8 Oct 2016 07:54:44 GMT Received: (from bennett@localhost) by sdf.org (8.15.2/8.12.8/Submit) id u987siNl012739; Sat, 8 Oct 2016 02:54:44 -0500 (CDT) From: Scott Bennett Message-Id: <201610080754.u987siNl012739@sdf.org> Date: Sat, 08 Oct 2016 02:54:44 -0500 To: fullermd@over-yonder.net, freebsd-stable@freebsd.org Subject: Re: buildworld errors at outset on fresh svn checkout User-Agent: Heirloom mailx 12.5 6/20/10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2016 07:54:54 -0000 I wrote: >"Matthew D. Fuller" wrote: > >> On Fri, Oct 07, 2016 at 10:13:02PM -0700 I heard the voice of >> Kevin Oberman, and lo! it spake thus: >> > On Thu, Oct 6, 2016 at 10:16 PM, Scott Bennett wrote: >> > >> > > "/usr/src/Makefile.inc1", line 1113: Malformed conditional >> > > (${BUILDKERNELS:[) >> > > Unknown modifier '[' >> > >> > '[' needs to be a hard link to test. >> >> This is make, not sh. >> >> That would be the line >> >> .if ${BUILDKERNELS:[#]} > 1 && ${NO_INSTALLEXTRAKERNELS} != "yes" >> >> in current stable/10, and it's horking on the [...] modifier. That's > > What is currently installed is > >FreeBSD hellas 10.3-STABLE FreeBSD 10.3-STABLE #284 r304657: Tue Aug 23 01:48:12 CDT 2016 bennett@hellas:/usr/obj/usr/src/sys/hellas amd64 > >> listed in the make manpage on a stable/10 system from last October, so >> it's not terribly new. Maybe an ancient make? Or your 'make' isn't >> the make it's expecting? >> >Here are the ones I have currently installed. > >[hellas] 26 % ls -ilgF /usr/{,local/}bin/{,?}make > 102327 -r-xr-xr-x 1 root wheel 466396 May 3 2014 /usr/bin/bmake* > 82321 -r-xr-xr-x 1 root wheel 715152 Aug 23 05:17 /usr/bin/make* >7391987 -r-xr-xr-x 1 root wheel 187600 Aug 23 16:24 /usr/local/bin/bmake* >7391732 -rwxr-xr-x 1 root wheel 3805840 Sep 18 13:36 /usr/local/bin/cmake* >7386658 -r-xr-xr-x 1 root wheel 112976 Sep 6 2015 /usr/local/bin/dmake* >7384146 -r-xr-xr-x 1 root wheel 224520 Jul 10 18:45 /usr/local/bin/gmake* >7384478 -r-xr-xr-x 1 root wheel 24664 May 18 2015 /usr/local/bin/imake* >7386767 -r-xr-xr-x 1 root wheel 2541440 Dec 14 2014 /usr/local/bin/qmake* >7392225 -rwxr-xr-x 1 root wheel 123256 Aug 31 11:03 /usr/local/bin/smake* >7384593 -r-xr-xr-x 1 root wheel 32941 May 19 2015 /usr/local/bin/tmake* > > So the worrisome one looks like the /usr/bin/bmake, which pershaps should >have been removed by "make delete-old" during an upgrade somewhere along the >way. Let me try renaming it to see what happens. I'll report back. > Okay. I tried renaming /usr/bin/bmake to /usr/bin/bmake.old and then ran "make buildworld". That failed the same way as before. :-( So I guess that wasn't the problem. Scott Bennett, Comm. ASMELG, CFIAG ********************************************************************** * Internet: bennett at sdf.org *xor* bennett at freeshell.org * *--------------------------------------------------------------------* * "A well regulated and disciplined militia, is at all times a good * * objection to the introduction of that bane of all free governments * * -- a standing army." * * -- Gov. John Hancock, New York Journal, 28 January 1790 * ********************************************************************** From owner-freebsd-stable@freebsd.org Sat Oct 8 12:36:25 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A4358AF75BF for ; Sat, 8 Oct 2016 12:36:25 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: from mail-wm0-x22c.google.com (mail-wm0-x22c.google.com [IPv6:2a00:1450:400c:c09::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 37B798EB for ; Sat, 8 Oct 2016 12:36:25 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: by mail-wm0-x22c.google.com with SMTP id f193so75651990wmg.0 for ; Sat, 08 Oct 2016 05:36:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hardenedbsd-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=PlIU+eEFuO1X71ulcYJb32kQlMN149jk4XphWhyE8NE=; b=fsNWP1i+C774Db51049bUZhVpAgVotHmfh9GeHBtUxrIlcR052CHT3l7S70b2MBgRf MA6dP1MHjpK++65RidKDw9QplLZeEV6erW16zIolXf1p40c1ocQffS3IOAcNSNMJu8Pl Yh2y2OOMN4ZqrIuJYa6tEH6H7/t242Ze+qtXYAyOkTue83zdvgyr20vWJR2va3CUDuxo 1BLVCdHIvD7vJLp57apHCvdmANGa6Gg3ADju+HnMvPVGKKEJ7fXCIFqLZELpazz3Ogtq TXVQjx8n8ZvgquQycU31BW+Z+PYyzPsgLxgIfYClm6wf4w9Za4LOD1s8ebyCBvEB/3q+ yNzw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=PlIU+eEFuO1X71ulcYJb32kQlMN149jk4XphWhyE8NE=; b=DFx0rqungJd5SEMzp+TeNqrKQqtv1WC5sZ57YqGbq6f2xpgtQb3mmo2C+IQ1hwcdiX 0hu6robVzEchvlljEji0sZaH87MaJvyO90YKC/i2sokrjUFiLp80xxX7WKW9W44wVXbP of8/N500m0y0p6HvxOpDgSIUr4s6sIZBqPDFnyVtOx49nJflgu9z/Py3vVn3cwQ2o2Tc ZVuznn3HwlcMJPASNp4Ghr6C/YhB17DE8XZsLK51kWstkSgqk5h7zDKxZ3UlzrSugQcZ TRDkZvoA/ljDwx18vL/OVGKjK4XVii/WPIG4esmuErB5ZNFgQD9w8Av534TwmQjiv8u3 /e9Q== X-Gm-Message-State: AA6/9RnweNgGyeNM2N94tMpEvwhdvMxJJHhZAddfDighxaPyT5AGLpT+SyaDh1vARRqHlvNG1wQ8JEQ6m+MpuzNr X-Received: by 10.28.150.211 with SMTP id y202mr3248646wmd.6.1475930182900; Sat, 08 Oct 2016 05:36:22 -0700 (PDT) MIME-Version: 1.0 Received: by 10.80.146.35 with HTTP; Sat, 8 Oct 2016 05:36:22 -0700 (PDT) In-Reply-To: <7b732876-8cc3-a638-7ff1-e664060d4907@freebsd.org> References: <7b732876-8cc3-a638-7ff1-e664060d4907@freebsd.org> From: Oliver Pinter Date: Sat, 8 Oct 2016 14:36:22 +0200 Message-ID: Subject: Re: fix for use-after-free problem in 10.x To: Julian Elischer Cc: FreeBSD Stable , freebsd Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2016 12:36:25 -0000 On 10/5/16, Julian Elischer wrote: > In 11 and 12 the taskqueue code has been rewritten in this area but > under 10 this bug still occurs. > > On our appliances this bug stops the system from mounting the ZFS > root, so it is quite severe. > Basically while the thread is sleeping during the ZFS mount of root > (in the while loop), another thread can free the 'task' item it is > checking in that while loop and it can be reused or filled with > 'deadcode' etc., with the waiting code unaware of the change.. The fix > is to refetch the item at the end of the queue each time around the loop. > I don't really want to do the bigger change of MFCing the change in > 11, as it is more extensive, though if someone else does, that's ok by > me. (If it's ABI compatible) > > Any comments or suggestions? Yes, please commit them. This patch fixes the ZFS + GELI + INVARIANTS problem for us. There is the FreeBSD PR about the issue: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209580 > > here's the fix in diff form: > > > [robot@porridge /usr/src]$ p4 diff -du ... > --- //depot/pbranches/jelischer/FreeBSD-PZ/10.3/sys/kern/subr_taskqueue.c > 2016-09-27 09:14:59.000000000 -0700 > +++ /usr/src/sys/kern/subr_taskqueue.c 2016-09-27 09:14:59.000000000 -0700 > @@ -441,9 +441,10 @@ > > TQ_LOCK(queue); > task = STAILQ_LAST(&queue->tq_queue, task, ta_link); > - if (task != NULL) > - while (task->ta_pending != 0) > - TQ_SLEEP(queue, task, &queue->tq_mutex, PWAIT, "-", > 0); > + while (task != NULL && task->ta_pending != 0) { > + TQ_SLEEP(queue, task, &queue->tq_mutex, PWAIT, "-", 0); > + task = STAILQ_LAST(&queue->tq_queue, task, ta_link); > + } > taskqueue_drain_running(queue); > KASSERT(STAILQ_EMPTY(&queue->tq_queue), > ("taskqueue queue is not empty after draining")); > > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > From owner-freebsd-stable@freebsd.org Sat Oct 8 18:13:53 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D7C62C069E9 for ; Sat, 8 Oct 2016 18:13:53 +0000 (UTC) (envelope-from enslay@gmail.com) Received: from mail-it0-x232.google.com (mail-it0-x232.google.com [IPv6:2607:f8b0:4001:c0b::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A125288E for ; Sat, 8 Oct 2016 18:13:53 +0000 (UTC) (envelope-from enslay@gmail.com) Received: by mail-it0-x232.google.com with SMTP id z65so36063735itc.0 for ; Sat, 08 Oct 2016 11:13:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=e/ro801kQZa1Pp5B/GXmJ75oS1rPpCcr99G2+zx2zAU=; b=CDj2q1ust/AUjdz98SgA0/Wtm/zTrMeZRCGBDxTuBpYjPYHrbWgAnLOlYZtqw45LeS JLUhWsTR+cokWCWfnrZs++uPG6cBBbJq5CDyb5wOQeKEE5SnZg+nC0hmL6aMvtZPR08i jvcXxclyQ/gRONvbTMMVP1TASyEZGhWSnkiEiqHCC7WWm7o9V0vatfXZphPjai/5diGW MAxul9oPXa2M82zT7wMCbcs7bB7f72yy09+WJ6Q+mTK0q32I/PxW1xNexKWyRNAnGaBc crINACcpDxrTX+0hXLB2DekQhWwJlLPJOA+V1NrhnUJJ3wOzTj4D7wgv7IRd4YX+vdMa Lj6w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=e/ro801kQZa1Pp5B/GXmJ75oS1rPpCcr99G2+zx2zAU=; b=fDV/TaXO7Fa1u9g9BJgtft42d0X930GhM900DvctDOaFQRW/Qk34CIWT9So92Hk2QI XpW226gCHLv6epJFx/cYc3Ff4H8x9tKQnXU5FEKtuCNXurFj6B1ujs9w+TdO0ltP3S9X o7o7lt3t1Mkd9i1arR/Tjrx5CQkhO3V4YFHcROV7/APQhctmLP3QnUlu2nEd/qGEcjSx rnAi/PlT0bweoLjvErN+xiWd5k+Zw8mCFfv3cQoOFrItCwzgHhb6WVw0eqbGYa0IIMPp aUDwkN1jaeopxraliWe9XCzgojjx9L0r0a2fkhJuVZJEpjc+a45r0cJ54J7E1J+U86Yw t67Q== X-Gm-Message-State: AA6/9RlG5iGemIr/SGf7U9d1qe8TSVP/Psj7t3YI5H/XjjYDH/4QvZ/JBg1yTFV2QLKwEl6oVve/nKlz6gA/4g== X-Received: by 10.36.73.23 with SMTP id z23mr3664590ita.32.1475950432755; Sat, 08 Oct 2016 11:13:52 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.14.71 with HTTP; Sat, 8 Oct 2016 11:13:52 -0700 (PDT) In-Reply-To: References: From: Nathan Lay Date: Sat, 8 Oct 2016 14:13:52 -0400 Message-ID: Subject: Re: Your buildworld system is pulling userland libraries/headers To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2016 18:13:53 -0000 Hello FreeBSD-stable, Here's another example: --- begin snip --- ... /usr/src/usr.bin/nfsstat/nfsstat.c:262:22: error: use of undeclared identifier 'NFSSTATS_V1' ext_nfsstats.vers = NFSSTATS_V1; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:272:27: error: incomplete definition of type 'struct nfsstatsv1' (uintmax_t)ext_nfsstats.rpccnt[NFSPROC_GETATTR], ~~~~~~~~~~~~^ /usr/src/usr.bin/nfsstat/nfsstat.c:107:15: note: forward declaration of 'struct nfsstatsv1' static struct nfsstatsv1 ext_nfsstats; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:273:27: error: incomplete definition of type 'struct nfsstatsv1' (uintmax_t)ext_nfsstats.rpccnt[NFSPROC_SETATTR], ~~~~~~~~~~~~^ /usr/src/usr.bin/nfsstat/nfsstat.c:107:15: note: forward declaration of 'struct nfsstatsv1' static struct nfsstatsv1 ext_nfsstats; ^ /usr/src/usr.bin/nfsstat/nfsstat.c:274:27: error: incomplete definition of type 'struct nfsstatsv1' (uintmax_t)ext_nfsstats.rpccnt[NFSPROC_LOOKUP], ... --- end snip --- Now why is this? Your build system is including userland headers. Look it's correct in /usr/src/sys/fs/nfs/nfsport.h root@RADIO:/usr/src/lib/libprocstat # grep -r NFSSTATS_V1 /usr/src/sys/ /usr/src/sys/fs/nfs/nfsport.h: * The vers field will be set to NFSSTATS_V1 by the caller. /usr/src/sys/fs/nfs/nfsport.h:#define NFSSTATS_V1 1 /usr/src/sys/fs/nfs/nfs_commonport.c: if (error == 0 && nfsstatver.vers != NFSSTATS_V1) ^C But nfsstats is including /usr/include/fs/nfs/nfsports.h. This is poisoning the build. root@RADIO:/usr/src/lib/libprocstat # diff /usr/include/fs/nfs/nfsport.h /usr/src/sys/fs/nfs/nfsport.h | less ... > #define NFSSTATS_V1 1 ... So I'll copy this and build nfsstat myself: cp /usr/src/sys/fs/nfs/nfsport.h /usr/include/fs/nfs/nfsport.h root@RADIO:/usr/src/usr.bin/nfsstat # make clang -O2 -pipe -DNFS -march=nocona -g -MD -MF.depend.nfsstat.o -MTnfsstat.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c /usr/src/usr.bin/nfsstat/nfsstat.c -o nfsstat.o clang -O2 -pipe -DNFS -march=nocona -g -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -o nfsstat.full nfsstat.o -ldevstat objcopy --only-keep-debug nfsstat.full nfsstat.debug objcopy --strip-debug --add-gnu-debuglink=nfsstat.debug nfsstat.full nfsstat gzip -cn /usr/src/usr.bin/nfsstat/nfsstat.1 > nfsstat.1.gz This is very very disturbing. A build system that builds a self-contained operating system should not be pulling in the existing userland's headers and libraries. Best regards, Nathan Lay On Sat, Oct 8, 2016 at 12:26 AM, Nathan Lay wrote: > Hello once again FreeBSD-stable, > While upgrading from FreeBSD 10-STABLE and later updating my FreeBSD > 11-STABLE system, I noticed that your build system is pulling headers and > libraries from the userland rather than the /usr/src tree. This can't > possibly be intended. I kind of figured with recent news of delayed > released you might have realized this. After all, _FOR EXAMPLE_ (may not > reflect reality), who wants to accidentally include userland's older > version of OpenSSL headers and link with userland's older version of > OpenSSL? > > I can cope with this by manually copying headers from /usr/src/sys/sys and > /usr/src/include to their appropriate locations and/or installing the newer > library manually and then restarting the build. But others may not be so > familiar with FreeBSD. And I did manage to get FreeBSD 11-STABLE up and > running just fine eventually. > > But just a few days ago, I updated SVN to rebuild world and kernel > following the news of your delayed release and found libprocstat failing to > compile. And it failed to compile because it was including > /usr/include/ufs/ufs/extattr.h instead of /usr/src/sys/sys/ufs/ufs/extattr.h. > This is very disturbing to me. During the FreeBSD 10 updating phase, I saw > way more examples of this with even unresolved reference errors during > linking since the build system was trying to link with userland's FreeBSD > 10 libraries! I can think of two recurring examples: devctl and procstat. > > I also noticed your build system liked to now put modules in > /boot/modules. I was hacking if_ath and none of my changes were working. > Well, it was because kldload was loading the unchanged one in /boot/kernel > rather than the one now being installed in /boot/modules. That's a really > nasty surprise. I probably spent a couple hours figuring that out :) > > Best regards, > Nathan Lay > > P.S. FreeBSD 11 is running great! Great job! >