Date: Fri, 27 Dec 2024 20:53:51 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 267028] kernel panics when booting with both (zfs,ko or vboxnetflt,ko or acpi_wmi.ko) and amdgpu.ko Message-ID: <bug-267028-3630-G4wOEjrTSS@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-267028-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-267028-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267028 --- Comment #322 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (In reply to George Mitchell from comment #321) (In reply to George Mitchell from comment #320) If you used git, I'd suggest a git diff to compare what is in the repository with what you are compiling. Read the diff I supplied: the line number ranges all start after line 1400 as I remember. Nothing at line 700 is likely to cause a rejection of applying the diff: too far away to conflict. If the earlier part of thee file is wrong, the later part does not matter for any compiler complaints there. The compile errors at line 700 means the file content is messed up in that earlier part of the file. You need to validate the early part of the file. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267028-3630-G4wOEjrTSS>