also here is another backtrace with the same message "ListIndex out of bounds (3)"

(gdb) c
Continuing.
TApplication.HandleException List index (3) out of bounds
 Stack trace:
 $000000000049A81F
Mapped!
UNMAPPED
TMainIDE.DoLoadLFM there is no LFM file for "/home/andrew/programming/fpc/fcl/db/sdf/sdfdata.pp"

Breakpoint 1, 0x000000000041c59c in fpc_raiseexception ()
(gdb) bt
#0  0x000000000041c59c in fpc_raiseexception ()
#1 0x0000000000867d61 in TCUSTOMCODETOOL__RAISEEXCEPTIONINSTANCE (THEEXCEPTION=Cannot access memory at address 0x8000ffeef128
) at customcodetool.pas:1921
#2 0x0000000000867dbb in TCUSTOMCODETOOL__RAISEEXCEPTIONCLASS (AMESSAGE=Cannot access memory at address 0x8000ffeef158
) at customcodetool.pas:1929
#3 0x000000000086242f in TCUSTOMCODETOOL__RAISEEXCEPTION (AMESSAGE=Cannot access memory at address 0x8000ffeef178
) at customcodetool.pas:357
#4 0x00000000008624ca in TCUSTOMCODETOOL__RAISEEXCEPTIONFMT (AMESSAGE=Cannot access memory at address 0x8000ffeef218
) at customcodetool.pas:363
#5 0x00000000008701a0 in RAISENOTFOUND (parentfp=Cannot access memory at address 0x8000ffeef2c8
) at finddeclarationtool.pas:2072
#6 0x000000000086fffa in CHECKRESULT (NEWRESULT=Cannot access memory at address 0x8000ffeef2fc
) at finddeclarationtool.pas:2139
#7 0x000000000086f49a in TFINDDECLARATIONTOOL__FINDIDENTIFIERINCONTEXT (PARAMS=Cannot access memory at address 0x8000ffeef378
) at finddeclarationtool.pas:2581
#8 0x0000000000878b1d in RESOLVEIDENTIFIER (parentfp=Cannot access memory at address 0x8000ffeef3e8
) at finddeclarationtool.pas:5053
#9 0x000000000087762b in TFINDDECLARATIONTOOL__FINDEXPRESSIONTYPEOFVARIABLE (STARTPOS=Cannot access memory at address 0x8000ffeef4dc
) at finddeclarationtool.pas:5411
#10 0x000000000086ef49 in TFINDDECLARATIONTOOL__FINDDECLARATIONOFIDENTATPARAM (PARAMS=Cannot access memory at address 0x8000ffeef548
) at finddeclarationtool.pas:1906
#11 0x000000000086be1e in TFINDDECLARATIONTOOL__FINDDECLARATION (CURSORPOS=Cannot access memory at address 0x8000ffeef758
) at finddeclarationtool.pas:1272
#12 0x000000000086e0ad in TFINDDECLARATIONTOOL__FINDSMARTHINT (CURSORPOS=Cannot access memory at address 0x8000ffeef8a8
) at finddeclarationtool.pas:1685
#13 0x0000000000663627 in TCODETOOLMANAGER__FINDSMARTHINT (CODE=Cannot access memory at address 0x8000ffeefa48
) at codetoolmanager.pas:1552
#14 0x000000000047e7b8 in TMAINIDE__ONSRCNOTEBOOKSHOWHINTFORSOURCE (SRCEDIT=Cannot access memory at address 0x8000ffeefb38
) at main.pp:11652
#15 0x0000000000760ad5 in TSOURCENOTEBOOK__SHOWSYNEDITHINT (MOUSEPOS={X = 364, Y = 271}, this=Cannot access memory at address 0x8000ffeefcd8
) at uniteditor.pp:5550
#16 0x0000000000760683 in TSOURCENOTEBOOK__HINTTIMER (SENDER=Cannot access memory at address 0x8000ffeefd28
) at uniteditor.pp:5477
#17 0x00000000005e6bf2 in TCUSTOMTIMER__DOONTIMER (this=Cannot access memory at address 0x8000ffeefd48
) at customtimer.pas:176
#18 0x00000000005e6b56 in TCUSTOMTIMER__TIMER (this=Cannot access memory at address 0x8000ffeefd68
) at customtimer.pas:152
#19 0x0000000000567a5c in GTKTIMERCB (DATA=Cannot access memory at address 0x8000ffeefd98
) at gtkcallback.inc:2522
#20 0x00002aaaaabd6b0a in g_timeout_dispatch () from /usr/lib64/libglib-1.2.so.0 #21 0x00002aaaaabd5a22 in g_main_dispatch () from /usr/lib64/libglib-1.2.so.0
#22 0x00002aaaaabd6636 in g_main_iterate () from /usr/lib64/libglib-1.2.so.0
#23 0x00002aaaab0b2538 in gtk_main_iteration_do () from /usr/lib64/libgtk-1.2.so.0 #24 0x00000000004f34be in TGTKWIDGETSET__APPWAITMESSAGE (this=Cannot access memory at address 0x8000ffeefea8
) at gtkobject.inc:1813
#25 0x000000000043667a in TAPPLICATION__IDLE (WAIT=Cannot access memory at address 0x8000ffeefedc
) at application.inc:282
#26 0x0000000000437fa1 in TAPPLICATION__HANDLEMESSAGE (this=Cannot access memory at address 0x8000ffeefef8
) at application.inc:920
#27 0x0000000000438441 in RUNMESSAGE (parentfp=Cannot access memory at address 0x8000ffeeff18
) at application.inc:1034
#28 0x000000000043835c in TAPPLICATION__RUNLOOP (this=Cannot access memory at address 0x8000ffef0018
) at application.inc:1044
#29 0x000000000048e2a5 in TWIDGETSET__APPRUN (ALOOP=Cannot access memory at address 0x8000ffef0038
) at interfacebase.inc:42
#30 0x00000000004382ff in TAPPLICATION__RUN (this=Cannot access memory at address 0x8000ffef0078
) at application.inc:1023
#31 0x0000000000410055 in main () at lazarus.pp:99
(gdb) c
Continuing.
### TCodeToolManager.HandleException: "identifier not found: Name" at Line=7 Col=8 in "/home/andrew/programming/fpc/fcl/db/sdf/sdfdata.pp"

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to