Имя пользователя:
Пароль:
 

Название темы: Анализ MEMORY.DMP
Показать сообщение отдельно

Новый участник


Сообщения: 2
Благодарности: 0

Профиль | Отправить PM | Цитировать


Дабы не плодить тем, отпишу здесь.
Проблема следующего содержания: стал падать в dump сервер, порой пару раз на дню. Анализ дампа, таков:
Код: Выделить весь код
SYSTEM_SERVICE_EXCEPTION (3b)
An exception happened while executing a system service routine.
Arguments:
Arg1: 00000000c0000046, Exception code that caused the bugcheck
Arg2: fffff80001ef17fc, Address of the exception record for the exception that caused the bugcheck
Arg3: fffff88006f59970, Address of the context record for the exception that caused the bugcheck
Arg4: 0000000000000000, zero.

Debugging Details:
------------------


EXCEPTION_CODE: (NTSTATUS) 0xc0000046 - An attempt to release a mutant object was made by a thread that was not the owner of the mutant object.

FAULTING_IP: 
nt!RtlRaiseStatus+18
fffff800`01ef17fc 48              dec     eax

CONTEXT:  fffff88006f59970 -- (.cxr 0xfffff88006f59970)
Unable to read context, HRESULT 0x80004002

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0x3B

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from 0000000000000000 to 0000000000000000

STACK_TEXT:  
00000000 00000000 00000000 00000000 00000000 0x0


STACK_COMMAND:  .bugcheck ; kb

FOLLOWUP_IP: 
nt!RtlRaiseStatus+18
fffff800`01ef17fc 48              dec     eax

SYMBOL_NAME:  nt!RtlRaiseStatus+18

FOLLOWUP_NAME:  MachineOwner

IMAGE_NAME:  Unknown_Image

DEBUG_FLR_IMAGE_TIMESTAMP:  0

BUCKET_ID:  INVALID_KERNEL_CONTEXT

MODULE_NAME: Unknown_Module

Followup: MachineOwner
---------
На сервере стоит: Xeon E3-1245 + 8GB + Win2k8R2 STD.

Отправлено: 16:20, 15-07-2013 | #3

Название темы: Анализ MEMORY.DMP