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

Re: kernel panic with freebsd-image 7.2-5 (i386)



>> That's confirmed, the patch works with a kernel built with binutils
>> 2.19.51.20090723-1 but doesn't work with a kernel built with binutils
>> 2.19.51.20090805-1 (the current one in the archive).
>
> Please could you include output of the readelf for each variant ?

# with 2.19.51.20090723-1
# b7/extract/lib/modules/7.2-1-486/acpi.ko
Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000000 0x00000000 0x00000000 0x54008 0x54008 R E 0x1000
  LOAD           0x055000 0x00055000 0x00055000 0x0241c 0x03c8c RW  0x1000
  DYNAMIC        0x055000 0x00055000 0x00055000 0x00078 0x00078 RW  0x4
  GNU_STACK      0x000000 0x00000000 0x00000000 0x00000 0x00000 RWE 0x4

# with 2.19.51.20090805-1
# b8/extract/lib/modules/7.2-1-486/acpi.ko
Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000000 0x00000000 0x00000000 0x54008 0x54008 R E 0x1000
  LOAD           0x055000 0x00055000 0x00055000 0x0241c 0x03c8c RW  0x1000
  DYNAMIC        0x055000 0x00055000 0x00055000 0x00078 0x00078 RW  0x4
  GNU_STACK      0x000000 0x00000000 0x00000000 0x00000 0x00000 RWE 0x4

M.

-- 
Emmanuel Bouthenot
 mail : kolter@openics.org
  gpg : 0x414EC36E
 xmpp : kolter@im.openics.org
  irc : kolter@(freenode|oftc)


Reply to: