"Riccardo Mottola" <riccardo.mottola%libero.it@localhost> writes: > error: [drm:pid334:via_initialize] *ERROR* called again without > calling cleanup > uvm_fault(0xc0c736c0, 0xf7fdf000, 1) -> 0xe > fatal page fault in supervisor mode > trap type 6 code 0 eip c08996d8 cs 8 eflags 210246 cr2 f7fdffff ilevel 0 > panic: trap > cpu0: Begin traceback... > printf_nolog(c0ba9533,d0b559dc,d0b559dc,c08996d8,8,210246,f7fdffff,0,c110ec84,c0b11240) > at netbsd:printf_nolog > trap_tss() at netbsd:trap_tss > --- trap via task gate --- > c350: > cpu0: End traceback... I suggest disabling drm and seeing what happens. After that, you can run gdb on the binary and look at where the eip c08996d8 is. gdb /var/crash/netbs.2 disass c08996d8 should point you in the right direction, even without a core dump. Also, try enabling DIAGNOSTIC in your kernel; that may provoke a panic earlier.
Attachment:
pgpD7ZwE_Hmez.pgp
Description: PGP signature