Date: Mon, 26 Aug 2019 05:09:27 +0000 (UTC) From: "mms.vanbreukelingen@gmail.com" <mms.vanbreukelingen@gmail.com> To: "freebsd-current@freebsd.org" <freebsd-current@freebsd.org> Subject: Kernel-Crash when working with ubt0 Message-ID: <47509401.1440476.1566796167857@mail.yahoo.com> References: <47509401.1440476.1566796167857.ref@mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I'm not repeating myself here:=C2=A0 kernel-crash with ubt0 =20 | =20 | =20 | =20 | | | | | | =20 | | =20 kernel-crash with ubt0 =20 I'm trying to setup a bluetooth-box with freeBSD 13. uname -a: FreeBSD free= BSD13 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r351273M: Wed Aug 21 06:50:26 CE= ST 2019 root@freeBSD13:/usr/obj/usr/src/head/amd64.amd64/sys/GENERIC amd64 = loading ng_ubt.ko | | | | =20 I swear it has nothing to do with the kernel, with the stock one it's getti= ng to the same point.=C2=A0 Miranda From owner-freebsd-current@freebsd.org Mon Aug 26 07:22:52 2019 Return-Path: <owner-freebsd-current@freebsd.org> Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CD2B3D2677 for <freebsd-current@mailman.nyi.freebsd.org>; Mon, 26 Aug 2019 07:22:52 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [IPv6:2a01:4f8:c17:6c4b::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46H3PR50kYz415V for <freebsd-current@freebsd.org>; Mon, 26 Aug 2019 07:22:51 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2016.home.selasky.org (unknown [62.141.129.235]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id A7B3F260295; Mon, 26 Aug 2019 09:22:35 +0200 (CEST) Subject: Re: Kernel-Crash when working with ubt0 To: "mms.vanbreukelingen@gmail.com" <mms.vanbreukelingen@gmail.com>, "freebsd-current@freebsd.org" <freebsd-current@freebsd.org> References: <47509401.1440476.1566796167857.ref@mail.yahoo.com> <47509401.1440476.1566796167857@mail.yahoo.com> From: Hans Petter Selasky <hps@selasky.org> Message-ID: <5aa8faeb-5e8e-38be-4301-81f3d82c494a@selasky.org> Date: Mon, 26 Aug 2019 09:21:53 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <47509401.1440476.1566796167857@mail.yahoo.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 46H3PR50kYz415V X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of hps@selasky.org designates 2a01:4f8:c17:6c4b::2 as permitted sender) smtp.mailfrom=hps@selasky.org X-Spamd-Result: default: False [-5.86 / 15.00]; ARC_NA(0.00)[]; TO_DN_EQ_ADDR_SOME(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+a:mail.turbocat.net]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; TAGGED_RCPT(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[selasky.org]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_SHORT(-0.98)[-0.981,0]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; IP_SCORE(-2.58)[ip: (-9.12), ipnet: 2a01:4f8::/29(-1.96), asn: 24940(-1.79), country: DE(-0.01)]; FREEMAIL_TO(0.00)[gmail.com]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:2a01:4f8::/29, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current <freebsd-current.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current/> List-Post: <mailto:freebsd-current@freebsd.org> List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 26 Aug 2019 07:22:52 -0000 Do you have a backtrace? --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47509401.1440476.1566796167857>