[Bug 232387] head -r339076: system crash in vnet_epair_init during kern_jail_set in a kyua test on powerpc64
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232387 --- Comment #11 from Mark Millard <[email protected]> --- (In reply to Mark Millard from comment #10) Looks like objdump and elfdump do not match for how section headers are numbered: 17 matches show elfdump shows it: section header: entry: 0 sh_name: sh_type: SHT_NULL sh_flags: sh_addr: 0 sh_offset: 0 sh_size: 0 sh_link: 0 sh_info: 0 sh_addralign: 0 sh_entsize: 0 entry: 1 sh_name: .note.gnu.build-id sh_type: SHT_NOTE sh_flags: sh_addr: 0x158 sh_offset: 344 sh_size: 72 sh_link: 0 sh_info: 0 sh_addralign: 4 sh_entsize: 0 . . . entry: 16 sh_name: set_sysuninit_set sh_type: SHT_PROGBITS sh_flags: sh_addr: 0x14d10 sh_offset: 19728 sh_size: 32 sh_link: 0 sh_info: 0 sh_addralign: 8 sh_entsize: 0 entry: 17 sh_name: set_vnet sh_type: SHT_PROGBITS sh_flags: sh_addr: 0x14d30 sh_offset: 19760 sh_size: 8 sh_link: 0 sh_info: 0 sh_addralign: 8 sh_entsize: 0 entry: 18 sh_name: .bss sh_type: SHT_NOBITS sh_flags: sh_addr: 0x14d38 sh_offset: 19768 sh_size: 8 sh_link: 0 sh_info: 0 sh_addralign: 4 sh_entsize: 0 . . . -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"