Top "Fault" questions

A fault is the immediate cause of a failure.

What exactly is a fault bucket and what causes it?

A have a Windows application which I've being running flawlessly for years, first on XP and now on Vista, just …

windows winapi fault
How to Handle WCF Fault Exception

I am trying to add more information regarding a SOAP fault in a open source client application. The client is …

c# wcf soap fault
SOAP faultcode env:Client

I'm connecting to a webservice, but i'm getting the following XML formatted SOAP Response: <?xml version="1.0" encoding="utf-8" standalone="…

java web-services soap client fault
Kernel Oops page fault error codes for ARM

What does error code after Oops give information about the panic in arm ex. Oops: 17 [#1] PREEMPT SMP what 17 give information …

linux linux-kernel arm fault
Coredata - "NSObjectInaccessibleException - CoreData could not fulfill a fault"

I am new to Core data and still figuring out the nuts and bolts and this error has been bugging …

iphone objective-c core-data fault
What is fault masking?

Can anybody explain what fault masking is, and and what its consequences are?

testing masking fault
insmod Unknown symbol in module

I'm trying to port edac module into kernel and get the following error: > insmod /lib/modules/2.6.34.12/kernel/drivers/edac/…

linux memory fault
Windows c++ service faulting on ucrtbase.dll when starting

So I've been developing this program for a while now... Its meant to act as an asset manager (and potentially …

windows dll service fault
Gulp: Segmentation Fault 11 after Node 4.0 update

I just updated to Node 4. When I run Gulp, I see: Segmentation fault: 11 My includes: var gulp = require('gulp'); var …

node.js gulp fault
Core Data Fault

I am mapping Json Data from Server using Restkit and I am Displaying those data by fetching from db. There …

objective-c ios core-data nsmanagedobjectcontext fault