What does this exception mean?

Hi,

Any idea what the problem is?
What does " ExceptionCode: 80000003 (Break instruction exception)" mean?

Regards,
-Praveen

FAULTING_IP:
ntdll!ResCKeOpenRuntimeView+2
[d:\vistarc1\base\mui\rescache\runtime\runtimeview.cpp @ 104]
001b:7799c8b4 cc int 3

EXCEPTION_RECORD: ffffffff – (.exr ffffffffffffffff)
ExceptionAddress: 7799c8b4 (ntdll!ResCKeOpenRuntimeView+0x00000002)
ExceptionCode: 80000003 (Break instruction exception)
ExceptionFlags: 00000000
NumberParameters: 3
Parameter[0]: 00000000
Parameter[1]: 93fc98d8
Parameter[2]: 00000028

BUGCHECK_STR: 80000003

DEFAULT_BUCKET_ID: APPLICATION_FAULT

PROCESS_NAME: ntkrpamp.exe

ERROR_CODE: (NTSTATUS) 0x80000003 - {EXCEPTION} Breakpoint A breakpoint
has been reached.

LAST_CONTROL_TRANSFER: from 77a10b7a to 7799c8b4

STACK_TEXT:
0019ef48 77a10b7a 0019f3bf 0019f0a0 00000000 ntdll!ResCKeOpenRuntimeView+0x2
[d:\vistarc1\base\mui\rescache\runtime\runtimeview.cpp @ 104]
0019ef80 77a1126b 0019f0a0 77990a18 0019f03c
ntdll!RtlpOpenAndMapCustomCultureFile+0x143
[d:\vistarc1\base\ntos\rtl\namelcid.c @ 642]
0019ef90 7757b5dd 0019f0a0 0019989c 77a28c98
ntdll!RtlpHeapTrkTrackRemove+0x1a [d:\vistarc1\base\ntos\rtl\heaptrack.c @
1062]
WARNING: Stack unwind information not available. Following frames may be
wrong.
0019f03c 77a28b29 0019f0a0 00000000 0019f0a0
kernel32!SetProcessPriorityBoost+0xb68c
0019f054 77a2929f 0019f0a0 0019fc64 00000000
ntdll!EtwpFinalizeLogFileHeader+0x228 [d:\vistarc1\base\etw\ntdll\logsup.c @
353]
0019f068 779efb11 0019f0a0 0019fc64 0019fd1c
ntdll!EtwpAddLogHeaderToLogFile+0x3e1 [d:\vistarc1\base\etw\ntdll\logsup.c @
805]
0019fd4c 7754cf15 000644c8 0019fd98 779bc503
ntdll!TppTimerpExpireTimerQueue+0x282
[d:\vistarc1\base\threadpool\ntdll\timer.c @ 501]
0019fd58 779bc503 000644c8 0019e1a7 00000000
kernel32!BaseThreadInitThunk+0x12
0019fd98 00000000 77998f9a 000644c8 00000000 ntdll!TrailUpVec+0x77
[d:\winmain\base\crts\crtw32\string\i386\memcpy.asm @ 435]

STACK_COMMAND: .bugcheck ; kb

FOLLOWUP_IP:
ntdll!ResCKeOpenRuntimeView+2
[d:\vistarc1\base\mui\rescache\runtime\runtimeview.cpp @ 104]
001b:7799c8b4 cc int 3

FAULTING_SOURCE_CODE:
No source found for ‘d:\vistarc1\base\mui\rescache\runtime\runtimeview.cpp’

SYMBOL_STACK_INDEX: 0

FOLLOWUP_NAME: MachineOwner

SYMBOL_NAME: ntdll!ResCKeOpenRuntimeView+2

MODULE_NAME: ntdll

There is a hardcoded breakpoint in the routine and it was executed.
Typically, you can try to continue from this, it may or may not work.


Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
http://www.windrvr.com
Remove StopSpam from the email to reply

“Praveen Kumar Amritaluru” wrote in message
news:xxxxx@ntdev…
> Hi,
>
> Any idea what the problem is?
> What does " ExceptionCode: 80000003 (Break instruction exception)" mean?
>
> Regards,
> -Praveen
>
>
>
> FAULTING_IP:
> ntdll!ResCKeOpenRuntimeView+2
> [d:\vistarc1\base\mui\rescache\runtime\runtimeview.cpp @ 104]
> 001b:7799c8b4 cc int 3
>
> EXCEPTION_RECORD: ffffffff – (.exr ffffffffffffffff)
> ExceptionAddress: 7799c8b4 (ntdll!ResCKeOpenRuntimeView+0x00000002)
> ExceptionCode: 80000003 (Break instruction exception)
> ExceptionFlags: 00000000
> NumberParameters: 3
> Parameter[0]: 00000000
> Parameter[1]: 93fc98d8
> Parameter[2]: 00000028
>
> BUGCHECK_STR: 80000003
>
> DEFAULT_BUCKET_ID: APPLICATION_FAULT
>
> PROCESS_NAME: ntkrpamp.exe
>
> ERROR_CODE: (NTSTATUS) 0x80000003 - {EXCEPTION} Breakpoint A breakpoint
> has been reached.
>
> LAST_CONTROL_TRANSFER: from 77a10b7a to 7799c8b4
>
> STACK_TEXT:
> 0019ef48 77a10b7a 0019f3bf 0019f0a0 00000000
> ntdll!ResCKeOpenRuntimeView+0x2
> [d:\vistarc1\base\mui\rescache\runtime\runtimeview.cpp @ 104]
> 0019ef80 77a1126b 0019f0a0 77990a18 0019f03c
> ntdll!RtlpOpenAndMapCustomCultureFile+0x143
> [d:\vistarc1\base\ntos\rtl\namelcid.c @ 642]
> 0019ef90 7757b5dd 0019f0a0 0019989c 77a28c98
> ntdll!RtlpHeapTrkTrackRemove+0x1a [d:\vistarc1\base\ntos\rtl\heaptrack.c @
> 1062]
> WARNING: Stack unwind information not available. Following frames may be
> wrong.
> 0019f03c 77a28b29 0019f0a0 00000000 0019f0a0
> kernel32!SetProcessPriorityBoost+0xb68c
> 0019f054 77a2929f 0019f0a0 0019fc64 00000000
> ntdll!EtwpFinalizeLogFileHeader+0x228 [d:\vistarc1\base\etw\ntdll\logsup.c
> @ 353]
> 0019f068 779efb11 0019f0a0 0019fc64 0019fd1c
> ntdll!EtwpAddLogHeaderToLogFile+0x3e1 [d:\vistarc1\base\etw\ntdll\logsup.c
> @ 805]
> 0019fd4c 7754cf15 000644c8 0019fd98 779bc503
> ntdll!TppTimerpExpireTimerQueue+0x282
> [d:\vistarc1\base\threadpool\ntdll\timer.c @ 501]
> 0019fd58 779bc503 000644c8 0019e1a7 00000000
> kernel32!BaseThreadInitThunk+0x12
> 0019fd98 00000000 77998f9a 000644c8 00000000 ntdll!TrailUpVec+0x77
> [d:\winmain\base\crts\crtw32\string\i386\memcpy.asm @ 435]
>
>
> STACK_COMMAND: .bugcheck ; kb
>
> FOLLOWUP_IP:
> ntdll!ResCKeOpenRuntimeView+2
> [d:\vistarc1\base\mui\rescache\runtime\runtimeview.cpp @ 104]
> 001b:7799c8b4 cc int 3
>
> FAULTING_SOURCE_CODE:
> No source found for
> ‘d:\vistarc1\base\mui\rescache\runtime\runtimeview.cpp’
>
>
> SYMBOL_STACK_INDEX: 0
>
> FOLLOWUP_NAME: MachineOwner
>
> SYMBOL_NAME: ntdll!ResCKeOpenRuntimeView+2
>
> MODULE_NAME: ntdll
>
>
>
>
>

__asm{ int 3 } is hit.

Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com

----- Original Message -----
From: “Praveen Kumar Amritaluru”
Newsgroups: ntdev
To: “Windows System Software Devs Interest List”
Sent: Sunday, September 03, 2006 11:41 PM
Subject: [ntdev] What does this exception mean?

> Hi,
>
> Any idea what the problem is?
> What does " ExceptionCode: 80000003 (Break instruction exception)" mean?
>
> Regards,
> -Praveen
>
>
>
> FAULTING_IP:
> ntdll!ResCKeOpenRuntimeView+2
> [d:\vistarc1\base\mui\rescache\runtime\runtimeview.cpp @ 104]
> 001b:7799c8b4 cc int 3
>
> EXCEPTION_RECORD: ffffffff – (.exr ffffffffffffffff)
> ExceptionAddress: 7799c8b4 (ntdll!ResCKeOpenRuntimeView+0x00000002)
> ExceptionCode: 80000003 (Break instruction exception)
> ExceptionFlags: 00000000
> NumberParameters: 3
> Parameter[0]: 00000000
> Parameter[1]: 93fc98d8
> Parameter[2]: 00000028
>
> BUGCHECK_STR: 80000003
>
> DEFAULT_BUCKET_ID: APPLICATION_FAULT
>
> PROCESS_NAME: ntkrpamp.exe
>
> ERROR_CODE: (NTSTATUS) 0x80000003 - {EXCEPTION} Breakpoint A breakpoint
> has been reached.
>
> LAST_CONTROL_TRANSFER: from 77a10b7a to 7799c8b4
>
> STACK_TEXT:
> 0019ef48 77a10b7a 0019f3bf 0019f0a0 00000000 ntdll!ResCKeOpenRuntimeView+0x2
> [d:\vistarc1\base\mui\rescache\runtime\runtimeview.cpp @ 104]
> 0019ef80 77a1126b 0019f0a0 77990a18 0019f03c
> ntdll!RtlpOpenAndMapCustomCultureFile+0x143
> [d:\vistarc1\base\ntos\rtl\namelcid.c @ 642]
> 0019ef90 7757b5dd 0019f0a0 0019989c 77a28c98
> ntdll!RtlpHeapTrkTrackRemove+0x1a [d:\vistarc1\base\ntos\rtl\heaptrack.c @
> 1062]
> WARNING: Stack unwind information not available. Following frames may be
> wrong.
> 0019f03c 77a28b29 0019f0a0 00000000 0019f0a0
> kernel32!SetProcessPriorityBoost+0xb68c
> 0019f054 77a2929f 0019f0a0 0019fc64 00000000
> ntdll!EtwpFinalizeLogFileHeader+0x228 [d:\vistarc1\base\etw\ntdll\logsup.c @
> 353]
> 0019f068 779efb11 0019f0a0 0019fc64 0019fd1c
> ntdll!EtwpAddLogHeaderToLogFile+0x3e1 [d:\vistarc1\base\etw\ntdll\logsup.c @
> 805]
> 0019fd4c 7754cf15 000644c8 0019fd98 779bc503
> ntdll!TppTimerpExpireTimerQueue+0x282
> [d:\vistarc1\base\threadpool\ntdll\timer.c @ 501]
> 0019fd58 779bc503 000644c8 0019e1a7 00000000
> kernel32!BaseThreadInitThunk+0x12
> 0019fd98 00000000 77998f9a 000644c8 00000000 ntdll!TrailUpVec+0x77
> [d:\winmain\base\crts\crtw32\string\i386\memcpy.asm @ 435]
>
>
> STACK_COMMAND: .bugcheck ; kb
>
> FOLLOWUP_IP:
> ntdll!ResCKeOpenRuntimeView+2
> [d:\vistarc1\base\mui\rescache\runtime\runtimeview.cpp @ 104]
> 001b:7799c8b4 cc int 3
>
> FAULTING_SOURCE_CODE:
> No source found for ‘d:\vistarc1\base\mui\rescache\runtime\runtimeview.cpp’
>
>
> SYMBOL_STACK_INDEX: 0
>
> FOLLOWUP_NAME: MachineOwner
>
> SYMBOL_NAME: ntdll!ResCKeOpenRuntimeView+2
>
> MODULE_NAME: ntdll
>
>
>
>
>
> —
> Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
>
> To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer