File name from file number?

I have a kernel dump generated by 0x24 bug check code
(NTFS_FILE_SYSTEM Error). According to the
documentation, the first parameter for this dump
points to the file number and line number that
generated the stop error.

Is it possible to fish out the file name from this
first parameter from the kernel dump? If so, how?


Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail

Sorry, this information is internal to Microsoft and is not publicly
available.

Neal Christiansen
Microsoft File System Filter Group Lead
This posting is provided “AS IS” with no warranties, and confers no
rights

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Vam
Sent: Thursday, September 30, 2004 7:07 AM
To: Windows File Systems Devs Interest List
Subject: [ntfsd] File name from file number?

I have a kernel dump generated by 0x24 bug check code
(NTFS_FILE_SYSTEM Error). According to the
documentation, the first parameter for this dump
points to the file number and line number that
generated the stop error.

Is it possible to fish out the file name from this
first parameter from the kernel dump? If so, how?


Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@windows.microsoft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

Hi Vam,

I think you may be confused as to which file name that first parameter
is referring. It is not the file that is currently being processed in
the operation that bugchecked. This number identifies an NTFS source
code file that contains the code which generated the bugcheck. Even if
you have access to the NTFS source code, this information is rarely
relevant to debugging the actual problem.

.cxr of the 3rd parameter is the big help here – it takes you to the
code location where the exception was generated. Then you can find the
file object for the current operation to tell you what file is being
processed at the time of the exception.

Thanks,
Molly Brown
Microsoft Corporation

This posting is provided “AS IS” with no warranties and confers no
rights.

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Neal Christiansen
Sent: Thursday, September 30, 2004 7:40 PM
To: Windows File Systems Devs Interest List
Subject: RE: [ntfsd] File name from file number?

Sorry, this information is internal to Microsoft and is not publicly
available.

Neal Christiansen
Microsoft File System Filter Group Lead
This posting is provided “AS IS” with no warranties, and confers no
rights

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Vam
Sent: Thursday, September 30, 2004 7:07 AM
To: Windows File Systems Devs Interest List
Subject: [ntfsd] File name from file number?

I have a kernel dump generated by 0x24 bug check code (NTFS_FILE_SYSTEM
Error). According to the documentation, the first parameter for this
dump points to the file number and line number that generated the stop
error.

Is it possible to fish out the file name from this first parameter from
the kernel dump? If so, how?


Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@windows.microsoft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: unknown lmsubst tag argument:
‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com