Changes between Initial Version and Version 1 of Ticket #5725, comment 20


Ignore:
Timestamp:
Nov 5, 2015, 12:40:34 PM (8 years ago)
Author:
beamerblvd

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5725, comment 20

    initial v1  
    22
    33{{{
    4 (geo_service)nwilliams-04867:geo_service nwilliams$ lldb python --core=/Users/nwilliams/eventbrite/docker-dev/volumes/geo-data/core.767
    5 (lldb) target create "python" --core "/Users/nwilliams/eventbrite/docker-dev/volumes/geo-data/core.767"
    6 warning: (x86_64) /Users/nwilliams/eventbrite/docker-dev/volumes/geo-data/core.767 load command 267 LC_SEGMENT_64 has a fileoff + filesize (0x1e349000) that extends beyond the end of the file (0x1e348000), the segment will be truncated to match
    7 warning: (x86_64) /Users/nwilliams/eventbrite/docker-dev/volumes/geo-data/core.767 load command 268 LC_SEGMENT_64 has a fileoff (0x1e349000) that extends beyond the end of the file (0x1e348000), ignoring this section
    8 Core file '/Users/nwilliams/eventbrite/docker-dev/volumes/geo-data/core.767' (x86_64) was loaded.
     4(geo_service)nwilliams-04867:geo_service nwilliams$ lldb python --core=/Users/blah/docker-dev/volumes/geo-data/core.767
     5(lldb) target create "python" --core "/Users/blag/docker-dev/volumes/geo-data/core.767"
     6warning: (x86_64) /Users/blah/docker-dev/volumes/geo-data/core.767 load command 267 LC_SEGMENT_64 has a fileoff + filesize (0x1e349000) that extends beyond the end of the file (0x1e348000), the segment will be truncated to match
     7warning: (x86_64) /Users/blah/docker-dev/volumes/geo-data/core.767 load command 268 LC_SEGMENT_64 has a fileoff (0x1e349000) that extends beyond the end of the file (0x1e348000), ignoring this section
     8Core file '/Users/blah/docker-dev/volumes/geo-data/core.767' (x86_64) was loaded.
    99Process 0 stopped
    1010* thread #1: tid = 0x0000, 0x000000010aabb678 libgdal.1.dylib`OGR_L_GetSpatialRef + 14, stop reason = signal SIGSTOP