FWIW this didn’t occur in b12 (to the best of my knowledge). Entered as FogBugz case #649026.
Crash during non-continuous bake. Crash log attached. All defaults used, except Baked Resolution set to 15. Occurs when baking Non-Directional, Directional and Directional Specular light maps.
Top of call stack is always:-
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff88e3f282 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff938b3b73 abort + 129
2 libmono.0.dylib 0x00000001057c8569 mono_handle_native_sigsegv + 732
3 libmono.0.dylib 0x000000010580ff76 sigabrt_signal_handler + 100
4 libsystem_platform.dylib 0x00007fff88ce2f1a _sigtramp + 26
5 libsystem_kernel.dylib 0x00007fff88e3f282 __pthread_kill + 10
6 libsystem_c.dylib 0x00007fff938b3b73 abort + 129
7 com.unity3d.UnityEditor5.x 0x00000001011a48c3 LaunchBugReporter(BugReportMode) + 1107
8 libmono.0.dylib 0x000000010580fb81 mono_chain_signal + 71
9 libmono.0.dylib 0x000000010575e0eb mono_sigsegv_signal_handler + 213
10 libsystem_platform.dylib 0x00007fff88ce2f1a _sigtramp + 26
11 com.unity3d.UnityEditor5.x 0x00000001018cd35c block_prepare_used + 332
12 com.unity3d.UnityEditor5.x 0x0000000100252ec2 DynamicHeapAllocator::Allocate(unsigned long, int) + 274
13 com.unity3d.UnityEditor5.x 0x0000000100243162 MemoryManager::Allocate(unsigned long, int, MemLabelId const&, int, char const*, int) + 386
14 com.unity3d.UnityEditor5.x 0x00000001002433c0 MemoryManager::Reallocate(void*, unsigned long, int, MemLabelId const&, int, char const*, int) + 192
15 com.unity3d.UnityEditor5.x 0x00000001002432ec realloc_internal(void*, unsigned long, int, MemLabelId const&, int, char const*, int) + 76
16 com.unity3d.UnityEditor5.x 0x00000001002c9484 dynamic_array<unsigned char, 1ul>::reserve(unsigned long) + 340
17 com.unity3d.UnityEditor5.x 0x0000000100cca12f LightmapSnapshot::CollectEnlightenData() + 207
18 com.unity3d.UnityEditor5.x 0x0000000100cc92e4 LightmapSnapshot::CreateSnapshotForCurrentScene() + 1620
19 com.unity3d.UnityEditor5.x 0x0000000100c45924 LightmapSnapshotManager::PostUpdate() + 84