NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/58032: machine with amdgpu panics on starting X



> As for triggering this and it triggers always is to run a kernel without
> the DIAGNOSTIC option.

I strongly recommend you use DIAGNOSTIC here.

Generally, any crashes you get without DIAGNOSTIC in experimental code
bases like amdgpu are likely to be downstream fallout from invariant
violations that DIAGNOSTIC would have caught earlier.

Not always, but you need to run with DIAGNOSTIC to rule this
possibility out first, especially when there's an easy reproducer.


Home | Main Index | Thread Index | Old Index