quelea-projection / Quelea

Open source projection software for churches.
https://quelea.org
GNU General Public License v3.0
155 stars 145 forks source link

Crashes on Macbook M1 #549

Closed leealex closed 8 months ago

leealex commented 2 years ago

Crashes in a couple of minutes after launching the app. Usually it happens while editing or searching songs. If I just launch the app and leave it for a while it will not crash, but if I open editor it crashes in a minute or even in seconds. It doesn't matter if I edit existing song or adding a new one.

Tried the latest release 2022.0 and 2020.0

It happened on the Intel processor too but it was rare issue, so I just didn't pay attention, but after upgrading to M1 it became a huge problem 😩

report.txt

berry120 commented 2 years ago

If you try the CI release, I've made a slight change to the memory options that might help (it appears to be crashing in the garbage collection side of things, so I'm curious if this makes any positive / negative difference.)

Unfortunately though I don't have an M1 Mac available for testing, so this might be a hard one to narrow down.

On Sun, 29 May 2022 at 03:49, Alexey Lee @.***> wrote:

Crashes in a couple of minutes after launching the app. Usually it happens while editing songs. If I just launch the app and leave it for a while it will not crash, but if I open editor it crashes in a minute or even in seconds. It doesn't matter if I edit existing song or adding a new one.

Tried the latest release 2022.0 and 2020.0

It happened on the Intel processor too but it was rare issue, so I just didn't pay attention, but after upgrading to M1 it became a huge problem 😩 Crash report


Translated Report (Full Report Below)


Process: Quelea [67195]

Path: /Applications/Quelea.app/Contents/MacOS/Quelea

Identifier: org.quelea.windows.main

Version: 1.0 (???)

Code Type: X86-64 (Translated)

Parent Process: launchd [1]

User ID: 501

Date/Time: 2022-05-29 08:47:33.7315 +0600

OS Version: macOS 12.4 (21F79)

Report Version: 12

Anonymous UUID: 54984918-D9F2-30EB-D6BC-9C8297D3B95C

Sleep/Wake UUID: D077A060-E1FA-4BC9-9053-DC7AE4C34AF5

Time Awake Since Boot: 130000 seconds

Time Since Wake: 3613 seconds

System Integrity Protection: enabled

Crashed Thread: 20 Java: InvokeLaterDispatcher

Exception Type: EXC_BAD_ACCESS (SIGABRT)

Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000102849008

Exception Codes: 0x0000000000000002, 0x0000000102849008

Exception Note: EXC_CORPSE_NOTIFY

VM Region Info: 0x102849008 is in 0x102849000-0x10284a000; bytes after start: 8 bytes before end: 4087

  REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL

  shared memory               102845000-102849000    [   16K] r--/r-- SM=SHM

---> VM_ALLOCATE 102849000-10284a000 [ 4K] ---/rwx SM=NUL

  VM_ALLOCATE                 10284a000-10284b000    [    4K] r--/rwx SM=PRV

Application Specific Information:

abort() called

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

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3d897a mach_msg_trap + 10

2 libsystem_kernel.dylib 0x7ff80b3d8ce8 mach_msg + 56

3 CoreFoundation 0x7ff80b4db540 __CFRunLoopServiceMachPort + 319

4 CoreFoundation 0x7ff80b4d9bd0 __CFRunLoopRun + 1276

5 CoreFoundation 0x7ff80b4d9014 CFRunLoopRunSpecific + 562

6 HIToolbox 0x7ff8145ed5e6 RunCurrentEventLoopInMode + 292

7 HIToolbox 0x7ff8145ed34a ReceiveNextEventCommon + 594

8 HIToolbox 0x7ff8145ed0e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70

9 AppKit 0x7ff80de4f1fd _DPSNextEvent + 927

10 AppKit 0x7ff80de4d8ba -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394

11 AppKit 0x7ff80de3ff69 -[NSApplication run] + 586

12 libglass.dylib 0x12ef6b2a5 -[GlassApplication runLoop:] + 1941

13 Foundation 0x7ff80c295557 __NSThreadPerformPerform + 179

14 CoreFoundation 0x7ff80b4db35a CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17

15 CoreFoundation 0x7ff80b4db2c2 __CFRunLoopDoSource0 + 180

16 CoreFoundation 0x7ff80b4db040 __CFRunLoopDoSources0 + 242

17 CoreFoundation 0x7ff80b4d9a50 __CFRunLoopRun + 892

18 CoreFoundation 0x7ff80b4d9014 CFRunLoopRunSpecific + 562

19 CoreFoundation 0x7ff80b560547 CFRunLoopRun + 40

20 Quelea 0x1028062c6 std::1::function::func<main::$_0, std::__1::allocator<main::$_0>, void (std::1::function<void (void)>, JavaVMInitArgs const&)>::operator()(std::__1::function<void (void)>&&, JavaVMInitArgs const&) + 758

21 Quelea 0x1027fb685 launchJavaVM + 4869

22 Quelea 0x102805622 main + 66

23 dyld 0x202aee51e start + 462

Thread 1:: com.apple.rosetta.exceptionserver

0 runtime 0x7ff7fff1a9c4 0x7ff7fff16000 + 18884

1 runtime 0x7ff7fff28460 0x7ff7fff16000 + 74848

2 runtime 0x7ff7fff29ed8 0x7ff7fff16000 + 81624

Thread 2:

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3db3ea __psynch_cvwait + 10

2 libsystem_pthread.dylib 0x7ff80b415a6f _pthread_cond_wait + 1249

3 libjvm.dylib 0x10c300f91 Parker::park(bool, long) + 303

4 libjvm.dylib 0x10c46fd5c UnsafePark(JNIEnv, _jobject, unsigned char, long) + 279

5 ??? 0x118a7d79b ???

6 ??? 0x118a78267 ???

7 ??? 0x118a78267 ???

8 ??? 0x118a77a10 ???

9 ??? 0x118a78267 ???

10 ??? 0x118a78267 ???

11 ??? 0x118a78267 ???

12 ??? 0x118a78267 ???

13 ??? 0x118a78267 ???

14 ??? 0x118a78267 ???

15 ??? 0x118a6ecc7 ???

16 libjvm.dylib 0x10c08710e JavaCalls::call_helper(JavaValue, methodHandle const&, JavaCallArguments, Thread*) + 538

17 libjvm.dylib 0x10c0cc303 jni_invokestatic(JNIEnv, JavaValue, _jobject, JNICallType, _jmethodID, JNI_ArgumentPusher, Thread) + 266

18 libjvm.dylib 0x10c0cfdcb jni_CallStaticVoidMethodV + 332

19 Quelea 0x102804536 JNIEnv_::CallStaticVoidMethod(_jclass, _jmethodID, ...) + 134

20 Quelea 0x102803750 std::1::function::__func<launchJavaVM::$_0, std::__1::allocator<launchJavaVM::$_0>, void (void)>::operator()(void*&&) + 5808

21 Quelea 0x1028055d2 launchVM(void*) + 34

22 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

23 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 3:: Java: GC Thread#0

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3d89b6 semaphore_wait_trap + 10

2 libjvm.dylib 0x10c36ec5e OSXSemaphore::wait() + 16

3 libjvm.dylib 0x10c4bd254 SemaphoreGangTaskDispatcher::worker_wait_for_task() + 18

4 libjvm.dylib 0x10c4bcd37 GangWorker::loop() + 39

5 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

6 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

7 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

8 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 4:: Java: G1 Main Marker

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3db3ea __psynch_cvwait + 10

2 libsystem_pthread.dylib 0x7ff80b415a6f _pthread_cond_wait + 1249

3 libjvm.dylib 0x10c300c10 os::PlatformEvent::park() + 126

4 libjvm.dylib 0x10c2d07d6 Monitor::IWait(Thread*, long) + 140

5 libjvm.dylib 0x10c2d0c73 Monitor::wait(bool, long, bool) + 117

6 libjvm.dylib 0x10bfef746 G1ConcurrentMarkThread::sleep_before_next_cycle() + 64

7 libjvm.dylib 0x10bfef09c G1ConcurrentMarkThread::run_service() + 176

8 libjvm.dylib 0x10bf1d1f6 ConcurrentGCThread::run() + 48

9 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

10 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

11 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

12 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 5:: Java: G1 Conc#0

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3d89b6 semaphore_wait_trap + 10

2 libjvm.dylib 0x10c36ec5e OSXSemaphore::wait() + 16

3 libjvm.dylib 0x10c4bd254 SemaphoreGangTaskDispatcher::worker_wait_for_task() + 18

4 libjvm.dylib 0x10c4bcd37 GangWorker::loop() + 39

5 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

6 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

7 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

8 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 6:: Java: G1 Refine#0

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3db3ea __psynch_cvwait + 10

2 libsystem_pthread.dylib 0x7ff80b415a6f _pthread_cond_wait + 1249

3 libjvm.dylib 0x10c300c10 os::PlatformEvent::park() + 126

4 libjvm.dylib 0x10c2d07d6 Monitor::IWait(Thread*, long) + 140

5 libjvm.dylib 0x10c2d0c73 Monitor::wait(bool, long, bool) + 117

6 libjvm.dylib 0x10bff0c0f G1ConcurrentRefineThread::wait_for_completed_buffers() + 95

7 libjvm.dylib 0x10bff0d4d G1ConcurrentRefineThread::run_service() + 65

8 libjvm.dylib 0x10bf1d1f6 ConcurrentGCThread::run() + 48

9 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

10 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

11 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

12 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 7:: Java: G1 Young RemSet Sampling

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3db3ea __psynch_cvwait + 10

2 libsystem_pthread.dylib 0x7ff80b415a6f _pthread_cond_wait + 1249

3 libjvm.dylib 0x10c2ff8c4 os::PlatformEvent::park(long) + 202

4 libjvm.dylib 0x10c2d07ca Monitor::IWait(Thread*, long) + 128

5 libjvm.dylib 0x10c2d0c73 Monitor::wait(bool, long, bool) + 117

6 libjvm.dylib 0x10c01f891 G1YoungRemSetSamplingThread::sleep_before_next_cycle() + 59

7 libjvm.dylib 0x10c01f8df G1YoungRemSetSamplingThread::run_service() + 65

8 libjvm.dylib 0x10bf1d1f6 ConcurrentGCThread::run() + 48

9 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

10 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

11 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

12 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 8:: Java: VM Thread

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3db3ea __psynch_cvwait + 10

2 libsystem_pthread.dylib 0x7ff80b415a6f _pthread_cond_wait + 1249

3 libjvm.dylib 0x10c2ff8c4 os::PlatformEvent::park(long) + 202

4 libjvm.dylib 0x10c2d07ca Monitor::IWait(Thread*, long) + 128

5 libjvm.dylib 0x10c2d0c73 Monitor::wait(bool, long, bool) + 117

6 libjvm.dylib 0x10c49e295 VMThread::loop() + 1009

7 libjvm.dylib 0x10c49ddb7 VMThread::run() + 111

8 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

9 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

10 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

11 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 9:: Java: Reference Handler

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3db3ea __psynch_cvwait + 10

2 libsystem_pthread.dylib 0x7ff80b415a6f _pthread_cond_wait + 1249

3 libjvm.dylib 0x10c300c10 os::PlatformEvent::park() + 126

4 libjvm.dylib 0x10c2d07d6 Monitor::IWait(Thread*, long) + 140

5 libjvm.dylib 0x10c2d0d30 Monitor::wait(bool, long, bool) + 306

6 libjvm.dylib 0x10c10f6fd JVM_WaitForReferencePendingList + 203

7 ??? 0x118a7d79b ???

8 ??? 0x11a9f820c ???

9 ??? 0x118a6ecc7 ???

10 libjvm.dylib 0x10c08710e JavaCalls::call_helper(JavaValue, methodHandle const&, JavaCallArguments, Thread*) + 538

11 libjvm.dylib 0x10c086558 JavaCalls::call_virtual(JavaValue, Klass, Symbol, Symbol, JavaCallArguments, Thread) + 238

12 libjvm.dylib 0x10c086614 JavaCalls::call_virtual(JavaValue, Handle, Klass, Symbol, Symbol, Thread*) + 98

13 libjvm.dylib 0x10c10d4e6 thread_entry(JavaThread, Thread) + 120

14 libjvm.dylib 0x10c44bbc6 JavaThread::thread_main_inner() + 130

15 libjvm.dylib 0x10c44ba10 JavaThread::run() + 372

16 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

17 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

18 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

19 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 10:: Java: Finalizer

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3db3ea __psynch_cvwait + 10

2 libsystem_pthread.dylib 0x7ff80b415a6f _pthread_cond_wait + 1249

3 libjvm.dylib 0x10c300c10 os::PlatformEvent::park() + 126

4 libjvm.dylib 0x10c2e57a7 ObjectMonitor::wait(long, bool, Thread*) + 737

5 libjvm.dylib 0x10c420fb2 ObjectSynchronizer::wait(Handle, long, Thread*) + 248

6 libjvm.dylib 0x10c101273 JVM_MonitorWait + 301

7 ??? 0x1209165f8 ???

8 ??? 0x1193270ac ???

9 ??? 0x118a6ecc7 ???

10 libjvm.dylib 0x10c08710e JavaCalls::call_helper(JavaValue, methodHandle const&, JavaCallArguments, Thread*) + 538

11 libjvm.dylib 0x10c086558 JavaCalls::call_virtual(JavaValue, Klass, Symbol, Symbol, JavaCallArguments, Thread) + 238

12 libjvm.dylib 0x10c086614 JavaCalls::call_virtual(JavaValue, Handle, Klass, Symbol, Symbol, Thread*) + 98

13 libjvm.dylib 0x10c10d4e6 thread_entry(JavaThread, Thread) + 120

14 libjvm.dylib 0x10c44bbc6 JavaThread::thread_main_inner() + 130

15 libjvm.dylib 0x10c44ba10 JavaThread::run() + 372

16 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

17 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

18 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

19 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 11:: Java: Signal Dispatcher

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3d89b6 semaphore_wait_trap + 10

2 libjvm.dylib 0x10c36ec5e OSXSemaphore::wait() + 16

3 libjvm.dylib 0x10c2f97c4 os::signal_wait() + 138

4 libjvm.dylib 0x10c2f3f30 signal_thread_entry(JavaThread, Thread) + 57

5 libjvm.dylib 0x10c44bbc6 JavaThread::thread_main_inner() + 130

6 libjvm.dylib 0x10c44ba10 JavaThread::run() + 372

7 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

8 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

9 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

10 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 12:: Java: Service Thread

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3db3ea __psynch_cvwait + 10

2 libsystem_pthread.dylib 0x7ff80b415a6f _pthread_cond_wait + 1249

3 libjvm.dylib 0x10c300c10 os::PlatformEvent::park() + 126

4 libjvm.dylib 0x10c2d07d6 Monitor::IWait(Thread*, long) + 140

5 libjvm.dylib 0x10c2d0c73 Monitor::wait(bool, long, bool) + 117

6 libjvm.dylib 0x10c36fad3 ServiceThread::service_thread_entry(JavaThread, Thread) + 347

7 libjvm.dylib 0x10c44bbc6 JavaThread::thread_main_inner() + 130

8 libjvm.dylib 0x10c44ba10 JavaThread::run() + 372

9 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

10 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

11 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

12 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 13:: Java: C2 CompilerThread0

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3db3ea __psynch_cvwait + 10

2 libsystem_pthread.dylib 0x7ff80b415a6f _pthread_cond_wait + 1249

3 libjvm.dylib 0x10c2ff8c4 os::PlatformEvent::park(long) + 202

4 libjvm.dylib 0x10c2d07ca Monitor::IWait(Thread*, long) + 128

5 libjvm.dylib 0x10c2d0d30 Monitor::wait(bool, long, bool) + 306

6 libjvm.dylib 0x10bf0bac6 CompileQueue::get() + 118

7 libjvm.dylib 0x10bf0e7f3 CompileBroker::compiler_thread_loop() + 275

8 libjvm.dylib 0x10c44bbc6 JavaThread::thread_main_inner() + 130

9 libjvm.dylib 0x10c44ba10 JavaThread::run() + 372

10 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

11 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

12 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

13 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 14:: Java: C1 CompilerThread0

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3db3ea __psynch_cvwait + 10

2 libsystem_pthread.dylib 0x7ff80b415a6f _pthread_cond_wait + 1249

3 libjvm.dylib 0x10c2ff8c4 os::PlatformEvent::park(long) + 202

4 libjvm.dylib 0x10c2d07ca Monitor::IWait(Thread*, long) + 128

5 libjvm.dylib 0x10c2d0d30 Monitor::wait(bool, long, bool) + 306

6 libjvm.dylib 0x10bf0bac6 CompileQueue::get() + 118

7 libjvm.dylib 0x10bf0e7f3 CompileBroker::compiler_thread_loop() + 275

8 libjvm.dylib 0x10c44bbc6 JavaThread::thread_main_inner() + 130

9 libjvm.dylib 0x10c44ba10 JavaThread::run() + 372

10 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

11 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

12 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

13 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 15:: Java: Sweeper thread

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3db3ea __psynch_cvwait + 10

2 libsystem_pthread.dylib 0x7ff80b415a6f _pthread_cond_wait + 1249

3 libjvm.dylib 0x10c2ff8c4 os::PlatformEvent::park(long) + 202

4 libjvm.dylib 0x10c2d07ca Monitor::IWait(Thread*, long) + 128

5 libjvm.dylib 0x10c2d0c73 Monitor::wait(bool, long, bool) + 117

6 libjvm.dylib 0x10c41caae NMethodSweeper::sweeper_loop() + 90

7 libjvm.dylib 0x10c44bbc6 JavaThread::thread_main_inner() + 130

8 libjvm.dylib 0x10c44ba10 JavaThread::run() + 372

9 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

10 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

11 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

12 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 16:: Java: VM Periodic Task Thread

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3db2be __semwait_signal + 10

2 libsystem_c.dylib 0x7ff80b2ef863 nanosleep + 196

3 libjvm.dylib 0x10c2ff983 os::naked_short_sleep(long) + 37

4 libjvm.dylib 0x10c44ae04 WatcherThread::run() + 236

5 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

6 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

7 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

8 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 17:: Java: Common-Cleaner

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3db3ea __psynch_cvwait + 10

2 libsystem_pthread.dylib 0x7ff80b415a6f _pthread_cond_wait + 1249

3 libjvm.dylib 0x10c2ff8c4 os::PlatformEvent::park(long) + 202

4 libjvm.dylib 0x10c2e574a ObjectMonitor::wait(long, bool, Thread*) + 644

5 libjvm.dylib 0x10c420fb2 ObjectSynchronizer::wait(Handle, long, Thread*) + 248

6 libjvm.dylib 0x10c101273 JVM_MonitorWait + 301

7 ??? 0x1209165f8 ???

8 ??? 0x11a9f9a2c ???

9 ??? 0x118a782ac ???

10 ??? 0x118a78267 ???

11 ??? 0x118a6ecc7 ???

12 libjvm.dylib 0x10c08710e JavaCalls::call_helper(JavaValue, methodHandle const&, JavaCallArguments, Thread*) + 538

13 libjvm.dylib 0x10c086558 JavaCalls::call_virtual(JavaValue, Klass, Symbol, Symbol, JavaCallArguments, Thread) + 238

14 libjvm.dylib 0x10c086614 JavaCalls::call_virtual(JavaValue, Handle, Klass, Symbol, Symbol, Thread*) + 98

15 libjvm.dylib 0x10c10d4e6 thread_entry(JavaThread, Thread) + 120

16 libjvm.dylib 0x10c44bbc6 JavaThread::thread_main_inner() + 130

17 libjvm.dylib 0x10c44ba10 JavaThread::run() + 372

18 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

19 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

20 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

21 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 18:: Java: JavaFX-Launcher

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3db3ea __psynch_cvwait + 10

2 libsystem_pthread.dylib 0x7ff80b415a6f _pthread_cond_wait + 1249

3 libjvm.dylib 0x10c300f91 Parker::park(bool, long) + 303

4 libjvm.dylib 0x10c46fd5c UnsafePark(JNIEnv, _jobject, unsigned char, long) + 279

5 ??? 0x118a7d79b ???

6 ??? 0x118a78267 ???

7 ??? 0x118a78267 ???

8 ??? 0x118a77a10 ???

9 ??? 0x118a78267 ???

10 ??? 0x118a78267 ???

11 ??? 0x118a78267 ???

12 ??? 0x118a78267 ???

13 ??? 0x118a78267 ???

14 ??? 0x118a782ac ???

15 ??? 0x118a6ecc7 ???

16 libjvm.dylib 0x10c08710e JavaCalls::call_helper(JavaValue, methodHandle const&, JavaCallArguments, Thread*) + 538

17 libjvm.dylib 0x10c086558 JavaCalls::call_virtual(JavaValue, Klass, Symbol, Symbol, JavaCallArguments, Thread) + 238

18 libjvm.dylib 0x10c086614 JavaCalls::call_virtual(JavaValue, Handle, Klass, Symbol, Symbol, Thread*) + 98

19 libjvm.dylib 0x10c10d4e6 thread_entry(JavaThread, Thread) + 120

20 libjvm.dylib 0x10c44bbc6 JavaThread::thread_main_inner() + 130

21 libjvm.dylib 0x10c44ba10 JavaThread::run() + 372

22 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

23 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

24 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

25 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 19:: Java: QuantumRenderer-0

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3db3ea __psynch_cvwait + 10

2 libsystem_pthread.dylib 0x7ff80b415a6f _pthread_cond_wait + 1249

3 libjvm.dylib 0x10c300f91 Parker::park(bool, long) + 303

4 libjvm.dylib 0x10c46fd5c UnsafePark(JNIEnv, _jobject, unsigned char, long) + 279

5 ??? 0x1209a71fa ???

6 ??? 0x11a924764 ???

7 ??? 0x1000ec1a8 ???

Thread 20 Crashed:: Java: InvokeLaterDispatcher

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3df00e __pthread_kill + 10

2 libsystem_pthread.dylib 0x7ff80b4151ff pthread_kill + 263

3 libsystem_c.dylib 0x7ff80b360d24 abort + 123

4 libjvm.dylib 0x10c2f8b04 os::abort(bool, void, void const) + 22

5 libjvm.dylib 0x10c494a68 VMError::report_and_die(int, char const, char const, __va_list_tag, Thread, unsigned char, void, void, char const, int, unsigned long) + 2892

6 libjvm.dylib 0x10c494c69 VMError::report_and_die(Thread, void, char const, int, char const, char const, __va_list_tag) + 71

7 libjvm.dylib 0x10bf48592 report_fatal(char const, int, char const, ...) + 181

8 libjvm.dylib 0x10c36b09d SafepointSynchronize::block(JavaThread*) + 463

9 libjvm.dylib 0x10c44d1f2 JavaThread::check_safepoint_and_suspend_for_native_trans(JavaThread*) + 168

10 libjvm.dylib 0x10c0c2a70 jni_DeleteGlobalRef + 147

11 libglass.dylib 0x12ef692e8 -[GlassRunnable dealloc] + 40

12 Foundation 0x7ff80c2958ee -[_NSThreadPerformInfo dealloc] + 42

13 Foundation 0x7ff80c262466 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 124

14 ??? 0x120b4d60c ???

15 ??? 0x11919bb4c ???

16 libjvm.dylib 0x10c08710e JavaCalls::call_helper(JavaValue, methodHandle const&, JavaCallArguments, Thread*) + 538

17 libjvm.dylib 0x10c086558 JavaCalls::call_virtual(JavaValue, Klass, Symbol, Symbol, JavaCallArguments, Thread) + 238

18 libjvm.dylib 0x10c086614 JavaCalls::call_virtual(JavaValue, Handle, Klass, Symbol, Symbol, Thread*) + 98

19 libjvm.dylib 0x10c10d4e6 thread_entry(JavaThread, Thread) + 120

20 libjvm.dylib 0x10c44bbc6 JavaThread::thread_main_inner() + 130

21 libjvm.dylib 0x10c44ba10 JavaThread::run() + 372

22 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

23 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

24 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

25 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 21:: com.apple.NSEventThread

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3d897a mach_msg_trap + 10

2 libsystem_kernel.dylib 0x7ff80b3d8ce8 mach_msg + 56

3 CoreFoundation 0x7ff80b4db540 __CFRunLoopServiceMachPort + 319

4 CoreFoundation 0x7ff80b4d9bd0 __CFRunLoopRun + 1276

5 CoreFoundation 0x7ff80b4d9014 CFRunLoopRunSpecific + 562

6 AppKit 0x7ff80dfbcc1e _NSEventThread + 132

7 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

8 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 22:: Java: GC Thread#1

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3d89b6 semaphore_wait_trap + 10

2 libjvm.dylib 0x10c36ec5e OSXSemaphore::wait() + 16

3 libjvm.dylib 0x10c4bd254 SemaphoreGangTaskDispatcher::worker_wait_for_task() + 18

4 libjvm.dylib 0x10c4bcd37 GangWorker::loop() + 39

5 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

6 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

7 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

8 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 23:: Java: GC Thread#2

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3d89b6 semaphore_wait_trap + 10

2 libjvm.dylib 0x10c36ec5e OSXSemaphore::wait() + 16

3 libjvm.dylib 0x10c4bd254 SemaphoreGangTaskDispatcher::worker_wait_for_task() + 18

4 libjvm.dylib 0x10c4bcd37 GangWorker::loop() + 39

5 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

6 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

7 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

8 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 24:: Java: GC Thread#3

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3d89b6 semaphore_wait_trap + 10

2 libjvm.dylib 0x10c36ec5e OSXSemaphore::wait() + 16

3 libjvm.dylib 0x10c4bd254 SemaphoreGangTaskDispatcher::worker_wait_for_task() + 18

4 libjvm.dylib 0x10c4bcd37 GangWorker::loop() + 39

5 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

6 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

7 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

8 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 25:: Java: GC Thread#4

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3d89b6 semaphore_wait_trap + 10

2 libjvm.dylib 0x10c36ec5e OSXSemaphore::wait() + 16

3 libjvm.dylib 0x10c4bd254 SemaphoreGangTaskDispatcher::worker_wait_for_task() + 18

4 libjvm.dylib 0x10c4bcd37 GangWorker::loop() + 39

5 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

6 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

7 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

8 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 26:: Java: GC Thread#5

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3d89b6 semaphore_wait_trap + 10

2 libjvm.dylib 0x10c36ec5e OSXSemaphore::wait() + 16

3 libjvm.dylib 0x10c4bd254 SemaphoreGangTaskDispatcher::worker_wait_for_task() + 18

4 libjvm.dylib 0x10c4bcd37 GangWorker::loop() + 39

5 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

6 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

7 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

8 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 27:: Java: GC Thread#6

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3d89b6 semaphore_wait_trap + 10

2 libjvm.dylib 0x10c36ec5e OSXSemaphore::wait() + 16

3 libjvm.dylib 0x10c4bd254 SemaphoreGangTaskDispatcher::worker_wait_for_task() + 18

4 libjvm.dylib 0x10c4bcd37 GangWorker::loop() + 39

5 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

6 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

7 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

8 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 28:: Java: GC Thread#7

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3d89b6 semaphore_wait_trap + 10

2 libjvm.dylib 0x10c36ec5e OSXSemaphore::wait() + 16

3 libjvm.dylib 0x10c4bd254 SemaphoreGangTaskDispatcher::worker_wait_for_task() + 18

4 libjvm.dylib 0x10c4bcd37 GangWorker::loop() + 39

5 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

6 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

7 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

8 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 29:: Java: GC Thread#8

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3d89b6 semaphore_wait_trap + 10

2 libjvm.dylib 0x10c36ec5e OSXSemaphore::wait() + 16

3 libjvm.dylib 0x10c4bd254 SemaphoreGangTaskDispatcher::worker_wait_for_task() + 18

4 libjvm.dylib 0x10c4bcd37 GangWorker::loop() + 39

5 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

6 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

7 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

8 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 30:: Java: Java2D Disposer

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3db3ea __psynch_cvwait + 10

2 libsystem_pthread.dylib 0x7ff80b415a6f _pthread_cond_wait + 1249

3 libjvm.dylib 0x10c300c10 os::PlatformEvent::park() + 126

4 libjvm.dylib 0x10c2e57a7 ObjectMonitor::wait(long, bool, Thread*) + 737

5 libjvm.dylib 0x10c420fb2 ObjectSynchronizer::wait(Handle, long, Thread*) + 248

6 libjvm.dylib 0x10c101273 JVM_MonitorWait + 301

7 ??? 0x1209165f8 ???

8 ??? 0x120cfcd54 ???

9 ??? 0x670d0001cca0 ???

Thread 31:: Java: Java2D Queue Flusher

0 ??? 0x7ff89b98e940 ???

1 libsystem_kernel.dylib 0x7ff80b3db3ea __psynch_cvwait + 10

2 libsystem_pthread.dylib 0x7ff80b415a6f _pthread_cond_wait + 1249

3 libjvm.dylib 0x10c2ff8c4 os::PlatformEvent::park(long) + 202

4 libjvm.dylib 0x10c2e574a ObjectMonitor::wait(long, bool, Thread*) + 644

5 libjvm.dylib 0x10c420fb2 ObjectSynchronizer::wait(Handle, long, Thread*) + 248

6 libjvm.dylib 0x10c101273 JVM_MonitorWait + 301

7 ??? 0x1209165f8 ???

8 ??? 0x118a78267 ???

9 ??? 0x118a782ac ???

10 ??? 0x118a6ecc7 ???

11 libjvm.dylib 0x10c08710e JavaCalls::call_helper(JavaValue, methodHandle const&, JavaCallArguments, Thread*) + 538

12 libjvm.dylib 0x10c086558 JavaCalls::call_virtual(JavaValue, Klass, Symbol, Symbol, JavaCallArguments, Thread) + 238

13 libjvm.dylib 0x10c086614 JavaCalls::call_virtual(JavaValue, Handle, Klass, Symbol, Symbol, Thread*) + 98

14 libjvm.dylib 0x10c10d4e6 thread_entry(JavaThread, Thread) + 120

15 libjvm.dylib 0x10c44bbc6 JavaThread::thread_main_inner() + 130

16 libjvm.dylib 0x10c44ba10 JavaThread::run() + 372

17 libjvm.dylib 0x10c4498ec Thread::call_run() + 104

18 libjvm.dylib 0x10c2f83c1 thread_native_entry(Thread*) + 313

19 libsystem_pthread.dylib 0x7ff80b4154e1 _pthread_start + 125

20 libsystem_pthread.dylib 0x7ff80b410f6b thread_start + 15

Thread 20 crashed with X86 Thread State (64-bit):

rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000000000000000

rdi: 0x0000000000000397 rsi: 0x0000000000000003 rbp: 0x0000000000000000 rsp: 0x00007ff84cb60988

r8: 0x000000030b063000 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x00007ff84cb60980

r12: 0x000000000000ab07 r13: 0x000000010c522e92 r14: 0x0000000000000006 r15: 0x0000000000000016

rip: rfl: 0x0000000000000283

tmp0: 0xffffffffffffffff tmp1: 0x00007ff89b98e914 tmp2: 0x00007ff80b3df004

Binary Images:

           0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???

0x7ff80b3d7000 -     0x7ff80b40efff libsystem_kernel.dylib (*) <61711d11-e776-3bc3-b9a2-6f9f37cb8499> /usr/lib/system/libsystem_kernel.dylib

0x7ff80b45c000 -     0x7ff80b95cfff com.apple.CoreFoundation (6.9) <9c8908f2-e5e0-35b7-9f41-fdf8d7476d8b> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7ff8145bf000 -     0x7ff8148b2fff com.apple.HIToolbox (2.1.1) <04544f53-a387-3ac3-a85d-f8adfc0bc69e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

0x7ff80de10000 -     0x7ff80ec9efff com.apple.AppKit (6.9) <832ad371-d3b8-3061-b4e2-1c4e0cffce0b> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

   0x12ef61000 -        0x12ef98fff libglass.dylib (*) <1616d564-b187-3c3f-bcd5-b9a525626378> /Users/USER/*/libglass.dylib

0x7ff80c214000 -     0x7ff80c5d0fff com.apple.Foundation (6.9) <ceb9e591-a1ad-3ebc-ab8d-410f4ff96307> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

   0x1027f8000 -        0x10280cfff org.quelea.windows.main (1.0) <07a90005-b735-3803-b351-1a32d15d11db> /Applications/Quelea.app/Contents/MacOS/Quelea

   0x202ae9000 -        0x202b54fff dyld (*) <b70ce1ec-b902-3852-8268-05de00bfa8d5> /usr/lib/dyld

0x7ff7fff16000 -     0x7ff7fff45fff runtime (*) <0ee8ce32-639c-316a-9551-dab9a2e0c8a5> /usr/libexec/rosetta/runtime

0x7ff80b40f000 -     0x7ff80b41afff libsystem_pthread.dylib (*) <bc574849-1aae-31e7-b350-916dda999d97> /usr/lib/system/libsystem_pthread.dylib

   0x10bcce000 -        0x10c57cfff libjvm.dylib (*) <c7316554-8cb2-3d9e-b66a-e9af0662e3ac> /Applications/Quelea.app/Contents/Resources/jre/lib/server/libjvm.dylib

0x7ff80b2df000 -     0x7ff80b367fff libsystem_c.dylib (*) <d9ba0660-744d-3f84-9f80-afb51d450512> /usr/lib/system/libsystem_c.dylib

   0x10ba12000 -        0x10ba18fff libnio.dylib (*) <248f775f-ee25-3a3b-9aaf-42dcada745a0> /Applications/Quelea.app/Contents/Resources/jre/lib/libnio.dylib

0x7ff81311e000 -     0x7ff81316ffff com.apple.CoreVideo (1.8) <77427edb-53b3-3d90-b990-8e1c01dff05a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7ff80b368000 -     0x7ff80b3c0fff libc++.1.dylib (*) <533dbd32-a8fb-3ef5-b911-4d8f543bedb4> /usr/lib/libc++.1.dylib

   0x1c0d5e000 -        0x1c4ee1fff libjfxwebkit.dylib (*) <e083cbe4-348f-3010-a62b-0882adba0958> /Users/USER/*/libjfxwebkit.dylib

External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 0

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: 0

thread_create: 0

thread_set_state: 0

VM Region Summary:

ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)

Writable regions: Total=66.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=66.6G(100%)

                            VIRTUAL   REGION

REGION TYPE SIZE COUNT (non-coalesced)

=========== ======= =======

Accelerate framework 256K 2

Activity Tracing 256K 1

CG backing stores 3024K 3

CG image 8388K 17

ColorSync 224K 26

CoreAnimation 204K 19

CoreGraphics 12K 2

CoreImage 8K 2

CoreUI image data 740K 7

Dispatch continuations 80.0M 1

Foundation 16K 1

Image IO 4096K 1

JS JIT generated code 1.0G 4

JS VM Gigacage 32.2G 3

JS VM Gigacage (reserved) 63.8G 3 reserved VM address space (unallocated)

JS VM Isolated Heap 40K 3

Kernel Alloc Once 8K 1

MALLOC 264.3M 104

MALLOC guard page 192K 8

MALLOC_MEDIUM (reserved) 64.0M 1 reserved VM address space (unallocated)

OpenGL GLSL 256K 3

Rosetta Arena 4096K 2

Rosetta Generic 12.3M 3134

Rosetta JIT 128.0M 1

Rosetta Return Stack 1100K 110

Rosetta Thread Context 1140K 114

STACK GUARD 28K 7

Stack 76.5M 71

Stack Guard 56.9M 102

VM_ALLOCATE 2.3G 6232

VM_ALLOCATE (reserved) 32.2M 9 reserved VM address space (unallocated)

WebKit Malloc 5252K 19

__CTF 756 1

__DATA 24.2M 415

__DATA_CONST 15.8M 220

__DATA_DIRTY 698K 120

__FONT_DATA 4K 1

__GLSLBUILTINS 5176K 1

__LINKEDIT 727.7M 46

__OBJC_RO 82.7M 1

__OBJC_RW 3200K 2

__TEXT 365.2M 416

__UNICODE 592K 1

dyld private memory 1024K 1

mapped file 6.3G 914

shared memory 812K 17

unshared pmap 9488K 6

=========== ======= =======

TOTAL 107.6G 12175

TOTAL, minus reserved VM space 43.7G 12175

— Reply to this email directly, view it on GitHub https://github.com/quelea-projection/Quelea/issues/549, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZ6JDNX5TYAWWOSXM5C2JLVMLLKFANCNFSM5XHPF7EA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Thanks,

Michael

leealex commented 2 years ago

Thank you @berry120 😃! This one looks more stable 💪 Quelea did not crash while I was editing a couple of songs 😎 But it needs more testing 😊

UPD: well, it crashed, but it held out longer than 2022.0 ))

leealex commented 2 years ago

report_2022-06-04.txt

berry120 commented 1 year ago

Sorry for the delay - we may be able to get our hands on an M1 mac later this year, in which case I may be able to have a more thorough look. (Can't promise anything I'm afraid but posting here just to keep you in the loop.)

leealex commented 1 year ago

Thanks Michael, I'm using Crossplatform version and it works just perfectly.

berry120 commented 8 months ago

Closing this one off for now as crossplatform works well - still haven't got our hands on apple silicon, but it is still planned at some point.