Actions
Bug #12976
closedsystem panics with error in IP module
Status:
Closed
Priority:
High
Assignee:
-
Category:
networking
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
Upgraded some systems to newer releases and started seeing crashes. These systems make heavy use of NAT. Let me know what other information I can provide.
root@dbb006:/var/crash/volatile# uname -a && mdb vmcore.0 SunOS dbb006 5.11 joyent_20200701T231659Z i86pc i386 i86pc Loading modules: [ unix genunix specfs dtrace mac cpu.generic uppc apix scsi_vhci ufs ip hook neti sockfs arp usba fctl stmf_sbd stmf zfs mm sd lofs idm mpt_sas sata mr_sas crypto random cpc fcp logindmux ptm kvm sppp nsmb smbsrv nfs ipc ] > ::status debugging crash dump vmcore.0 (64-bit) from dbb006 operating system: 5.11 joyent_20200701T231659Z (i86pc) git branch: release-20200702 git rev: 4e1f938f9e4d41dcfe106b432ae2b08d3d5ab7c5 image uuid: (not set) panic message: BAD TRAP: type=e (#pf Page fault) rp=fffffbe33059a910 addr=30 occurred in module "ip" due to a NULL pointer dereference dump content: kernel pages only
root@dbb005:/var/crash/volatile# uname -a ; mdb vmcore.1 SunOS dbb005 5.11 joyent_20200603T203505Z i86pc i386 i86pc Loading modules: [ unix genunix specfs dtrace mac cpu.generic uppc apix scsi_vhci ufs ip hook neti sockfs arp usba fctl stmf_sbd stmf zfs sd mm lofs idm mpt_sas mr_sas sata crypto random cpc fcp logindmux ptm kvm sppp nsmb smbsrv nfs ipc ] > ::status debugging crash dump vmcore.1 (64-bit) from dbb005 operating system: 5.11 joyent_20200603T203505Z (i86pc) git branch: release-20200604 git rev: 71b43f2a12f58ef8bc5a1965a3b742749bb49231 image uuid: (not set) panic message: BAD TRAP: type=e (#pf Page fault) rp=fffffbe332e29910 addr=30 occurred in module "ip" due to a NULL pointer dereference dump content: kernel pages only
Related issues
Actions