-
-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Error during execution documents from 2024.
Steps:
- Exported ClientStatements___*.pdf documents from etrade only for 2024.
- 9 documents added to etradeTaxReturnHelper
- Pressed execute
"Error: Statements are related to different years!" in GUI Notes
Stack backtrace below.
2025-02-17T09:59:45.895Z INFO [etradeTaxReturnHelper::pdfparser] Processing Account statement PDF
thread 'main' panicked at src\gui.rs:128:25:
Error: unable to perform taxation
stack backtrace:
0: 0x7ff68d731421 -
1: 0x7ff68d74c5ba -
2: 0x7ff68d72cb87 -
3: 0x7ff68d731265 -
4: 0x7ff68d732d97 -
5: 0x7ff68d732b77 -
6: 0x7ff68d733423 -
7: 0x7ff68d733272 -
8: 0x7ff68d731b6f -
9: 0x7ff68d732eae -
10: 0x7ff68d847251 -
11: 0x7ff68cb1d617 -
12: 0x7ff68cb436d0 -
13: 0x7ff68d75c815 -
14: 0x7ff68d780f97 -
15: 0x7ff68d75af0d -
16: 0x7ff68d759e2b -
17: 0x7ff68d779edf -
18: 0x7ff68d777362 -
19: 0x7fff15f2ef5c - CallWindowProcW
20: 0x7fff15f2e684 - DispatchMessageW
21: 0x7ff68d77b759 -
22: 0x7ff68d75ad77 -
23: 0x7ff68cb438f6 -
24: 0x7ff68cb3df2d -
25: 0x7ff68cb0cca5 -
26: 0x7ff68cb0ed18 -
27: 0x7ff68cb135f6 -
28: 0x7ff68cb1a7ec -
29: 0x7ff68d72756c -
30: 0x7ff68cb1027c -
31: 0x7ff68d7f0700 -
32: 0x7fff16ec7374 - BaseThreadInitThunk
33: 0x7fff1759cc91 - RtlUserThreadStart