From owner-freebsd-stable@freebsd.org Wed Jun 26 08:29:37 2019 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1EEAD15C0594 for ; Wed, 26 Jun 2019 08:29:35 +0000 (UTC) (envelope-from matthias.schuendehuette@siemens.com) Received: from lizzard.sbs.de (lizzard.sbs.de [194.138.37.39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "lizzard.sbs.de", Issuer "Siemens Issuing CA Internet Server 2017" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 69F4E93294 for ; Wed, 26 Jun 2019 08:29:23 +0000 (UTC) (envelope-from matthias.schuendehuette@siemens.com) Received: from mail2.sbs.de (mail2.sbs.de [192.129.41.66]) by lizzard.sbs.de (8.15.2/8.15.2) with ESMTPS id x5Q8DEEb018605 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Wed, 26 Jun 2019 10:13:14 +0200 Received: from DEFTHW99ERLMSX.ww902.siemens.net (defthw99erlmsx.ww902.siemens.net [139.22.70.136]) by mail2.sbs.de (8.15.2/8.15.2) with ESMTPS id x5Q8DAWl008578 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Wed, 26 Jun 2019 10:13:13 +0200 Received: from DEFTHW99ERRMSX.ww902.siemens.net (139.22.70.199) by DEFTHW99ERLMSX.ww902.siemens.net (139.22.70.136) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 26 Jun 2019 10:13:12 +0200 Received: from DENBGAT9EJ1MSX.ww902.siemens.net ([169.254.8.232]) by DEFTHW99ERRMSX.ww902.siemens.net ([139.22.70.199]) with mapi id 14.03.0439.000; Wed, 26 Jun 2019 10:13:11 +0200 From: "Schuendehuette, Matthias" To: "freebsd-stable@freebsd.org" Subject: GENERIC crash 11.3-PRERELEASE (i386) Thread-Topic: GENERIC crash 11.3-PRERELEASE (i386) Thread-Index: AdUr9uXYOHelWuQ+Rh+Jlr7IMBHCCQ== Date: Wed, 26 Jun 2019 08:13:11 +0000 Message-ID: <1EFE239F82F279488E86A61C92D5E2DE0A082679@DENBGAT9EJ1MSX.ww902.siemens.net> Accept-Language: de-DE, en-US Content-Language: de-DE X-MS-Has-Attach: yes X-MS-TNEF-Correlator: x-originating-ip: [139.22.70.43] MIME-Version: 1.0 X-Rspamd-Queue-Id: 69F4E93294 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dmarc=pass (policy=none) header.from=siemens.com; spf=pass (mx1.freebsd.org: domain of matthias.schuendehuette@siemens.com designates 194.138.37.39 as permitted sender) smtp.mailfrom=matthias.schuendehuette@siemens.com X-Spamd-Result: default: False [-4.99 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; RCVD_COUNT_FIVE(0.00)[5]; HAS_XOIP(0.00)[]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+exists:194.138.37.39.spf.siemens.com]; TO_MATCH_ENVRCPT_ALL(0.00)[]; HAS_ATTACHMENT(0.00)[]; MIME_GOOD(-0.10)[multipart/mixed,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-stable@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; RCVD_TLS_LAST(0.00)[]; MX_GOOD(-0.01)[hephaistos.siemens.com,zetes.siemens.com,gordi.siemens.com,hylas.siemens.com,paxos.siemens.com,balduin.siemens.com]; DMARC_POLICY_ALLOW(-0.50)[siemens.com,none]; NEURAL_HAM_SHORT(-0.90)[-0.901,0]; TO_DN_EQ_ADDR_ALL(0.00)[]; IP_SCORE(-0.78)[asn: 15465(-3.90), country: DE(-0.01)]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+]; ASN(0.00)[asn:15465, ipnet:194.138.36.0/23, country:DE]; RCVD_IN_DNSWL_HI(-0.50)[39.37.138.194.list.dnswl.org : 127.0.13.3] X-Mailman-Approved-At: Wed, 26 Jun 2019 10:34:41 +0000 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.29 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, 26 Jun 2019 08:29:37 -0000 Hello, for some days now the GENERIC kernel of 11.3-PRERELEASE (i386) crashes on m= y ProLiant DL380 G5 server. Main error message is "kernel trap 12 with interrupts disabled". Since there is no crash dump I attach some screen shots of the boot message= s. I hope this does not violate the mailing list rules... The GENERIC config-file is: # $FreeBSD: stable/11/sys/i386/conf/GENERIC 323770 2017-09-19 16:51:51Z jpa= etzel $ The last working kernel I have is from June 5, 2019. As always: If additional information is needed, I'll do whatever is necessa= ry. :-) with best regards Matthias Sch=FCndeh=FCtte Siemens AG Large Drives Applications Information Technology Information Technology Product Lifecycle Management LDA IT PLM Nonnendammallee 72 13629 Berlin, Deutschland mailto:matthias.schuendehuette@siemens.com