Windows error 0xC000012D, -1073741523

Detailed Error Information

HRESULT analysis[1]

FlagsSeverityFailure
Reserved (R)true
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode0 (0x000)
NameFACILITY_NULL[1][2]
DescriptionThe default facility code.[1][2]
Error Code301 (0x012d)

Questions

3votes
0answers

postgreSQL 8.4. Error connecting to the server: FATAL: the database system is in recovery mode

I really need someone's help with this error in postgreSQL. I have postgres installed on Windows Server 2008 R2. I'm trying to connect to it using pg-admin, some custom C# and another third-party tool that works on postgres. Today, I've noticed that I can't connect to postgres. It gives me [...] read more
postgresql
windows-server-2008-r2
1vote
1answer

Chromedriver was unable to start correctly

I am using selenium chrome driver which is running in a loop and opens 6k URLs and copies some details. Actually i am using multithreading.pool.ThreadPool method to do the work. But after almost 3k URLs, I am getting error Chrome was unable to start correctly (0xc000012d). Any help plz. enter [...] read more
python
python-3.x
selenium-webdriver
selenium-chromedriver
1vote
1answer

Installer for Windows Server 2008R2 blue screens under Hyper-V 2012

Trying to build an SQL Server cluster lab on an old Dell Latitude E6400 with 6gb RAM, using Hyper-V 2012. The install works great, I can create VMs and networks just fine, but when I try to boot the 2008 R2 install ISO, it blue screens like the screenie below. [...] read more
windows-server-2008-r2
hyper-v
hyper-v-server-2012
bsod
1vote
1answer

STOP: c000021a {Fatal System Error} The initial session process or system process terminated unexpectedly

I'm encountering such an error after expanding disk space on a virtual machine using Hyper-V. > STOP: c000021a {Fatal System Error} > > The initial session process or system process terminated unexpectedly with a > status of (0x00000000) (0xc000012d 0x001003f0). The virtual server there is Windows Server 2008 R2 Enterprise [...] read more
active-directory
boot
disaster-recovery
hyper-v-server-2008-r2
1vote
1answer

How do I see what is allocated in my paged pool memory?

Here is a sample output of the !vm command in the kernel debugger of windbg.exe: *** Virtual Memory Usage *** Physical Memory: 259676 ( 1038704 Kb) Page File: \??\C:\pagefile.sys Current: 1558056 Kb Free Space: 1206384 Kb Minimum: 1558056 Kb Maximum: 3116112 Kb Available Pages: 92541 ( 370164 Kb) ResAvail Pages: [...] read more
windows
memory
memory-leak
low-memory
0votes
2answers

Windows error messages after some days of uptime

I'm having troubles with my laptop. I'm running Windows XP SP3 and after some days of uptime (the period seems to get shorter) error messages start to pop up especially when starting programs. Also letters in all programs start to disappear. Here are some of the messages I gathered when [...] read more
windows-xp
0votes
0answers

MemoryError with Keras fit_generator

I wrote a generator for Keras, since my data is to big to load into RAM. The generator is supposed to solve my memory issues, but again I run into a memory error (see below). When I try to run the model again (without changing anything), it stops after the [...] read more
python
memory
keras
generator
0votes
2answers

Constant 0xc000012d Errors and program crashes

Our primary server had a low disk space problem which was preventing many of our remote users who connect to the server from being able to use many features of programs, as well as causing the server to work slowly. I saw that the cause of this was a poorly [...] read more
windows-server-2008-r2
hard-drive
partition
-1votes
1answer

STOP: c000021a {Fatal System Error} The initial session process or system process terminated unexpectedly

I'm encountering such an error after expanding disk (done by Hyper-V) space on virtual machine. STOP: c000021a {Fatal System Error} The initial session process or system process terminated unexpectedly with a status of (0x00000000) (0xc000012d 0x001003f0). The virtual server there is Windows Server 2008 R2 Enterprise Edition, which is also [...] read more
dns
windows-server-2008-r2
fatal-error
hyper-v
hard-drive

Comments

Leave a comment

(plain text only)

Sources

  1. https://msdn.microsoft.com/en-us/library/cc231198.aspx
  2. winerror.h from Windows SDK 10.0.14393.0

User contributions licensed under CC BY-SA 3.0