From owner-freebsd-current@freebsd.org Mon Oct 14 20:44:48 2019 Return-Path: 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 63ADF137A0A for ; Mon, 14 Oct 2019 20:44:48 +0000 (UTC) (envelope-from glebius@freebsd.org) Received: from cell.glebi.us (glebi.us [162.251.186.162]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "cell.glebi.us", Issuer "cell.glebi.us" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 46sVt76YKzz3PNc for ; Mon, 14 Oct 2019 20:44:47 +0000 (UTC) (envelope-from glebius@freebsd.org) Received: from cell.glebi.us (localhost [127.0.0.1]) by cell.glebi.us (8.15.2/8.15.2) with ESMTPS id x9EKiiO4027180 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Mon, 14 Oct 2019 13:44:44 -0700 (PDT) (envelope-from glebius@freebsd.org) Received: (from glebius@localhost) by cell.glebi.us (8.15.2/8.15.2/Submit) id x9EKiiRZ027179; Mon, 14 Oct 2019 13:44:44 -0700 (PDT) (envelope-from glebius@freebsd.org) X-Authentication-Warning: cell.glebi.us: glebius set sender to glebius@freebsd.org using -f Date: Mon, 14 Oct 2019 13:44:44 -0700 From: Gleb Smirnoff To: Miranda van den Breukelingen Cc: freebsd-current@freebsd.org Subject: Re: Kernel-Crash when working with ubt0, (Lizbeth Mutterhunt, Ph.D.) Message-ID: <20191014204444.GE4086@FreeBSD.org> References: <8a4bf626-dc90-9df9-bf30-7a66b09cb587@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <8a4bf626-dc90-9df9-bf30-7a66b09cb587@gmail.com> User-Agent: Mutt/1.12.2 (2019-09-21) X-Rspamd-Queue-Id: 46sVt76YKzz3PNc X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-1.47 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-0.47)[-0.467,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; TAGGED_RCPT(0.00)[]; ASN(0.00)[asn:27348, ipnet:162.251.186.0/24, country:US] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Oct 2019 20:44:48 -0000 Miranda, this one was fixed recently in r353492 On Mon, Oct 14, 2019 at 03:38:21PM +0200, Miranda van den Breukelingen wrote: M> FreeBSD freeBSD13 13.0-CURRENT FreeBSD 13.0-CURRENT #10 r353366: Wed M> Oct  9 23:18:59 CEST 2019     M> miranda@freeBSD13:/usr/obj/usr/home/src/head/amd64.amd64/sys/MIRANDA  amd64 M> M> panic: Assertion in_epoch(net_epoch_preempt) failed at M> /usr/home/src/head/sys/netinet6/in6.c:1554 M> M> GNU gdb 6.1.1 [FreeBSD] M> Copyright 2004 Free Software Foundation, Inc. M> GDB is free software, covered by the GNU General Public License, and you are M> welcome to change it and/or distribute copies of it under certain M> conditions. M> Type "show copying" to see the conditions. M> There is absolutely no warranty for GDB.  Type "show warranty" for details. M> This GDB was configured as "amd64-marcel-freebsd"... M> M> Unread portion of the kernel message buffer: M> <118>Starting sshd. M> <118>Starting git_daemon. M> <6>bridge0: Ethernet address: 02:81:54:81:3d:00 M> <6>bridge0: changing name to 'virbr0' M> <6>tap0: Ethernet address: 58:9c:fc:10:ff:8d M> <6>tap0: link state changed to UP M> <6>tap0: changing name to 'virbr0-nic' M> panic: Assertion in_epoch(net_epoch_preempt) failed at M> /usr/home/src/head/sys/netinet6/in6.c:1554 M> cpuid = 3 M> time = 1570660566 M> KDB: stack backtrace: M> db_trace_self_wrapper() at db_trace_self_wrapper+0x47/frame M> 0xfffffe003b94b680 M> vpanic() at vpanic+0x1e0/frame 0xfffffe003b94b6e0 M> panic() at panic+0x43/frame 0xfffffe003b94b740 M> in6ifa_llaonifp() at in6ifa_llaonifp+0x167/frame 0xfffffe003b94b770 M> bridge_ioctl_add() at bridge_ioctl_add+0x179/frame 0xfffffe003b94b7d0 M> bridge_ioctl() at bridge_ioctl+0x4ea/frame 0xfffffe003b94b870 M> ifioctl() at ifioctl+0xdb1/frame 0xfffffe003b94b940 M> kern_ioctl() at kern_ioctl+0x465/frame 0xfffffe003b94b9b0 M> sys_ioctl() at sys_ioctl+0x267/frame 0xfffffe003b94ba80 M> amd64_syscall() at amd64_syscall+0x44f/frame 0xfffffe003b94bbb0 M> fast_syscall_common() at fast_syscall_common+0x101/frame 0xfffffe003b94bbb0 M> --- syscall (54, FreeBSD ELF64, sys_ioctl), rip = 0x801bf52ea, rsp = M> 0x7fffde1eea18, rbp = 0x7fffde1eeb00 --- M> KDB: enter: panic M> Uptime: 56s M> Dumping 338 out of 3949 MB:..5%..15%..24%..34%..43%..53%..62%..71%..81%..95% M> M> M> If just someone had an idea how to get this s* radeon 240 to grafics mode: M> M> hdac1: mem 0xfe660000-0xfe663fff at device M> 0.1 on pci6 M> hdac1: hdac_get_capabilities: Invalid corb size (0) M> device_attach: hdac1 attach returned 6 M> M> or mixing new and old hardware with kmod-legacy.  skeleton fault of M> sources on 'svn up' used to be a big problem even in a VM. M> M> Looking forward for trying to solve at least one of the three problems. M> Most important wouuld be the graphics for X -configure to work: M> M> ubt0 on uhub0 M> ubt0: on usbus0 M> WARNING: attempt to domain_add(bluetooth) after domainfinalize() M> WARNING: attempt to domain_add(netgraph) after domainfinalize() M> M> this would be your case I guess, but just if there's time and you are M> bored. M> M> thx, M> m. M> M> M> M> M> M> M> M> M> On 2019-10-14 14:00, freebsd-current-request@freebsd.org wrote: M> M> M> > Send freebsd-current mailing list submissions to M> > freebsd-current@freebsd.org M> > M> > To subscribe or unsubscribe via the World Wide Web, visit M> > https://lists.freebsd.org/mailman/listinfo/freebsd-current M> > or, via email, send a message with subject or body 'help' to M> > freebsd-current-request@freebsd.org M> > M> > You can reach the person managing the list at M> > freebsd-current-owner@freebsd.org M> > M> > When replying, please edit your Subject line so it is more specific M> > than "Re: Contents of freebsd-current digest..." M> > M> > Today's Topics: M> > M> > 1. Re: HELP: UEFI/ZFS Boot failure: Ignoring Boot000A: Only one M> > DP found (O. Hartmann) M> > 2. Re: Kernel-Crash when working with ubt0 M> > (Lizbeth Mutterhunt, Ph.D.) M> > 3. Re: Lockdown adaX numbers to allow booting ? (Nenhum_de_Nos) M> > 4. New driver for Asus Xonar DG/DGX soundcards now available M> > (Alexei Palyutin) M> > 5. assertion error in ZFS (Piotr Kubaj) M> > 6. Re: Lockdown adaX numbers to allow booting ? (Kurt Jaeger) M> > 7. Re: Lockdown adaX numbers to allow booting ? (Kurt Jaeger) M> > 8. SVN r353480 now mandates kernel option VIMAGE (Michael Butler) M> > 9. Re: SVN r353480 now mandates kernel option VIMAGE (Michael Tuexen) M> > 10. Re: SVN r353480 now mandates kernel option VIMAGE (Michael Tuexen) M> > 11. Re: Lockdown adaX numbers to allow booting ? (O'Connor, Daniel) M> > 12. Re: Lockdown adaX numbers to allow booting ? (O'Connor, Daniel) M> > 13. [2 WEEKS LEFT REMINDER] Call for 2019Q3 quarterly status M> > reports (salvadore@FreeBSD.org) M> > 14. Re: Lockdown adaX numbers to allow booting ? (Kurt Jaeger) M> > 15. Re: Lockdown adaX numbers to allow booting ? (O'Connor, Daniel) M> > M> > _______________________________________________ M> > freebsd-current@freebsd.org mailing list M> > https://lists.freebsd.org/mailman/listinfo/freebsd-current M> > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" M> M> M> _______________________________________________ M> freebsd-current@freebsd.org mailing list M> https://lists.freebsd.org/mailman/listinfo/freebsd-current M> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" M> -- Gleb Smirnoff