From nobody Tue Nov 02 14:16:35 2021 X-Original-To: freebsd-emulation@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 C578918481B7; Tue, 2 Nov 2021 14:16:48 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from mail.protected-networks.net (mail.protected-networks.net [IPv6:2001:470:8d59:1::8]) (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 "mail.protected-networks.net", Issuer "R3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HkBmH6kHhz4lpg; Tue, 2 Nov 2021 14:16:47 +0000 (UTC) (envelope-from imb@protected-networks.net) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d= protected-networks.net; h=content-transfer-encoding:content-type :content-type:subject:subject:from:from:content-language :user-agent:mime-version:date:date:message-id; s=201508; t= 1635862596; bh=iRlGmrtDmoONXbJuuLNSpVtiCMwm+xUCKCU3MzK3uoQ=; b=g n8LiEzP00Vz4t92MnwaAgMRH7rYUbm8UpeKbn0rgQFjHMQvrWVibG320D8KUTCe5 e3ZqUiHv5WbQVb8+7wAlvFR6P5hqSdoP0hQtW25U4MGKpXRBne9CWyMczvLP0lZy NjTg5jKUo3PVFdgi5/F7FMCHVRJ+mpfW2DCmcEzqwA= Received: from [192.168.1.10] (toshi.auburn.protected-networks.net [192.168.1.10]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: imb@mail.protected-networks.net) by mail.protected-networks.net (Postfix) with ESMTPSA id 2F6FD46E31; Tue, 2 Nov 2021 10:16:36 -0400 (EDT) Message-ID: Date: Tue, 2 Nov 2021 10:16:35 -0400 List-Id: Development of Emulators of other operating systems List-Archive: https://lists.freebsd.org/archives/freebsd-emulation List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-emulation@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0 Content-Language: en-NZ To: freebsd-current Cc: "freebsd-emulation@freebsd.org" Subject: current now panics when starting VBox VM Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4HkBmH6kHhz4lpg X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=pass header.d=protected-networks.net header.s=201508 header.b="g n8LiEz"; dmarc=pass (policy=reject) header.from=protected-networks.net; spf=pass (mx1.freebsd.org: domain of imb@protected-networks.net designates 2001:470:8d59:1::8 as permitted sender) smtp.mailfrom=imb@protected-networks.net X-Spamd-Result: default: False [-0.08 / 15.00]; TO_DN_EQ_ADDR_SOME(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[protected-networks.net:s=201508]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; NEURAL_SPAM_SHORT(0.92)[0.915]; ARC_NA(0.00)[]; NEURAL_SPAM_MEDIUM(1.00)[1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; DKIM_TRACE(0.00)[protected-networks.net:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[protected-networks.net,reject]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:6939, ipnet:2001:470::/32, country:US]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] Reply-To: imb@protected-networks.net From: Michael Butler via freebsd-current X-Original-From: Michael Butler X-ThisMailContainsUnwantedMimeParts: N On current as of this morning (I haven't tried to bisect yet) .. FreeBSD toshi.auburn.protected-networks.net 14.0-CURRENT FreeBSD 14.0-CURRENT #42 main-a670e1c13a: Tue Nov 2 09:29:28 EDT 2021 root@toshi.auburn.protected-networks.net:/usr/obj/usr/src/amd64.amd64/sys/TOSHI amd64 .. with either graphics/drm-devel-kmod or graphics/drm-current-kmod, trying to start a VirtualBox VM triggers this panic .. Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x0 fault code = supervisor read data, page not present instruction pointer = 0x20:0xffffffff80ca5564 stack pointer = 0x28:0xfffffe011c036b80 frame pointer = 0x28:0xfffffe011c036b80 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 = 1378 (plasmashell) trap number = 12 WARNING !drm_modeset_is_locked(&crtc->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:621 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e403b2 at drm_atomic_helper_check_modeset+0xb2 #2 0xffffffff81d3870c at intel_atomic_check+0x8c #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a59f0 at vt_window_switch+0x120 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cbe1c at vpanic+0xec #13 0xffffffff808cbd23 at panic+0x43 #14 0xffffffff80ca928c at trap_fatal+0x2dc #15 0xffffffff80ca962f at trap_pfault+0x32f #16 0xffffffff80ca8a3c at trap+0x23c #17 0xffffffff80c81fc8 at calltrap+0x8 WARNING !drm_modeset_is_locked(&crtc->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:621 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e403b2 at drm_atomic_helper_check_modeset+0xb2 #2 0xffffffff81d3870c at intel_atomic_check+0x8c #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a59f0 at vt_window_switch+0x120 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cbe1c at vpanic+0xec #13 0xffffffff808cbd23 at panic+0x43 #14 0xffffffff80ca928c at trap_fatal+0x2dc #15 0xffffffff80ca962f at trap_pfault+0x32f #16 0xffffffff80ca8a3c at trap+0x23c #17 0xffffffff80c81fc8 at calltrap+0x8 WARNING !drm_modeset_is_locked(&crtc->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:621 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e403b2 at drm_atomic_helper_check_modeset+0xb2 #2 0xffffffff81d3870c at intel_atomic_check+0x8c #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a59f0 at vt_window_switch+0x120 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cbe1c at vpanic+0xec #13 0xffffffff808cbd23 at panic+0x43 #14 0xffffffff80ca928c at trap_fatal+0x2dc #15 0xffffffff80ca962f at trap_pfault+0x32f #16 0xffffffff80ca8a3c at trap+0x23c #17 0xffffffff80c81fc8 at calltrap+0x8 WARNING !drm_modeset_is_locked(&dev->mode_config.connection_mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:666 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e40542 at drm_atomic_helper_check_modeset+0x242 #2 0xffffffff81d3870c at intel_atomic_check+0x8c #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a59f0 at vt_window_switch+0x120 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cbe1c at vpanic+0xec #13 0xffffffff808cbd23 at panic+0x43 #14 0xffffffff80ca928c at trap_fatal+0x2dc #15 0xffffffff80ca962f at trap_pfault+0x32f #16 0xffffffff80ca8a3c at trap+0x23c #17 0xffffffff80c81fc8 at calltrap+0x8 WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a59f0 at vt_window_switch+0x120 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cbe1c at vpanic+0xec #13 0xffffffff808cbd23 at panic+0x43 #14 0xffffffff80ca928c at trap_fatal+0x2dc #15 0xffffffff80ca962f at trap_pfault+0x32f #16 0xffffffff80ca8a3c at trap+0x23c #17 0xffffffff80c81fc8 at calltrap+0x8 WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a59f0 at vt_window_switch+0x120 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cbe1c at vpanic+0xec #13 0xffffffff808cbd23 at panic+0x43 #14 0xffffffff80ca928c at trap_fatal+0x2dc #15 0xffffffff80ca962f at trap_pfault+0x32f #16 0xffffffff80ca8a3c at trap+0x23c #17 0xffffffff80c81fc8 at calltrap+0x8 WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a59f0 at vt_window_switch+0x120 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cbe1c at vpanic+0xec #13 0xffffffff808cbd23 at panic+0x43 #14 0xffffffff80ca928c at trap_fatal+0x2dc #15 0xffffffff80ca962f at trap_pfault+0x32f #16 0xffffffff80ca8a3c at trap+0x23c #17 0xffffffff80c81fc8 at calltrap+0x8 WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a59f0 at vt_window_switch+0x120 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cbe1c at vpanic+0xec #13 0xffffffff808cbd23 at panic+0x43 #14 0xffffffff80ca928c at trap_fatal+0x2dc #15 0xffffffff80ca962f at trap_pfault+0x32f #16 0xffffffff80ca8a3c at trap+0x23c #17 0xffffffff80c81fc8 at calltrap+0x8 WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a59f0 at vt_window_switch+0x120 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cbe1c at vpanic+0xec #13 0xffffffff808cbd23 at panic+0x43 #14 0xffffffff80ca928c at trap_fatal+0x2dc #15 0xffffffff80ca962f at trap_pfault+0x32f #16 0xffffffff80ca8a3c at trap+0x23c #17 0xffffffff80c81fc8 at calltrap+0x8 WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a59f0 at vt_window_switch+0x120 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cbe1c at vpanic+0xec #13 0xffffffff808cbd23 at panic+0x43 #14 0xffffffff80ca928c at trap_fatal+0x2dc #15 0xffffffff80ca962f at trap_pfault+0x32f #16 0xffffffff80ca8a3c at trap+0x23c #17 0xffffffff80c81fc8 at calltrap+0x8 WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a59f0 at vt_window_switch+0x120 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cbe1c at vpanic+0xec #13 0xffffffff808cbd23 at panic+0x43 #14 0xffffffff80ca928c at trap_fatal+0x2dc #15 0xffffffff80ca962f at trap_pfault+0x32f #16 0xffffffff80ca8a3c at trap+0x23c #17 0xffffffff80c81fc8 at calltrap+0x8 WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a59f0 at vt_window_switch+0x120 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cbe1c at vpanic+0xec #13 0xffffffff808cbd23 at panic+0x43 #14 0xffffffff80ca928c at trap_fatal+0x2dc #15 0xffffffff80ca962f at trap_pfault+0x32f #16 0xffffffff80ca8a3c at trap+0x23c #17 0xffffffff80c81fc8 at calltrap+0x8 WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a59f0 at vt_window_switch+0x120 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cbe1c at vpanic+0xec #13 0xffffffff808cbd23 at panic+0x43 #14 0xffffffff80ca928c at trap_fatal+0x2dc #15 0xffffffff80ca962f at trap_pfault+0x32f #16 0xffffffff80ca8a3c at trap+0x23c #17 0xffffffff80c81fc8 at calltrap+0x8 WARN_ON(!mutex_is_locked(&dev->struct_mutex)) WARN_ON(!mutex_is_locked(&fbc->lock))WARN_ON(!mutex_is_locked(&fbc->lock))WARN_ON(!mutex_is_locked(&fbc->lock)) panic: page fault cpuid = 0 time = 1635862018 WARNING !drm_modeset_is_locked(&crtc->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:621 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e403b2 at drm_atomic_helper_check_modeset+0xb2 #2 0xffffffff81d3870c at intel_atomic_check+0x8c #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff808cb7ec at kern_reboot+0x17c #11 0xffffffff808cbecb at vpanic+0x19b #12 0xffffffff808cbd23 at panic+0x43 #13 0xffffffff80ca928c at trap_fatal+0x2dc #14 0xffffffff80ca962f at trap_pfault+0x32f #15 0xffffffff80ca8a3c at trap+0x23c #16 0xffffffff80c81fc8 at calltrap+0x8 #17 0xffffffff808b4d69 at sysctl_kern_proc_pathname+0xc9 WARNING !drm_modeset_is_locked(&crtc->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:621 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e403b2 at drm_atomic_helper_check_modeset+0xb2 #2 0xffffffff81d3870c at intel_atomic_check+0x8c #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff808cb7ec at kern_reboot+0x17c #11 0xffffffff808cbecb at vpanic+0x19b #12 0xffffffff808cbd23 at panic+0x43 #13 0xffffffff80ca928c at trap_fatal+0x2dc #14 0xffffffff80ca962f at trap_pfault+0x32f #15 0xffffffff80ca8a3c at trap+0x23c #16 0xffffffff80c81fc8 at calltrap+0x8 #17 0xffffffff808b4d69 at sysctl_kern_proc_pathname+0xc9 WARNING !drm_modeset_is_locked(&crtc->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:621 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e403b2 at drm_atomic_helper_check_modeset+0xb2 #2 0xffffffff81d3870c at intel_atomic_check+0x8c #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff808cb7ec at kern_reboot+0x17c #11 0xffffffff808cbecb at vpanic+0x19b #12 0xffffffff808cbd23 at panic+0x43 #13 0xffffffff80ca928c at trap_fatal+0x2dc #14 0xffffffff80ca962f at trap_pfault+0x32f #15 0xffffffff80ca8a3c at trap+0x23c #16 0xffffffff80c81fc8 at calltrap+0x8 #17 0xffffffff808b4d69 at sysctl_kern_proc_pathname+0xc9 WARNING !drm_modeset_is_locked(&dev->mode_config.connection_mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:666 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e40542 at drm_atomic_helper_check_modeset+0x242 #2 0xffffffff81d3870c at intel_atomic_check+0x8c #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff808cb7ec at kern_reboot+0x17c #11 0xffffffff808cbecb at vpanic+0x19b #12 0xffffffff808cbd23 at panic+0x43 #13 0xffffffff80ca928c at trap_fatal+0x2dc #14 0xffffffff80ca962f at trap_pfault+0x32f #15 0xffffffff80ca8a3c at trap+0x23c #16 0xffffffff80c81fc8 at calltrap+0x8 #17 0xffffffff808b4d69 at sysctl_kern_proc_pathname+0xc9 WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff808cb7ec at kern_reboot+0x17c #11 0xffffffff808cbecb at vpanic+0x19b #12 0xffffffff808cbd23 at panic+0x43 #13 0xffffffff80ca928c at trap_fatal+0x2dc #14 0xffffffff80ca962f at trap_pfault+0x32f #15 0xffffffff80ca8a3c at trap+0x23c #16 0xffffffff80c81fc8 at calltrap+0x8 #17 0xffffffff808b4d69 at sysctl_kern_proc_pathname+0xc9 WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff808cb7ec at kern_reboot+0x17c #11 0xffffffff808cbecb at vpanic+0x19b #12 0xffffffff808cbd23 at panic+0x43 #13 0xffffffff80ca928c at trap_fatal+0x2dc #14 0xffffffff80ca962f at trap_pfault+0x32f #15 0xffffffff80ca8a3c at trap+0x23c #16 0xffffffff80c81fc8 at calltrap+0x8 #17 0xffffffff808b4d69 at sysctl_kern_proc_pathname+0xc9 WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff808cb7ec at kern_reboot+0x17c #11 0xffffffff808cbecb at vpanic+0x19b #12 0xffffffff808cbd23 at panic+0x43 #13 0xffffffff80ca928c at trap_fatal+0x2dc #14 0xffffffff80ca962f at trap_pfault+0x32f #15 0xffffffff80ca8a3c at trap+0x23c #16 0xffffffff80c81fc8 at calltrap+0x8 #17 0xffffffff808b4d69 at sysctl_kern_proc_pathname+0xc9 WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff808cb7ec at kern_reboot+0x17c #11 0xffffffff808cbecb at vpanic+0x19b #12 0xffffffff808cbd23 at panic+0x43 #13 0xffffffff80ca928c at trap_fatal+0x2dc #14 0xffffffff80ca962f at trap_pfault+0x32f #15 0xffffffff80ca8a3c at trap+0x23c #16 0xffffffff80c81fc8 at calltrap+0x8 #17 0xffffffff808b4d69 at sysctl_kern_proc_pathname+0xc9 WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff808cb7ec at kern_reboot+0x17c #11 0xffffffff808cbecb at vpanic+0x19b #12 0xffffffff808cbd23 at panic+0x43 #13 0xffffffff80ca928c at trap_fatal+0x2dc #14 0xffffffff80ca962f at trap_pfault+0x32f #15 0xffffffff80ca8a3c at trap+0x23c #16 0xffffffff80c81fc8 at calltrap+0x8 #17 0xffffffff808b4d69 at sysctl_kern_proc_pathname+0xc9 WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff808cb7ec at kern_reboot+0x17c #11 0xffffffff808cbecb at vpanic+0x19b #12 0xffffffff808cbd23 at panic+0x43 #13 0xffffffff80ca928c at trap_fatal+0x2dc #14 0xffffffff80ca962f at trap_pfault+0x32f #15 0xffffffff80ca8a3c at trap+0x23c #16 0xffffffff80c81fc8 at calltrap+0x8 #17 0xffffffff808b4d69 at sysctl_kern_proc_pathname+0xc9 WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff808cb7ec at kern_reboot+0x17c #11 0xffffffff808cbecb at vpanic+0x19b #12 0xffffffff808cbd23 at panic+0x43 #13 0xffffffff80ca928c at trap_fatal+0x2dc #14 0xffffffff80ca962f at trap_pfault+0x32f #15 0xffffffff80ca8a3c at trap+0x23c #16 0xffffffff80c81fc8 at calltrap+0x8 #17 0xffffffff808b4d69 at sysctl_kern_proc_pathname+0xc9 WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff808cb7ec at kern_reboot+0x17c #11 0xffffffff808cbecb at vpanic+0x19b #12 0xffffffff808cbd23 at panic+0x43 #13 0xffffffff80ca928c at trap_fatal+0x2dc #14 0xffffffff80ca962f at trap_pfault+0x32f #15 0xffffffff80ca8a3c at trap+0x23c #16 0xffffffff80c81fc8 at calltrap+0x8 #17 0xffffffff808b4d69 at sysctl_kern_proc_pathname+0xc9 WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff808cb7ec at kern_reboot+0x17c #11 0xffffffff808cbecb at vpanic+0x19b #12 0xffffffff808cbd23 at panic+0x43 #13 0xffffffff80ca928c at trap_fatal+0x2dc #14 0xffffffff80ca962f at trap_pfault+0x32f #15 0xffffffff80ca8a3c at trap+0x23c #16 0xffffffff80c81fc8 at calltrap+0x8 #17 0xffffffff808b4d69 at sysctl_kern_proc_pathname+0xc9 WARN_ON(!mutex_is_locked(&dev->struct_mutex)) WARN_ON(!mutex_is_locked(&fbc->lock))WARN_ON(!mutex_is_locked(&fbc->lock))WARN_ON(!mutex_is_locked(&fbc->lock)) Uptime: 1m6s WARNING !drm_modeset_is_locked(&crtc->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:621 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e403b2 at drm_atomic_helper_check_modeset+0xb2 #2 0xffffffff81d3870c at intel_atomic_check+0x8c #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cb9c1 at kern_reboot+0x351 #13 0xffffffff808cbecb at vpanic+0x19b #14 0xffffffff808cbd23 at panic+0x43 #15 0xffffffff80ca928c at trap_fatal+0x2dc #16 0xffffffff80ca962f at trap_pfault+0x32f #17 0xffffffff80ca8a3c at trap+0x23c WARNING !drm_modeset_is_locked(&crtc->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:621 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e403b2 at drm_atomic_helper_check_modeset+0xb2 #2 0xffffffff81d3870c at intel_atomic_check+0x8c #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cb9c1 at kern_reboot+0x351 #13 0xffffffff808cbecb at vpanic+0x19b #14 0xffffffff808cbd23 at panic+0x43 #15 0xffffffff80ca928c at trap_fatal+0x2dc #16 0xffffffff80ca962f at trap_pfault+0x32f #17 0xffffffff80ca8a3c at trap+0x23c WARNING !drm_modeset_is_locked(&crtc->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:621 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e403b2 at drm_atomic_helper_check_modeset+0xb2 #2 0xffffffff81d3870c at intel_atomic_check+0x8c #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cb9c1 at kern_reboot+0x351 #13 0xffffffff808cbecb at vpanic+0x19b #14 0xffffffff808cbd23 at panic+0x43 #15 0xffffffff80ca928c at trap_fatal+0x2dc #16 0xffffffff80ca962f at trap_pfault+0x32f #17 0xffffffff80ca8a3c at trap+0x23c WARNING !drm_modeset_is_locked(&dev->mode_config.connection_mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:666 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e40542 at drm_atomic_helper_check_modeset+0x242 #2 0xffffffff81d3870c at intel_atomic_check+0x8c #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cb9c1 at kern_reboot+0x351 #13 0xffffffff808cbecb at vpanic+0x19b #14 0xffffffff808cbd23 at panic+0x43 #15 0xffffffff80ca928c at trap_fatal+0x2dc #16 0xffffffff80ca962f at trap_pfault+0x32f #17 0xffffffff80ca8a3c at trap+0x23c WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cb9c1 at kern_reboot+0x351 #13 0xffffffff808cbecb at vpanic+0x19b #14 0xffffffff808cbd23 at panic+0x43 #15 0xffffffff80ca928c at trap_fatal+0x2dc #16 0xffffffff80ca962f at trap_pfault+0x32f #17 0xffffffff80ca8a3c at trap+0x23c WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cb9c1 at kern_reboot+0x351 #13 0xffffffff808cbecb at vpanic+0x19b #14 0xffffffff808cbd23 at panic+0x43 #15 0xffffffff80ca928c at trap_fatal+0x2dc #16 0xffffffff80ca962f at trap_pfault+0x32f #17 0xffffffff80ca8a3c at trap+0x23c WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cb9c1 at kern_reboot+0x351 #13 0xffffffff808cbecb at vpanic+0x19b #14 0xffffffff808cbd23 at panic+0x43 #15 0xffffffff80ca928c at trap_fatal+0x2dc #16 0xffffffff80ca962f at trap_pfault+0x32f #17 0xffffffff80ca8a3c at trap+0x23c WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cb9c1 at kern_reboot+0x351 #13 0xffffffff808cbecb at vpanic+0x19b #14 0xffffffff808cbd23 at panic+0x43 #15 0xffffffff80ca928c at trap_fatal+0x2dc #16 0xffffffff80ca962f at trap_pfault+0x32f #17 0xffffffff80ca8a3c at trap+0x23c WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cb9c1 at kern_reboot+0x351 #13 0xffffffff808cbecb at vpanic+0x19b #14 0xffffffff808cbd23 at panic+0x43 #15 0xffffffff80ca928c at trap_fatal+0x2dc #16 0xffffffff80ca962f at trap_pfault+0x32f #17 0xffffffff80ca8a3c at trap+0x23c WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cb9c1 at kern_reboot+0x351 #13 0xffffffff808cbecb at vpanic+0x19b #14 0xffffffff808cbd23 at panic+0x43 #15 0xffffffff80ca928c at trap_fatal+0x2dc #16 0xffffffff80ca962f at trap_pfault+0x32f #17 0xffffffff80ca8a3c at trap+0x23c WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cb9c1 at kern_reboot+0x351 #13 0xffffffff808cbecb at vpanic+0x19b #14 0xffffffff808cbd23 at panic+0x43 #15 0xffffffff80ca928c at trap_fatal+0x2dc #16 0xffffffff80ca962f at trap_pfault+0x32f #17 0xffffffff80ca8a3c at trap+0x23c WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cb9c1 at kern_reboot+0x351 #13 0xffffffff808cbecb at vpanic+0x19b #14 0xffffffff808cbd23 at panic+0x43 #15 0xffffffff80ca928c at trap_fatal+0x2dc #16 0xffffffff80ca962f at trap_pfault+0x32f #17 0xffffffff80ca8a3c at trap+0x23c WARNING !drm_modeset_is_locked(&plane->mutex) failed at /usr/ports/graphics/drm-current-kmod/work/drm-kmod-drm_v5.4.144_2/drivers/gpu/drm/drm_atomic_helper.c:871 #0 0xffffffff81ec2c63 at linux_dump_stack+0x23 #1 0xffffffff81e4160f at drm_atomic_helper_check_planes+0xaf #2 0xffffffff81d39847 at intel_atomic_check+0x11c7 #3 0xffffffff81e3f383 at drm_atomic_check_only+0x423 #4 0xffffffff81e3f783 at drm_atomic_commit+0x13 #5 0xffffffff81e4c2e8 at drm_client_modeset_commit_atomic+0x148 #6 0xffffffff81e4c046 at drm_client_modeset_commit_force+0x66 #7 0xffffffff81e8bf1a at drm_fb_helper_restore_fbdev_mode_unlocked+0x7a #8 0xffffffff81e85ef6 at vt_kms_postswitch+0x166 #9 0xffffffff807a5ba9 at vt_window_switch+0x2d9 #10 0xffffffff807a2b4f at vtterm_cngrab+0x4f #11 0xffffffff80865716 at cngrab+0x16 #12 0xffffffff808cb9c1 at kern_reboot+0x351 #13 0xffffffff808cbecb at vpanic+0x19b #14 0xffffffff808cbd23 at panic+0x43 #15 0xffffffff80ca928c at trap_fatal+0x2dc #16 0xffffffff80ca962f at trap_pfault+0x32f #17 0xffffffff80ca8a3c at trap+0x23c WARN_ON(!mutex_is_locked(&dev->struct_mutex)) WARN_ON(!mutex_is_locked(&fbc->lock))WARN_ON(!mutex_is_locked(&fbc->lock))WARN_ON(!mutex_is_locked(&fbc->lock)) Dumping 811 out of 16257 MB:..2%..12%..22%..32%..42%..52%..62%..71%..81%..91% ------------------------------------------------------------------------