realm / realm-core

Core database component for the Realm Mobile Database SDKs
https://realm.io
Apache License 2.0
1.01k stars 155 forks source link

Core tests crash `realm::AddressSpaceExhausted: MapViewOfFileFromApp() ` on x86 win, with string compression enabled #7908

Closed nicola-cab closed 3 weeks ago

nicola-cab commented 1 month ago
2024/07/19 19:13:30.754] 1: Realm - Thread[8]: C:\data\mci\328969d56264a2bebc44708c5a33085a\realm-core\test\test_list.cpp:431: Begin List_Distinct<struct+realm::test_util::Prop<class+realm::StringData,0,void>>
[2024/07/19 19:13:30.754] 1: Realm - Thread[8]: C:\data\mci\328969d56264a2bebc44708c5a33085a\realm-core\test\test_lang_bind_helper.cpp:1300: Begin LangBindHelper_ConcurrentLinkViewDeletes
[2024/07/19 19:13:30.769] 1: Realm - Thread[3]: C:\data\mci\328969d56264a2bebc44708c5a33085a\realm-core\test\test_shared.cpp:2387: ERROR in Shared_RandomSmallStrings: Unhandled exception after line 2387 struct realm::AddressSpaceExhausted: MapViewOfFileFromApp() failed: Exec format error size: 1048576 offset: 1048576
[2024/07/19 19:13:30.769] 1: Realm - Thread[3]: C:\data\mci\328969d56264a2bebc44708c5a33085a\realm-core\test\test_group.cpp:2255: Begin Group_UniqueColumnKeys
[2024/07/19 19:13:30.769] 1: Realm - Thread[3]: C:\data\mci\328969d56264a2bebc44708c5a33085a\realm-core\test\test_table.cpp:1270: Begin Table_Multi_Sort<float>
[2024/07/19 19:13:30.769] 1: Realm - Thread[3]: C:\data\mci\328969d56264a2bebc44708c5a33085a\realm-core\test\test_array.cpp:1771: Begin LowerBoundCorrectness
sync-by-unito[bot] commented 1 month ago

➤ PM Bot commented:

Jira ticket: RCORE-2206