BUG: Indexer now crashing A LOT
I hope you can find something, this is getting crazy! I happened on this in the console app today, look how many times Indexer has crashed!
I looked inside these crashes, it is ALWAYS the same crash down to the thread info:
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x000000018934efb8
Termination Reason: Namespace SIGNAL, Code 5 Trace/BPT trap: 5
Terminating Process: exc handler [790]
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_pthread.dylib 0x18934efb8 pthread_jit_write_protect_np + 516
1 libcoreclr.dylib 0x1020cf578 mono_arch_create_sdb_trampoline + 56
2 libcoreclr.dylib 0x102093db4 mini_get_breakpoint_trampoline + 100
3 libcoreclr.dylib 0x1020bfca0 mono_arch_init + 48
4 libcoreclr.dylib 0x101ffa208 mini_init + 676
5 libcoreclr.dylib 0x1020532c4 mono_jit_init_version + 20
6 MonoHost 0x1013ae0c4 +[MonoHost
Logs are attached. I don't know if they will help.
****IDEA**** How about giving me a special version of the Indexer so it does something (message box?) when it crashes, so I know it crashed, and then I can take specific steps to get you info to solve this? Or any other diagnostic ideas I am happy to try them for you. I think you are going to have to do some sleuthing to find this!!!
Comments
-
Comments/thoughts? Overnight a prepub downloaded, and I saw again another crash.
0