Re: Issues with EventCombMT.exe

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Unfortunately it doesn't just happen on my machine. If I run the tool
locally on the DC's I'm searching, it bombs there too. My company isn't
going to pay for support so I guess I'm out of luck.

I did some debug analysis to see if I could find anything, but I'm just left
with data that is just over my head.. i.e.

------------------------begin debug-------------------------------
FAULTING_IP:
+a0
64302d31 ?? ???

EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 64302d31
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000000
Parameter[1]: 64302d31
Attempt to read from address 64302d31

FAULTING_THREAD: 00002384

PROCESS_NAME: eventcombMT.exe

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced
memory at 0x%08lx. The memory could not be %s.

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx
referenced memory at 0x%08lx. The memory could not be %s.

EXCEPTION_PARAMETER1: 00000000

EXCEPTION_PARAMETER2: 64302d31

READ_ADDRESS: 64302d31

FOLLOWUP_IP:
+a0
64302d31 ?? ???

....additional info snipped...

FAILURE_BUCKET_ID: HEAP_CORRUPTION_c0000005_heap_corruption!heap_corruption

BUCKET_ID:
APPLICATION_FAULT_HEAP_CORRUPTION_BAD_INSTRUCTION_PTR_INVALID_POINTER_READ_BAD_IP_heap_corruption!heap_corruption

------------------------end debug-------------------------------


Maybe this means something to someone?

"Dave Patrick" wrote:

You might try reinstalling the support tools. You might also try the tool
from a clean boot. Failing that you're probably left with calling paid
product support.



--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


"Matthew" wrote:
I make extensive use of the Account Lockout tools. One of the tools I use
consistently is EventCombMT.exe.

Unfortunately, it's gotten to the point where I cannot use EventCombMT
anymore. It seems everytime I attempt to use it, the tool crashes. It
seems
to always crash if I specify text to search for. If I leave text field
empty, I don't have a problem (as far as I know) but unfortunately it's
specific text I need to find. If I can't filter, the tool is useless.

Does anyone have any advice on where I can go to get this issue resolved?

.



Relevant Pages

  • Re: Garbage collection
    ... nice-to-have feature to have also an GC attribute on type - to express an exclusion filter - but, imho, definitely do not rely on types _only_ to define the allocation policy. ... What I would like to see in Delphi it's a more advanced memory manager - but, anyway, I want to praise the Pierre's achievements - having a configurable GC and also, having a memory "defragmenter" to work in a separate thread in the low-activity periods of program. ... specifically to do the searching. ...
    (borland.public.delphi.non-technical)
  • Re: text box control
    ... Searching for airline flights isn't at all like searching ... To load and unload that form 200 times in one day, ... memory than if you just had a few forms that could stay in memory. ... modular approach.... ...
    (microsoft.public.vb.general.discussion)
  • Re: Question about ATA-2 and the Fixed Disk Parameter Table
    ... You can find it by searching in a certain ... range of the PC's memory using a tool like DEBUG. ... puts the numbers from CMOS in the FDPT, ...
    (comp.arch.storage)
  • Re: seaching a list...
    ... memory searches should be faster than the network overhead, ... memory searches are better/faster than the network overhead of searching. ... However, SQL allows you to modify your query with a variety of things. ... Whichever DB toolkit you're using should have an appropriate escape() sort of function that allows you to pass it in a string to escape. ...
    (comp.lang.python)
  • Re: Efficient algorithm for finding duplicates in 56-bit number
    ... is rubbish, or the statement is rubbish, or critical information ... store all numbers + a hashing table in memory. ... the overhead is about 70% or so (less ... because searching it would be too slow. ...
    (comp.programming)