Bear 1 (Crash on Export)

Hello,

before even attempting to install the new Beta: Bear 1 does not backup any notes without crash. Any ideas? Might there be conflicts with the expired (MacOS-only) Bear2 beta?

Full error message is too long for this forum (excluded the Binary Image part of the message)

Thank you.

MacOS 10.15.7 / Bear 1.9.6 (9044)

Process: Bear [16775]
Path: /Applications/Bear.app/Contents/MacOS/Bear
Identifier: net.shinyfrog.bear
Version: 1.9.6 (9044)
App Item ID: 1091189122
App External ID: 847112887
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Bear [16775]
User ID: 501

Date/Time: 2023-03-21 23:56:11.738 +0100
OS Version: Mac OS X 10.15.7 (19H2026)
Report Version: 12
Anonymous UUID: F1622883-4E7A-CD2D-07F8-B1713725DDB9

Sleep/Wake UUID: B9152163-34A1-4044-8F24-A73E6FB32E33

Time Awake Since Boot: 490000 seconds
Time Since Wake: 3200 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000004dd32d20888
Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [16775]

VM Regions Near 0x4dd32d20888:
CoreAnimation 00000001161d3000-00000001173d5000 [ 18.0M] rw-/rwx SM=PRV

MALLOC_NANO 0000600000000000-0000600002aba000 [ 42.7M] rw-/rwx SM=ZER

Application Specific Information:
objc_msgSend() selector name: respondsToSelector:
Performing @selector(backupNotes:) from sender NSMenuItem 0x60000226eb50

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x00007fff6cc1981d objc_msgSend + 29
1 com.apple.Foundation 0x00007fff36793823 _NSDescriptionWithStringProxyFunc + 49
2 com.apple.CoreFoundation 0x00007fff340f6d6a __CFStringAppendFormatCore + 9538
3 com.apple.CoreFoundation 0x00007fff340f47ac _CFStringCreateWithFormatAndArgumentsAux2 + 149
4 com.apple.Foundation 0x00007fff367a2730 +[NSString stringWithFormat:] + 153
5 net.shinyfrog.bear 0x0000000101c3a00e 0x101bfd000 + 249870
6 net.shinyfrog.bear 0x0000000101fb189e 0x101bfd000 + 3885214
7 net.shinyfrog.bear 0x0000000101d84749 0x101bfd000 + 1603401
8 net.shinyfrog.bear 0x0000000101f42328 0x101bfd000 + 3429160
9 com.apple.AppKit 0x00007fff315ff9f7 -[NSApplication(NSResponder) sendAction:to:from:] + 299
10 com.apple.AppKit 0x00007fff3170f48e -[NSMenuItem _corePerformAction] + 312
11 com.apple.AppKit 0x00007fff3170f20a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 106
12 com.apple.AppKit 0x00007fff3175fd98 -[NSMenu performActionForItemAtIndex:] + 114
13 com.apple.AppKit 0x00007fff3175fd1d -[NSMenu _internalPerformActionForItemAtIndex:] + 82
14 com.apple.AppKit 0x00007fff3175fb67 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 101
15 com.apple.AppKit 0x00007fff316f0280 NSSLMMenuEventHandler + 908
16 com.apple.HIToolbox 0x00007fff32d4d8ef DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1254
17 com.apple.HIToolbox 0x00007fff32d4cd7d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 329
18 com.apple.HIToolbox 0x00007fff32d6246e SendEventToEventTarget + 39
19 com.apple.HIToolbox 0x00007fff32dc23eb SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 368
20 com.apple.HIToolbox 0x00007fff32de9045 SendMenuCommandWithContextAndModifiers + 45
21 com.apple.HIToolbox 0x00007fff32de8fed SendMenuItemSelectedEvent + 346
22 com.apple.HIToolbox 0x00007fff32de8e39 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 96
23 com.apple.HIToolbox 0x00007fff32de986e MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 603
24 com.apple.HIToolbox 0x00007fff32de9578 _HandleMenuSelection2 + 460
25 com.apple.AppKit 0x00007fff31593ead _NSHandleCarbonMenuEvent + 215
26 com.apple.AppKit 0x00007fff31593d1a _DPSEventHandledByCarbon + 54
27 com.apple.AppKit 0x00007fff313bc25a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2962
28 com.apple.AppKit 0x00007fff313ad91e -[NSApplication run] + 658
29 com.apple.AppKit 0x00007fff3137f706 NSApplicationMain + 777
30 libdyld.dylib 0x00007fff6ddcecc9 start + 1

Thread 1:
0 libsystem_kernel.dylib 0x00007fff6df0fdea mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6df10160 mach_msg + 60
2 net.shinyfrog.bear 0x0000000102039588 0x101bfd000 + 4441480
3 libsystem_pthread.dylib 0x00007fff6dfd3109 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff6dfceb8b thread_start + 15

Thread 2:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff6df0fdea mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6df10160 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff3414a135 __CFRunLoopServiceMachPort + 247
3 com.apple.CoreFoundation 0x00007fff34148c02 __CFRunLoopRun + 1319
4 com.apple.CoreFoundation 0x00007fff3414807e CFRunLoopRunSpecific + 462
5 com.apple.AppKit 0x00007fff3155ebf4 _NSEventThread + 132
6 libsystem_pthread.dylib 0x00007fff6dfd3109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff6dfceb8b thread_start + 15

Thread 3:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff6df0fdea mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6df10160 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff3414a135 __CFRunLoopServiceMachPort + 247
3 com.apple.CoreFoundation 0x00007fff34148c02 __CFRunLoopRun + 1319
4 com.apple.CoreFoundation 0x00007fff3414807e CFRunLoopRunSpecific + 462
5 com.apple.CFNetwork 0x00007fff32980016 0x7fff32936000 + 303126
6 com.apple.Foundation 0x00007fff367e0222 NSThread__start + 1064
7 libsystem_pthread.dylib 0x00007fff6dfd3109 _pthread_start + 148
8 libsystem_pthread.dylib 0x00007fff6dfceb8b thread_start + 15

Thread 4:
0 libsystem_pthread.dylib 0x00007fff6dfceb68 start_wqthread + 0

Thread 5:
0 libsystem_pthread.dylib 0x00007fff6dfceb68 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007ffeee000310 rcx: 0x0000000000000000 rdx: 0x00007fff36b18ae9
rdi: 0x0000600001a20870 rsi: 0x00007fff78151db8 rbp: 0x00007ffeee000110 rsp: 0x00007ffeee0000d8
r8: 0x00007ffeee000310 r9: 0x00007ffeee000f50 r10: 0x000004dd32d20870 r11: 0x00007fff78151db8
r12: 0x0000000000000000 r13: 0x0000600001a20870 r14: 0x00007fff8ba04470 r15: 0x000000010211bd88
rip: 0x00007fff6cc1981d rfl: 0x0000000000010202 cr2: 0x000004dd32d20888

Logical CPU: 0
Error Code: 0x00000004 (no mapping for user data read)
Trap Number: 14

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 512353
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=792.8M resident=0K(0%) swapped_out_or_unallocated=792.8M(100%)
Writable regions: Total=815.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=815.3M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 512K 4
Activity Tracing 256K 1
CG backing stores 2772K 4
CG image 49.2M 50
CG raster data 144K 1
CoreAnimation 117.7M 311
CoreData Object IDs 4100K 2
CoreGraphics 8K 1
CoreImage 32K 3
CoreUI image data 1564K 13
Foundation 40K 2
Kernel Alloc Once 8K 1
MALLOC 370.4M 103
MALLOC guard page 48K 11
MALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated)
SQLite page cache 3392K 53
STACK GUARD 56.0M 6
Stack 10.5M 6
VM_ALLOCATE 796K 37
__DATA 54.2M 500
__DATA_CONST 705K 26
__DATA_DIRTY 128 1
__FONT_DATA 4K 1
__LINKEDIT 390.8M 27
__OBJC_RO 32.3M 1
__OBJC_RW 1908K 2
__TEXT 402.1M 487
__UNICODE 564K 1
libnetwork 128K 8
mapped file 130.6M 82
shared memory 632K 14
=========== ======= =======
TOTAL 1.8G 1760
TOTAL, minus reserved VM space 1.6G 1760

Model: MacBookPro11,5, BootROM 430.140.3.0.0, 4 processors, Quad-Core Intel Core i7, 2,5 GHz, 16 GB, SMC 2.30f2
Graphics: kHW_AMDRadeonR9M370XItem, AMD Radeon R9 M370X, spdisplays_pcie_device, 2 GB
Graphics: kHW_IntelIrisProItem, Intel Iris Pro, spdisplays_builtin
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533642465238412D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533642465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x152), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1615.7)
Bluetooth: Version 7.0.6f8, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0512G, 500,28 GB
USB Device: USB 3.0 Bus
USB Device: Portable SSD T5
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1