Uploaded image for project: 'Realm Cocoa SDK'
  1. Realm Cocoa SDK
  2. RCOCOA-2250

please_report_this_issue_in_github_realm_realm_core_v_13_23_1

      How frequently does the bug occur?

      Sometimes

      Description

      Exception Type:  SIGABRT
      Exception Codes: #0 at 0x1d071d01c
      Crashed Thread:  0
      
      Thread 0 Crashed:
      0   libsystem_kernel.dylib               0x00000001d071d01c __pthread_kill + 8
      1   libsystem_c.dylib                    0x000000019127db90 abort + 176
      2   Realm                                0x0000000108241e64 please_report_this_issue_in_github_realm_realm_core_v_13_23_1 + 8
      3   Realm                                0x0000000108242198 realm::util::terminate_internal(std::__1::basic_stringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) + 240
      4   Realm                                0x0000000108242008 realm::util::terminate_with_info(char const*, char const*, long, char const*, std::initializer_list<realm::util::Printable>&&) + 396
      5   Realm                                0x0000000108241e78 realm::util::terminate(char const*, char const*, long, std::initializer_list<realm::util::Printable>&&) + 16
      6   Realm                                0x0000000107fe8e48 void realm::util::terminate<realm::DB::TransactStage, realm::DB::TransactStage>(char const*, char const*, long, realm::DB::TransactStage, realm::DB::TransactStage) (terminate.hpp:45)
      7   Realm                                0x0000000108156210 realm::Node::calc_byte_len(unsigned long, unsigned long) const + 72
      8   Realm                                0x0000000108156264 realm::Node::alloc(unsigned long, unsigned long) + 52
      9   Realm                                0x00000001080bd520 realm::Array::alloc(unsigned long, unsigned long) + 92
      10  Realm                                0x00000001080af56c realm::Array::insert(unsigned long, long long) + 156
      11  Realm                                0x00000001080bc7f8 realm::ArraySmallBlobs::insert(unsigned long, realm::BinaryData, bool) + 156
      12  Realm                                0x00000001080d8364 void realm::Cluster::do_insert_row<realm::ArrayString>(unsigned long, realm::ColKey, realm::Mixed, bool) + 176
      13  Realm                                0x00000001080d03a4 realm::Cluster::insert_row(unsigned long, realm::ObjKey, realm::FieldValues const&) + 804
      14  Realm                                0x00000001080d2874 realm::Cluster::insert(realm::ObjKey, realm::FieldValues const&, realm::ClusterNode::State&) + 236
      15  Realm                                0x00000001080e1564 realm::ClusterTree::insert_fast(realm::ObjKey, realm::FieldValues const&, realm::ClusterNode::State&) + 40
      16  Realm                                0x00000001080e1794 realm::ClusterTree::insert(realm::ObjKey, realm::FieldValues const&) + 60
      17  Realm                                0x00000001081fe748 realm::Table::create_object_with_primary_key(realm::Mixed const&, realm::FieldValues&&, realm::Table::UpdateMode, bool*) + 1072
      18  Realm                                0x0000000107f779d0 realm::Table::create_object_with_primary_key(realm::Mixed const&, bool*) (table.hpp:271)
      19  Realm                                0x0000000107f6d050 realm::Object realm::Object::create<objc_object* __strong, RLMAccessorContext>(RLMAccessorContext&, std::__1::shared_ptr<realm::Realm> const&, realm::ObjectSchema const&, objc_object* __strong, realm::CreatePolicy, realm::ObjKey, realm::Obj*) (object_accessor.hpp:304)
      20  Realm                                0x0000000107f6ca6c RLMAccessorContext::createObject(objc_object*, realm::CreatePolicy, bool, realm::ObjKey) (RLMAccessor.mm:1102)
      21  Realm                                0x0000000107fc29a4 RLMAddObjectToRealm (RLMObjectStore.mm:118)
      22  Realm                                0x000000010807ed9c -[RLMRealm addObjects:] (RLMRealm.mm:892)
      23  Bebememo                             0x000000010450e398 -[THPostman addPhotoModels:] (THPostman.m:220)
      24  Bebememo                             0x0000000104a213b8 __66-[BBTimelineViewController postPhotosWithAssets:inCollectionType:]_block_invoke (BBTimelineViewController.m:782)
      25  Bebememo                             0x00000001046e8a1c -[BBImagePickerManager(THAssetPickerViewController) thAssetPickerController:didFinishPickingMediaWithInfo:] (BBImagePickerManager.m:177)
      26  Bebememo                             0x00000001045f9e10 -[THAssetPickerViewController selectTagPhotoModels:] (THAssetPickerViewController.m:78)
      27  Bebememo                             0x0000000104a19c74 -[THUploadSettingsViewController upload] (THUploadSettingsViewController.m:462)
      28  UIKitCore                            0x000000018c238dc8 -[UIApplication sendAction:to:from:forEvent:] + 96
      29  UIKitCore                            0x000000018bbe011c -[UIControl sendAction:to:forEvent:] + 108
      30  UIKitCore                            0x000000018bbe0494 -[UIControl _sendActionsForEvents:withEvent:] + 320
      31  UIKitCore                            0x000000018bbddab8 -[UIButton _sendActionsForEvents:withEvent:] + 120
      32  UIKitCore                            0x000000018bbdf5c4 -[UIControl touchesEnded:withEvent:] + 396
      33  UIKitCore                            0x000000018b62e9c0 -[UIWindow _sendTouchesForEvent:] + 772
      34  UIKitCore                            0x000000018b62e364 -[UIWindow sendEvent:] + 3200
      35  UIKitCore                            0x000000018b62d5e4 -[UIApplication sendEvent:] + 556
      36  UIKitCore                            0x000000018b5efbec __dispatchPreprocessedEventFromEventQueue + 6488
      37  UIKitCore                            0x000000018b5edef0 __processEventQueue + 5540
      38  UIKitCore                            0x000000018b5ec8fc updateCycleEntry + 156
      39  UIKitCore                            0x000000018b4d648c _UIUpdateSequenceRun + 80
      40  UIKitCore                            0x000000018b4d5b7c schedulerStepScheduledMainSection + 140
      41  UIKitCore                            0x000000018b4d5c38 runloopSourceCallback + 88
      42  CoreFoundation                       0x000000018923f31c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
      43  CoreFoundation                       0x000000018923e598 __CFRunLoopDoSource0 + 172
      44  CoreFoundation                       0x000000018923cd4c __CFRunLoopDoSources0 + 240
      45  CoreFoundation                       0x000000018923ba88 __CFRunLoopRun + 824
      46  CoreFoundation                       0x000000018923b668 CFRunLoopRunSpecific + 604
      47  GraphicsServices                     0x00000001cc6065ec GSEventRunModal + 160
      48  UIKitCore                            0x000000018b6582b4 -[UIApplication _run] + 884
      49  UIKitCore                            0x000000018b6578f0 UIApplicationMain + 336
      50  Bebememo                             0x00000001049ae20c main (main.m:19)
      51  ???                                  0x00000001abc8edcc 0x0 + 0
      
      

      Stacktrace & log output

      No response

      Can you reproduce the bug?

      Sometimes

      Reproduction Steps

      No response

      Version

      10.44.0

      What Atlas Services are you using?

      Local Database only

      Are you using encryption?

      No

      Platform OS and version(s)

      iOS 17.1.2

      Build environment

      Xcode version: ...
      Dependency manager and version: ...

            Assignee:
            Unassigned Unassigned
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: