Issue with FBA
Posted: 02-25-2008, 12:36 PM
When FBA process starts and starts registering the dll's and writes into the
registry at the end of the process we are receiving an error message
================================================== ===
First Boot Agent encountered a problem and needed to close
szappname: fba.exe szappver: 2.0.1024.0 szmodname: unknown
szmodver:0.0.0.0 offset: 008e136d
This error report includes information regarding the condition of FBA wehn
the problem occrured...
Manifest.txt
========
Server=watson.microsoft.com
UI LCID=1033
Flags=1671504
Brand=WINDOWS
TitleName=First Boot Agent
DigPidRegPath=HKLM\Software\Microsoft\Windows
NT\CurrentVersion\DigitalProductId
ErrorText=This error occurred on 2/25/2008 at 8:44:29 AM.
HeaderText=First Boot Agent encountered a problem and needed to close.
Stage1URL=
Stage1URL=/StageOne/fba_exe/2_0_1024_0/unknown/0_0_0_0/008e12e2.htm
Stage2URL=
Stage2URL=/dw/stagetwo.asp?szAppName=fba.exe&szAppVer=2.0.1024.0 &szModName=unknown&szModVer=0.0.0.0&offset=008e12e 2
DataFiles=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\WER1d 6a.dir00\fba.exe.mdmp|C:\DOCUME~1\ADMINI~1\LOCALS~ 1\Temp\WER1d6a.dir00\appcompat.txt
Heap=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\WER1d6a.di r00\fba.exe.hdmp
ErrorSubPath=fba.exe\2.0.1024.0\unknown\0.0.0.0\00 8e12e2
DirectoryDelete=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp \WER1d6a.dir00
I have collected other dump files and analyzed and here is the analysis
FAULTING_IP:
FBWFLIB+12e2
008e12e2 ?? ???
EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 008e12e2 (<Unloaded_FBWFLIB.dll>+0x000012e2)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
PROCESS_NAME: fba.exe
LAST_CONTROL_TRANSFER: from 00000000 to 008e12e2
as per the last control transfer the program is trying to read from location
008e12e2
and bug check is giving == APPLICATION_FAULT_BAD_INSTRUCTION_PTR
call stack
======
ChildEBP RetAddr
0092a378 7c90e9c0 ntdll!KiFastSystemCallRet
0092a37c 7c8025cb ntdll!ZwWaitForSingleObject+0xc
0092a3e0 7c802532 kernel32!WaitForSingleObjectEx+0xa8
0092a3f4 6946044d kernel32!WaitForSingleObject+0x12
0092a45c 694579d0 faultrep!MyCallNamedPipe+0x15b
0092e8b8 694582f1 faultrep!StartManifestReport+0x1cd
0092f928 7c8635ce faultrep!ReportFault+0x573
0092fb9c 7c83aaa8 kernel32!UnhandledExceptionFilter+0x55b
0092fba4 7c839a91 kernel32!BaseThreadStart+0x4d
0092fbcc 7c9037bf kernel32!_except_handler3+0x61
0092fbf0 7c90378b ntdll!ExecuteHandler2+0x26
0092fca0 7c90eafa ntdll!ExecuteHandler+0x24
0092fca0 008e12e2 ntdll!KiUserExceptionDispatcher+0xe
WARNING: Frame IP not in any known module. Following frames may be wrong.
0092ff9c 00000000 <Unloaded_FBWFLIB.dll>+0x12e2
When i want to get into more TEB structure i am unable to get the modules
loaded
Changes happened
=============
--We updated to Wfr2 with IE 7 added along with media player new version and
few QFE's added and we are seeing this error , we are not sure what is
impacting because of this error as of now.
All that we want to know is what is causing the issue , is that due to less
memory space ?
is this because of fba.exe writing to differnt memory location which is
causing the exception ?
and please help to show the pointer as how to proceed further



Linear Mode

