Current-Users archive

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

Re: SEGV from init in AMD64 Xen DomU current system



On Fri, Jul 13, 2018 at 04:07:01PM +0700, Robert Elz wrote:
> I just built and booted a Xen DomU system (kernel and system from sources
> from a few hours ago) and the result is a seemingly infinite stream of:
> 
> [   2.0131873] Process (pid 1) got sig 11
> 
> (with the time increasing, of course).
> 
> Anyone care to guess what the cause of that one might be?
> 
> (Joerg's changes to CSU, or my fixes of that, or maxv's changes
> to amd64 or the removal of the PMC stuff (unlikely) or ???)
> 
> kre
> 

it's the bfd change (thx martin):

https://mail-index.netbsd.org/source-changes/2018/07/12/msg096735.html

even doing this fails:
fly@planets ~> ~/obj/tooldir.NetBSD-8.99.21-amd64/bin/x86_64--netbsd-gcc --sysroot=/ test.c; ./a.out
fish: “./a.out” terminated by signal SIGSEGV (Address boundary error)

diffing before/after readelf output of /bin/ls with just the bfd change

--- readelf-broken	2018-07-13 13:25:08.253714787 +0300
+++ readelf-ok	2018-07-13 13:25:51.795694843 +0300
@@ -8,13 +8,13 @@
   Type:                              DYN (Shared object file)
   Machine:                           Advanced Micro Devices X86-64
   Version:                           0x1
-  Entry point address:               0x15c0
+  Entry point address:               0x15f0
   Start of program headers:          64 (bytes into file)
   Start of section headers:          32048 (bytes into file)
   Flags:                             0x0
   Size of this header:               64 (bytes)
   Size of program headers:           56 (bytes)
-  Number of program headers:         7
+  Number of program headers:         8
   Size of section headers:           64 (bytes)
   Number of section headers:         32
   Section header string table index: 28
@@ -24,37 +24,37 @@
        Size              EntSize          Flags  Link  Info  Align
   [ 0]                   NULL             0000000000000000  00000000
        0000000000000000  0000000000000000           0     0     0
-  [ 1] .interp           PROGBITS         00000000000001c8  000001c8
+  [ 1] .interp           PROGBITS         0000000000000200  00000200
        0000000000000013  0000000000000000   A       0     0     1
-  [ 2] .note.netbsd.iden NOTE             00000000000001dc  000001dc
+  [ 2] .note.netbsd.iden NOTE             0000000000000214  00000214
        0000000000000018  0000000000000000   A       0     0     4
-  [ 3] .note.netbsd.pax  NOTE             00000000000001f4  000001f4
+  [ 3] .note.netbsd.pax  NOTE             000000000000022c  0000022c
        0000000000000014  0000000000000000   A       0     0     4
-  [ 4] .hash             HASH             0000000000000208  00000208
+  [ 4] .hash             HASH             0000000000000240  00000240
        00000000000001a8  0000000000000004   A       5     0     8
-  [ 5] .dynsym           DYNSYM           00000000000003b0  000003b0
+  [ 5] .dynsym           DYNSYM           00000000000003e8  000003e8
        0000000000000648  0000000000000018   A       6     1     8
-  [ 6] .dynstr           STRTAB           00000000000009f8  000009f8
+  [ 6] .dynstr           STRTAB           0000000000000a30  00000a30
        0000000000000280  0000000000000000   A       0     0     1
-  [ 7] .rela.dyn         RELA             0000000000000c78  00000c78
+  [ 7] .rela.dyn         RELA             0000000000000cb0  00000cb0
        0000000000000108  0000000000000018   A       5     0     8
-  [ 8] .rela.plt         RELA             0000000000000d80  00000d80
+  [ 8] .rela.plt         RELA             0000000000000db8  00000db8
        00000000000004c8  0000000000000018  AI       5    22     8
-  [ 9] .init             PROGBITS         0000000000001250  00001250
+  [ 9] .init             PROGBITS         0000000000001280  00001280
        000000000000000e  0000000000000000  AX       0     0     16
-  [10] .plt              PROGBITS         0000000000001260  00001260
+  [10] .plt              PROGBITS         0000000000001290  00001290
        0000000000000340  0000000000000010  AX       0     0     16
-  [11] .plt.got          PROGBITS         00000000000015a0  000015a0
+  [11] .plt.got          PROGBITS         00000000000015d0  000015d0
        0000000000000020  0000000000000000  AX       0     0     8
-  [12] .text             PROGBITS         00000000000015c0  000015c0
+  [12] .text             PROGBITS         00000000000015f0  000015f0
        000000000000316c  0000000000000000  AX       0     0     16
-  [13] .fini             PROGBITS         0000000000004730  00004730
+  [13] .fini             PROGBITS         0000000000004760  00004760
        000000000000000e  0000000000000000  AX       0     0     16
-  [14] .rodata           PROGBITS         0000000000004740  00004740
+  [14] .rodata           PROGBITS         0000000000004770  00004770
        00000000000002df  0000000000000000   A       0     0     8
-  [15] .eh_frame_hdr     PROGBITS         0000000000004a20  00004a20
+  [15] .eh_frame_hdr     PROGBITS         0000000000004a50  00004a50
        0000000000000124  0000000000000000   A       0     0     4
-  [16] .eh_frame         PROGBITS         0000000000004b48  00004b48
+  [16] .eh_frame         PROGBITS         0000000000004b78  00004b78
        0000000000000758  0000000000000000   A       0     0     8
   [17] .ctors            PROGBITS         0000000000205e08  00005e08
        0000000000000010  0000000000000000  WA       0     0     8
@@ -98,16 +98,19 @@
   Type           Offset             VirtAddr           PhysAddr
                  FileSiz            MemSiz              Flags  Align
   PHDR           0x0000000000000040 0x0000000000000040 0x0000000000000040
-                 0x0000000000000188 0x0000000000000188  R E    8
+                 0x00000000000001c0 0x00000000000001c0  R E    8
+  INTERP         0x0000000000000200 0x0000000000000200 0x0000000000000200
+                 0x0000000000000013 0x0000000000000013  R      1
+      [Requesting program interpreter: /libexec/ld.elf_so]
   LOAD           0x0000000000000000 0x0000000000000000 0x0000000000000000
-                 0x00000000000052a0 0x00000000000052a0  R E    200000
+                 0x00000000000052d0 0x00000000000052d0  R E    200000
   LOAD           0x0000000000005e08 0x0000000000205e08 0x0000000000205e08
                  0x000000000000041c 0x00000000000004e8  RW     200000
   DYNAMIC        0x0000000000005e30 0x0000000000205e30 0x0000000000205e30
                  0x0000000000000190 0x0000000000000190  RW     8
-  NOTE           0x00000000000001dc 0x00000000000001dc 0x00000000000001dc
+  NOTE           0x0000000000000214 0x0000000000000214 0x0000000000000214
                  0x000000000000002c 0x000000000000002c  R      4
-  GNU_EH_FRAME   0x0000000000004a20 0x0000000000004a20 0x0000000000004a20
+  GNU_EH_FRAME   0x0000000000004a50 0x0000000000004a50 0x0000000000004a50
                  0x0000000000000124 0x0000000000000124  R      4
   GNU_RELRO      0x0000000000005e08 0x0000000000205e08 0x0000000000205e08
                  0x00000000000001f8 0x00000000000001f8  R      1
@@ -115,38 +118,39 @@
  Section to Segment mapping:
   Segment Sections...
    00     
-   01     .interp .note.netbsd.ident .note.netbsd.pax .hash .dynsym .dynstr .rela.dyn .rela.plt .init .plt .plt.got .text .fini .rodata .eh_frame_hdr .eh_frame 
-   02     .ctors .dtors .jcr .dynamic .got .got.plt .data .bss 
-   03     .dynamic 
-   04     .note.netbsd.ident .note.netbsd.pax 
-   05     .eh_frame_hdr 
-   06     .ctors .dtors .jcr .dynamic .got 
+   01     .interp 
+   02     .interp .note.netbsd.ident .note.netbsd.pax .hash .dynsym .dynstr .rela.dyn .rela.plt .init .plt .plt.got .text .fini .rodata .eh_frame_hdr .eh_frame 
+   03     .ctors .dtors .jcr .dynamic .got .got.plt .data .bss 
+   04     .dynamic 
+   05     .note.netbsd.ident .note.netbsd.pax 
+   06     .eh_frame_hdr 
+   07     .ctors .dtors .jcr .dynamic .got 
 
 Dynamic section at offset 0x5e30 contains 21 entries:
   Tag        Type                         Name/Value
  0x0000000000000001 (NEEDED)             Shared library: [libutil.so.7]
  0x0000000000000001 (NEEDED)             Shared library: [libc.so.12]
  0x000000000000000f (RPATH)              Library rpath: [/lib]
- 0x000000000000000c (INIT)               0x1250
- 0x000000000000000d (FINI)               0x4730
- 0x0000000000000004 (HASH)               0x208
- 0x0000000000000005 (STRTAB)             0x9f8
- 0x0000000000000006 (SYMTAB)             0x3b0
+ 0x000000000000000c (INIT)               0x1280
+ 0x000000000000000d (FINI)               0x4760
+ 0x0000000000000004 (HASH)               0x240
+ 0x0000000000000005 (STRTAB)             0xa30
+ 0x0000000000000006 (SYMTAB)             0x3e8
  0x000000000000000a (STRSZ)              640 (bytes)
  0x000000000000000b (SYMENT)             24 (bytes)
  0x0000000000000015 (DEBUG)              0x0
  0x0000000000000003 (PLTGOT)             0x206000
  0x0000000000000002 (PLTRELSZ)           1224 (bytes)
  0x0000000000000014 (PLTREL)             RELA
- 0x0000000000000017 (JMPREL)             0xd80
- 0x0000000000000007 (RELA)               0xc78
+ 0x0000000000000017 (JMPREL)             0xdb8
+ 0x0000000000000007 (RELA)               0xcb0
  0x0000000000000008 (RELASZ)             264 (bytes)
  0x0000000000000009 (RELAENT)            24 (bytes)
  0x000000006ffffffb (FLAGS_1)            Flags: PIE
  0x000000006ffffff9 (RELACOUNT)          4
  0x0000000000000000 (NULL)               0x0
 
-Relocation section '.rela.dyn' at offset 0xc78 contains 11 entries:
+Relocation section '.rela.dyn' at offset 0xcb0 contains 11 entries:
   Offset          Info           Type           Sym. Value    Sym. Name + Addend
 000000205fc8  000000000008 R_X86_64_RELATIVE                    205e30
 0000002061b0  000000000008 R_X86_64_RELATIVE                    206230
@@ -160,7 +164,7 @@
 000000205ff0  002b00000006 R_X86_64_GLOB_DAT 0000000000000000 optind + 0
 000000205ff8  003d00000006 R_X86_64_GLOB_DAT 0000000000000000 __mb_cur_max + 0
 
-Relocation section '.rela.plt' at offset 0xd80 contains 51 entries:
+Relocation section '.rela.plt' at offset 0xdb8 contains 51 entries:
   Offset          Info           Type           Sym. Value    Sym. Name + Addend
 000000206018  000100000007 R_X86_64_JUMP_SLO 0000000000000000 ioctl + 0
 000000206020  000200000007 R_X86_64_JUMP_SLO 0000000000000000 __errno + 0
@@ -227,7 +231,7 @@
      6: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND _exit
      7: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND user_from_uid
      8: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND snprintf
-     9: 0000000000004730     0 NOTYPE  GLOBAL DEFAULT   13 _fini
+     9: 0000000000004760     0 NOTYPE  GLOBAL DEFAULT   13 _fini
     10: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __setlocale50
     11: 0000000000000000     0 NOTYPE  WEAK   DEFAULT  UND __deregister_frame_info
     12: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND strcmp
@@ -239,7 +243,7 @@
     18: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND strcpy
     19: 0000000000206228     8 OBJECT  GLOBAL DEFAULT   24 __ps_strings
     20: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND wcwidth
-    21: 0000000000001250     0 NOTYPE  GLOBAL DEFAULT    9 _init
+    21: 0000000000001280     0 NOTYPE  GLOBAL DEFAULT    9 _init
     22: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND setprogname
     23: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND warnx
     24: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __syscall
@@ -289,22 +293,22 @@
 Symbol table '.symtab' contains 183 entries:
    Num:    Value          Size Type    Bind   Vis      Ndx Name
      0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND 
-     1: 00000000000001c8     0 SECTION LOCAL  DEFAULT    1 
-     2: 00000000000001dc     0 SECTION LOCAL  DEFAULT    2 
-     3: 00000000000001f4     0 SECTION LOCAL  DEFAULT    3 
-     4: 0000000000000208     0 SECTION LOCAL  DEFAULT    4 
-     5: 00000000000003b0     0 SECTION LOCAL  DEFAULT    5 
-     6: 00000000000009f8     0 SECTION LOCAL  DEFAULT    6 
-     7: 0000000000000c78     0 SECTION LOCAL  DEFAULT    7 
-     8: 0000000000000d80     0 SECTION LOCAL  DEFAULT    8 
-     9: 0000000000001250     0 SECTION LOCAL  DEFAULT    9 
-    10: 0000000000001260     0 SECTION LOCAL  DEFAULT   10 
-    11: 00000000000015a0     0 SECTION LOCAL  DEFAULT   11 
-    12: 00000000000015c0     0 SECTION LOCAL  DEFAULT   12 
-    13: 0000000000004730     0 SECTION LOCAL  DEFAULT   13 
-    14: 0000000000004740     0 SECTION LOCAL  DEFAULT   14 
-    15: 0000000000004a20     0 SECTION LOCAL  DEFAULT   15 
-    16: 0000000000004b48     0 SECTION LOCAL  DEFAULT   16 
+     1: 0000000000000200     0 SECTION LOCAL  DEFAULT    1 
+     2: 0000000000000214     0 SECTION LOCAL  DEFAULT    2 
+     3: 000000000000022c     0 SECTION LOCAL  DEFAULT    3 
+     4: 0000000000000240     0 SECTION LOCAL  DEFAULT    4 
+     5: 00000000000003e8     0 SECTION LOCAL  DEFAULT    5 
+     6: 0000000000000a30     0 SECTION LOCAL  DEFAULT    6 
+     7: 0000000000000cb0     0 SECTION LOCAL  DEFAULT    7 
+     8: 0000000000000db8     0 SECTION LOCAL  DEFAULT    8 
+     9: 0000000000001280     0 SECTION LOCAL  DEFAULT    9 
+    10: 0000000000001290     0 SECTION LOCAL  DEFAULT   10 
+    11: 00000000000015d0     0 SECTION LOCAL  DEFAULT   11 
+    12: 00000000000015f0     0 SECTION LOCAL  DEFAULT   12 
+    13: 0000000000004760     0 SECTION LOCAL  DEFAULT   13 
+    14: 0000000000004770     0 SECTION LOCAL  DEFAULT   14 
+    15: 0000000000004a50     0 SECTION LOCAL  DEFAULT   15 
+    16: 0000000000004b78     0 SECTION LOCAL  DEFAULT   16 
     17: 0000000000205e08     0 SECTION LOCAL  DEFAULT   17 
     18: 0000000000205e18     0 SECTION LOCAL  DEFAULT   18 
     19: 0000000000205e28     0 SECTION LOCAL  DEFAULT   19 
@@ -320,59 +324,59 @@
     29: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS crt0-common.c
     30: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS cmp.c
     31: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS ls.c
-    32: 0000000000001b20   103 FUNC    LOCAL  DEFAULT   12 mastercmp
+    32: 0000000000001b50   103 FUNC    LOCAL  DEFAULT   12 mastercmp
     33: 0000000000206248     8 OBJECT  LOCAL  DEFAULT   24 sortfcn
-    34: 0000000000001b87  2173 FUNC    LOCAL  DEFAULT   12 display
+    34: 0000000000001bb7  2173 FUNC    LOCAL  DEFAULT   12 display
     35: 0000000000206250     8 OBJECT  LOCAL  DEFAULT   24 printfcn
     36: 0000000000206240     4 OBJECT  LOCAL  DEFAULT   24 output
-    37: 0000000000002404   597 FUNC    LOCAL  DEFAULT   12 traverse
+    37: 0000000000002434   597 FUNC    LOCAL  DEFAULT   12 traverse
     38: 0000000000206210    16 OBJECT  LOCAL  DEFAULT   23 dotav.4857
     39: 0000000000206204     2 OBJECT  LOCAL  DEFAULT   23 dot.4856
     40: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS main.c
     41: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS print.c
-    42: 0000000000002f50    65 FUNC    LOCAL  DEFAULT   12 safe_printpath
-    43: 0000000000002f91    65 FUNC    LOCAL  DEFAULT   12 printescapedpath
-    44: 0000000000002fd2   306 FUNC    LOCAL  DEFAULT   12 printlink
-    45: 0000000000003104    53 FUNC    LOCAL  DEFAULT   12 printpath
-    46: 0000000000003139   213 FUNC    LOCAL  DEFAULT   12 printtotal
-    47: 000000000000320e   672 FUNC    LOCAL  DEFAULT   12 printtime
+    42: 0000000000002f80    65 FUNC    LOCAL  DEFAULT   12 safe_printpath
+    43: 0000000000002fc1    65 FUNC    LOCAL  DEFAULT   12 printescapedpath
+    44: 0000000000003002   306 FUNC    LOCAL  DEFAULT   12 printlink
+    45: 0000000000003134    53 FUNC    LOCAL  DEFAULT   12 printpath
+    46: 0000000000003169   213 FUNC    LOCAL  DEFAULT   12 printtotal
+    47: 000000000000323e   672 FUNC    LOCAL  DEFAULT   12 printtime
     48: 0000000000206260     8 OBJECT  LOCAL  DEFAULT   24 now
-    49: 00000000000034ae   672 FUNC    LOCAL  DEFAULT   12 printtype
-    50: 000000000000374e   436 FUNC    LOCAL  DEFAULT   12 printaname
+    49: 00000000000034de   672 FUNC    LOCAL  DEFAULT   12 printtype
+    50: 000000000000377e   436 FUNC    LOCAL  DEFAULT   12 printaname
     51: 0000000000206220     4 OBJECT  LOCAL  DEFAULT   23 lastentries.4765
     52: 0000000000206258     8 OBJECT  LOCAL  DEFAULT   24 array.4764
     53: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS util.c
-    54: 00000000000044cc   149 FUNC    LOCAL  DEFAULT   12 printwc
+    54: 00000000000044fc   149 FUNC    LOCAL  DEFAULT   12 printwc
     55: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS 
     56: 0000000000205e30     0 OBJECT  LOCAL  DEFAULT   20 _DYNAMIC
-    57: 0000000000004a20     0 NOTYPE  LOCAL  DEFAULT   15 __GNU_EH_FRAME_HDR
-    58: 0000000000001248     0 NOTYPE  LOCAL  DEFAULT    8 __rela_iplt_start
+    57: 0000000000004a50     0 NOTYPE  LOCAL  DEFAULT   15 __GNU_EH_FRAME_HDR
+    58: 0000000000001280     0 NOTYPE  LOCAL  DEFAULT    8 __rela_iplt_start
     59: 0000000000206000     0 OBJECT  LOCAL  DEFAULT   22 _GLOBAL_OFFSET_TABLE_
-    60: 0000000000001248     0 NOTYPE  LOCAL  DEFAULT    8 __rela_iplt_end
-    61: 0000000000004727     5 FUNC    GLOBAL DEFAULT   12 main
-    62: 0000000000004561   165 FUNC    GLOBAL DEFAULT   12 safe_print
+    60: 0000000000001280     0 NOTYPE  LOCAL  DEFAULT    8 __rela_iplt_end
+    61: 0000000000004757     5 FUNC    GLOBAL DEFAULT   12 main
+    62: 0000000000004591   165 FUNC    GLOBAL DEFAULT   12 safe_print
     63: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND ioctl
     64: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __errno
-    65: 0000000000001a47    57 FUNC    GLOBAL DEFAULT   12 statcmp
+    65: 0000000000001a77    57 FUNC    GLOBAL DEFAULT   12 statcmp
     66: 0000000000206270     4 OBJECT  GLOBAL DEFAULT   24 f_listdir
     67: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND abort
     68: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND wcrtomb
     69: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND realloc
     70: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND _exit
-    71: 0000000000001a0b    60 FUNC    GLOBAL DEFAULT   12 revacccmp
+    71: 0000000000001a3b    60 FUNC    GLOBAL DEFAULT   12 revacccmp
     72: 0000000000206274     4 OBJECT  GLOBAL DEFAULT   24 f_recursive
     73: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND user_from_uid
     74: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND snprintf
-    75: 0000000000004730     0 NOTYPE  GLOBAL DEFAULT   13 _fini
+    75: 0000000000004760     0 NOTYPE  GLOBAL DEFAULT   13 _fini
     76: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __setlocale50
-    77: 0000000000001abe    45 FUNC    GLOBAL DEFAULT   12 sizecmp
+    77: 0000000000001aee    45 FUNC    GLOBAL DEFAULT   12 sizecmp
     78: 0000000000000000     0 NOTYPE  WEAK   DEFAULT  UND __deregister_frame_info
     79: 0000000000206278     4 OBJECT  GLOBAL DEFAULT   24 f_fullpath
     80: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND strcmp
     81: 00000000002061b0     8 OBJECT  GLOBAL DEFAULT   23 __progname
     82: 000000000020627c     4 OBJECT  GLOBAL DEFAULT   24 f_numericonly
     83: 0000000000206280     4 OBJECT  GLOBAL DEFAULT   24 f_flags
-    84: 0000000000001940    13 FUNC    GLOBAL DEFAULT   12 namecmp
+    84: 0000000000001970    13 FUNC    GLOBAL DEFAULT   12 namecmp
     85: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND errx
     86: 0000000000206284     4 OBJECT  GLOBAL DEFAULT   24 f_octal_escape
     87: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND malloc
@@ -382,20 +386,20 @@
     91: 0000000000205e10     0 NOTYPE  GLOBAL HIDDEN    17 __CTOR_LIST_END__
     92: 0000000000206228     8 OBJECT  GLOBAL DEFAULT   24 __ps_strings
     93: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND wcwidth
-    94: 0000000000001250     0 NOTYPE  GLOBAL DEFAULT    9 _init
+    94: 0000000000001280     0 NOTYPE  GLOBAL DEFAULT    9 _init
     95: 0000000000206288     4 OBJECT  GLOBAL DEFAULT   24 f_commas
     96: 0000000000206290     8 OBJECT  GLOBAL DEFAULT   24 blocksize
-    97: 00000000000015c0     0 FUNC    GLOBAL DEFAULT   12 __start
+    97: 00000000000015f0     0 FUNC    GLOBAL DEFAULT   12 __start
     98: 0000000000206298     4 OBJECT  GLOBAL DEFAULT   24 f_inode
     99: 0000000000206238     4 OBJECT  GLOBAL DEFAULT   24 rval
    100: 000000000020629c     4 OBJECT  GLOBAL DEFAULT   24 f_reversesort
-   101: 000000000000194d    16 FUNC    GLOBAL DEFAULT   12 revnamecmp
+   101: 000000000000197d    16 FUNC    GLOBAL DEFAULT   12 revnamecmp
    102: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND setprogname
    103: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND warnx
    104: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __syscall
    105: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND printf
    106: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND fwrite
-   107: 00000000000015c0     0 FUNC    GLOBAL DEFAULT   12 _start
+   107: 00000000000015f0     0 FUNC    GLOBAL DEFAULT   12 _start
    108: 00000000002062a0     4 OBJECT  GLOBAL DEFAULT   24 f_whiteout
    109: 0000000000000000     0 OBJECT  GLOBAL DEFAULT  UND __sF
    110: 0000000000206268     8 OBJECT  GLOBAL DEFAULT   24 environ
@@ -403,12 +407,12 @@
    112: 00000000002062a4     4 OBJECT  GLOBAL DEFAULT   24 f_listdot
    113: 00000000002062a8     4 OBJECT  GLOBAL DEFAULT   24 f_size
    114: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __time50
-   115: 0000000000001996    60 FUNC    GLOBAL DEFAULT   12 revmodcmp
+   115: 00000000000019c6    60 FUNC    GLOBAL DEFAULT   12 revmodcmp
    116: 00000000002062ac     4 OBJECT  GLOBAL DEFAULT   24 f_columnacross
    117: 0000000000000000     0 FUNC    WEAK   DEFAULT  UND __cxa_finalize
    118: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __fts_read60
    119: 0000000000000000     0 NOTYPE  WEAK   DEFAULT  UND __register_frame_info
-   120: 0000000000002659  2283 FUNC    GLOBAL DEFAULT   12 ls_main
+   120: 0000000000002689  2283 FUNC    GLOBAL DEFAULT   12 ls_main
    121: 00000000002062b0     4 OBJECT  GLOBAL DEFAULT   24 f_grouponly
    122: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND exit
    123: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND fprintf
@@ -418,40 +422,40 @@
    127: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND iswprint
    128: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __swbuf
    129: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __fts_set60
-   130: 0000000000003979  1071 FUNC    GLOBAL DEFAULT   12 printlong
+   130: 00000000000039a9  1071 FUNC    GLOBAL DEFAULT   12 printlong
    131: 0000000000206224     0 NOTYPE  GLOBAL DEFAULT   24 __bss_start
    132: 00000000002062b8     4 OBJECT  GLOBAL DEFAULT   24 f_octal
    133: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND group_from_gid
    134: 00000000002062bc     4 OBJECT  GLOBAL DEFAULT   24 f_nosort
    135: 00000000002061b8     8 OBJECT  GLOBAL HIDDEN    23 __dso_handle
-   136: 0000000000004606   289 FUNC    GLOBAL DEFAULT   12 printescaped
+   136: 0000000000004636   289 FUNC    GLOBAL DEFAULT   12 printescaped
    137: 0000000000000000     0 OBJECT  GLOBAL DEFAULT  UND optind
    138: 00000000002062c0     4 OBJECT  GLOBAL DEFAULT   24 f_nonprint
    139: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND humanize_number
    140: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND strvis
    141: 00000000002062c4     4 OBJECT  GLOBAL DEFAULT   24 f_sectime
    142: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __ctime50
-   143: 00000000000042b5   535 FUNC    GLOBAL DEFAULT   12 printstream
+   143: 00000000000042e5   535 FUNC    GLOBAL DEFAULT   12 printstream
    144: 00000000002062c8     4 OBJECT  GLOBAL DEFAULT   24 f_typedir
    145: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND mbrtowc
-   146: 0000000000001a80    62 FUNC    GLOBAL DEFAULT   12 revstatcmp
-   147: 0000000000003da8   744 FUNC    GLOBAL DEFAULT   12 printcol
-   148: 0000000000003902   119 FUNC    GLOBAL DEFAULT   12 printscol
+   146: 0000000000001ab0    62 FUNC    GLOBAL DEFAULT   12 revstatcmp
+   147: 0000000000003dd8   744 FUNC    GLOBAL DEFAULT   12 printcol
+   148: 0000000000003932   119 FUNC    GLOBAL DEFAULT   12 printscol
    149: 000000000020623c     4 OBJECT  GLOBAL DEFAULT   24 sortkey
    150: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND atexit
    151: 0000000000206208     4 OBJECT  GLOBAL DEFAULT   23 termwidth
-   152: 0000000000001759   291 FUNC    GLOBAL HIDDEN    12 ___start
+   152: 0000000000001789   291 FUNC    GLOBAL HIDDEN    12 ___start
    153: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND getopt
    154: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND free
    155: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND atoi
    156: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND isatty
-   157: 0000000000004090   549 FUNC    GLOBAL DEFAULT   12 printacol
-   158: 00000000000019d2    57 FUNC    GLOBAL DEFAULT   12 acccmp
+   157: 00000000000040c0   549 FUNC    GLOBAL DEFAULT   12 printacol
+   158: 0000000000001a02    57 FUNC    GLOBAL DEFAULT   12 acccmp
    159: 0000000000206224     0 NOTYPE  GLOBAL DEFAULT   23 _edata
    160: 00000000002062cc     4 OBJECT  GLOBAL DEFAULT   24 f_statustime
    161: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND getprogname
    162: 00000000002062d0     4 OBJECT  GLOBAL DEFAULT   24 f_humanize
-   163: 000000000000195d    57 FUNC    GLOBAL DEFAULT   12 modcmp
+   163: 000000000000198d    57 FUNC    GLOBAL DEFAULT   12 modcmp
    164: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND strerror
    165: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __fts_children60
    166: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND _libc_init
@@ -460,7 +464,7 @@
    169: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND getenv
    170: 00000000002062dc     4 OBJECT  GLOBAL DEFAULT   24 f_type
    171: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __fts_open60
-   172: 0000000000001aeb    48 FUNC    GLOBAL DEFAULT   12 revsizecmp
+   172: 0000000000001b1b    48 FUNC    GLOBAL DEFAULT   12 revsizecmp
    173: 00000000002062f0     0 NOTYPE  GLOBAL DEFAULT   24 _end
    174: 0000000000000000     0 OBJECT  GLOBAL DEFAULT  UND __mb_cur_max
    175: 00000000002062e0     4 OBJECT  GLOBAL DEFAULT   24 f_accesstime
@@ -481,10 +485,10 @@
 
 No version information found in this file.
 
-Displaying notes found at file offset 0x000001dc with length 0x00000018:
+Displaying notes found at file offset 0x00000214 with length 0x00000018:
   Owner                 Data size	Description
   NetBSD		0x00000004	IDENT 899002100 (8.99.21)
 
-Displaying notes found at file offset 0x000001f4 with length 0x00000014:
+Displaying notes found at file offset 0x0000022c with length 0x00000014:
   Owner                 Data size	Description
   NetBSD		0x00000004	PaX <>



Home | Main Index | Thread Index | Old Index