Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

gusnyc

macrumors 6502
Original poster
Sep 18, 2007
345
38
New York City
Hi,

I am still having problems to open Maps. I can't figure out what is wrong with it.

When I try to open it crashes immediately. Here I am copying the crash report. Any suggestions?

Thanks.

Process: Maps [1155]
Path: /Applications/Maps.app/Contents/MacOS/Maps
Identifier: Maps
Version: ???
Code Type: X86-64 (Native)
Parent Process: launchd [164]
Responsible: Maps [1155]
User ID: 501

Date/Time: 2013-08-12 19:22:51.542 -0400
OS Version: Mac OS X 10.9 (13A538g)
Report Version: 11
Anonymous UUID: XXXXX-XXXXXXX-XXXXXXX-XXXXXXX


Crashed Thread: 0

Exception Type: EXC_CRASH (Code Signature Invalid)
Exception Codes: 0x0000000000000000, 0x0000000000000000

VM Regions Near 0x7fff77b900a8 (cr2):
__LINKEDIT 00007fff6cdc1000-00007fff6cdd5000 [ 80K] r--/rwx SM=COW /usr/lib/dyld
--> Submap 00007fff70000000-00007fff80000000 [256.0M] r--/rwx SM=PRV process-only VM submap
unused shlib __DATA 00007fff76866000-00007fff78fa6000 [ 39.2M] rw-/rw- SM=COW system shared lib __DATA not used by this process

Thread 0 Crashed:
0 dyld 0x00007fff6cd55028 _dyld_start + 0

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x000000000000000d rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000000000000000
rdi: 0x0000000000000000 rsi: 0x0000000000000000 rbp: 0x0000000000000000 rsp: 0x00007fff59881d40
r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000000
r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
rip: 0x00007fff6cd55028 rfl: 0x0000000000000201 cr2: 0x00007fff77b900a8

Logical CPU: 0
Error Code: 0x020000f4
Trap Number: 133


Binary Images:
0x7fff6cd54000 - 0x7fff6cd876c7 dyld (???) <6997FEDF-3E44-3FBB-A05A-4DF1B0AD0931> /usr/lib/dyld

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 1713
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=288K resident=260K(90%) swapped_out_or_unallocated=28K(10%)
Writable regions: Total=8420K written=0K(0%) resident=12K(0%) swapped_out=0K(0%) unallocated=8408K(100%)

REGION TYPE VIRTUAL
=========== =======
STACK GUARD 56.0M
Stack 8192K
VM_ALLOCATE 8K
VM_ALLOCATE (reserved) 4K reserved VM address space (unallocated)
__DATA 228K
__LINKEDIT 80K
__TEXT 208K
mapped file 976K
shared memory 4K
=========== =======
TOTAL 65.5M
TOTAL, minus reserved VM space 65.5M
 

heyadrian

macrumors member
Aug 14, 2011
83
0
it's clearly a code-signing issues:

Exception Type: EXC_CRASH (Code Signature Invalid)

There are 3 things you can do:

1) Code-sign it with your own Apple Developer Certs
2) Hunt through the latest DP update and find the pkg with maps in it and reinstall it
3) Disable code-signing, NOT RECOMMENDED: sudo spctl --master-disable

I'd personally recommend 1 or 2
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.