public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: SAIFI <msk@strikr.io>
To: gdb@sourceware.org
Subject: Re: bt with section and file it came from
Date: Sun, 04 Sep 2022 11:46:07 +0000	[thread overview]
Message-ID: <37C68A00-99AA-49B7-AAED-2D47993C88D4@strikr.io> (raw)
In-Reply-To: <7bb3f7de-1a7c-9ee7-383c-bec9b063786f@jguk.org>

On 4 September 2022 10:31:37 am UTC, Jonny Grant <jg@jguk.org> wrote:
>Hi there
>
>I have a core file, so no /proc available, wanted to see what file and section the functions came from in the backtrace that has no names. Is there a way to integrate the information ? ie something like the following :-
>
>
>#0  0x00007fac33ccb540 in ?? () /lib64/ld-linux-x86-64.so.2 load417 ALLOC LOAD HAS_CONTENTS
>#1  0x00007fac33ccea00 in ?? () /lib64/ld-linux-x86-64.so.2 load417 ALLOC LOAD HAS_CONTENTS
>#2  0x00007fac33ccdfa0 in ?? () /lib64/ld-linux-x86-64.so.2 load417 ALLOC LOAD HAS_CONTENTS
>
>Lastly, is there an easy way to see the assembler and any function parameters without debugging symbols? Maybe showing strings that are visible at certain pointers etc
>
>
>
>'maintenance info sections'
>
>$ gdb -c ld-linux-x86-64_S11_1660684241.core.720896
>GNU gdb (Ubuntu 12.0.90-0ubuntu1) 12.0.90
>Copyright (C) 2022 Free Software Foundation, Inc.
>License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
>This is free software: you are free to change and redistribute it.
>There is NO WARRANTY, to the extent permitted by law.
>Type "show copying" and "show warranty" for details.
>This GDB was configured as "x86_64-linux-gnu".
>Type "show configuration" for configuration details.
>For bug reporting instructions, please see:
><https://www.gnu.org/software/gdb/bugs/>.
>Find the GDB manual and other documentation resources online at:
>    <http://www.gnu.org/software/gdb/documentation/>.
>
>For help, type "help".
>Type "apropos word" to search for commands related to "word".
>
>warning: Can't open file /usr/lib/vmware/lib/libcrypto.so.1.0.2/libcrypto.so.1.0.2 during file-backed mapping note processing
>
>warning: Can't open file /usr/lib/vmware/lib/libssl.so.1.0.2/libssl.so.1.0.2 during file-backed mapping note processing
>[New LWP 720896]
>Core was generated by `/lib64/ld-linux-x86-64.so.2 /usr/lib/vmware/lib/libvmware-modconfig.so/libvmwar'.
>Program terminated with signal SIGSEGV, Segmentation fault.
>#0  0x00007fac33ccb540 in ?? ()
>(gdb) bt
>#0  0x00007fac33ccb540 in ?? ()
>#1  0x00007fac33ccea00 in ?? ()
>#2  0x00007fac33ccdfa0 in ?? ()
>#3  0x00007fac33c496b0 in ?? ()
>#4  0x00007fac33c49bf0 in ?? ()
>#5  0x00007fac33c4a130 in ?? ()
>#6  0x00007fac33ccd000 in ?? ()
>#7  0x00007fac33c4a670 in ?? ()
>#8  0x00007fac31cdf310 in ?? ()
>#9  0x00007fac33ccd540 in ?? ()
>#10 0x00007fac33c47b70 in ?? ()
>#11 0x00007fac33c48090 in ?? ()
>#12 0x00007fac33cce4d0 in ?? ()
>#13 0x00007fac33c4e9a0 in ?? ()
>#14 0x00007fac33c96ac0 in ?? ()
>#15 0x00007fac33c97090 in ?? ()
>#16 0x00007fac33c4b000 in ?? ()
>#17 0x00007fac33c4da40 in ?? ()
>#18 0x00007fac33c4e480 in ?? ()
>#19 0x00007fac33c975b0 in ?? ()
>#20 0x00007fac33c4df60 in ?? ()
>#21 0x00007fac33c4bf60 in ?? ()
>#22 0x00007fac33c49000 in ?? ()
>#23 0x00007fac33c4c480 in ?? ()
>#24 0x00007fac33c4c9a0 in ?? ()
>#25 0x00007fac33c4b520 in ?? ()
>#26 0x00007fac33c485b0 in ?? ()
>#27 0x00007fac33055a60 in ?? ()
>#28 0x00007fac33055530 in ?? ()
>#29 0x00007fac33ccb000 in ?? ()
>#30 0x00007fac33ccc9b0 in ?? ()
>#31 0x00007fac33c47000 in ?? ()
>#32 0x00007fac33ccda70 in ?? ()
>#33 0x00007fac33ca5af0 in ?? ()
>#34 0x00007fac33ccba70 in ?? ()
>#35 0x00007fac33ccc490 in ?? ()
>#36 0x00007fac330568b0 in ?? ()
>#37 0x00007fac33053000 in ?? ()
>#38 0x00007fac33053520 in ?? ()
>#39 0x00007fac33053a40 in ?? ()
>#40 0x00007fac33c4d520 in ?? ()
>#41 0x00007fac33053f60 in ?? ()
>#42 0x00007fac33054480 in ?? ()
>#43 0x00007fac330549a0 in ?? ()
>#44 0x00007fac3304c000 in ?? ()
>#45 0x00007fac3304c520 in ?? ()
>#46 0x00007fac3304ca40 in ?? ()
>#47 0x00007fac3304d810 in ?? ()
>#48 0x00007fac3304a000 in ?? ()
>#49 0x00007fac3304a520 in ?? ()
>#50 0x00007fac3304aa40 in ?? ()
>#51 0x00007fac3304af60 in ?? ()
>#52 0x00007fac3304b480 in ?? ()
>#53 0x00007fac3304ba90 in ?? ()
>#54 0x00007fac31ce05f0 in ?? ()
>#55 0x00007fac33c4d000 in ?? ()
>#56 0x00007fac33055000 in ?? ()
>#57 0x00007fac33c97ad0 in ?? ()
>#58 0x00007fac3304d1d0 in ?? ()
>#59 0x00007fac33c48ad0 in ?? ()
>#60 0x00007fac31ce00d0 in ?? ()
>#61 0x00007fac31ce1760 in ?? ()
>#62 0x00007fac31cde000 in ?? ()
>#63 0x00007fac31cde580 in ?? ()
>#64 0x00007fac31cdeaa0 in ?? ()
>#65 0x00007fac31cdf9a0 in ?? ()
>#66 0x00007fac33ca54c0 in ?? ()
>#67 0x00007fac3100e000 in ?? ()
>#68 0x00007fac3100e540 in ?? ()
>#69 0x00007fac33c47580 in ?? ()
>#70 0x00007fac3100eb00 in ?? ()
>#71 0x00007fac33c4ba40 in ?? ()
>#72 0x00007fac31ce0bf0 in ?? ()
>#73 0x00007fac31ce1110 in ?? ()
>#74 0x00007fac33c96020 in ?? ()
>#75 0x00007fac33ca4fa0 in ?? ()
>#76 0x00007fac33ca4a80 in ?? ()
>#77 0x00007fac33e2a6f0 in ?? ()
>#78 0x00007fac33ccbf80 in ?? ()
>#79 0x00007fac33ca4510 in ?? ()
>#80 0x00007fac3100f0f0 in ?? ()
>#81 0x00007fac330562d0 in ?? ()
>#82 0x00007fac2e649000 in ?? ()
>#83 0x00007fac2e6495c0 in ?? ()
>#84 0x00007fac2e649c80 in ?? ()
>#85 0x00007fac3100f610 in ?? ()
>#86 0x00007fac33c96530 in ?? ()
>#87 0x00007fac2e64a260 in ?? ()
>#88 0x00007fac2e64a7d0 in ?? ()
>#89 0x00007fac2e647000 in ?? ()
>#90 0x00007fac2e6477c0 in ?? ()
>#91 0x00007fac2e647d20 in ?? ()
>#92 0x00007fac2e648280 in ?? ()
>#93 0x00007fac2e6487e0 in ?? ()
>#94 0x00007fac2e645000 in ?? ()
>#95 0x00007fac2e645520 in ?? ()
>#96 0x00007fac2e645b90 in ?? ()
>#97 0x00007fac33ca4000 in ?? ()
>#98 0x00007fac33e65af0 in ?? ()
>#99 0xfffab7fdc4000000 in ?? ()
>#100 0xff5867c906a60000 in ?? ()
>#101 0x0000000000000000 in ?? ()
>(gdb) 
>(gdb) maintenance info sections
>Core file: `/home/jonny/ld-linux-x86-64_S11_1660684241.core.720896', file type elf64-x86-64.
> [0]       0x00000000->0x000078a4 at 0x00005f30: note0 READONLY HAS_CONTENTS
> [1]       0x00000000->0x000000d8 at 0x00005fb4: .reg/720896 HAS_CONTENTS
> [2]       0x00000000->0x000000d8 at 0x00005fb4: .reg HAS_CONTENTS
> [3]       0x00000000->0x00000080 at 0x00006144: .note.linuxcore.siginfo/720896 HAS_CONTENTS
> [4]       0x00000000->0x00000080 at 0x00006144: .note.linuxcore.siginfo HAS_CONTENTS
> [5]       0x00000000->0x00000150 at 0x000061d8: .auxv HAS_CONTENTS
> [6]       0x00000000->0x00006f2d at 0x0000633c: .note.linuxcore.file/720896 HAS_CONTENTS
> [7]       0x00000000->0x00006f2d at 0x0000633c: .note.linuxcore.file HAS_CONTENTS
> [8]       0x00000000->0x00000200 at 0x0000d280: .reg2/720896 HAS_CONTENTS
> [9]       0x00000000->0x00000200 at 0x0000d280: .reg2 HAS_CONTENTS
> [10]      0x00000000->0x00000340 at 0x0000d494: .reg-xstate/720896 HAS_CONTENTS
> [11]      0x00000000->0x00000340 at 0x0000d494: .reg-xstate HAS_CONTENTS
> [12]      0x7fac29c00000->0x7fac29c01000 at 0x0000e000: load1a ALLOC LOAD READONLY CODE HAS_CONTENTS
> [13]      0x7fac29c01000->0x7fac29e8e000 at 0x0000f000: load1b ALLOC READONLY CODE
> [14]      0x7fac29e8e000->0x7fac2a08e000 at 0x0000f000: load2 ALLOC READONLY
> [15]      0x7fac2a08e000->0x7fac2a0bb000 at 0x0000f000: load3 ALLOC LOAD HAS_CONTENTS
> [16]      0x7fac2a0bb000->0x7fac2a0bf000 at 0x0003c000: load4 ALLOC
> [17]      0x7fac2a200000->0x7fac2a201000 at 0x0003c000: load5a ALLOC LOAD READONLY CODE HAS_CONTENTS
> [18]      0x7fac2a201000->0x7fac2a268000 at 0x0003d000: load5b ALLOC READONLY CODE
> [19]      0x7fac2a268000->0x7fac2a468000 at 0x0003d000: load6 ALLOC READONLY
> [20]      0x7fac2a468000->0x7fac2a473000 at 0x0003d000: load7 ALLOC LOAD HAS_CONTENTS
> [21]      0x7fac2a531000->0x7fac2a532000 at 0x00048000: load8a ALLOC LOAD READONLY HAS_CONTENTS
> [22]      0x7fac2a532000->0x7fac2a53b000 at 0x00049000: load8b ALLOC READONLY
> [23]      0x7fac2a53b000->0x7fac2a5ed000 at 0x00049000: load9 ALLOC READONLY CODE
> [24]      0x7fac2a5ed000->0x7fac2a5fe000 at 0x00049000: load10 ALLOC READONLY
> [25]      0x7fac2a5fe000->0x7fac2a600000 at 0x00049000: load11 ALLOC LOAD HAS_CONTENTS
> [26]      0x7fac2a600000->0x7fac2a601000 at 0x0004b000: load12a ALLOC LOAD READONLY CODE HAS_CONTENTS
> [27]      0x7fac2a601000->0x7fac2a671000 at 0x0004c000: load12b ALLOC READONLY CODE
> [28]      0x7fac2a671000->0x7fac2a870000 at 0x0004c000: load13 ALLOC READONLY
> [29]      0x7fac2a870000->0x7fac2a874000 at 0x0004c000: load14 ALLOC LOAD HAS_CONTENTS
> [30]      0x7fac2a91b000->0x7fac2a91c000 at 0x00050000: load15a ALLOC LOAD READONLY HAS_CONTENTS
> [31]      0x7fac2a91c000->0x7fac2a92e000 at 0x00051000: load15b ALLOC READONLY
> [32]      0x7fac2a92e000->0x7fac2a9ad000 at 0x00051000: load16 ALLOC READONLY CODE
> [33]      0x7fac2a9ad000->0x7fac2a9d8000 at 0x00051000: load17 ALLOC READONLY
> [34]      0x7fac2a9d8000->0x7fac2a9d9000 at 0x00051000: load18 ALLOC READONLY
> [35]      0x7fac2a9d9000->0x7fac2a9e1000 at 0x00051000: load19 ALLOC LOAD HAS_CONTENTS
> [36]      0x7fac2a9e1000->0x7fac2a9e2000 at 0x00059000: load20 ALLOC
> [37]      0x7fac2a9e2000->0x7fac2a9e3000 at 0x00059000: load21 ALLOC LOAD READONLY HAS_CONTENTS
> [38]      0x7fac2a9e3000->0x7fac2a9e4000 at 0x0005a000: load22 ALLOC READONLY CODE
> [39]      0x7fac2a9e4000->0x7fac2c5fe000 at 0x0005a000: load23 ALLOC READONLY
> [40]      0x7fac2c5fe000->0x7fac2c600000 at 0x0005a000: load24 ALLOC LOAD HAS_CONTENTS
> [41]      0x7fac2c600000->0x7fac2c601000 at 0x0005c000: load25a ALLOC LOAD READONLY CODE HAS_CONTENTS
> [42]      0x7fac2c601000->0x7fac2cd35000 at 0x0005d000: load25b ALLOC READONLY CODE
> [43]      0x7fac2cd35000->0x7fac2cf35000 at 0x0005d000: load26 ALLOC READONLY
> [44]      0x7fac2cf35000->0x7fac2cf51000 at 0x0005d000: load27 ALLOC LOAD HAS_CONTENTS
> [45]      0x7fac2cf51000->0x7fac2cf69000 at 0x00079000: load28 ALLOC
> [46]      0x7fac2d000000->0x7fac2d001000 at 0x00079000: load29a ALLOC LOAD READONLY CODE HAS_CONTENTS
> [47]      0x7fac2d001000->0x7fac2d009000 at 0x0007a000: load29b ALLOC READONLY CODE
> [48]      0x7fac2d009000->0x7fac2d208000 at 0x0007a000: load30 ALLOC READONLY
> [49]      0x7fac2d208000->0x7fac2d20a000 at 0x0007a000: load31 ALLOC LOAD HAS_CONTENTS
> [50]      0x7fac2d22b000->0x7fac2d22c000 at 0x0007c000: load32a ALLOC LOAD READONLY HAS_CONTENTS
> [51]      0x7fac2d22c000->0x7fac2d22d000 at 0x0007d000: load32b ALLOC READONLY
> [52]      0x7fac2d22d000->0x7fac2d298000 at 0x0007d000: load33 ALLOC READONLY CODE
> [53]      0x7fac2d298000->0x7fac2d2c0000 at 0x0007d000: load34 ALLOC READONLY
> [54]      0x7fac2d2c0000->0x7fac2d2c2000 at 0x0007d000: load35 ALLOC LOAD HAS_CONTENTS
> [55]      0x7fac2d2c2000->0x7fac2d2c3000 at 0x0007f000: load36a ALLOC LOAD READONLY HAS_CONTENTS
> [56]      0x7fac2d2c3000->0x7fac2d2d1000 at 0x00080000: load36b ALLOC READONLY
> [57]      0x7fac2d2d1000->0x7fac2d3b7000 at 0x00080000: load37 ALLOC READONLY CODE
> [58]      0x7fac2d3b7000->0x7fac2d3f5000 at 0x00080000: load38 ALLOC READONLY
> [59]      0x7fac2d3f5000->0x7fac2d3f6000 at 0x00080000: load39 ALLOC READONLY
> [60]      0x7fac2d3f6000->0x7fac2d3ff000 at 0x00080000: load40 ALLOC LOAD HAS_CONTENTS
> [61]      0x7fac2d3ff000->0x7fac2d400000 at 0x00089000: load41 ALLOC
> [62]      0x7fac2d400000->0x7fac2d401000 at 0x00089000: load42a ALLOC LOAD READONLY CODE HAS_CONTENTS
> [63]      0x7fac2d401000->0x7fac2d433000 at 0x0008a000: load42b ALLOC READONLY CODE
> [64]      0x7fac2d433000->0x7fac2d632000 at 0x0008a000: load43 ALLOC READONLY
> [65]      0x7fac2d632000->0x7fac2d635000 at 0x0008a000: load44 ALLOC LOAD HAS_CONTENTS
> [66]      0x7fac2d635000->0x7fac2d636000 at 0x0008d000: load45 ALLOC
> [67]      0x7fac2d644000->0x7fac2d645000 at 0x0008d000: load46a ALLOC LOAD READONLY HAS_CONTENTS
> [68]      0x7fac2d645000->0x7fac2d646000 at 0x0008e000: load46b ALLOC READONLY
> [69]      0x7fac2d646000->0x7fac2d64d000 at 0x0008e000: load47 ALLOC READONLY CODE
> [70]      0x7fac2d64d000->0x7fac2d64f000 at 0x0008e000: load48 ALLOC READONLY
> [71]      0x7fac2d64f000->0x7fac2d651000 at 0x0008e000: load49 ALLOC LOAD HAS_CONTENTS
> [72]      0x7fac2d651000->0x7fac2d652000 at 0x00090000: load50a ALLOC LOAD READONLY HAS_CONTENTS
> [73]      0x7fac2d652000->0x7fac2d654000 at 0x00091000: load50b ALLOC READONLY
> [74]      0x7fac2d654000->0x7fac2d658000 at 0x00091000: load51 ALLOC READONLY CODE
> [75]      0x7fac2d658000->0x7fac2d65a000 at 0x00091000: load52 ALLOC READONLY
> [76]      0x7fac2d65a000->0x7fac2d65c000 at 0x00091000: load53 ALLOC LOAD HAS_CONTENTS
> [77]      0x7fac2d65c000->0x7fac2d65d000 at 0x00093000: load54a ALLOC LOAD READONLY HAS_CONTENTS
> [78]      0x7fac2d65d000->0x7fac2d65e000 at 0x00094000: load54b ALLOC READONLY
> [79]      0x7fac2d65e000->0x7fac2d677000 at 0x00094000: load55 ALLOC READONLY CODE
> [80]      0x7fac2d677000->0x7fac2d679000 at 0x00094000: load56 ALLOC READONLY
> [81]      0x7fac2d679000->0x7fac2d67a000 at 0x00094000: load57 ALLOC READONLY
> [82]      0x7fac2d67a000->0x7fac2d67c000 at 0x00094000: load58 ALLOC LOAD HAS_CONTENTS
> [83]      0x7fac2d67c000->0x7fac2d67d000 at 0x00096000: load59 ALLOC LOAD READONLY HAS_CONTENTS
> [84]      0x7fac2d67d000->0x7fac2d67e000 at 0x00097000: load60 ALLOC READONLY CODE
> [85]      0x7fac2d67e000->0x7fac2d69d000 at 0x00097000: load61 ALLOC READONLY
> [86]      0x7fac2d69d000->0x7fac2d69f000 at 0x00097000: load62 ALLOC LOAD HAS_CONTENTS
> [87]      0x7fac2d69f000->0x7fac2d6a0000 at 0x00099000: load63a ALLOC LOAD READONLY HAS_CONTENTS
> [88]      0x7fac2d6a0000->0x7fac2d6a3000 at 0x0009a000: load63b ALLOC READONLY
> [89]      0x7fac2d6a3000->0x7fac2d6b9000 at 0x0009a000: load64 ALLOC READONLY CODE
> [90]      0x7fac2d6b9000->0x7fac2d6c3000 at 0x0009a000: load65 ALLOC READONLY
> [91]      0x7fac2d6c3000->0x7fac2d6c5000 at 0x0009a000: load66 ALLOC LOAD HAS_CONTENTS
> [92]      0x7fac2d6c5000->0x7fac2d6c6000 at 0x0009c000: load67a ALLOC LOAD READONLY HAS_CONTENTS
> [93]      0x7fac2d6c6000->0x7fac2d6ee000 at 0x0009d000: load67b ALLOC READONLY
> [94]      0x7fac2d6ee000->0x7fac2d792000 at 0x0009d000: load68 ALLOC READONLY CODE
> [95]      0x7fac2d792000->0x7fac2d7ec000 at 0x0009d000: load69 ALLOC READONLY
> [96]      0x7fac2d7ec000->0x7fac2d800000 at 0x0009d000: load70 ALLOC LOAD HAS_CONTENTS
> [97]      0x7fac2d800000->0x7fac2d801000 at 0x000b1000: load71a ALLOC LOAD READONLY CODE HAS_CONTENTS
> [98]      0x7fac2d801000->0x7fac2d822000 at 0x000b2000: load71b ALLOC READONLY CODE
> [99]      0x7fac2d822000->0x7fac2da21000 at 0x000b2000: load72 ALLOC READONLY
> [100]     0x7fac2da21000->0x7fac2da24000 at 0x000b2000: load73 ALLOC LOAD HAS_CONTENTS
> [101]     0x7fac2da27000->0x7fac2da28000 at 0x000b5000: load74a ALLOC LOAD READONLY HAS_CONTENTS
> [102]     0x7fac2da28000->0x7fac2da2b000 at 0x000b6000: load74b ALLOC READONLY
> [103]     0x7fac2da2b000->0x7fac2da38000 at 0x000b6000: load75 ALLOC READONLY CODE
> [104]     0x7fac2da38000->0x7fac2da3b000 at 0x000b6000: load76 ALLOC READONLY
> [105]     0x7fac2da3b000->0x7fac2da3c000 at 0x000b6000: load77 ALLOC READONLY
> [106]     0x7fac2da3c000->0x7fac2da3e000 at 0x000b6000: load78 ALLOC LOAD HAS_CONTENTS
> [107]     0x7fac2da3e000->0x7fac2da3f000 at 0x000b8000: load79 ALLOC
> [108]     0x7fac2da3f000->0x7fac2da40000 at 0x000b8000: load80a ALLOC LOAD READONLY HAS_CONTENTS
> [109]     0x7fac2da40000->0x7fac2da41000 at 0x000b9000: load80b ALLOC READONLY
> [110]     0x7fac2da41000->0x7fac2da45000 at 0x000b9000: load81 ALLOC READONLY CODE
> [111]     0x7fac2da45000->0x7fac2da46000 at 0x000b9000: load82 ALLOC READONLY
> [112]     0x7fac2da46000->0x7fac2da48000 at 0x000b9000: load83 ALLOC LOAD HAS_CONTENTS
> [113]     0x7fac2da48000->0x7fac2da49000 at 0x000bb000: load84a ALLOC LOAD READONLY HAS_CONTENTS
> [114]     0x7fac2da49000->0x7fac2da4f000 at 0x000bc000: load84b ALLOC READONLY
> [115]     0x7fac2da4f000->0x7fac2da6f000 at 0x000bc000: load85 ALLOC READONLY CODE
> [116]     0x7fac2da6f000->0x7fac2da78000 at 0x000bc000: load86 ALLOC READONLY
> [117]     0x7fac2da78000->0x7fac2da79000 at 0x000bc000: load87 ALLOC READONLY
> [118]     0x7fac2da79000->0x7fac2da7f000 at 0x000bc000: load88 ALLOC LOAD HAS_CONTENTS
> [119]     0x7fac2da7f000->0x7fac2da80000 at 0x000c2000: load89a ALLOC LOAD READONLY HAS_CONTENTS
> [120]     0x7fac2da80000->0x7fac2da89000 at 0x000c3000: load89b ALLOC READONLY
> [121]     0x7fac2da89000->0x7fac2daa6000 at 0x000c3000: load90 ALLOC READONLY CODE
> [122]     0x7fac2daa6000->0x7fac2dab5000 at 0x000c3000: load91 ALLOC READONLY
> [123]     0x7fac2dab5000->0x7fac2dab7000 at 0x000c3000: load92 ALLOC LOAD HAS_CONTENTS
> [124]     0x7fac2dab7000->0x7fac2dab8000 at 0x000c5000: load93a ALLOC LOAD READONLY HAS_CONTENTS
> [125]     0x7fac2dab8000->0x7fac2dabb000 at 0x000c6000: load93b ALLOC READONLY
> [126]     0x7fac2dabb000->0x7fac2dada000 at 0x000c6000: load94 ALLOC READONLY CODE
> [127]     0x7fac2dada000->0x7fac2dae4000 at 0x000c6000: load95 ALLOC READONLY
> [128]     0x7fac2dae4000->0x7fac2dae5000 at 0x000c6000: load96 ALLOC READONLY
> [129]     0x7fac2dae5000->0x7fac2dae8000 at 0x000c6000: load97 ALLOC LOAD HAS_CONTENTS
> [130]     0x7fac2dae8000->0x7fac2dae9000 at 0x000c9000: load98a ALLOC LOAD READONLY HAS_CONTENTS
> [131]     0x7fac2dae9000->0x7fac2daeb000 at 0x000ca000: load98b ALLOC READONLY
> [132]     0x7fac2daeb000->0x7fac2db08000 at 0x000ca000: load99 ALLOC READONLY CODE
> [133]     0x7fac2db08000->0x7fac2db0c000 at 0x000ca000: load100 ALLOC READONLY
> [134]     0x7fac2db0c000->0x7fac2db0f000 at 0x000ca000: load101 ALLOC LOAD HAS_CONTENTS
> [135]     0x7fac2db0f000->0x7fac2db10000 at 0x000cd000: load102a ALLOC LOAD READONLY HAS_CONTENTS
> [136]     0x7fac2db10000->0x7fac2db15000 at 0x000ce000: load102b ALLOC READONLY
> [137]     0x7fac2db15000->0x7fac2db2f000 at 0x000ce000: load103 ALLOC READONLY CODE
> [138]     0x7fac2db2f000->0x7fac2db36000 at 0x000ce000: load104 ALLOC READONLY
> [139]     0x7fac2db36000->0x7fac2db37000 at 0x000ce000: load105 ALLOC READONLY
> [140]     0x7fac2db37000->0x7fac2db39000 at 0x000ce000: load106 ALLOC LOAD HAS_CONTENTS
> [141]     0x7fac2db39000->0x7fac2db3b000 at 0x000d0000: load107 ALLOC
> [142]     0x7fac2db3b000->0x7fac2db3c000 at 0x000d0000: load108a ALLOC LOAD READONLY HAS_CONTENTS
> [143]     0x7fac2db3c000->0x7fac2db43000 at 0x000d1000: load108b ALLOC READONLY
> [144]     0x7fac2db43000->0x7fac2db6f000 at 0x000d1000: load109 ALLOC READONLY CODE
> [145]     0x7fac2db6f000->0x7fac2db7c000 at 0x000d1000: load110 ALLOC READONLY
> [146]     0x7fac2db7c000->0x7fac2db7d000 at 0x000d1000: load111 ALLOC READONLY
> [147]     0x7fac2db7d000->0x7fac2db7f000 at 0x000d1000: load112 ALLOC LOAD HAS_CONTENTS
> [148]     0x7fac2db7f000->0x7fac2db80000 at 0x000d3000: load113a ALLOC LOAD READONLY HAS_CONTENTS
> [149]     0x7fac2db80000->0x7fac2db83000 at 0x000d4000: load113b ALLOC READONLY
> [150]     0x7fac2db83000->0x7fac2dbcc000 at 0x000d4000: load114 ALLOC READONLY CODE
> [151]     0x7fac2dbcc000->0x7fac2dbfe000 at 0x000d4000: load115 ALLOC READONLY
> [152]     0x7fac2dbfe000->0x7fac2dc00000 at 0x000d4000: load116 ALLOC LOAD HAS_CONTENTS
> [153]     0x7fac2dc00000->0x7fac2dc01000 at 0x000d6000: load117a ALLOC LOAD READONLY CODE HAS_CONTENTS
> [154]     0x7fac2dc01000->0x7fac2dc28000 at 0x000d7000: load117b ALLOC READONLY CODE
> [155]     0x7fac2dc28000->0x7fac2de27000 at 0x000d7000: load118 ALLOC READONLY
> [156]     0x7fac2de27000->0x7fac2de2b000 at 0x000d7000: load119 ALLOC LOAD HAS_CONTENTS
> [157]     0x7fac2de31000->0x7fac2de32000 at 0x000db000: load120 ALLOC LOAD READONLY HAS_CONTENTS
> [158]     0x7fac2de32000->0x7fac2de3a000 at 0x000dc000: load121 ALLOC READONLY CODE
> [159]     0x7fac2de3a000->0x7fac2de3d000 at 0x000dc000: load122 ALLOC READONLY
> [160]     0x7fac2de3d000->0x7fac2de3f000 at 0x000dc000: load123 ALLOC LOAD HAS_CONTENTS
> [161]     0x7fac2de3f000->0x7fac2de40000 at 0x000de000: load124a ALLOC LOAD READONLY HAS_CONTENTS
> [162]     0x7fac2de40000->0x7fac2de4a000 at 0x000df000: load124b ALLOC READONLY
> [163]     0x7fac2de4a000->0x7fac2de78000 at 0x000df000: load125 ALLOC READONLY CODE
> [164]     0x7fac2de78000->0x7fac2de8a000 at 0x000df000: load126 ALLOC READONLY
> [165]     0x7fac2de8a000->0x7fac2de8b000 at 0x000df000: load127 ALLOC READONLY
> [166]     0x7fac2de8b000->0x7fac2de8d000 at 0x000df000: load128 ALLOC LOAD HAS_CONTENTS
> [167]     0x7fac2de8d000->0x7fac2de8e000 at 0x000e1000: load129a ALLOC LOAD READONLY HAS_CONTENTS
> [168]     0x7fac2de8e000->0x7fac2de9a000 at 0x000e2000: load129b ALLOC READONLY
> [169]     0x7fac2de9a000->0x7fac2df23000 at 0x000e2000: load130 ALLOC READONLY CODE
> [170]     0x7fac2df23000->0x7fac2df4c000 at 0x000e2000: load131 ALLOC READONLY
> [171]     0x7fac2df4c000->0x7fac2df4d000 at 0x000e2000: load132 ALLOC READONLY
> [172]     0x7fac2df4d000->0x7fac2df55000 at 0x000e2000: load133 ALLOC LOAD HAS_CONTENTS
> [173]     0x7fac2df55000->0x7fac2df56000 at 0x000ea000: load134a ALLOC LOAD READONLY HAS_CONTENTS
> [174]     0x7fac2df56000->0x7fac2df5f000 at 0x000eb000: load134b ALLOC READONLY
> [175]     0x7fac2df5f000->0x7fac2dfe5000 at 0x000eb000: load135 ALLOC READONLY CODE
> [176]     0x7fac2dfe5000->0x7fac2dff7000 at 0x000eb000: load136 ALLOC READONLY
> [177]     0x7fac2dff7000->0x7fac2e000000 at 0x000eb000: load137 ALLOC LOAD HAS_CONTENTS
> [178]     0x7fac2e000000->0x7fac2e001000 at 0x000f4000: load138a ALLOC LOAD READONLY CODE HAS_CONTENTS
> [179]     0x7fac2e001000->0x7fac2e166000 at 0x000f5000: load138b ALLOC READONLY CODE
> [180]     0x7fac2e166000->0x7fac2e365000 at 0x000f5000: load139 ALLOC READONLY
> [181]     0x7fac2e365000->0x7fac2e380000 at 0x000f5000: load140 ALLOC LOAD HAS_CONTENTS
> [182]     0x7fac2e383000->0x7fac2e384000 at 0x00110000: load141a ALLOC LOAD READONLY HAS_CONTENTS
> [183]     0x7fac2e384000->0x7fac2e385000 at 0x00111000: load141b ALLOC READONLY
> [184]     0x7fac2e385000->0x7fac2e387000 at 0x00111000: load142 ALLOC READONLY CODE
> [185]     0x7fac2e387000->0x7fac2e389000 at 0x00111000: load143 ALLOC READONLY
> [186]     0x7fac2e389000->0x7fac2e38b000 at 0x00111000: load144 ALLOC LOAD HAS_CONTENTS
> [187]     0x7fac2e38b000->0x7fac2e38c000 at 0x00113000: load145a ALLOC LOAD READONLY HAS_CONTENTS
> [188]     0x7fac2e38c000->0x7fac2e39a000 at 0x00114000: load145b ALLOC READONLY
> [189]     0x7fac2e39a000->0x7fac2e3b3000 at 0x00114000: load146 ALLOC READONLY CODE
> [190]     0x7fac2e3b3000->0x7fac2e3c1000 at 0x00114000: load147 ALLOC READONLY
> [191]     0x7fac2e3c1000->0x7fac2e3c5000 at 0x00114000: load148 ALLOC LOAD HAS_CONTENTS
> [192]     0x7fac2e3c5000->0x7fac2e3c6000 at 0x00118000: load149a ALLOC LOAD READONLY HAS_CONTENTS
> [193]     0x7fac2e3c6000->0x7fac2e3ca000 at 0x00119000: load149b ALLOC READONLY
> [194]     0x7fac2e3ca000->0x7fac2e3f3000 at 0x00119000: load150 ALLOC READONLY CODE
> [195]     0x7fac2e3f3000->0x7fac2e3fe000 at 0x00119000: load151 ALLOC READONLY
> [196]     0x7fac2e3fe000->0x7fac2e400000 at 0x00119000: load152 ALLOC LOAD HAS_CONTENTS
> [197]     0x7fac2e400000->0x7fac2e401000 at 0x0011b000: load153a ALLOC LOAD READONLY CODE HAS_CONTENTS
> [198]     0x7fac2e401000->0x7fac2e43d000 at 0x0011c000: load153b ALLOC READONLY CODE
> [199]     0x7fac2e43d000->0x7fac2e63d000 at 0x0011c000: load154 ALLOC READONLY
> [200]     0x7fac2e63d000->0x7fac2e642000 at 0x0011c000: load155 ALLOC LOAD HAS_CONTENTS
> [201]     0x7fac2e645000->0x7fac2e64b000 at 0x00121000: load156 ALLOC LOAD HAS_CONTENTS
> [202]     0x7fac2e64b000->0x7fac2e64c000 at 0x00127000: load157a ALLOC LOAD READONLY HAS_CONTENTS
> [203]     0x7fac2e64c000->0x7fac2e64d000 at 0x00128000: load157b ALLOC READONLY
> [204]     0x7fac2e64d000->0x7fac2e651000 at 0x00128000: load158 ALLOC READONLY CODE
> [205]     0x7fac2e651000->0x7fac2e652000 at 0x00128000: load159 ALLOC READONLY
> [206]     0x7fac2e652000->0x7fac2e654000 at 0x00128000: load160 ALLOC LOAD HAS_CONTENTS
> [207]     0x7fac2e654000->0x7fac2e655000 at 0x0012a000: load161a ALLOC LOAD READONLY HAS_CONTENTS
> [208]     0x7fac2e655000->0x7fac2e656000 at 0x0012b000: load161b ALLOC READONLY
> [209]     0x7fac2e656000->0x7fac2e65a000 at 0x0012b000: load162 ALLOC READONLY CODE
> [210]     0x7fac2e65a000->0x7fac2e65d000 at 0x0012b000: load163 ALLOC READONLY
> [211]     0x7fac2e65d000->0x7fac2e65f000 at 0x0012b000: load164 ALLOC LOAD HAS_CONTENTS
> [212]     0x7fac2e65f000->0x7fac2e660000 at 0x0012d000: load165a ALLOC LOAD READONLY HAS_CONTENTS
> [213]     0x7fac2e660000->0x7fac2e661000 at 0x0012e000: load165b ALLOC READONLY
> [214]     0x7fac2e661000->0x7fac2e668000 at 0x0012e000: load166 ALLOC READONLY CODE
> [215]     0x7fac2e668000->0x7fac2e66a000 at 0x0012e000: load167 ALLOC READONLY
> [216]     0x7fac2e66a000->0x7fac2e66c000 at 0x0012e000: load168 ALLOC LOAD HAS_CONTENTS
> [217]     0x7fac2e66c000->0x7fac2e66d000 at 0x00130000: load169a ALLOC LOAD READONLY HAS_CONTENTS
> [218]     0x7fac2e66d000->0x7fac2e677000 at 0x00131000: load169b ALLOC READONLY
> [219]     0x7fac2e677000->0x7fac2e68b000 at 0x00131000: load170 ALLOC READONLY CODE
> [220]     0x7fac2e68b000->0x7fac2e694000 at 0x00131000: load171 ALLOC READONLY
> [221]     0x7fac2e694000->0x7fac2e696000 at 0x00131000: load172 ALLOC LOAD HAS_CONTENTS
> [222]     0x7fac2e696000->0x7fac2e697000 at 0x00133000: load173a ALLOC LOAD READONLY HAS_CONTENTS
> [223]     0x7fac2e697000->0x7fac2e69a000 at 0x00134000: load173b ALLOC READONLY
> [224]     0x7fac2e69a000->0x7fac2e6b9000 at 0x00134000: load174 ALLOC READONLY CODE
> [225]     0x7fac2e6b9000->0x7fac2e6da000 at 0x00134000: load175 ALLOC READONLY
> [226]     0x7fac2e6da000->0x7fac2e6dd000 at 0x00134000: load176 ALLOC LOAD HAS_CONTENTS
> [227]     0x7fac2e6dd000->0x7fac2e6de000 at 0x00137000: load177a ALLOC LOAD READONLY HAS_CONTENTS
> [228]     0x7fac2e6de000->0x7fac2e700000 at 0x00138000: load177b ALLOC READONLY
> [229]     0x7fac2e700000->0x7fac2e74b000 at 0x00138000: load178 ALLOC READONLY CODE
> [230]     0x7fac2e74b000->0x7fac2e76d000 at 0x00138000: load179 ALLOC READONLY
> [231]     0x7fac2e76d000->0x7fac2e76e000 at 0x00138000: load180 ALLOC READONLY
> [232]     0x7fac2e76e000->0x7fac2e77b000 at 0x00138000: load181 ALLOC LOAD HAS_CONTENTS
> [233]     0x7fac2e77b000->0x7fac2e77c000 at 0x00145000: load182 ALLOC
> [234]     0x7fac2e77c000->0x7fac2e77d000 at 0x00145000: load183a ALLOC LOAD READONLY HAS_CONTENTS
> [235]     0x7fac2e77d000->0x7fac2e7b4000 at 0x00146000: load183b ALLOC READONLY
> [236]     0x7fac2e7b4000->0x7fac2e8c4000 at 0x00146000: load184 ALLOC READONLY CODE
> [237]     0x7fac2e8c4000->0x7fac2e949000 at 0x00146000: load185 ALLOC READONLY
> [238]     0x7fac2e949000->0x7fac2e952000 at 0x00146000: load186 ALLOC LOAD HAS_CONTENTS
> [239]     0x7fac2e952000->0x7fac2e954000 at 0x0014f000: load187 ALLOC
> [240]     0x7fac2e954000->0x7fac2e955000 at 0x0014f000: load188a ALLOC LOAD READONLY HAS_CONTENTS
> [241]     0x7fac2e955000->0x7fac2e9b4000 at 0x00150000: load188b ALLOC READONLY
> [242]     0x7fac2e9b4000->0x7fac2ea1d000 at 0x00150000: load189 ALLOC READONLY CODE
> [243]     0x7fac2ea1d000->0x7fac2ea7a000 at 0x00150000: load190 ALLOC READONLY
> [244]     0x7fac2ea7a000->0x7fac2ea89000 at 0x00150000: load191 ALLOC LOAD HAS_CONTENTS
> [245]     0x7fac2ea89000->0x7fac2ea8a000 at 0x0015f000: load192a ALLOC LOAD READONLY HAS_CONTENTS
> [246]     0x7fac2ea8a000->0x7fac2ea9b000 at 0x00160000: load192b ALLOC READONLY
> [247]     0x7fac2ea9b000->0x7fac2eb6e000 at 0x00160000: load193 ALLOC READONLY CODE
> [248]     0x7fac2eb6e000->0x7fac2ebab000 at 0x00160000: load194 ALLOC READONLY
> [249]     0x7fac2ebab000->0x7fac2ebb0000 at 0x00160000: load195 ALLOC LOAD HAS_CONTENTS
> [250]     0x7fac2ebb0000->0x7fac2ebb1000 at 0x00165000: load196 ALLOC
> [251]     0x7fac2ebb1000->0x7fac2ebb2000 at 0x00165000: load197a ALLOC LOAD READONLY HAS_CONTENTS
> [252]     0x7fac2ebb2000->0x7fac2ec17000 at 0x00166000: load197b ALLOC READONLY
> [253]     0x7fac2ec17000->0x7fac2ed0a000 at 0x00166000: load198 ALLOC READONLY CODE
> [254]     0x7fac2ed0a000->0x7fac2ed96000 at 0x00166000: load199 ALLOC READONLY
> [255]     0x7fac2ed96000->0x7fac2edaa000 at 0x00166000: load200 ALLOC LOAD HAS_CONTENTS
> [256]     0x7fac2edaa000->0x7fac2edac000 at 0x0017a000: load201 ALLOC
> [257]     0x7fac2edac000->0x7fac2edad000 at 0x0017a000: load202a ALLOC LOAD READONLY HAS_CONTENTS
> [258]     0x7fac2edad000->0x7fac2edd4000 at 0x0017b000: load202b ALLOC READONLY
> [259]     0x7fac2edd4000->0x7fac2ef69000 at 0x0017b000: load203 ALLOC READONLY CODE
> [260]     0x7fac2ef69000->0x7fac2efc1000 at 0x0017b000: load204 ALLOC READONLY
> [261]     0x7fac2efc1000->0x7fac2efc7000 at 0x0017b000: load205 ALLOC LOAD HAS_CONTENTS
> [262]     0x7fac2efc7000->0x7fac2efd4000 at 0x00181000: load206 ALLOC
> [263]     0x7fac2efd4000->0x7fac2efd5000 at 0x00181000: load207a ALLOC LOAD READONLY HAS_CONTENTS
> [264]     0x7fac2efd5000->0x7fac2f06e000 at 0x00182000: load207b ALLOC READONLY
> [265]     0x7fac2f06e000->0x7fac2f17f000 at 0x00182000: load208 ALLOC READONLY CODE
> [266]     0x7fac2f17f000->0x7fac2f1ef000 at 0x00182000: load209 ALLOC READONLY
> [267]     0x7fac2f1ef000->0x7fac2f1fd000 at 0x00182000: load210 ALLOC LOAD HAS_CONTENTS
> [268]     0x7fac2f1fd000->0x7fac2f200000 at 0x00190000: load211 ALLOC
> [269]     0x7fac2f200000->0x7fac2f201000 at 0x00190000: load212a ALLOC LOAD READONLY CODE HAS_CONTENTS
> [270]     0x7fac2f201000->0x7fac30b21000 at 0x00191000: load212b ALLOC READONLY CODE
> [271]     0x7fac30b21000->0x7fac30d21000 at 0x00191000: load213 ALLOC READONLY
> [272]     0x7fac30d21000->0x7fac30f90000 at 0x00191000: load214 ALLOC LOAD HAS_CONTENTS
> [273]     0x7fac30f90000->0x7fac3100d000 at 0x00400000: load215 ALLOC
> [274]     0x7fac3100e000->0x7fac31010000 at 0x00400000: load216 ALLOC LOAD HAS_CONTENTS
> [275]     0x7fac31010000->0x7fac31011000 at 0x00402000: load217a ALLOC LOAD READONLY HAS_CONTENTS
> [276]     0x7fac31011000->0x7fac31015000 at 0x00403000: load217b ALLOC READONLY
> [277]     0x7fac31015000->0x7fac3101a000 at 0x00403000: load218 ALLOC READONLY CODE
> [278]     0x7fac3101a000->0x7fac3101c000 at 0x00403000: load219 ALLOC READONLY
> [279]     0x7fac3101c000->0x7fac3101d000 at 0x00403000: load220 ALLOC READONLY
> [280]     0x7fac3101d000->0x7fac3101f000 at 0x00403000: load221 ALLOC LOAD HAS_CONTENTS
> [281]     0x7fac3101f000->0x7fac31020000 at 0x00405000: load222 ALLOC LOAD READONLY HAS_CONTENTS
> [282]     0x7fac31020000->0x7fac31021000 at 0x00406000: load223 ALLOC READONLY CODE
> [283]     0x7fac31021000->0x7fac31022000 at 0x00406000: load224 ALLOC READONLY
> [284]     0x7fac31022000->0x7fac31024000 at 0x00406000: load225 ALLOC LOAD HAS_CONTENTS
> [285]     0x7fac31024000->0x7fac31025000 at 0x00408000: load226a ALLOC LOAD READONLY HAS_CONTENTS
> [286]     0x7fac31025000->0x7fac31029000 at 0x00409000: load226b ALLOC READONLY
> [287]     0x7fac31029000->0x7fac3102f000 at 0x00409000: load227 ALLOC READONLY CODE
> [288]     0x7fac3102f000->0x7fac31031000 at 0x00409000: load228 ALLOC READONLY
> [289]     0x7fac31031000->0x7fac31034000 at 0x00409000: load229 ALLOC LOAD HAS_CONTENTS
> [290]     0x7fac31034000->0x7fac31035000 at 0x0040c000: load230 ALLOC LOAD READONLY HAS_CONTENTS
> [291]     0x7fac31035000->0x7fac31036000 at 0x0040d000: load231 ALLOC READONLY CODE
> [292]     0x7fac31036000->0x7fac31037000 at 0x0040d000: load232 ALLOC READONLY
> [293]     0x7fac31037000->0x7fac31039000 at 0x0040d000: load233 ALLOC LOAD HAS_CONTENTS
> [294]     0x7fac31039000->0x7fac3103a000 at 0x0040f000: load234a ALLOC LOAD READONLY HAS_CONTENTS
> [295]     0x7fac3103a000->0x7fac3103b000 at 0x00410000: load234b ALLOC READONLY
> [296]     0x7fac3103b000->0x7fac3103d000 at 0x00410000: load235 ALLOC READONLY CODE
> [297]     0x7fac3103d000->0x7fac3103e000 at 0x00410000: load236 ALLOC READONLY
> [298]     0x7fac3103e000->0x7fac31043000 at 0x00410000: load237 ALLOC LOAD HAS_CONTENTS
> [299]     0x7fac31043000->0x7fac31044000 at 0x00415000: load238 ALLOC LOAD READONLY HAS_CONTENTS
> [300]     0x7fac31044000->0x7fac31045000 at 0x00416000: load239 ALLOC READONLY CODE
> [301]     0x7fac31045000->0x7fac31046000 at 0x00416000: load240 ALLOC READONLY
> [302]     0x7fac31046000->0x7fac31048000 at 0x00416000: load241 ALLOC LOAD HAS_CONTENTS
> [303]     0x7fac31048000->0x7fac31049000 at 0x00418000: load242a ALLOC LOAD READONLY HAS_CONTENTS
> [304]     0x7fac31049000->0x7fac3104a000 at 0x00419000: load242b ALLOC READONLY
> [305]     0x7fac3104a000->0x7fac31051000 at 0x00419000: load243 ALLOC READONLY CODE
> [306]     0x7fac31051000->0x7fac31053000 at 0x00419000: load244 ALLOC READONLY
> [307]     0x7fac31053000->0x7fac31055000 at 0x00419000: load245 ALLOC LOAD HAS_CONTENTS
> [308]     0x7fac31055000->0x7fac31056000 at 0x0041b000: load246a ALLOC LOAD READONLY HAS_CONTENTS
> [309]     0x7fac31056000->0x7fac31072000 at 0x0041c000: load246b ALLOC READONLY
> [310]     0x7fac31072000->0x7fac310a0000 at 0x0041c000: load247 ALLOC READONLY CODE
> [311]     0x7fac310a0000->0x7fac310b5000 at 0x0041c000: load248 ALLOC READONLY
> [312]     0x7fac310b5000->0x7fac310c0000 at 0x0041c000: load249 ALLOC LOAD HAS_CONTENTS
> [313]     0x7fac310c0000->0x7fac310c1000 at 0x00427000: load250a ALLOC LOAD READONLY HAS_CONTENTS
> [314]     0x7fac310c1000->0x7fac310d9000 at 0x00428000: load250b ALLOC READONLY
> [315]     0x7fac310d9000->0x7fac31165000 at 0x00428000: load251 ALLOC READONLY CODE
> [316]     0x7fac31165000->0x7fac311fa000 at 0x00428000: load252 ALLOC READONLY
> [317]     0x7fac311fa000->0x7fac311fb000 at 0x00428000: load253 ALLOC READONLY
> [318]     0x7fac311fb000->0x7fac31200000 at 0x00428000: load254 ALLOC LOAD HAS_CONTENTS
> [319]     0x7fac31200000->0x7fac31201000 at 0x0042d000: load255a ALLOC LOAD READONLY CODE HAS_CONTENTS
> [320]     0x7fac31201000->0x7fac319f7000 at 0x0042e000: load255b ALLOC READONLY CODE
> [321]     0x7fac319f7000->0x7fac31bf7000 at 0x0042e000: load256 ALLOC READONLY
> [322]     0x7fac31bf7000->0x7fac31c9d000 at 0x0042e000: load257 ALLOC LOAD HAS_CONTENTS
> [323]     0x7fac31c9d000->0x7fac31ce2000 at 0x004d4000: load258 ALLOC LOAD HAS_CONTENTS
> [324]     0x7fac31ce2000->0x7fac31ce3000 at 0x00519000: load259 ALLOC LOAD READONLY HAS_CONTENTS
> [325]     0x7fac31ce3000->0x7fac31ce4000 at 0x0051a000: load260 ALLOC READONLY CODE
> [326]     0x7fac31ce4000->0x7fac31ce5000 at 0x0051a000: load261 ALLOC READONLY
> [327]     0x7fac31ce5000->0x7fac31ce7000 at 0x0051a000: load262 ALLOC LOAD HAS_CONTENTS
> [328]     0x7fac31ce7000->0x7fac31ce8000 at 0x0051c000: load263a ALLOC LOAD READONLY HAS_CONTENTS
> [329]     0x7fac31ce8000->0x7fac31cee000 at 0x0051d000: load263b ALLOC READONLY
> [330]     0x7fac31cee000->0x7fac31d17000 at 0x0051d000: load264 ALLOC READONLY CODE
> [331]     0x7fac31d17000->0x7fac31d2d000 at 0x0051d000: load265 ALLOC READONLY
> [332]     0x7fac31d2d000->0x7fac31d2e000 at 0x0051d000: load266 ALLOC READONLY
> [333]     0x7fac31d2e000->0x7fac31d31000 at 0x0051d000: load267 ALLOC LOAD HAS_CONTENTS
> [334]     0x7fac31d31000->0x7fac31d32000 at 0x00520000: load268a ALLOC LOAD READONLY HAS_CONTENTS
> [335]     0x7fac31d32000->0x7fac31d3a000 at 0x00521000: load268b ALLOC READONLY
> [336]     0x7fac31d3a000->0x7fac31dcb000 at 0x00521000: load269 ALLOC READONLY CODE
> [337]     0x7fac31dcb000->0x7fac31dfd000 at 0x00521000: load270 ALLOC READONLY
> [338]     0x7fac31dfd000->0x7fac31dfe000 at 0x00521000: load271 ALLOC READONLY
> [339]     0x7fac31dfe000->0x7fac31e00000 at 0x00521000: load272 ALLOC LOAD HAS_CONTENTS
> [340]     0x7fac31e00000->0x7fac31e01000 at 0x00523000: load273a ALLOC LOAD READONLY CODE HAS_CONTENTS
> [341]     0x7fac31e01000->0x7fac32207000 at 0x00524000: load273b ALLOC READONLY CODE
> [342]     0x7fac32207000->0x7fac32406000 at 0x00524000: load274 ALLOC READONLY
> [343]     0x7fac32406000->0x7fac324be000 at 0x00524000: load275 ALLOC LOAD HAS_CONTENTS
> [344]     0x7fac324be000->0x7fac324bf000 at 0x005dc000: load276 ALLOC
> [345]     0x7fac324bf000->0x7fac324c0000 at 0x005dc000: load277a ALLOC LOAD READONLY HAS_CONTENTS
> [346]     0x7fac324c0000->0x7fac324c1000 at 0x005dd000: load277b ALLOC READONLY
> [347]     0x7fac324c1000->0x7fac324c7000 at 0x005dd000: load278 ALLOC READONLY CODE
> [348]     0x7fac324c7000->0x7fac324c9000 at 0x005dd000: load279 ALLOC READONLY
> [349]     0x7fac324c9000->0x7fac324cb000 at 0x005dd000: load280 ALLOC LOAD HAS_CONTENTS
> [350]     0x7fac324cb000->0x7fac324cc000 at 0x005df000: load281a ALLOC LOAD READONLY HAS_CONTENTS
> [351]     0x7fac324cc000->0x7fac324cd000 at 0x005e0000: load281b ALLOC READONLY
> [352]     0x7fac324cd000->0x7fac324d4000 at 0x005e0000: load282 ALLOC READONLY CODE
> [353]     0x7fac324d4000->0x7fac324d5000 at 0x005e0000: load283 ALLOC READONLY
> [354]     0x7fac324d5000->0x7fac324d6000 at 0x005e0000: load284 ALLOC READONLY
> [355]     0x7fac324d6000->0x7fac324d8000 at 0x005e0000: load285 ALLOC LOAD HAS_CONTENTS
> [356]     0x7fac324d8000->0x7fac324d9000 at 0x005e2000: load286a ALLOC LOAD READONLY HAS_CONTENTS
> [357]     0x7fac324d9000->0x7fac324dc000 at 0x005e3000: load286b ALLOC READONLY
> [358]     0x7fac324dc000->0x7fac324e7000 at 0x005e3000: load287 ALLOC READONLY CODE
> [359]     0x7fac324e7000->0x7fac324eb000 at 0x005e3000: load288 ALLOC READONLY
> [360]     0x7fac324eb000->0x7fac324ed000 at 0x005e3000: load289 ALLOC LOAD HAS_CONTENTS
> [361]     0x7fac324ed000->0x7fac324ee000 at 0x005e5000: load290a ALLOC LOAD READONLY HAS_CONTENTS
> [362]     0x7fac324ee000->0x7fac324ff000 at 0x005e6000: load290b ALLOC READONLY
> [363]     0x7fac324ff000->0x7fac32534000 at 0x005e6000: load291 ALLOC READONLY CODE
> [364]     0x7fac32534000->0x7fac3254f000 at 0x005e6000: load292 ALLOC READONLY
> [365]     0x7fac3254f000->0x7fac32554000 at 0x005e6000: load293 ALLOC LOAD HAS_CONTENTS
> [366]     0x7fac32554000->0x7fac32555000 at 0x005eb000: load294a ALLOC LOAD READONLY HAS_CONTENTS
> [367]     0x7fac32555000->0x7fac3255b000 at 0x005ec000: load294b ALLOC READONLY
> [368]     0x7fac3255b000->0x7fac32568000 at 0x005ec000: load295 ALLOC READONLY CODE
> [369]     0x7fac32568000->0x7fac3256c000 at 0x005ec000: load296 ALLOC READONLY
> [370]     0x7fac3256c000->0x7fac3256d000 at 0x005ec000: load297 ALLOC READONLY
> [371]     0x7fac3256d000->0x7fac3256f000 at 0x005ec000: load298 ALLOC LOAD HAS_CONTENTS
> [372]     0x7fac3256f000->0x7fac32570000 at 0x005ee000: load299a ALLOC LOAD READONLY HAS_CONTENTS
> [373]     0x7fac32570000->0x7fac3257b000 at 0x005ef000: load299b ALLOC READONLY
> [374]     0x7fac3257b000->0x7fac32594000 at 0x005ef000: load300 ALLOC READONLY CODE
> [375]     0x7fac32594000->0x7fac325a3000 at 0x005ef000: load301 ALLOC READONLY
> [376]     0x7fac325a3000->0x7fac325a4000 at 0x005ef000: load302 ALLOC READONLY
> [377]     0x7fac325a4000->0x7fac325a7000 at 0x005ef000: load303 ALLOC LOAD HAS_CONTENTS
> [378]     0x7fac325a7000->0x7fac325a8000 at 0x005f2000: load304a ALLOC LOAD READONLY HAS_CONTENTS
> [379]     0x7fac325a8000->0x7fac325af000 at 0x005f3000: load304b ALLOC READONLY
> [380]     0x7fac325af000->0x7fac325ca000 at 0x005f3000: load305 ALLOC READONLY CODE
> [381]     0x7fac325ca000->0x7fac325d4000 at 0x005f3000: load306 ALLOC READONLY
> [382]     0x7fac325d4000->0x7fac325d5000 at 0x005f3000: load307 ALLOC READONLY
> [383]     0x7fac325d5000->0x7fac325d7000 at 0x005f3000: load308 ALLOC LOAD HAS_CONTENTS
> [384]     0x7fac325d7000->0x7fac325d8000 at 0x005f5000: load309a ALLOC LOAD READONLY HAS_CONTENTS
> [385]     0x7fac325d8000->0x7fac3265b000 at 0x005f6000: load309b ALLOC READONLY
> [386]     0x7fac3265b000->0x7fac329de000 at 0x005f6000: load310 ALLOC READONLY CODE
> [387]     0x7fac329de000->0x7fac32de9000 at 0x005f6000: load311 ALLOC READONLY
> [388]     0x7fac32de9000->0x7fac32dfb000 at 0x005f6000: load312 ALLOC LOAD HAS_CONTENTS
> [389]     0x7fac32dfb000->0x7fac32e00000 at 0x00608000: load313 ALLOC
> [390]     0x7fac32e00000->0x7fac32e01000 at 0x00608000: load314a ALLOC LOAD READONLY CODE HAS_CONTENTS
> [391]     0x7fac32e01000->0x7fac32e44000 at 0x00609000: load314b ALLOC READONLY CODE
> [392]     0x7fac32e44000->0x7fac33043000 at 0x00609000: load315 ALLOC READONLY
> [393]     0x7fac33043000->0x7fac3304a000 at 0x00609000: load316 ALLOC LOAD HAS_CONTENTS
> [394]     0x7fac3304a000->0x7fac3304e000 at 0x00610000: load317 ALLOC LOAD HAS_CONTENTS
> [395]     0x7fac3304e000->0x7fac3304f000 at 0x00614000: load318 ALLOC LOAD READONLY HAS_CONTENTS
> [396]     0x7fac3304f000->0x7fac33050000 at 0x00615000: load319 ALLOC READONLY CODE
> [397]     0x7fac33050000->0x7fac33051000 at 0x00615000: load320 ALLOC READONLY
> [398]     0x7fac33051000->0x7fac33053000 at 0x00615000: load321 ALLOC LOAD HAS_CONTENTS
> [399]     0x7fac33053000->0x7fac33057000 at 0x00617000: load322 ALLOC LOAD HAS_CONTENTS
> [400]     0x7fac33057000->0x7fac33058000 at 0x0061b000: load323 ALLOC LOAD READONLY HAS_CONTENTS
> [401]     0x7fac33058000->0x7fac3305a000 at 0x0061c000: load324 ALLOC READONLY CODE
> [402]     0x7fac3305a000->0x7fac3305b000 at 0x0061c000: load325 ALLOC READONLY
> [403]     0x7fac3305b000->0x7fac3305d000 at 0x0061c000: load326 ALLOC LOAD HAS_CONTENTS
> [404]     0x7fac3305d000->0x7fac3305e000 at 0x0061e000: load327a ALLOC LOAD READONLY HAS_CONTENTS
> [405]     0x7fac3305e000->0x7fac3305f000 at 0x0061f000: load327b ALLOC READONLY
> [406]     0x7fac3305f000->0x7fac33062000 at 0x0061f000: load328 ALLOC READONLY CODE
> [407]     0x7fac33062000->0x7fac33077000 at 0x0061f000: load329 ALLOC READONLY
> [408]     0x7fac33077000->0x7fac33079000 at 0x0061f000: load330 ALLOC LOAD HAS_CONTENTS
> [409]     0x7fac33079000->0x7fac3307a000 at 0x00621000: load331a ALLOC LOAD READONLY HAS_CONTENTS
> [410]     0x7fac3307a000->0x7fac3307d000 at 0x00622000: load331b ALLOC READONLY
> [411]     0x7fac3307d000->0x7fac3307f000 at 0x00622000: load332 ALLOC READONLY CODE
> [412]     0x7fac3307f000->0x7fac33081000 at 0x00622000: load333 ALLOC READONLY
> [413]     0x7fac33081000->0x7fac33082000 at 0x00622000: load334 ALLOC READONLY
> [414]     0x7fac33082000->0x7fac33085000 at 0x00622000: load335 ALLOC LOAD HAS_CONTENTS
> [415]     0x7fac33085000->0x7fac33086000 at 0x00625000: load336a ALLOC LOAD READONLY HAS_CONTENTS
> [416]     0x7fac33086000->0x7fac33088000 at 0x00626000: load336b ALLOC READONLY
> [417]     0x7fac33088000->0x7fac33094000 at 0x00626000: load337 ALLOC READONLY CODE
> [418]     0x7fac33094000->0x7fac33097000 at 0x00626000: load338 ALLOC READONLY
> [419]     0x7fac33097000->0x7fac33099000 at 0x00626000: load339 ALLOC LOAD HAS_CONTENTS
> [420]     0x7fac33099000->0x7fac3309a000 at 0x00628000: load340a ALLOC LOAD READONLY HAS_CONTENTS
> [421]     0x7fac3309a000->0x7fac330c4000 at 0x00629000: load340b ALLOC READONLY
> [422]     0x7fac330c4000->0x7fac33147000 at 0x00629000: load341 ALLOC READONLY CODE
> [423]     0x7fac33147000->0x7fac33194000 at 0x00629000: load342 ALLOC READONLY
> [424]     0x7fac33194000->0x7fac3319f000 at 0x00629000: load343 ALLOC LOAD HAS_CONTENTS
> [425]     0x7fac3319f000->0x7fac331a0000 at 0x00634000: load344 ALLOC
> [426]     0x7fac331a0000->0x7fac331a1000 at 0x00634000: load345a ALLOC LOAD READONLY HAS_CONTENTS
> [427]     0x7fac331a1000->0x7fac331af000 at 0x00635000: load345b ALLOC READONLY
> [428]     0x7fac331af000->0x7fac331e2000 at 0x00635000: load346 ALLOC READONLY CODE
> [429]     0x7fac331e2000->0x7fac331fc000 at 0x00635000: load347 ALLOC READONLY
> [430]     0x7fac331fc000->0x7fac33200000 at 0x00635000: load348 ALLOC LOAD HAS_CONTENTS
> [431]     0x7fac33200000->0x7fac33201000 at 0x00639000: load349a ALLOC LOAD READONLY CODE HAS_CONTENTS
> [432]     0x7fac33201000->0x7fac33205000 at 0x0063a000: load349b ALLOC READONLY CODE
> [433]     0x7fac33205000->0x7fac33404000 at 0x0063a000: load350 ALLOC READONLY
> [434]     0x7fac33404000->0x7fac33406000 at 0x0063a000: load351 ALLOC LOAD HAS_CONTENTS
> [435]     0x7fac33407000->0x7fac33408000 at 0x0063c000: load352 ALLOC LOAD READONLY HAS_CONTENTS
> [436]     0x7fac33408000->0x7fac33409000 at 0x0063d000: load353 ALLOC READONLY CODE
> [437]     0x7fac33409000->0x7fac3340a000 at 0x0063d000: load354 ALLOC READONLY
> [438]     0x7fac3340a000->0x7fac3340c000 at 0x0063d000: load355 ALLOC LOAD HAS_CONTENTS
> [439]     0x7fac3340c000->0x7fac3340d000 at 0x0063f000: load356a ALLOC LOAD READONLY HAS_CONTENTS
> [440]     0x7fac3340d000->0x7fac33411000 at 0x00640000: load356b ALLOC READONLY
> [441]     0x7fac33411000->0x7fac33419000 at 0x00640000: load357 ALLOC READONLY CODE
> [442]     0x7fac33419000->0x7fac3341b000 at 0x00640000: load358 ALLOC READONLY
> [443]     0x7fac3341b000->0x7fac3341c000 at 0x00640000: load359 ALLOC READONLY
> [444]     0x7fac3341c000->0x7fac3341e000 at 0x00640000: load360 ALLOC LOAD HAS_CONTENTS
> [445]     0x7fac3341e000->0x7fac3341f000 at 0x00642000: load361a ALLOC LOAD READONLY HAS_CONTENTS
> [446]     0x7fac3341f000->0x7fac3344d000 at 0x00643000: load361b ALLOC READONLY
> [447]     0x7fac3344d000->0x7fac335a0000 at 0x00643000: load362 ALLOC READONLY CODE
> [448]     0x7fac335a0000->0x7fac335f4000 at 0x00643000: load363 ALLOC READONLY
> [449]     0x7fac335f4000->0x7fac335f5000 at 0x00643000: load364 ALLOC READONLY
> [450]     0x7fac335f5000->0x7fac335ff000 at 0x00643000: load365 ALLOC LOAD HAS_CONTENTS
> [451]     0x7fac335ff000->0x7fac33600000 at 0x0064d000: load366 ALLOC
> [452]     0x7fac33600000->0x7fac33601000 at 0x0064d000: load367a ALLOC LOAD READONLY CODE HAS_CONTENTS
> [453]     0x7fac33601000->0x7fac3366c000 at 0x0064e000: load367b ALLOC READONLY CODE
> [454]     0x7fac3366c000->0x7fac3386b000 at 0x0064e000: load368 ALLOC READONLY
> [455]     0x7fac3386b000->0x7fac33870000 at 0x0064e000: load369 ALLOC LOAD HAS_CONTENTS
> [456]     0x7fac33871000->0x7fac33872000 at 0x00653000: load370a ALLOC LOAD READONLY HAS_CONTENTS
> [457]     0x7fac33872000->0x7fac33873000 at 0x00654000: load370b ALLOC READONLY
> [458]     0x7fac33873000->0x7fac33876000 at 0x00654000: load371 ALLOC READONLY CODE
> [459]     0x7fac33876000->0x7fac33877000 at 0x00654000: load372 ALLOC READONLY
> [460]     0x7fac33877000->0x7fac33879000 at 0x00654000: load373 ALLOC LOAD HAS_CONTENTS
> [461]     0x7fac33879000->0x7fac3387a000 at 0x00656000: load374a ALLOC LOAD READONLY HAS_CONTENTS
> [462]     0x7fac3387a000->0x7fac33884000 at 0x00657000: load374b ALLOC READONLY
> [463]     0x7fac33884000->0x7fac33893000 at 0x00657000: load375 ALLOC READONLY CODE
> [464]     0x7fac33893000->0x7fac3389f000 at 0x00657000: load376 ALLOC READONLY
> [465]     0x7fac3389f000->0x7fac338a3000 at 0x00657000: load377 ALLOC LOAD HAS_CONTENTS
> [466]     0x7fac338a3000->0x7fac338a4000 at 0x0065b000: load378a ALLOC LOAD READONLY HAS_CONTENTS
> [467]     0x7fac338a4000->0x7fac338a5000 at 0x0065c000: load378b ALLOC READONLY
> [468]     0x7fac338a5000->0x7fac338fa000 at 0x0065c000: load379 ALLOC READONLY CODE
> [469]     0x7fac338fa000->0x7fac33917000 at 0x0065c000: load380 ALLOC READONLY
> [470]     0x7fac33917000->0x7fac33919000 at 0x0065c000: load381 ALLOC LOAD HAS_CONTENTS
> [471]     0x7fac33919000->0x7fac3391a000 at 0x0065e000: load382a ALLOC LOAD READONLY HAS_CONTENTS
> [472]     0x7fac3391a000->0x7fac33927000 at 0x0065f000: load382b ALLOC READONLY
> [473]     0x7fac33927000->0x7fac339a3000 at 0x0065f000: load383 ALLOC READONLY CODE
> [474]     0x7fac339a3000->0x7fac339fe000 at 0x0065f000: load384 ALLOC READONLY
> [475]     0x7fac339fe000->0x7fac33a00000 at 0x0065f000: load385 ALLOC LOAD HAS_CONTENTS
> [476]     0x7fac33a00000->0x7fac33a01000 at 0x00661000: load386a ALLOC LOAD READONLY CODE HAS_CONTENTS
> [477]     0x7fac33a01000->0x7fac33a3c000 at 0x00662000: load386b ALLOC READONLY CODE
> [478]     0x7fac33a3c000->0x7fac33c3b000 at 0x00662000: load387 ALLOC READONLY
> [479]     0x7fac33c3b000->0x7fac33c46000 at 0x00662000: load388 ALLOC LOAD HAS_CONTENTS
> [480]     0x7fac33c47000->0x7fac33c4f000 at 0x0066d000: load389 ALLOC LOAD HAS_CONTENTS
> [481]     0x7fac33c4f000->0x7fac33c50000 at 0x00675000: load390a ALLOC LOAD READONLY HAS_CONTENTS
> [482]     0x7fac33c50000->0x7fac33c52000 at 0x00676000: load390b ALLOC READONLY
> [483]     0x7fac33c52000->0x7fac33c6d000 at 0x00676000: load391 ALLOC READONLY CODE
> [484]     0x7fac33c6d000->0x7fac33c78000 at 0x00676000: load392 ALLOC READONLY
> [485]     0x7fac33c78000->0x7fac33c7a000 at 0x00676000: load393 ALLOC LOAD HAS_CONTENTS
> [486]     0x7fac33c7a000->0x7fac33c7b000 at 0x00678000: load394a ALLOC LOAD READONLY HAS_CONTENTS
> [487]     0x7fac33c7b000->0x7fac33c7c000 at 0x00679000: load394b ALLOC READONLY
> [488]     0x7fac33c7c000->0x7fac33c8d000 at 0x00679000: load395 ALLOC READONLY CODE
> [489]     0x7fac33c8d000->0x7fac33c93000 at 0x00679000: load396 ALLOC READONLY
> [490]     0x7fac33c93000->0x7fac33c94000 at 0x00679000: load397 ALLOC READONLY
> [491]     0x7fac33c94000->0x7fac33c96000 at 0x00679000: load398 ALLOC LOAD HAS_CONTENTS
> [492]     0x7fac33c96000->0x7fac33c98000 at 0x0067b000: load399 ALLOC LOAD HAS_CONTENTS
> [493]     0x7fac33c98000->0x7fac33c99000 at 0x0067d000: load400 ALLOC LOAD READONLY HAS_CONTENTS
> [494]     0x7fac33c99000->0x7fac33c9a000 at 0x0067e000: load401 ALLOC READONLY CODE
> [495]     0x7fac33c9a000->0x7fac33c9b000 at 0x0067e000: load402 ALLOC READONLY
> [496]     0x7fac33c9b000->0x7fac33c9d000 at 0x0067e000: load403 ALLOC LOAD HAS_CONTENTS
> [497]     0x7fac33c9d000->0x7fac33c9e000 at 0x00680000: load404a ALLOC LOAD READONLY HAS_CONTENTS
> [498]     0x7fac33c9e000->0x7fac33c9f000 at 0x00681000: load404b ALLOC READONLY
> [499]     0x7fac33c9f000->0x7fac33ca1000 at 0x00681000: load405 ALLOC READONLY CODE
> [500]     0x7fac33ca1000->0x7fac33ca2000 at 0x00681000: load406 ALLOC READONLY
> [501]     0x7fac33ca2000->0x7fac33ca4000 at 0x00681000: load407 ALLOC LOAD HAS_CONTENTS
> [502]     0x7fac33ca4000->0x7fac33ca6000 at 0x00683000: load408 ALLOC LOAD HAS_CONTENTS
> [503]     0x7fac33ca6000->0x7fac33ca7000 at 0x00685000: load409 ALLOC LOAD READONLY HAS_CONTENTS
> [504]     0x7fac33ca7000->0x7fac33ca8000 at 0x00686000: load410 ALLOC READONLY CODE
> [505]     0x7fac33ca8000->0x7fac33ca9000 at 0x00686000: load411 ALLOC READONLY
> [506]     0x7fac33ca9000->0x7fac33cab000 at 0x00686000: load412 ALLOC LOAD HAS_CONTENTS
> [507]     0x7fac33cab000->0x7fac33cac000 at 0x00688000: load413a ALLOC LOAD READONLY HAS_CONTENTS
> [508]     0x7fac33cac000->0x7fac33cae000 at 0x00689000: load413b ALLOC READONLY
> [509]     0x7fac33cae000->0x7fac33cc5000 at 0x00689000: load414 ALLOC READONLY CODE
> [510]     0x7fac33cc5000->0x7fac33cc9000 at 0x00689000: load415 ALLOC READONLY
> [511]     0x7fac33cc9000->0x7fac33ccb000 at 0x00689000: load416 ALLOC LOAD HAS_CONTENTS
> [512]     0x7fac33ccb000->0x7fac33ccf000 at 0x0068b000: load417 ALLOC LOAD HAS_CONTENTS
> [513]     0x7fac33ccf000->0x7fac33cd0000 at 0x0068f000: load418a ALLOC LOAD READONLY HAS_CONTENTS
> [514]     0x7fac33cd0000->0x7fac33cec000 at 0x00690000: load418b ALLOC READONLY
> [515]     0x7fac33cec000->0x7fac33d7b000 at 0x00690000: load419 ALLOC READONLY CODE
> [516]     0x7fac33d7b000->0x7fac33e05000 at 0x00690000: load420 ALLOC READONLY
> [517]     0x7fac33e05000->0x7fac33e06000 at 0x00690000: load421 ALLOC READONLY
> [518]     0x7fac33e06000->0x7fac33e08000 at 0x00690000: load422 ALLOC LOAD HAS_CONTENTS
> [519]     0x7fac33e08000->0x7fac33e09000 at 0x00692000: load423 ALLOC
> [520]     0x7fac33e09000->0x7fac33e29000 at 0x00692000: load424 ALLOC READONLY
> [521]     0x7fac33e29000->0x7fac33e2b000 at 0x00692000: load425 ALLOC LOAD HAS_CONTENTS
> [522]     0x7fac33e2b000->0x7fac33e2c000 at 0x00694000: load426a ALLOC LOAD READONLY HAS_CONTENTS
> [523]     0x7fac33e2c000->0x7fac33e2d000 at 0x00695000: load426b ALLOC READONLY
> [524]     0x7fac33e2d000->0x7fac33e57000 at 0x00695000: load427 ALLOC READONLY CODE
> [525]     0x7fac33e57000->0x7fac33e62000 at 0x00695000: load428 ALLOC READONLY
> [526]     0x7fac33e63000->0x7fac33e67000 at 0x00695000: load429 ALLOC LOAD HAS_CONTENTS
> [527]     0x7ffd5bfcf000->0x7ffd5bff1000 at 0x00699000: load430 ALLOC LOAD HAS_CONTENTS
> [528]     0x7ffd5bff1000->0x7ffd5bff5000 at 0x006bb000: load431 ALLOC LOAD READONLY HAS_CONTENTS
> [529]     0x7ffd5bff5000->0x7ffd5bff7000 at 0x006bf000: load432 ALLOC LOAD READONLY CODE HAS_CONTENTS
> [530]     0xffffffffff600000->0xffffffffff601000 at 0x006c1000: load433 ALLOC LOAD READONLY CODE HAS_CONTENTS
>

Jonny:

Perhaps using Flings may help.

Please see this post
https://www.zerodayinitiative.com/blog/2021/1/6/mindshare-analysis-of-vmware-workstation-and-esxi-using-debug-symbols-from-flings


warm regards
Saifi.

  reply	other threads:[~2022-09-04 11:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-04 10:31 Jonny Grant
2022-09-04 11:46 ` SAIFI [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-02 10:33 Jonny Grant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=37C68A00-99AA-49B7-AAED-2D47993C88D4@strikr.io \
    --to=msk@strikr.io \
    --cc=gdb@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).