Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Weird List out of bounds exception

6 views
Skip to first unread message

Nathan Sutcliffe

unread,
Jan 3, 2003, 5:32:29 PM1/3/03
to
I've been chasing an elusive bug for quite some time and I'm running out of
ideas. There's one error that's showing up again and again in the client's
error log that I don't understand. The stack trace is later on in the
message.

(The client is using an application compiled with the 2.11 code, but with
the 2.12 server. They connect over a very flaky WAN.)

It seems to be happening when I call Table.Open. Why would there be a list
out of bounds error here? Has anyone seen anything like this? Any ideas at
all would be appreciated!

TpsTicketMgr.ProcessIncomingTicketsTimer: List index out of bounds (0).
Fault : List index out of bounds (0).
Date/time:29.12.2002 18:11:07
Stack dump
----------
00091AA7 (fflldict.pas line 887)
00011F35 (Classes.TList.Get + $00000039)
00091AA7 (fflldict.pas line 887)
00092803 (fflldict.pas line 1695)
000011F0 (System.TryHarder + $000000C0)
00001374 (System.SysGetMem + $00000150)
00001397 (System.SysGetMem + $00000173)
00001515 (System.SysFreeMem + $00000169)
0000153D (System.SysFreeMem + $00000191)
00002F39 (System.@LStrArrayClr + $00000025)
0009C2A9 (ffclreng.pas line 2839)
00032D98 (Controls.TControl.WndProc + $00000114)
0003554B (Controls.TWinControl.WndProc + $000001B3)
000A0D43 (ffclreng.pas line 6546)
000ABB4D (FFDB.pas line 7539)
0001216F (Classes.TList.Remove + $0000001B)
000124B5 (Classes.TThreadList.UnlockList + $00000009)
0001249E (Classes.TThreadList.Remove + $00000042)
0000A012 (SysUtils.FormatBuf + $000003E6)
0000A019 (SysUtils.FormatBuf + $000003ED)
0001CEE3 (Graphics.TCanvas.Unlock + $00000023)
000206AD (Graphics.FreeMemoryContexts + $00000075)
000124B5 (Classes.TThreadList.UnlockList + $00000009)
000206D5 (Graphics.FreeMemoryContexts + $0000009D)

--
Nathan Sutcliffe
nsutc...@speedlinesolutions.com


0 new messages