Step 1:
I've changed my name to Anonym, the Finder keep crashing every second so I'm unable to select 12 strings from the Console. This is what I could come up with:
26/12/13 14:56:59,837 ReportCrash[208]: Saved crash report for Finder[427] version 10.9.1 (10.9.1) to /Users/Anonym/Library/Logs/DiagnosticReports/Finder_2013-12-26-145659-1_Anonyms -MacBook-Pro.crash
26/12/13 14:56:59,837 ReportCrash[208]: Saved crash report for Finder[427] version 10.9.1 (10.9.1) to /Users/Anonym/Library/Logs/DiagnosticReports/Finder_2013-12-26-145659-1_Anonyms -MacBook-Pro.crash
Step 2?:
The Console crashes when I select one of the strings under User Diagnostic Reports
The only information I could retrieve is from the "Problem Report for Finder":
Process: Finder [1980]
Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
Identifier: Finder
Version: 10.9.1 (10.9.1)
Code Type: X86-64 (Native)
Parent Process: launchd [169]
Responsible: Finder [1980]
User ID: 501
Date/Time: 2013-12-28 13:20:03.042 +0100
OS Version: Mac OS X 10.9.1 (13B42)
Report Version: 11
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018
VM Regions Near 0x18:
-->
__TEXT 0000000103e40000-0000000104307000 [ 4892K] r-x/rwx SM=COW /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.CoreServicesInternal 0x0000000114bf4528 _FSURLCopyResourcePropertyValuesAndFlags + 350
1 com.apple.CoreFoundation 0x0000000107cf9573 _CFURLCopyResourcePropertyValuesAndFlags + 147
2 com.apple.desktopservices 0x00000001044418e6 TFSInfo::FetchProperties() + 230
3 com.apple.desktopservices 0x000000010443d033 TFSInfo::Initialize(__CFURL const*, bool) + 291
4 com.apple.desktopservices 0x0000000104441791 TFSInfo::GetVolumeInfo(short, unsigned int, FSVolumeInfo&, TCountedPtr<TFSInfo>*) + 115
5 com.apple.desktopservices 0x000000010443fdab TFSVolumeInfo::Initialize(TCountedPtr<TVolumeSyncThread> const&, short, unsigned char, bool&) + 485
6 com.apple.desktopservices 0x000000010443f88f TFSVolumeInfo::AddVolume(TCountedPtr<TVolumeSyncThread> const&, short, unsigned char, TCountedPtr<TFSVolumeInfo>&, bool&) + 131
7 com.apple.desktopservices 0x0000000104441595 ___ZN12TGlobalNodes8BootNodeEv_block_invoke + 74
8 libdispatch.dylib 0x000000010a3862ad _dispatch_client_callout + 8
9 libdispatch.dylib 0x000000010a38621c dispatch_once_f + 79
10 com.apple.desktopservices 0x000000010444148c TGlobalNodes::BootNode() + 242
11 com.apple.desktopservices 0x0000000104441386 TNode::GetBootNode() + 14
12 com.apple.desktopservices 0x000000010443db65 __NodeContextOpen_block_invoke + 94
13 libdispatch.dylib 0x000000010a3862ad _dispatch_client_callout + 8
14 libdispatch.dylib 0x000000010a38621c dispatch_once_f + 79
15 com.apple.desktopservices 0x000000010443dac6 NodeContextOpen + 152
16 com.apple.finder 0x0000000103e486c3 0x103e40000 + 34499
17 com.apple.finder 0x0000000103e465e8 0x103e40000 + 26088
18 com.apple.finder 0x0000000103e464c9 0x103e40000 + 25801
19 libdyld.dylib 0x000000010a3c15fd start + 1
Thread 1:
0 libsystem_kernel.dylib 0x000000010a553e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x000000010a660f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x000000010a663fb9 start_wqthread + 13
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x000000010a554662 kevent64 + 10
1 libdispatch.dylib 0x000000010a38843d _dispatch_mgr_invoke + 239
2 libdispatch.dylib 0x000000010a388152 _dispatch_mgr_thread + 52
Thread 3:
0 libsystem_kernel.dylib 0x000000010a553e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x000000010a660f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x000000010a663fb9 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000114c10e30 rbx: 0x0000000000000000 rcx: 0x00007fff5bdbcf50 rdx: 0x000000000001ffff
rdi: 0x0000000000000004 rsi: 0x0000000000000003 rbp: 0x00007fff5bdbdbc0 rsp: 0x00007fff5bdbcb50
r8: 0x0000000000000001 r9: 0x0000000000000000 r10: 0x00007fff5bdbcb70 r11: 0x0000000000000010
r12: 0x00007fff5bdbcb50 r13: 0x000000000001ffff r14: 0x00007fff5bdbd330 r15: 0x00007fff5bdbcb70
rip: 0x0000000114bf4528 rfl: 0x0000000000010202 cr2: 0x0000000000000018
Logical CPU: 3
Error Code: 0x00000004
Trap Number: 14
I selected a small part, hope it's enough.