[LEAK] Windows 10 Build 9901

Discussion in 'Windows 10' started by Tito, Dec 14, 2014.

Thread Status:
Not open for further replies.
  1. bchat

    bchat MDL Smart Azz

    Joined:
    Nov 7, 2008
    Messages:
    1,722
    Likes Received:
    453
    Trophy Points:
    60
    i do what I do best...;)

    FYI - it is Bill - NOT "Bi" - not that there is anything wrong with that - :hug2:
     
  2. bchat

    bchat MDL Smart Azz

    Joined:
    Nov 7, 2008
    Messages:
    1,722
    Likes Received:
    453
    Trophy Points:
    60
    Yep - he marinates it in fine wine, serenades it with cool jazz, isoizes it, and ships it out.
     
  3. WildByDesign

    WildByDesign MDL Addicted

    Joined:
    Sep 8, 2013
    Messages:
    733
    Likes Received:
    392
    Trophy Points:
    30
  4. f.a.

    f.a. MDL Novice

    Joined:
    Dec 18, 2014
    Messages:
    28
    Likes Received:
    15
    Trophy Points:
    0
    I've tried shutdown.exe -a and it didn't even stop the reboot process. ModernUI apps doesn't work after lsass fail. That makes me think my lsass fails are somehow connected with immersive shell. And probably even with apps problems like WildByDesign had. :g:
    Yeah, false update massanges on lock screen, win key doesn't close start screen, can't set pin code for log in. + keyboard indicator bugs from the previous builds. That's pretty crappy and makes me sad.
     
  5. lookus

    lookus MDL Novice

    Joined:
    Jul 29, 2009
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    sorry, did not put that clear enough. I meant Professional Edition via ei.cfg on a Surface Pro 2
     
  6. bullguy

    bullguy MDL Novice

    Joined:
    Nov 14, 2012
    Messages:
    15
    Likes Received:
    1
    Trophy Points:
    0
    copy and paste the following command in Command Prompt(admin). and hit enter to run.(to paste the command in Command Prompt, copy the command. Then open Command Prompt window then right click and paste.)
    Dism.exe /online /enable-feature /featurename:NetFX3 /All /Source:O:\sources\sxs /LimitAccess
    Note: Here J: is my DVD drive. So replace J: with your source DVD drive letter.
     
  7. generalsu

    generalsu MDL Senior Member

    Joined:
    Jul 30, 2009
    Messages:
    265
    Likes Received:
    12
    Trophy Points:
    10
    Got my first BSOD with 9901. 9901 is probably the buggiest of all builds. Even though they fixed the GDI leak, they broke many others features and removed some desktop apps.
     
  8. Chris123NT

    Chris123NT MDL Expert

    Joined:
    Oct 23, 2010
    Messages:
    1,070
    Likes Received:
    793
    Trophy Points:
    60
    What was the error code of the BSOD? And what file was the fault in? Could be a driver, or security software.
     
  9. nexus76

    nexus76 MDL Addicted

    Joined:
    Jan 25, 2009
    Messages:
    788
    Likes Received:
    298
    Trophy Points:
    30
    #529 nexus76, Dec 18, 2014
    Last edited: Dec 18, 2014

    Attached Files:

  10. ODY123

    ODY123 MDL Expert

    Joined:
    Apr 20, 2011
    Messages:
    1,164
    Likes Received:
    181
    Trophy Points:
    60
    Thanks Paul, you are the one that I want to download from - both reliable and with kick azz speed.
     
  11. WildByDesign

    WildByDesign MDL Addicted

    Joined:
    Sep 8, 2013
    Messages:
    733
    Likes Received:
    392
    Trophy Points:
    30
    I was seeing updates available messages on lock screen as well. It turns out that the Metro/Immersive WU mechanism does not work properly in this build. Once I did the registry fix to enable the regular WU in Control Panel I was able to access and install the available updates.
     
  12. maddog0266

    maddog0266 MDL Expert

    Joined:
    Apr 26, 2011
    Messages:
    1,183
    Likes Received:
    146
    Trophy Points:
    60
    What are the registry fix you are talking about
     
  13. jeff69dini

    jeff69dini MDL Addicted

    Joined:
    Nov 22, 2008
    Messages:
    964
    Likes Received:
    226
    Trophy Points:
    30
    strange this build is super rock stable for me, better than even 8.1 :D
     
  14. WildByDesign

    WildByDesign MDL Addicted

    Joined:
    Sep 8, 2013
    Messages:
    733
    Likes Received:
    392
    Trophy Points:
    30
  15. maddog0266

    maddog0266 MDL Expert

    Joined:
    Apr 26, 2011
    Messages:
    1,183
    Likes Received:
    146
    Trophy Points:
    60
  16. arseny92

    arseny92 MDL Secret Weapon

    Joined:
    Sep 22, 2009
    Messages:
    570
    Likes Received:
    1,268
    Trophy Points:
    30
    Applicability evaluation for flighting. For proper upgrades between builds, CBS reads applicability from earlier known packages, including those that aren't present/internal, to correctly migrate those packages, that are crossversion (e.g. RSAT) if present. Set $env:WINDOWS_TRACING_FLAGS=10000 to see extended cbs log for future CBS actions.
     
  17. maddog0266

    maddog0266 MDL Expert

    Joined:
    Apr 26, 2011
    Messages:
    1,183
    Likes Received:
    146
    Trophy Points:
    60
    Finally got the video driver fixed for my laptop. The driver for 64 bit does not work correctly with Windows 10 build 9888 or 9901.
    But it works perfect with no issues on 32 bit OS of Windows 10. Going to try and mod the x64 bit version of the Nvidia Go 6150 driver from HP.
    Will post if I get it to work.
     
  18. nexus76

    nexus76 MDL Addicted

    Joined:
    Jan 25, 2009
    Messages:
    788
    Likes Received:
    298
    Trophy Points:
    30
    #538 nexus76, Dec 19, 2014
    Last edited by a moderator: Apr 20, 2017
    thanks for providing this info! are you able to finish sfc?

    Code:
    C:\WINDOWS\system32>sfc /scannow
    
    Beginning system scan.  This process will take some time.
    
    Beginning verification phase of system scan.
    Verification 2% complete.
    
    Windows Resource Protection found corrupt files but was unable to fix some
    of them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For
    example C:\Windows\Logs\CBS\CBS.log. Note that logging is currently not
    supported in offline servicing scenarios.
    it stops here:

    Code:
    0.0.9901.0, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName n
    eutral, PublicKey neutral in the store, file is missing
    2014-12-19 02:53:39, Info                  CSI    00000721 [SR] Cannot repair member file [l:20{10}]"secdrv.sys" of Macrovision-Protection-SafeDisc, Version = 1
    0.0.9901.0, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName n
    eutral, PublicKey neutral in the store, file is missing
    2014-12-19 02:53:39, Info                  CSI    00000722 [SR] This component was referenced by [l:336{168}]"Microsoft-Windows-Client-Features-Package-AutoMerg
    ed-drivers~31bf3856ad364e35~amd64~~10.0.9901.0.Microsoft-Windows-Client-Features-Package-AutoMerged-drivers-Deployment"
    2014-12-19 02:53:39, Error                 CSI    00000723 (F) STATUS_OBJECT_NAME_NOT_FOUND #5691000# from Windows::Rtl::SystemImplementation::DirectFileSystemP
    rovider::SysCreateFile(flags = (AllowSharingViolation), handle = {provider=NULL, handle=0, name= ("null")}, da = (SYNCHRONIZE|FILE_READ_ATTRIBUTES), oa = @0x1b1
    b95ad30->OBJECT_ATTRIBUTES {s:48; rd:NULL; on:[110]"\??\C:\WINDOWS\WinSxS\amd64_macrovision-protection-safedisc_31bf3856ad364e35_10.0.9901.0_none_38beeb0d7466bc
    82"; a:(OBJ_CASE_INSENSITIVE)}, iosb = @0x1b1b95ad10, as = (null), fa = 0, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), cd = FILE_OPEN, co = (FILE
    _SYNCHRONOUS_IO_NONALERT|0x00004000), eab = NULL, eal = 0, disp = Invalid)
    [gle=0xd0000034]
    2014-12-19 02:53:39, Error                 CSI    00000724@2014/12/19:01:53:39.425 (F) base\wcp\sil\merged\ntu\ntsystem.cpp(2192): Error STATUS_OBJECT_NAME_NOT_
    FOUND originated in function Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile expression: (null)
    [gle=0x80004005]
    2014-12-19 02:53:39, Info                  CBS    Added C:\WINDOWS\Logs\CBS\CBS.log to WER report.
    2014-12-19 02:53:39, Info                  CBS    Could not get active session for current session file logging [HRESULT = 0x80004003 - E_POINTER]
    2014-12-19 02:53:39, Info                  CBS    Not able to add pending.xml to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-12-19 02:53:39, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-12-19 02:53:39, Error                 CSI    00000725 (F) STATUS_OBJECT_NAME_NOT_FOUND #5690999# from Windows::Rtl::SystemImplementation::CDirectory::OpenE
    xistingDirectory(...)[gle=0xd0000034]
    2014-12-19 02:53:39, Error                 CSI    00000726 (F) STATUS_OBJECT_NAME_NOT_FOUND #5690998# from Windows::Rtl::SystemImplementation::CDirectory_IRtlDi
    rectoryTearoff::OpenExistingDirectory(flags = 0, da = (SYNCHRONIZE), oa = @0x1b1b95b788->SIL_OBJECT_ATTRIBUTES {s:40; on:"amd64_macrovision-protection-safedisc_
    31bf3856ad364e35_10.0.9901.0_none_38beeb0d7466bc82"; a:(OBJ_CASE_INSENSITIVE)}, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), oo = (FILE_DIRECTORY_
    FILE|FILE_SYNCHRONOUS_IO_NONALERT|FILE_OPEN_FOR_BACKUP_INTENT), dir = NULL, disp = Invalid)
    [gle=0xd0000034]
    2014-12-19 02:53:39, Error                 CSI    00000727 (F) STATUS_OBJECT_NAME_NOT_FOUND #5690994# from CFileInstaller::DoComponentOperation(...)[gle=0xd0000
    034]
    2014-12-19 02:53:39, Error                 CSI    00000728 (F) STATUS_OBJECT_NAME_NOT_FOUND #5690993# from PrimitiveInstaller::CCoordinator::RepairComponent(Com
    ponent = Macrovision-Protection-SafeDisc, Version = 10.0.9901.0, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken
     = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral)[gle=0xd0000034]
    even dism restorehealth quits at 20%, although sha1sum of the iso is correct,
    it doesn't activate anyway showing the "non-core message" but it's technical preview/pro
    that's why I tried to repair the systemfiles, both - dism & sfc - even fail at recovery console using offline scans
     
  19. madamimadam

    madamimadam MDL Novice

    Joined:
    Aug 9, 2012
    Messages:
    37
    Likes Received:
    4
    Trophy Points:
    0
    Fresh install 9901
    only thing I have done is run netplwiz to not require password and reboot.

    getting hammered with Event ID1 : The backing-file for the real-time session "Diagtrack-Listener" has reached its maximum size. As a result, new events will not be logged until space becomes available.
     
  20. Heidegger

    Heidegger MDL Member

    Joined:
    Mar 17, 2008
    Messages:
    137
    Likes Received:
    51
    Trophy Points:
    10
    Any build that requires 7 clean installs and rigamarole bordering on voodoo is not what I would call stable. :biggrin:
     
Thread Status:
Not open for further replies.