1
+ {
2
+ "Date": "2024-04-03T12:45:38.788982+03:00",
3
+ "Uname": "Linux nick 5.15.0-79-generic #86~20.04.2-Ubuntu SMP Mon Jul 17 23:27:17 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux",
4
+ "OS": "Ubuntu",
5
+ "OSRelease": "20.04",
6
+ "Architecture": "amd64",
7
+ "ExecutablePath": "casr/tests/casr_tests/csharp/test_casr_csharp/test_casr_csharp.csproj",
8
+ "ProcEnviron": [
9
+ "GJS_DEBUG_TOPICS=JS ERROR;JS LOG",
10
+ "IM_CONFIG_PHASE=1",
11
+ "COLORTERM=truecolor",
12
+ "QT_IM_MODULE=ibus",
13
+ "USER=headshog",
14
+ "HOME=/home/headshog",
15
+ "GJS_DEBUG_OUTPUT=stderr",
16
+ "PWD=/home/headshog/casr",
17
+ "_=/home/headshog/casr/./target/debug/casr-csharp",
18
+ "JOURNAL_STREAM=8:2212765",
19
+ "WINDOWPATH=2",
20
+ "MANAGERPID=2410990",
21
+ "PATH=/home/headshog/.cargo/bin:/home/headshog/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/headshog/.dotnet/tools",
22
+ "XMODIFIERS=@im=ibus",
23
+ "QT_ACCESSIBILITY=1",
24
+ "SHELL=/bin/zsh",
25
+ "VTE_VERSION=6003",
26
+ "INVOCATION_ID=77de27253478465ba8558472de9846f7",
27
+ "SHLVL=1",
28
+ "DISPLAY=:0",
29
+ "TERM=xterm-256color",
30
+ "GDMSESSION=ubuntu",
31
+ "OLDPWD=/home/headshog/casr/target",
32
+ "ZSH=/home/headshog/.oh-my-zsh",
33
+ "PAGER=less",
34
+ "LESS=-R",
35
+ "LSCOLORS=Gxfxcxdxbxegedabagacad"
36
+ ],
37
+ "ProcCmdline": "dotnet run --project casr/tests/casr_tests/csharp/test_casr_csharp/test_casr_csharp.csproj",
38
+ "Stdin": "",
39
+ "ProcStatus": [],
40
+ "ProcMaps": [],
41
+ "ProcFiles": [],
42
+ "NetworkConnections": [],
43
+ "CrashSeverity": {
44
+ "Type": "NOT_EXPLOITABLE",
45
+ "ShortDescription": "System.ArgumentException",
46
+ "Description": "Parameter cannot be null",
47
+ "Explanation": ""
48
+ },
49
+ "Stacktrace": [
50
+ "at Program.f2() in /home/headshog/casr/casr/tests/casr_tests/csharp/test_casr_csharp/test_casr_csharp.cs:line 14",
51
+ "at Program.f1() in /home/headshog/casr/casr/tests/casr_tests/csharp/test_casr_csharp/test_casr_csharp.cs:line 10",
52
+ "at Program.Main(String[] args) in /home/headshog/casr/casr/tests/casr_tests/csharp/test_casr_csharp/test_casr_csharp.cs:line 6"
53
+ ],
54
+ "Registers": {},
55
+ "Disassembly": [],
56
+ "Package": "",
57
+ "PackageVersion": "",
58
+ "PackageArchitecture": "",
59
+ "PackageDescription": "",
60
+ "AsanReport": [],
61
+ "UbsanReport": [],
62
+ "PythonReport": [],
63
+ "GoReport": [],
64
+ "JavaReport": [],
65
+ "RustReport": [],
66
+ "JsReport": [],
67
+ "CSharpReport": [
68
+ "Unhandled exception. System.ArgumentException: Parameter cannot be null",
69
+ " at Program.f2() in /home/headshog/casr/casr/tests/casr_tests/csharp/test_casr_csharp/test_casr_csharp.cs:line 14",
70
+ " at Program.f1() in /home/headshog/casr/casr/tests/casr_tests/csharp/test_casr_csharp/test_casr_csharp.cs:line 10",
71
+ " at Program.Main(String[] args) in /home/headshog/casr/casr/tests/casr_tests/csharp/test_casr_csharp/test_casr_csharp.cs:line 6"
72
+ ],
73
+ "CrashLine": "/home/headshog/casr/casr/tests/casr_tests/csharp/test_casr_csharp/test_casr_csharp.cs:14",
74
+ "Source": [
75
+ " 10 f2();",
76
+ " 11 }",
77
+ " 12 ",
78
+ " 13 public static void f2() {",
79
+ "--->14 throw new ArgumentException(\"Parameter cannot be null\");",
80
+ " 15 }",
81
+ " 16 }"
82
+ ]
83
+ }
0 commit comments