From nobody Tue Nov 2 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% ------------------------------------------------------------------------ From nobody Tue Nov 2 15:03:26 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 D89731831661; Tue, 2 Nov 2021 15:03:35 +0000 (UTC) (envelope-from freebsd@sysctl.cz) Received: from wes1-so2.wedos.net (wes1-so2.wedos.net [46.28.106.45]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4HkCpH3DxKz3LP2; Tue, 2 Nov 2021 15:03:35 +0000 (UTC) (envelope-from freebsd@sysctl.cz) Received: from webmail.wedos.net (wes1-wm2.wedos.net [46.28.106.72]) by wes1-so2.wedos.net (Postfix) with ESMTPSA id 4HkCp63hXwz6qh; Tue, 2 Nov 2021 16:03:26 +0100 (CET) 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 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 02 Nov 2021 16:03:26 +0100 From: freebsd@sysctl.cz To: imb@protected-networks.net Cc: freebsd-current , freebsd-emulation@freebsd.org, owner-freebsd-emulation@freebsd.org Subject: Re: current now panics when starting VBox VM In-Reply-To: References: Message-ID: <8ba2f821a77ec7ef609dcc8719c49daa@sysctl.cz> X-Sender: freebsd@sysctl.cz User-Agent: Roundcube Webmail/1.2.4 X-Rspamd-Queue-Id: 4HkCpH3DxKz3LP2 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N Dne 2021-11-02 15:16, Michael Butler via freebsd-current napsal: > 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% > > ------------------------------------------------------------------------ It seems to bug https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259555 From nobody Tue Nov 2 21:48:40 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 87E5C1845C20; Tue, 2 Nov 2021 21:48:46 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from omta001.cacentral1.a.cloudfilter.net (omta001.cacentral1.a.cloudfilter.net [3.97.99.32]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HkNnp2ZqJz3rVG; Tue, 2 Nov 2021 21:48:46 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from shw-obgw-4003a.ext.cloudfilter.net ([10.228.9.183]) by cmsmtp with ESMTP id hkymmNURnczbLi1eAmhGcx; Tue, 02 Nov 2021 21:48:46 +0000 Received: from spqr.komquats.com ([70.66.148.124]) by cmsmtp with ESMTPA id i1e8mWHMrhYGxi1e9micqu; Tue, 02 Nov 2021 21:48:46 +0000 X-Authority-Analysis: v=2.4 cv=QIIL+iHL c=1 sm=1 tr=0 ts=6181b23e a=Cwc3rblV8FOMdVN/wOAqyQ==:117 a=Cwc3rblV8FOMdVN/wOAqyQ==:17 a=kj9zAlcOel0A:10 a=vIxV3rELxO4A:10 a=6I5d2MoRAAAA:8 a=YxBL1-UpAAAA:8 a=EkcXrb_YAAAA:8 a=w3lS9oWG1QiI_jSQ9-MA:9 a=CjuIK1q_8ugA:10 a=IjZwj45LgO3ly-622nXo:22 a=Ia-lj3WSrqcvXOmTRaiG:22 a=LK5xJRSDVpKd5WXXoEvA:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTPS id 328A6155; Tue, 2 Nov 2021 14:48:43 -0700 (PDT) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.16.1/8.16.1) with ESMTP id 1A2LmeHX004930; Tue, 2 Nov 2021 14:48:41 -0700 (PDT) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <202111022148.1A2LmeHX004930@slippy.cwsent.com> X-Mailer: exmh version 2.9.0 11/07/2018 with nmh-1.7.1 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: greg@unrelenting.technology cc: imb@protected-networks.net, Michael Butler via freebsd-current , "freebsd-emulation@freebsd.org" Subject: Re: current now panics when starting VBox VM In-reply-to: <36923A7F-23DE-490D-B1FA-A8B064740BD6@unrelenting.technology> References: <36923A7F-23DE-490D-B1FA-A8B064740BD6@unrelenting.technology> Comments: In-reply-to Greg V via freebsd-current message dated "Tue, 02 Nov 2021 18:37:53 +0300." 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 Content-Type: text/plain; charset=us-ascii Date: Tue, 02 Nov 2021 14:48:40 -0700 X-CMAE-Envelope: MS4xfBu2QizPv0BKEqYFvaUKMYnNTM/OXX+BGqapnsBwzYkmgsWz95xT5j0PPaLDCizFfZ5TA4a1BoPJ7AHj3pSZanrCT8cxEvZgfCLsDgo9A1En+dMEgmoc fBRplAN98Vd7OXdVMErXGxsyZzVFuEWADor3wFittCVQiOLesmAmKCK7+oOo7Od+ahy+Lu8ma69Aqg8sH+IIwNDnvrbnBK7lTfq7Ak+BseRjzkWQ4Jr82RXk gMta9WSpAi0jQuUpQPy82bfn33Hogk/H3FBCBc/ivtOl7RDJcZ6MUiG7z1hjH/NH58gdmEWObO0JBbFINfKzfK+RV8B7ixdZg6xFZzy5TyQ= X-Rspamd-Queue-Id: 4HkNnp2ZqJz3rVG X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N In message <36923A7F-23DE-490D-B1FA-A8B064740BD6@unrelenting.technology>, Greg V via freebsd-current writes: > > > On November 2, 2021 5:16:35 PM GMT+03:00, Michael Butler via freebsd-current > wrote: > >On current as of this morning (I haven't tried to bisect yet) .. > > > > .. with either graphics/drm-devel-kmod or graphics/drm-current-kmod, > >trying to start a VirtualBox VM triggers this panic .. > > > > >#16 0xffffffff80c81fc8 at calltrap+0x8 > >#17 0xffffffff808b4d69 at sysctl_kern_proc_pathname+0xc9 > > something something https://reviews.freebsd.org/D32738 ? sysctl_kern_proc_pat > hname was touched recently there. > > (Also can someone commit https://reviews.freebsd.org/D30174 ? These warning-f > illed reports are unreadable >_<) Usually the first thing to do with virtualbox is rebuild it. That usually fixes any panics I experience here. Of course, make sure your virtualbox ports subdirs are fully patched, as it's an opportune time to update it too. -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org The need of the many outweighs the greed of the few. From nobody Tue Nov 2 22:32:26 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 CC61218339BB; Tue, 2 Nov 2021 22:32:32 +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 4HkPmJ0c6Sz4ZT1; Tue, 2 Nov 2021 22:32:32 +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:in-reply-to:from:from:references:content-language :subject:subject:user-agent:mime-version:date:date:message-id; s=201508; t=1635892346; bh=9F7W3IUSiKN1kCmZDhMDJoC4r+M67eisIXnA Ax5nE98=; b=N57G0ScY0k/WppE5tauWIjj23ywfK+IHeJ3h2xXoKZ7Tdwbt2aJt 2g6Bao+2qKjBfkO+OeKF/3Ulfs7n4x6GRH1Xi79paTQfxCy9Jbq1kxWmSHKzB3iX tEVagLH6+6Y/E0WjzaMHpTaoeoVY1XhSSAx85mITqj6E7DmAbswA5ME= 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 B2092286DF; Tue, 2 Nov 2021 18:32:26 -0400 (EDT) Message-ID: <1ccb6ce3-2cb7-e325-79e3-cda5640f24df@protected-networks.net> Date: Tue, 2 Nov 2021 18:32:26 -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 Subject: Re: current now panics when starting VBox VM Content-Language: en-NZ To: Cy Schubert , greg@unrelenting.technology Cc: "freebsd-emulation@freebsd.org" , freebsd-current References: <36923A7F-23DE-490D-B1FA-A8B064740BD6@unrelenting.technology> <202111022148.1A2LmeHX004930@slippy.cwsent.com> In-Reply-To: <202111022148.1A2LmeHX004930@slippy.cwsent.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4HkPmJ0c6Sz4ZT1 X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=protected-networks.net header.s=201508 header.b=N57G0ScY; 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 [-3.07 / 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)[]; RCPT_COUNT_THREE(0.00)[4]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; ARC_NA(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[protected-networks.net:+]; DMARC_POLICY_ALLOW(-0.50)[protected-networks.net,reject]; NEURAL_HAM_SHORT(-0.07)[-0.068]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; 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-emulation X-Original-From: Michael Butler X-ThisMailContainsUnwantedMimeParts: N On 11/2/21 17:48, Cy Schubert wrote: > In message <36923A7F-23DE-490D-B1FA-A8B064740BD6@unrelenting.technology>, > Greg > V via freebsd-current writes: >> >> >> On November 2, 2021 5:16:35 PM GMT+03:00, Michael Butler via freebsd-current >> wrote: >>> On current as of this morning (I haven't tried to bisect yet) .. >>> >>> .. with either graphics/drm-devel-kmod or graphics/drm-current-kmod, >>> trying to start a VirtualBox VM triggers this panic .. >>> >> >>> #16 0xffffffff80c81fc8 at calltrap+0x8 >>> #17 0xffffffff808b4d69 at sysctl_kern_proc_pathname+0xc9 >> >> something something https://reviews.freebsd.org/D32738 ? sysctl_kern_proc_pat >> hname was touched recently there. >> >> (Also can someone commit https://reviews.freebsd.org/D30174 ? These warning-f >> illed reports are unreadable >_<) > > Usually the first thing to do with virtualbox is rebuild it. That usually > fixes any panics I experience here. Of course, make sure your virtualbox > ports subdirs are fully patched, as it's an opportune time to update it too. Before reporting this, I rebuilt world including kernel, all kmods and virtualbox itself to no avail :-( I agree; most issues I've had in the past have been resolvable using this approach. Not this time, Michael From nobody Wed Nov 3 14:36:34 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 A7A8F183A824; Wed, 3 Nov 2021 14:37:09 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io1-f46.google.com (mail-io1-f46.google.com [209.85.166.46]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Hkq9K48J9z3LN0; Wed, 3 Nov 2021 14:37:09 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-io1-f46.google.com with SMTP id p193so2990630iod.8; Wed, 03 Nov 2021 07:37:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Te6Okj60HWvjaIc8hUAjFCSIj5AJMWlfVS3LvBhiBOU=; b=oXrotjxNUEMjcEGm4PLOC4RjXQbuhH9QCXHcoBl5moy4LJFY9j0oDVko6i2AXx4Byi KuXyWxMyzLiquA6rGyyrInEKmzX3BM4goC/Kbgk/YsTrh3kdfGazEmvIjOsPd5lOTcMj gvbbIPsdiElj0ow84V7Ty5fJ2xjPzO9CpHJYsAJ84UhIuFOR+PHsJj9JiU5dzCAiRd06 6ikcmYJJViN9HiYZhUDJw0XjwPLdFpg10q+69dxTykSmeFOOAwx9qTBu704ugpwDr4ri /pLSQAwGTpkntLyLeF/nLpJlLQhCPhZR6EPrmIO9vXJ+eNgZuJ3a67KfjidaR9rttWmV r+lw== X-Gm-Message-State: AOAM530qwgmqHeJKVnmGcPlOvX2HNYMX0u0ODmVWKSOp3bXmH0cqzc80 RsHm6j4+IuSEnimcZB5Z9zhVkcHWBjc9cta7iFW9oidy X-Google-Smtp-Source: ABdhPJxCb0Bh/ie25ZRPIgSQzeJuSfokguHM+oAXnjRST1lgIDRuONg1V5nsX/zgK6boBTppK0zE/7Nc2XDjKxcY96M= X-Received: by 2002:a05:6602:1607:: with SMTP id x7mr9846612iow.134.1635950223438; Wed, 03 Nov 2021 07:37:03 -0700 (PDT) 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 References: <36923A7F-23DE-490D-B1FA-A8B064740BD6@unrelenting.technology> <202111022148.1A2LmeHX004930@slippy.cwsent.com> <1ccb6ce3-2cb7-e325-79e3-cda5640f24df@protected-networks.net> In-Reply-To: <1ccb6ce3-2cb7-e325-79e3-cda5640f24df@protected-networks.net> From: Ed Maste Date: Wed, 3 Nov 2021 10:36:34 -0400 Message-ID: Subject: Re: current now panics when starting VBox VM To: Iain Michael Butler Cc: Cy Schubert , Greg V , "freebsd-emulation@freebsd.org" , freebsd-current Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4Hkq9K48J9z3LN0 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On Tue, 2 Nov 2021 at 18:32, Michael Butler via freebsd-emulation wrote: > > Before reporting this, I rebuilt world including kernel, all kmods and > virtualbox itself to no avail :-( Thanks for confirming. Now that the WARN_ON noise is disabled by default would you mind rebuilding a new kernel and obtaining a less-noisy log? From nobody Wed Nov 3 15:05:11 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 69D3F1848081; Wed, 3 Nov 2021 15:05:23 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from mail.protected-networks.net (mail.protected-networks.net [202.12.127.228]) (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 4Hkqnv223sz3my6; Wed, 3 Nov 2021 15:05:23 +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:in-reply-to:from:from:references:content-language :subject:subject:user-agent:mime-version:date:date:message-id; s=201508; t=1635951911; bh=KwAV4FXtAdB03WsMYUqaDDBrrPSYGa0K/Krw 63T25fU=; b=Tcw7dl422jIC1LXEhYWt6U5DIQr54ybV8sVwtvTUxnnktSE7vupy iZESNb1BaA+JTWJZNg8CwejH9DU1hzMu7692J9O6Bl6EmtqwMbD6oONgGwCEVeOm T88Q6zbaqolLZceQiSsIw0buGgnKLMedNJWFF7cW0NdUBKTbC2udkvo= 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 C82A28515; Wed, 3 Nov 2021 11:05:11 -0400 (EDT) Message-ID: Date: Wed, 3 Nov 2021 11:05:11 -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 Subject: Re: current now panics when starting VBox VM Content-Language: en-NZ To: Ed Maste Cc: Cy Schubert , Greg V , "freebsd-emulation@freebsd.org" , freebsd-current References: <36923A7F-23DE-490D-B1FA-A8B064740BD6@unrelenting.technology> <202111022148.1A2LmeHX004930@slippy.cwsent.com> <1ccb6ce3-2cb7-e325-79e3-cda5640f24df@protected-networks.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4Hkqnv223sz3my6 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] Reply-To: imb@protected-networks.net From: Michael Butler via freebsd-emulation X-Original-From: Michael Butler X-ThisMailContainsUnwantedMimeParts: N On 11/3/21 10:36, Ed Maste wrote: > On Tue, 2 Nov 2021 at 18:32, Michael Butler via freebsd-emulation > wrote: >> >> Before reporting this, I rebuilt world including kernel, all kmods and >> virtualbox itself to no avail :-( > > Thanks for confirming. > > Now that the WARN_ON noise is disabled by default would you mind > rebuilding a new kernel and obtaining a less-noisy log? Dump header from device: /dev/ada1s3b Architecture: amd64 Architecture Version: 2 Dump Length: 853581824 Blocksize: 512 Compression: none Dumptime: 2021-11-03 10:57:00 -0400 Hostname: toshi.auburn.protected-networks.net Magic: FreeBSD Kernel Dump Version String: FreeBSD 14.0-CURRENT #50 main-dbfe5dd3f9: Wed Nov 3 10:26:58 EDT 2021 root@toshi.auburn.protected-networks.net:/usr/obj/usr/src/amd64.amd64/sys/TOSHI Panic String: page fault Dump Parity: 351593830 Bounds: 0 Dump Status: good 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:0xffffffff80ca54e4 stack pointer = 0x28:0xfffffe0129a6ab80 frame pointer = 0x28:0xfffffe0129a6ab80 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 = 1384 (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 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 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 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 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 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 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 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 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 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 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 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 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 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 = 1635951420 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 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 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 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 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 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 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 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 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 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 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 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 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 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: 1m22s 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 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 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 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 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 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 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 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 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 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 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 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 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 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 814 out of 16257 MB:..2%..12%..22%..32%..42%..52%..61%..71%..81%..91% The kgdb back-trace isn't any more enlightening to me :-( __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55 55 __asm("movq %%gs:%P1,%0" : "=r" (td) : "n" (offsetof(struct pcpu, (kgdb) bt #0 __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55 #1 doadump (textdump=) at /usr/src/sys/kern/kern_shutdown.c:399 #2 0xffffffff808cbac5 in kern_reboot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:487 #3 0xffffffff808cbedb in vpanic (fmt=, ap=0xfffffe0129a6a8d0) at /usr/src/sys/kern/kern_shutdown.c:920 #4 0xffffffff808cbd33 in panic (fmt=) at /usr/src/sys/kern/kern_shutdown.c:844 #5 0xffffffff80ca920c in trap_fatal (frame=frame@entry=0xfffffe0129a6aac0, eva=0) at /usr/src/sys/amd64/amd64/trap.c:946 #6 0xffffffff80ca95af in trap_pfault (frame=frame@entry=0xfffffe0129a6aac0, usermode=false, signo=, signo@entry=0x0, ucode=, ucode@entry=0x0) at /usr/src/sys/amd64/include/cpufunc.h:417 #7 0xffffffff80ca89bc in trap (frame=0xfffffe0129a6aac0) at /usr/src/sys/amd64/amd64/trap.c:443 #8 #9 strlen () at /usr/src/sys/amd64/amd64/support.S:751 #10 0xffffffff808b4d79 in sysctl_kern_proc_pathname (oidp=, arg1=0xfffffe0129a6ad8c, arg2=, req=0xfffffe0129a6acc0) at /usr/src/sys/kern/kern_proc.c:2330 #11 0xffffffff808dc331 in sysctl_root_handler_locked (oid=oid@entry=0xffffffff810cf0e0 , arg1=arg1@entry=0xfffffe0129a6ad8c, arg2=arg2@entry=1, req=0xfffffe0129a6acc0, tracker=tracker@entry=0xfffffe0129a6ac38) at /usr/src/sys/kern/kern_sysctl.c:185 #12 0xffffffff808db88b in sysctl_root (oidp=, arg1=0xfffffe0129a6ad8c, arg1@entry=0xfffffe0129a6ad80, arg2=1, arg2@entry=4, req=req@entry=0xfffffe0129a6acc0) at /usr/src/sys/kern/kern_sysctl.c:2305 #13 0xffffffff808dbdf3 in userland_sysctl (td=td@entry=0xfffffe012991a000, name=name@entry=0xfffffe0129a6ad80, namelen=4, old=, oldlenp=, inkernel=, inkernel@entry=0, new=0x0, newlen=0, retval=0xfffffe0129a6ade8, flags=0) at /usr/src/sys/kern/kern_sysctl.c:2462 #14 0xffffffff808dbc3c in sys___sysctl (td=0xfffffe012991a000, uap=0xfffffe012991a3f0) at /usr/src/sys/kern/kern_sysctl.c:2335 #15 0xffffffff80ca9b5c in syscallenter (td=0xfffffe012991a000) at /usr/src/sys/amd64/amd64/../../kern/subr_syscall.c:189 #16 amd64_syscall (td=0xfffffe012991a000, traced=0) at /usr/src/sys/amd64/amd64/trap.c:1191 #17 #18 0x000000080315a71a in ?? () Backtrace stopped: Cannot access memory at address 0x7fffffffc778 (kgdb) Michael From nobody Wed Nov 3 15:13:03 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 45B29184C436; Wed, 3 Nov 2021 15:13:16 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Hkqz0042Xz3rbf; Wed, 3 Nov 2021 15:13:15 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from tom.home (kib@localhost [127.0.0.1]) by kib.kiev.ua (8.16.1/8.16.1) with ESMTPS id 1A3FD32r042875 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Wed, 3 Nov 2021 17:13:06 +0200 (EET) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.10.3 kib.kiev.ua 1A3FD32r042875 Received: (from kostik@localhost) by tom.home (8.16.1/8.16.1/Submit) id 1A3FD3p2042874; Wed, 3 Nov 2021 17:13:03 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Wed, 3 Nov 2021 17:13:03 +0200 From: Konstantin Belousov To: imb@protected-networks.net Cc: Ed Maste , Cy Schubert , Greg V , "freebsd-emulation@freebsd.org" , freebsd-current Subject: Re: current now panics when starting VBox VM Message-ID: References: <36923A7F-23DE-490D-B1FA-A8B064740BD6@unrelenting.technology> <202111022148.1A2LmeHX004930@slippy.cwsent.com> <1ccb6ce3-2cb7-e325-79e3-cda5640f24df@protected-networks.net> 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 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FORGED_GMAIL_RCVD,FREEMAIL_FROM, NML_ADSP_CUSTOM_MED autolearn=no autolearn_force=no version=3.4.5 X-Spam-Checker-Version: SpamAssassin 3.4.5 (2021-03-20) on tom.home X-Rspamd-Queue-Id: 4Hkqz0042Xz3rbf X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On Wed, Nov 03, 2021 at 11:05:11AM -0400, Michael Butler via freebsd-emulation wrote: > On 11/3/21 10:36, Ed Maste wrote: > The kgdb back-trace isn't any more enlightening to me :-( > > __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55 > 55 __asm("movq %%gs:%P1,%0" : "=r" (td) : "n" (offsetof(struct > pcpu, > (kgdb) bt > #0 __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55 > #1 doadump (textdump=) at > /usr/src/sys/kern/kern_shutdown.c:399 > #2 0xffffffff808cbac5 in kern_reboot (howto=260) at > /usr/src/sys/kern/kern_shutdown.c:487 > #3 0xffffffff808cbedb in vpanic (fmt=, > ap=0xfffffe0129a6a8d0) at /usr/src/sys/kern/kern_shutdown.c:920 > #4 0xffffffff808cbd33 in panic (fmt=) at > /usr/src/sys/kern/kern_shutdown.c:844 > #5 0xffffffff80ca920c in trap_fatal (frame=frame@entry=0xfffffe0129a6aac0, > eva=0) at /usr/src/sys/amd64/amd64/trap.c:946 > #6 0xffffffff80ca95af in trap_pfault (frame=frame@entry=0xfffffe0129a6aac0, > usermode=false, signo=, signo@entry=0x0, ucode= out>, ucode@entry=0x0) > at /usr/src/sys/amd64/include/cpufunc.h:417 > #7 0xffffffff80ca89bc in trap (frame=0xfffffe0129a6aac0) at > /usr/src/sys/amd64/amd64/trap.c:443 > #8 > #9 strlen () at /usr/src/sys/amd64/amd64/support.S:751 > #10 0xffffffff808b4d79 in sysctl_kern_proc_pathname (oidp=, > arg1=0xfffffe0129a6ad8c, arg2=, req=0xfffffe0129a6acc0) at > /usr/src/sys/kern/kern_proc.c:2330 > #11 0xffffffff808dc331 in sysctl_root_handler_locked > (oid=oid@entry=0xffffffff810cf0e0 , > arg1=arg1@entry=0xfffffe0129a6ad8c, arg2=arg2@entry=1, > req=0xfffffe0129a6acc0, tracker=tracker@entry=0xfffffe0129a6ac38) at > /usr/src/sys/kern/kern_sysctl.c:185 > #12 0xffffffff808db88b in sysctl_root (oidp=, > arg1=0xfffffe0129a6ad8c, arg1@entry=0xfffffe0129a6ad80, arg2=1, > arg2@entry=4, req=req@entry=0xfffffe0129a6acc0) > at /usr/src/sys/kern/kern_sysctl.c:2305 > #13 0xffffffff808dbdf3 in userland_sysctl (td=td@entry=0xfffffe012991a000, > name=name@entry=0xfffffe0129a6ad80, namelen=4, old=, > oldlenp=, > inkernel=, inkernel@entry=0, new=0x0, newlen=0, > retval=0xfffffe0129a6ade8, flags=0) at /usr/src/sys/kern/kern_sysctl.c:2462 > #14 0xffffffff808dbc3c in sys___sysctl (td=0xfffffe012991a000, > uap=0xfffffe012991a3f0) at /usr/src/sys/kern/kern_sysctl.c:2335 > #15 0xffffffff80ca9b5c in syscallenter (td=0xfffffe012991a000) at > /usr/src/sys/amd64/amd64/../../kern/subr_syscall.c:189 > #16 amd64_syscall (td=0xfffffe012991a000, traced=0) at > /usr/src/sys/amd64/amd64/trap.c:1191 > #17 > #18 0x000000080315a71a in ?? () > Backtrace stopped: Cannot access memory at address 0x7fffffffc778 > (kgdb) > Try this commit 2d3f95bd1fd4f71769f60b8037c1ff27c75d8258 Author: Konstantin Belousov Date: Wed Nov 3 17:11:33 2021 +0200 proc_get_binpath(): return empty string instead of NULL for strange case where process does not have text. Sponsored by: The FreeBSD Foundation MFC after: 3 days diff --git a/sys/kern/kern_proc.c b/sys/kern/kern_proc.c index 2156c5c465ba..d11f651960c0 100644 --- a/sys/kern/kern_proc.c +++ b/sys/kern/kern_proc.c @@ -2252,7 +2252,7 @@ proc_get_binpath(struct proc *p, char *binname, char **retbuf, vp = p->p_textvp; if (vp == NULL) { PROC_UNLOCK(p); - *retbuf = NULL; + *retbuf = ""; *freebuf = NULL; return (0); } From nobody Wed Nov 3 15:25:53 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 2A8161824336; Wed, 3 Nov 2021 15:26:02 +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 4HkrFk022gz4SrW; Wed, 3 Nov 2021 15:26:01 +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:in-reply-to:from:from:references:content-language :subject:subject:user-agent:mime-version:date:date:message-id; s=201508; t=1635953153; bh=m1/X7QF0hPIvg9DlDXA93xZFq//vlioN4Cw+ 1T4SOEY=; b=kAUNHPirE4YWKFq7MQEe7Ev/G62gyGFwEO6gmh2bCkAGJVWr/I5f bblfW0J1PV+5OlX/R0pV5UTXyf1lQqBFBoBAEpz05lKq8yn8lnPVaNpE1elQSlL0 N31vQZwB0WdMPpddxYHd9kvhJfJSgct7bca8iqkJswIYEDtgHtwHgwc= 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 ED804CF7A; Wed, 3 Nov 2021 11:25:53 -0400 (EDT) Message-ID: <20712a48-03d3-722e-3990-e70b9670af1d@protected-networks.net> Date: Wed, 3 Nov 2021 11:25:53 -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 Subject: Re: current now panics when starting VBox VM Content-Language: en-NZ To: Konstantin Belousov Cc: Ed Maste , Cy Schubert , Greg V , "freebsd-emulation@freebsd.org" , freebsd-current References: <36923A7F-23DE-490D-B1FA-A8B064740BD6@unrelenting.technology> <202111022148.1A2LmeHX004930@slippy.cwsent.com> <1ccb6ce3-2cb7-e325-79e3-cda5640f24df@protected-networks.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4HkrFk022gz4SrW X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] Reply-To: imb@protected-networks.net From: Michael Butler via freebsd-emulation X-Original-From: Michael Butler X-ThisMailContainsUnwantedMimeParts: N On 11/3/21 11:13, Konstantin Belousov wrote: > On Wed, Nov 03, 2021 at 11:05:11AM -0400, Michael Butler via freebsd-emulation wrote: >> On 11/3/21 10:36, Ed Maste wrote: >> The kgdb back-trace isn't any more enlightening to me :-( >> >> __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55 >> 55 __asm("movq %%gs:%P1,%0" : "=r" (td) : "n" (offsetof(struct >> pcpu, >> (kgdb) bt >> #0 __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55 >> #1 doadump (textdump=) at >> /usr/src/sys/kern/kern_shutdown.c:399 >> #2 0xffffffff808cbac5 in kern_reboot (howto=260) at >> /usr/src/sys/kern/kern_shutdown.c:487 >> #3 0xffffffff808cbedb in vpanic (fmt=, >> ap=0xfffffe0129a6a8d0) at /usr/src/sys/kern/kern_shutdown.c:920 >> #4 0xffffffff808cbd33 in panic (fmt=) at >> /usr/src/sys/kern/kern_shutdown.c:844 >> #5 0xffffffff80ca920c in trap_fatal (frame=frame@entry=0xfffffe0129a6aac0, >> eva=0) at /usr/src/sys/amd64/amd64/trap.c:946 >> #6 0xffffffff80ca95af in trap_pfault (frame=frame@entry=0xfffffe0129a6aac0, >> usermode=false, signo=, signo@entry=0x0, ucode=> out>, ucode@entry=0x0) >> at /usr/src/sys/amd64/include/cpufunc.h:417 >> #7 0xffffffff80ca89bc in trap (frame=0xfffffe0129a6aac0) at >> /usr/src/sys/amd64/amd64/trap.c:443 >> #8 >> #9 strlen () at /usr/src/sys/amd64/amd64/support.S:751 >> #10 0xffffffff808b4d79 in sysctl_kern_proc_pathname (oidp=, >> arg1=0xfffffe0129a6ad8c, arg2=, req=0xfffffe0129a6acc0) at >> /usr/src/sys/kern/kern_proc.c:2330 >> #11 0xffffffff808dc331 in sysctl_root_handler_locked >> (oid=oid@entry=0xffffffff810cf0e0 , >> arg1=arg1@entry=0xfffffe0129a6ad8c, arg2=arg2@entry=1, >> req=0xfffffe0129a6acc0, tracker=tracker@entry=0xfffffe0129a6ac38) at >> /usr/src/sys/kern/kern_sysctl.c:185 >> #12 0xffffffff808db88b in sysctl_root (oidp=, >> arg1=0xfffffe0129a6ad8c, arg1@entry=0xfffffe0129a6ad80, arg2=1, >> arg2@entry=4, req=req@entry=0xfffffe0129a6acc0) >> at /usr/src/sys/kern/kern_sysctl.c:2305 >> #13 0xffffffff808dbdf3 in userland_sysctl (td=td@entry=0xfffffe012991a000, >> name=name@entry=0xfffffe0129a6ad80, namelen=4, old=, >> oldlenp=, >> inkernel=, inkernel@entry=0, new=0x0, newlen=0, >> retval=0xfffffe0129a6ade8, flags=0) at /usr/src/sys/kern/kern_sysctl.c:2462 >> #14 0xffffffff808dbc3c in sys___sysctl (td=0xfffffe012991a000, >> uap=0xfffffe012991a3f0) at /usr/src/sys/kern/kern_sysctl.c:2335 >> #15 0xffffffff80ca9b5c in syscallenter (td=0xfffffe012991a000) at >> /usr/src/sys/amd64/amd64/../../kern/subr_syscall.c:189 >> #16 amd64_syscall (td=0xfffffe012991a000, traced=0) at >> /usr/src/sys/amd64/amd64/trap.c:1191 >> #17 >> #18 0x000000080315a71a in ?? () >> Backtrace stopped: Cannot access memory at address 0x7fffffffc778 >> (kgdb) >> > > Try this > > commit 2d3f95bd1fd4f71769f60b8037c1ff27c75d8258 > Author: Konstantin Belousov > Date: Wed Nov 3 17:11:33 2021 +0200 > > proc_get_binpath(): return empty string instead of NULL > > for strange case where process does not have text. > > Sponsored by: The FreeBSD Foundation > MFC after: 3 days > > diff --git a/sys/kern/kern_proc.c b/sys/kern/kern_proc.c > index 2156c5c465ba..d11f651960c0 100644 > --- a/sys/kern/kern_proc.c > +++ b/sys/kern/kern_proc.c > @@ -2252,7 +2252,7 @@ proc_get_binpath(struct proc *p, char *binname, char **retbuf, > vp = p->p_textvp; > if (vp == NULL) { > PROC_UNLOCK(p); > - *retbuf = NULL; > + *retbuf = ""; > *freebuf = NULL; > return (0); > } > Interestingly, when I went to log out of KDE afer applying this patch and rebuilding the kernel, it also paniced without VBox ruuning. The log looks similar but the back-trace points to this possibility .. see frames 8 through 10 . __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55 55 __asm("movq %%gs:%P1,%0" : "=r" (td) : "n" (offsetof(struct pcpu, (kgdb) #0 __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55 #1 doadump (textdump=) at /usr/src/sys/kern/kern_shutdown.c:399 #2 0xffffffff808cbac5 in kern_reboot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:487 #3 0xffffffff808cbedb in vpanic (fmt=, ap=0xfffffe011c1858d0) at /usr/src/sys/kern/kern_shutdown.c:920 #4 0xffffffff808cbd33 in panic (fmt=) at /usr/src/sys/kern/kern_shutdown.c:844 #5 0xffffffff80ca920c in trap_fatal (frame=frame@entry=0xfffffe011c185ac0, eva=0) at /usr/src/sys/amd64/amd64/trap.c:946 #6 0xffffffff80ca95af in trap_pfault (frame=frame@entry=0xfffffe011c185ac0, usermode=false, signo=, signo@entry=0x0, ucode=, ucode@entry=0x0) at /usr/src/sys/amd64/include/cpufunc.h:417 #7 0xffffffff80ca89bc in trap (frame=0xfffffe011c185ac0) at /usr/src/sys/amd64/amd64/trap.c:443 #8 #9 strlen () at /usr/src/sys/amd64/amd64/support.S:751 #10 0xffffffff808b4d79 in sysctl_kern_proc_pathname (oidp=, arg1=0xfffffe011c185d8c, arg2=, req=0xfffffe011c185cc0) at /usr/src/sys/kern/kern_proc.c:2330 #11 0xffffffff808dc331 in sysctl_root_handler_locked ( oid=oid@entry=0xffffffff810cf0e0 , arg1=arg1@entry=0xfffffe011c185d8c, arg2=arg2@entry=1, req=0xfffffe011c185cc0, tracker=tracker@entry=0xfffffe011c185c38) at /usr/src/sys/kern/kern_sysctl.c:185 After rebooting with this patch, I can now run a VBox VM without provoking a panic. Thanks! :-) Michael From nobody Sun Nov 7 21:00:28 2021 X-Original-To: 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 B285B183FD21 for ; Sun, 7 Nov 2021 21:00:28 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HnRTm3vGJz516X for ; Sun, 7 Nov 2021 21:00:28 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4F39F24CDB for ; Sun, 7 Nov 2021 21:00:28 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1A7L0Ss0094694 for ; Sun, 7 Nov 2021 21:00:28 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1A7L0Sa1094693 for emulation@FreeBSD.org; Sun, 7 Nov 2021 21:00:28 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202111072100.1A7L0Sa1094693@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: emulation@FreeBSD.org Subject: Problem reports for emulation@FreeBSD.org that need special attention Date: Sun, 7 Nov 2021 21:00:28 +0000 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 Content-Type: multipart/alternative; boundary="16363188281.ac0fcd80.93418" Content-Transfer-Encoding: 7bit X-ThisMailContainsUnwantedMimeParts: Y --16363188281.ac0fcd80.93418 Date: Sun, 7 Nov 2021 21:00:28 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- Open | 257150 | security/linux-c7-nettle: Update to 2.7.1-9.el7_9 1 problems total for which you should take action. --16363188281.ac0fcd80.93418--