PANIC in Domino server

Hi,

Anybody Knows what does it mean?.

I have the following screen in the server domino when it crashes (Once a week):

option = 0x400219

[07E4:00C3-0620] Query: (99581)

[07E4:00C3-0620] Engine Query: (“99581”%STEM)

[07E4:00C3-0620] GTR query performed in 15 ms. 13 documents found

[07E4:00C3-0620] 0 documents disualified by deletion

[07E4:00C3-0620] 0 documents disqualified by ACL

[07E4:00C3-0620] 0 documents disqualified by IDTable

[07E4:00C3-0620] 12 documents disqualified by NIF

[07E4:00C3-0620] Results marshalled in 0 ms. 1 documents left

[07E4:00C3-0620] OUT FTGSearch error = 0

[07E4:00C3-0620] FTGSearch: found=1, returned=1, start=0, count=0, limit=0

[07E4:00C3-0620] Total search time 15 ms.

[07E4:00C3-0C38] FTGetDocStream: INIT: Opened NoteID 275E in DB f:\Lotus\Domino\Data\gedoc\gedoc-Autuados.nsf

[07E4:00C3-0C38] FTGetDocStream: TERM: Finished NoteID 275E in DB f:\Lotus\Domino\Data\gedoc\gedoc-Autuados.nsf

[07E4:00C3-0C38] Thread=[07E4:00C3-0C38]

Stack base=0x0AEE0094, Stack size = 9092 bytes

PANIC: OSAddressInVARRAY: VARRAY element index is too large

Do you know why it is happening?

Thanks,

Marcio Moraes

Subject: PANIC in Domino server

We also had this problem (server version 6.5.1). The problem occured when anything touched one clients mail file. Attempting to run fixup, updall or index update on the file all crashed the server. It even crashed the server when I attempted a drop all and dbcache flush. The only way to fix the problem was to bring down the server, rename the mail file, then rebuild the mail file from scratch and recover the messages from a backup version.

Attempts to open the file on a local client also crashed the client. Hope this helps someone. Best advise, upgrade to a newer version of domino.

Subject: PANIC in Domino server

This is supposedly fixed in Domino 6.0.1 CF2.

Subject: RE: PANIC in Domino server

Hi Pk Ray,Thanks for your reply.

Well, We are using Domino 6.5 and we still have the problem!

Marcio