Search Issue Tracker

Duplicate

Duplicate in 6000.4.X

Votes

0

Found in

6000.4.0a2

Issue ID

UUM-126667

Regression

No

Crash with multiple stack traces when performing various actions while the Searcher package is indexing

Search

-

A crash has been observed in the Unity Editor affecting multiple workflows including:
- Entering Play mode
- Returning to the Editor after changing scripts

Reproducible with: 6000.4.0a2

Reproduced on: Windows 11
Not reproduced on: No other environment tested

Note: Not reproduced by CQA after testing on Windows 11

First few lines of the stack trace:
0x00007FFC758697DF (Unity) mdb_page_get
0x00007FFC7586A18F (Unity) mdb_page_search
0x00007FFC75863AEC (Unity) mdb_cursor_set
0x00007FFC758610AF (Unity) _mdb_cursor_put
0x00007FFC7586BF47 (Unity) mdb_put

or:
0x00007FFC75562E46 (Unity) LMDB_Map::Set
0x00007FFC7574A4D1 (Unity) LMDBIndexStorage::GetOrCreateStringId
0x00007FFC75747570 (Unity) LMDBIndexStorage::AddDocument
0x00007FFC7573D556 (Unity) <lambda_65c92c21fe23b74c997c532f0d4d27ff>::<lambda_invoker_cdecl>
0x00007FFC7573C794 (Unity) SearchIndexArtifactStorage::EnumerateSearchDocuments

or:
0x00007FFB6B24D238 (Unity) mdb_txn_end
0x00007FFB6B24CC4A (Unity) mdb_txn_abort
0x00007FFB6AF4294C (Unity) LMDB_Transaction::Run
0x00007FFB6B12CCF9 (Unity) LMDBIndexStorage::MergeArtifactsBatch
0x00007FFB6B12C8A4 (Unity) LMDBIndexStorageBindings::MergeArtifacts

  1. Resolution Note:

    Thank you for reporting a bug to Unity.

    We have reviewed the issue carefully, and in this case, the team found it was already logged and fixed. Recent fixes addressed this issue and some other similar ones. These fixes have landed in the following versions:

    Crash while merging during a domain reload:
    - 6000.4.0a3
    - 6000.3.0b7

    Other possible crashes while indexing:
    - 6000.5.0a2
    - 6000.4.0a6
    - 6000.3.1f1

    Please update to the latest version of your stream to benefit from those fixes. Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if you still experience issues.
    Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-116428

  2. Resolution Note (6000.4.X):

    Thank you for reporting a bug to Unity.

    We have reviewed the issue carefully, and in this case, the team found it was already logged and fixed. Recent fixes addressed this issue and some other similar ones. These fixes have landed in the following versions:

    Crash while merging during a domain reload:
    - 6000.4.0a3
    - 6000.3.0b7

    Other possible crashes while indexing:
    - 6000.5.0a2
    - 6000.4.0a6
    - 6000.3.1f1

    Please update to the latest version of your stream to benefit from those fixes. Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if you still experience issues.
    Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-116428

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.