B
balan.sb
STACK_TEXT:
07a2fea8 1b02f70a 03723680 1b00925f 00000002
msjet40!Collection::RemoveObject+0x10
07a2feb0 1b00925f 00000002 03723680 037236a0
msjet40!Transaction::RemovePageDesc+0x1c
07a2fee4 1b04b45b 02d0d9a0 00000002 07a2ff94
msjet40!PageDesc::Commit+0x29
07a2ff30 1b04b242 07a2ff94 00000007 03534ab8
msjet40!PageDesc::SurrenderMemory+0xdf
07a2ff58 1b003645 00000007 07a2ff94 00000000
msjet40!Database::SurrenderMemory+0xd5
07a2ffb8 77e66063 1b120dd0 00000000 00000000
msjet40!System::WorkerThread+0x19c
07a2ffec 00000000 1b00349b 1b120dd0 00000000
kernel32!BaseThreadStart+0x34
The application crashes in the RemoveObject call. It's accessing
invalid memory
EXCEPTION_RECORD: ffffffff -- (.exr ffffffffffffffff)
ExceptionAddress: 1b0087b4
(msjet40!Collection::RemoveObject+0x00000010)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000001
Parameter[1]: 00000400
Attempt to write to address 00000400
OS: Win2k3 SP1 32-bit
07a2fea8 1b02f70a 03723680 1b00925f 00000002
msjet40!Collection::RemoveObject+0x10
07a2feb0 1b00925f 00000002 03723680 037236a0
msjet40!Transaction::RemovePageDesc+0x1c
07a2fee4 1b04b45b 02d0d9a0 00000002 07a2ff94
msjet40!PageDesc::Commit+0x29
07a2ff30 1b04b242 07a2ff94 00000007 03534ab8
msjet40!PageDesc::SurrenderMemory+0xdf
07a2ff58 1b003645 00000007 07a2ff94 00000000
msjet40!Database::SurrenderMemory+0xd5
07a2ffb8 77e66063 1b120dd0 00000000 00000000
msjet40!System::WorkerThread+0x19c
07a2ffec 00000000 1b00349b 1b120dd0 00000000
kernel32!BaseThreadStart+0x34
The application crashes in the RemoveObject call. It's accessing
invalid memory
EXCEPTION_RECORD: ffffffff -- (.exr ffffffffffffffff)
ExceptionAddress: 1b0087b4
(msjet40!Collection::RemoveObject+0x00000010)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000001
Parameter[1]: 00000400
Attempt to write to address 00000400
OS: Win2k3 SP1 32-bit