-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
We have commissioned and tested the remote control room at Sussex (CRSU). Unfortunately, many ORCA crashes occurred when attempting to restart/resync runs. It seems they all had the same type of exception:
22 Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
23 Exception Codes: 0x0000000000000001, 0x0000000000000000
24 Exception Note: EXC_CORPSE_NOTIFY
25
26 Termination Signal: Illegal instruction: 4
27 Termination Reason: Namespace SIGNAL, Code 0x4
28 Terminating Process: exc handler [0]
29
30 Application Specific Information:
31 *** Terminating app due to uncaught exception 'NSGenericException', reason: '-[NSAlert runModal] may only be invoked from the main thread. Behavior on other threads is undefined.
We also weren't able to resync runs because it seemed the run file wasn't opened on time (we have a latency of 100-105 ms), and we ended up with some default settings with no current PMT information. The builder instructed us to restart the run immediately. Doing so would usually result in the above crash.
Metadata
Metadata
Assignees
Labels
No labels