View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0038047 | Lazarus | Debugger | public | 2020-11-06 08:12 | 2021-01-11 17:14 |
Reporter | Pascal Riekenberg | Assigned To | Martin Friebe | ||
Priority | normal | Severity | minor | Reproducibility | random |
Status | assigned | Resolution | open | ||
Platform | x64 | OS | Windows 10 x64 | ||
Product Version | 2.1 (SVN) | ||||
Summary | 0038047: fpDebug: List index (1) out of bounds | ||||
Description | I somtimes get List index (1) out of bounds while debugging. | ||||
Steps To Reproduce | fpc: trunk | ||||
Additional Information | TDbgWinProcess.Continue True TDbgWinProcess.Continue True TDbgWinProcess.Continue True TCodeHelpManager.GetFPDocFilenameForSource Hint: Owner (project) has no fpdoc paths: C:\Users\Public\freepascal\projects\prime2\Common\prCobolScanner.pas TDbgWinProcess.Continue True TDbgWinProcess.Continue True TDbgWinProcess.Continue True TApplication.HandleException: EListError List index (1) out of bounds Stack trace: $00000001000DC996 CheckIndex, line 56 of ../objpas/classes/lists.inc $00000001000DC9BE Get, line 61 of ../objpas/classes/lists.inc $00000001000DE490 Delete, line 710 of ../objpas/classes/lists.inc $00000001000DE6A9 Remove, line 769 of ../objpas/classes/lists.inc $00000001001EB80D ITERATORREMOVE, line 460 of maps.pp $00000001001EBEE3 DESTROY, line 518 of maps.pp $000000010001455F Free, line 336 of ../inc/objpas.inc $0000000100E89442 fin$0000022F, line 3486 of fpdbgdwarfdataclasses.pas $000000010002200A __FPC_specific_handler, line 651 of seh64.inc $00007FFB2259116F $00007FFB22511C56 $00000001000217C4 $_fpc_local_unwind, line 409 of seh64.inc $0000000100E89607 FINDPROCSYMBOL, line 3473 of fpdbgdwarfdataclasses.pas $0000000100E0AB0D FINDPROCSYMBOL, line 1572 of fpdbgclasses.pp $0000000100E0B814 FINDPROCSYMBOL, line 1769 of fpdbgclasses.pp $0000000100E08721 GETPROCSYMBOL, line 1116 of fpdbgclasses.pp $0000000100E08F17 GETLINE, line 1188 of fpdbgclasses.pp | ||||
Tags | No tags attached. | ||||
Fixed in Revision | |||||
LazTarget | - | ||||
Widgetset | Win32/Win64 | ||||
Attached Files |
|
has duplicate | 0038068 | closed | Martin Friebe | fpDebug: occasional access violation |
|
Added a fix in r64128 Keeping issues open while checking for more similar cases. |
|
This seems to be fixed. |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-11-06 08:12 | Pascal Riekenberg | New Issue | |
2020-11-06 08:12 | Pascal Riekenberg | Status | new => assigned |
2020-11-06 08:12 | Pascal Riekenberg | Assigned To | => Martin Friebe |
2020-11-06 08:44 | Pascal Riekenberg | Summary | fpdebugger: List index (1) out of bounds => fpDebug: List index (1) out of bounds |
2020-11-06 08:44 | Pascal Riekenberg | LazTarget | => - |
2020-11-06 08:44 | Pascal Riekenberg | Widgetset | Win32/Win64 => Win32/Win64 |
2020-11-06 10:50 | Pascal Riekenberg | Product Version | 2.0.11 (SVN) => 2.1 (SVN) |
2020-11-06 10:50 | Pascal Riekenberg | Widgetset | Win32/Win64 => Win32/Win64 |
2020-11-12 11:22 | Martin Friebe | Relationship added | has duplicate 0038068 |
2020-11-12 13:04 | Martin Friebe | Note Added: 0126858 | |
2021-01-07 23:06 | Pascal Riekenberg | Note Added: 0128160 |