Reported to Apple and Logs Submitted
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: Proclaim [637]
Path: /Applications/Proclaim.app/Contents/MacOS/Proclaim
Identifier: com.logos.Proclaim
Version: 3.2.0.0014 (312.0.14)
Code Type: X86-64 (Translated)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2022-01-06 16:11:52.5490 +0000
OS Version: macOS 12.1 (21C52)
Report Version: 12
Anonymous UUID: 399BBFFD-15A1-7E31-E9A9-8F84DBCC61FA
Sleep/Wake UUID: 17A7AA36-3925-4A9C-BE92-1B0DA7752B56
Time Awake Since Boot: 4000 seconds
Time Since Wake: 436 seconds
System Integrity Protection: enabled
Crashed Thread: 1 com.apple.rosetta.exceptionserver
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x00007ff7ffec4af8
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace SIGNAL, Code 5 Trace/BPT trap: 5
Terminating Process: exc handler [637]
Application Specific Information:
rosetta error: unexpectedly need to EmulateForward on a synchronous exception x86_rip=0x140703537879053 arm_pc=0x140705963566428 num_insts=6 inst_index=2 x86 instruction bytes: 0x6215344901283465301 0x17042544937633142081
Crashing on exception: System.ArgumentException: Height cannot be negative
Parameter name: height
at System.Windows.Rect..ctor (System.Double x, System.Double y, System.Double width, System.Double height) [0x00029] in <ba96621dbcde4890816b1e3c265f5f22>:0
at Logos.Proclaim.Common.Utility.ResizableItemUtility.GetMarginGuidesRect (System.Double canvasWidth, System.Double canvasHeight) [0x00018] in /Volumes/Code/Jenkins/workspace/Proclaim-stable-Mac/Proclaim/src/Proclaim.Common/Utility/ResizableItemUtility.cs:883
at Logos.Proclaim.Common.Utility.ResizableItemUtility.GetVisibleGuides (System.Double canvasWidth, System.Double canvasHeight, System.Boolean showMarginGuides, System.Boolean showRuleOfThirdsGuides) [0x0000c] in /Volumes/Code/Jenkins/workspace/Proclaim-stable-Mac/Proclaim/src/Proclaim.Common/Utility/ResizableItemUtility.cs:765
at (wrapper native-to-managed) Logos.Proclaim.Common.Utility.ResizableItemUtility.GetVisibleGuides(double,double,bool,bool,System.Exception&)