Hi everyone,
suddenly, the Spotlight indexing on my MacBook Pro M2 Max with macOS Sequioa 15.2 crashes repeatedly. The console is full of crash reports from the mds_stores process. And it seems that the time machine backups are the ones that cannot be indexed properly anymore.
It is always the same function and the same "invalid address" that causes it to crash with a EXC_BAD_ACCESS (SIGSEGV). I have attached parts of the crash log below.
I have done nearly everything to get rid of this problem:
I am about to wipe the whole MacBook and perform a clean installation, but I am not sure whether this will change anything as this might be a bug in macOS Sequioa. Has anybody else here experienced something similar?
Best regards,
Stephan
suddenly, the Spotlight indexing on my MacBook Pro M2 Max with macOS Sequioa 15.2 crashes repeatedly. The console is full of crash reports from the mds_stores process. And it seems that the time machine backups are the ones that cannot be indexed properly anymore.
It is always the same function and the same "invalid address" that causes it to crash with a EXC_BAD_ACCESS (SIGSEGV). I have attached parts of the crash log below.
I have done nearly everything to get rid of this problem:
- Deleted the existing backup (on an SMB share) and performed several initial backups
- Deleted the Spotlight indexes and rebuilt them
- Deleted the time machine settings completely
- Reinstalled macOS Sequioa
- Performed a file system check with no problems
- Performed a hardware test which did not find anything wrong either
- Performed an initial backup on another target (external HDD)
I am about to wipe the whole MacBook and perform a clean installation, but I am not sure whether this will change anything as this might be a bug in macOS Sequioa. Has anybody else here experienced something similar?
Best regards,
Stephan
Code:
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: mds_stores [23951]
Path: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mds_stores
Identifier: mds_stores
Version: ???
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 0
Date/Time: 2024-12-31 10:25:33.3690 +0100
OS Version: macOS 15.2 (24C101)
Report Version: 12
Anonymous UUID: 9E8E75A2-C76B-A3C6-8084-A11F3F0B4603
Sleep/Wake UUID: AD5B86EF-7199-4503-8787-9D1E2442CAA7
Time Awake Since Boot: 64000 seconds
Time Since Wake: 8144 seconds
System Integrity Protection: enabled
Crashed Thread: 8 Dispatch queue: */S
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000060
Exception Codes: 0x0000000000000001, 0x0000000000000060
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [23951]
VM Region Info: 0x60 is not in any region. Bytes before following region: 4372021152
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
__TEXT 10497c000-1049c0000 [ 272K] r-x/r-x SM=COW /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mds_stores
Code:
Thread 8 Crashed:: Dispatch queue: */S
0 SpotlightIndex 0x1b7af6f8c processVectorIndexDumpContexts + 796
1 SpotlightIndex 0x1b7963eec mergeIndexData + 3384
2 SpotlightIndex 0x1b7b8b4e4 _ContentIndexMergeIndexes + 352
3 SpotlightIndex 0x1b7962f1c ContentIndexMergeIndexes + 320
4 SpotlightIndex 0x1b79621a4 InnerMerge + 2336
5 SpotlightIndex 0x1b79613b8 OuterMerge + 2116
6 SpotlightIndex 0x1b7960724 MergeIndexes + 684
7 SpotlightIndex 0x1b795cd1c si_mergeIndex + 2644
8 SpotlightIndex 0x1b790cd7c compaction_runLoop + 148
9 SpotlightIndex 0x1b7b622e8 work_fun_inner + 1020
10 SpotlightIndex 0x1b78c655c work_fun + 68
11 libdispatch.dylib 0x19c9249a0 _dispatch_block_async_invoke2 + 148
12 libdispatch.dylib 0x19c9155b4 _dispatch_client_callout + 20
13 libdispatch.dylib 0x19c91cbd8 _dispatch_lane_serial_drain + 768
14 libdispatch.dylib 0x19c91d764 _dispatch_lane_invoke + 432
15 libdispatch.dylib 0x19c91ca38 _dispatch_lane_serial_drain + 352
16 libdispatch.dylib 0x19c91d764 _dispatch_lane_invoke + 432
17 libdispatch.dylib 0x19c91e7dc _dispatch_workloop_invoke + 736
18 libdispatch.dylib 0x19c9289a0 _dispatch_root_queue_drain_deferred_wlh + 288
19 libdispatch.dylib 0x19c9281ec _dispatch_workloop_worker_thread + 540
20 libsystem_pthread.dylib 0x19cac43d8 _pthread_wqthread + 288
21 libsystem_pthread.dylib 0x19cac30f0 start_wqthread + 8