[BUG] Bits index out of range...

German support forum

Moderators: Hacker, Stefan2, white

Post Reply
JFierce7
Senior Member
Senior Member
Posts: 214
Joined: 2005-07-17, 10:47 UTC

[BUG] Bits index out of range...

Post by *JFierce7 »

Hallo,

ich bau grad einen FTP Server und teste mit dem TC.
Aus einem Grund, den ich noch nicht kenne, der aber höchstwahrscheinlich im Server liegt, sagte der TC nach einer Umbenennoperation, dass der FTP Server beschäftigt wäre. Disconnect/Connect änderte nichts. Nach einem Neustart des Servers und und erneutem Verbinden dann das:
---------------------------
Total Commander
---------------------------
Bits index out of range.
Please report this error to the Author,
with a description of what you were doing when this error occured!
Continue execution?
---------------------------
Ja Nein
---------------------------

Klick auf "Ja" führte zu:

---------------------------
Total Commander
---------------------------
Access violation at address 00000000. Read of address 00000000.
Please report this error to the Author,
with a description of what you were doing when this error occured!
Continue execution?
---------------------------
Ja Nein
---------------------------

Klick auf "Nein" ergab dann:

---------------------------
Application Error
---------------------------
Exception EAccessViolation in module TOTALCMD.EXE at 000009C6.
Access violation at address 00401BF2. Write of address 0000001D.
---------------------------
OK
---------------------------

und der TC war geschlossen.
Leider war dieses Verhalten nicht reproduzierbar und es ist natürlich denkbar, dass seine Ursache irgendwann eher begründet ist...

Vielleicht hilfts ja trotzdem etwas.

Viele Grüße
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50856
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Bits index out of range.
Dieser Fehler wird von der Delphi-Bibliothek intern gemeldet, und betrifft die Bilder für z.B. Laufwerksbuttons - es wurde versucht, auf ein nicht existierendes Bild zuzugreifen. Leider konnte ich bisher nicht herausfinden, unter welchen Umständen dieser Fehler auftritt...
Author of Total Commander
https://www.ghisler.com
Post Reply