diff options
Diffstat (limited to 'task5/vish_stacktrace.vstf')
| -rw-r--r-- | task5/vish_stacktrace.vstf | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/task5/vish_stacktrace.vstf b/task5/vish_stacktrace.vstf new file mode 100644 index 0000000..cf80805 --- /dev/null +++ b/task5/vish_stacktrace.vstf @@ -0,0 +1,32 @@ +# Current time Wed Feb 04 08:26:32 2026
+# ModelSim - Intel FPGA Edition Stack Trace
+# Program = vish
+# Id = "2020.1"
+# Version = "2020.02"
+# Date = "Feb 28 2020"
+# Platform = win32pe
+
+Exception c0000005 has occurred at address 006430e7. Traceback:
+# 0 0x006430e7: 'WinMain + 0xe9d57'
+# 1 0x0064ebd4: 'WinMain + 0xf5844'
+# 2 0x006503ef: 'WinMain + 0xf705f'
+# 3 0x0065060b: 'WinMain + 0xf727b'
+# 4 0x6c9539f1: 'TclNREvalObjv + 0x3e1'
+StackWalk failed 299
+# End of Stack Trace
+
+# Current time Wed Feb 04 14:27:24 2026
+# ModelSim - Intel FPGA Edition Stack Trace
+# Program = vish
+# Id = "2020.1"
+# Version = "2020.02"
+# Date = "Feb 28 2020"
+# Platform = win32pe
+
+Exception c0000005 has occurred at address 6cd89e6f. Traceback:
+# 0 0x6cd89e6f: 'Tcl_GetString + 0xf'
+# 1 0x6cd71f5a: 'TclListObjSetElement + 0x31a'
+# 2 0x6cce3a49: 'TclNRRunCallbacks + 0x49'
+StackWalk failed 299
+# End of Stack Trace
+
|