Windows error 0x00000071, 113

Detailed Error Information

NO_MORE_SEARCH_HANDLES[1]

MessageNo more internal file identifiers available.
Declared inwinerror.h

This appears to be a raw Win32 error. More information may be available in error 0x80070071.

SESSION5_INITIALIZATION_FAILED[2]

This is a Blue Screen of Death stop code. More information is available in the Knowledge Base article Bug Check 0x71: SESSION5_INITIALIZATION_FAILED.

HRESULT analysis[3]

This is probably not the correct interpretation of this error. The Win32 error above is more likely to indicate the actual problem.
FlagsSeveritySuccess

This code indicates success, rather than an error. This may not be the correct interpretation of this code, or possibly the program is handling errors incorrectly.

Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode0 (0x000)
NameFACILITY_NULL[3][1]
DescriptionThe default facility code.[3][1]
Error Code113 (0x0071)

Questions

3votes
0answers

How to mount a fuse-sshfs file system inside a FreeBSD-12.0p10 jail

I wish to mount a remote data source locally as a fuse file system. This is listed as supported by lsvfs: lsvfs Filesystem Num Refs Flags -------------------------------- ---------- ----- --------------- devfs 0x00000071 4 synthetic, jail cd9660 0x000000bd 0 read-only procfs 0x00000002 4 synthetic, jail nfs 0x0000003a 0 network zfs 0x000000de [...] read more
freebsd
jail
fuse
1vote
0answers

MegaRAID possibly failing

We are trying to see if a disk has failed or if it is the card. Researched on this forum and found this -> Drive is failing but LSI MegaRAID controller does not detect it However, we are getting that error for all slots. ========== Device ID: 9 Enclosure Index: [...] read more
megaraid
1vote
1answer

Disk Timeouts on a Front-End Exchange Server 2003 in DMZ

I have two front end exchange 2003 servers, both are VMs, and both are on different physical Linux boxes running vmware server in my dmz. A few days ago, all my Nagios alerts timed out for one of them, and the ping checks had a high error rate. On this [...] read more
linux
windows-server-2003
exchange-2003
dell-poweredge
0votes
0answers

WIFI 6 Card not working even though the computer detects it and up to date drivers are installed

I have run into a dead end here. I am trying to install an Intel AX200 WIFI + Bluetooth network card onto my desktop PC. I connected it to a PCIe port that had more slots than needed but I read that this should be fine. Additionally, a cable from [...] read more
wireless-networking
drivers
network-adapter
computer-building
0votes
1answer

Customizing Fantacy Remote .INI file

I am using Fantacy Remote to remote view other machines. I have attached the default .INI file that Fantacy Remote uses. When i connect to a machine, the client user should not have mouse and keyboard access of the Remote machine. It should be a View only remote connection. And [...] read more
remote-desktop
remote-access
0votes
0answers

LSI Raid controller: identifying failing hard disk (MegaCLI)

Info: I have a LSI 9265-8i controller. It's been running pretty well for two years. More recently it looks like a drive may be failing - no errors reported and no media issues reported when viewing "MegaRAID Storage Manager". Performance on one of the virtual drives is quite bad. I [...] read more
raid
hardware-raid
lsi
megaraid
megacli
0votes
0answers

iwlwifi drivers not loading for ax200 in MX linux

Kernel is 5.8, wifi driver is the intel iwlwifi version for ax200 requiring a kernel of at least 5.1 and the wifi card appears in lspci -k but nothing I've tried is working as I can't find any documentation from intel surrounding this or any other thread someone has asked, [...] read more
linux-kernel
driver
intel
firmware

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-code-reference2
  3. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0