From nobody Thu Sep 22 18:31:40 2022 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4MYP505MqJz4d0j8 for ; Thu, 22 Sep 2022 18:31:48 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "troutmask", Issuer "troutmask" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4MYP4z3pCfz3cgx for ; Thu, 22 Sep 2022 18:31:47 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.16.1/8.16.1) with ESMTPS id 28MIVe4x001306 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for ; Thu, 22 Sep 2022 11:31:40 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.16.1/8.16.1/Submit) id 28MIVeJE001305 for freebsd-current@freebsd.org; Thu, 22 Sep 2022 11:31:40 -0700 (PDT) (envelope-from sgk) Date: Thu, 22 Sep 2022 11:31:40 -0700 From: Steve Kargl To: freebsd-current@freebsd.org Subject: A panic a day Message-ID: Reply-To: sgk@troutmask.apl.washington.edu List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Rspamd-Queue-Id: 4MYP4z3pCfz3cgx X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=fail reason="No valid SPF, No valid DKIM" header.from=washington.edu (policy=none); spf=none (mx1.freebsd.org: domain of sgk@troutmask.apl.washington.edu has no SPF policy when checking 128.95.76.21) smtp.mailfrom=sgk@troutmask.apl.washington.edu X-Spamd-Result: default: False [-3.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; DMARC_POLICY_SOFTFAIL(0.10)[washington.edu : No valid SPF, No valid DKIM,none]; MIME_GOOD(-0.10)[text/plain]; FROM_EQ_ENVFROM(0.00)[]; R_SPF_NA(0.00)[no SPF record]; RCVD_TLS_LAST(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; ASN(0.00)[asn:73, ipnet:128.95.0.0/16, country:US]; RCVD_COUNT_THREE(0.00)[3]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; TO_DN_NONE(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; REPLYTO_ADDR_EQ_FROM(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; HAS_REPLYTO(0.00)[sgk@troutmask.apl.washington.edu] X-ThisMailContainsUnwantedMimeParts: N All, I updated my kernel/world/all ports on Sept 19 2022. Since then, I have had daily panics and hard lock-up (no panic, keyboard, mouse, network, ...). The one panic I did witness sent text scolling off the screen. There is no dump, or at least, I haven't figured out a way to get a dump. Using ports/graphics/tesseract and then hand editing the OCR result, the last visible portions is panic() at panic+0x43/frame 0xfffffe00daf65550 __mtx_lock_spin_flags() at __mtx_lock_spin_flags+0xc6/frame 0xfffffe00daf655e0 sched_add() at sched_add+0x98/frame 0xfffffe00daf656a0 setrunnable() at setrunnable+0x73/frame 0xfffffe00daf656d0 wakeup_any() at wakeup_any+0x1f/frame 0xfffffe00daf656f0 taskqueue_enqueue_locked() at taskqueue_enqueue_locked+0x13e/frame 0xfffffe00daf65720 taskqueue_enqueue_timeout_sbt() at taskqueue_enqueue_timeout_sbt+0xe5/frame 0xfffffe00daf65770 resettodr() at resettodr+0x7a/frame 0xfffffe00daf657b0 kern_reboot() at kern_reboot+0x2ae/frame 0xfffffe00daf657f0 vpanic() at vpanic+0x1be/frame 0xfffffe00daf65840 panic() at panic+0x43/frame 0xfffffe00daf658a0 __mtx_lock_spin_flags() at __mix_lock_spin_flags+0xc6/frame 0xfffffe00daf65ab0 sched_add() at sched_add+0x98/frame 0xfffffe00daf65990 setrunnable() at setrunnable+0x73/frame 0xfffffe008daf659c0 wakeup_any() at wakeup_any+0x1f/frame 0xfffffe00daf659e0 taskqueue_enqueue_locked() at taskqueue_enqueue_locked+0x13e/frame 0xfffffe00daf65a11 drm_crtc_helper_set_config() at drm_crtc_helper_set_config+0x971/frame 0xfffffe00daf65abl radeon_crtc_set_config() at radeon_crtc_set_config+0x22/frame 0xfffffe00daf65ad0 __drm_mode_set_config_internal() at __drm_mode_set_config_internal+0xdd/frame 0xfffffe00daf65b10 drm_client_modeset_commit_locked() at drm_client_modeset_commit_locked+0x160/frame 0xfffffe00daf65b50 drm_client_modeset_commit() at drm_client_modeset_commit+0x21/frame 0xfffffe00daf65b70 drm_fb_helper_restore_fbdev_mode_unlocked() at drm_fb_helper_restore_fbdev_mode_unlocked+0x81/frame vt_kms_postswitch() at vt_kms_postswitch+0x166/frame 0xfffffe00daf65bd0 vt_window_switch() at vt_window_switch+0x119/frame 0xfffffe00daf65c1d vtterm_cngrab() at vtterm_cngrab+0x4f/frame 0xfffffe00daf65c30 cngrab() at cngrab+0x26/frame 0xfffffe00daf65ca0 vpanic() at vpanic+0xf0/frame 0xfffffe00daf65ca0 panic() at panic+0x43/frame 0xfffffe00daf65d00 __mtx_assert() at __mtx_assert+0x9d/frame 0xfffffe00daf65d10 ast_sched_locked() at ast_sched_locked+0x29/frame 0xfffffe00daf65d30 sched_add() at sched_add+0x4c5/frame 0xfffffe00daf65df0 sched_switch() at sched_switch+0x9f/frame 0xfffffe00daf65e20 mi_switch() at mi_switch+0x14b/frame 0xfffffe00daf65e40 sched_bind() at sched_bind+0x73/frame 0xfffffe00daf65e60 pcpu_cache_drain_safe() at pcpu_cache_drain_safe+0x25a/frame 0xfffffe00daf65e90 uma_reclaim_domain() at uma_reclain_domain+0x279/frame Buf ffffe00dafohech uma_reclaim_worker() at uma_reclaim_worker+0x35/frame 0xfffffe00daf65ef0 fork_exit() at fork_exit+0x80/frame 0xfffffe00daf65f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00daf65f30 --- trap 0, rip = 0, rop = 0, rbp = 0 --- panic: mtx_lock_spin: recursed on non-recursive mutex sleepq chain @ /usr/src/sys/kern/subr_sleepqueue.c:267 cpuid = 7 time = 1663634259 KDB: stack backtrace: db_trace_self_wrapper() at -- Steve