Windows error 0x00000025, 37

Detailed Error Information

NPFS_FILE_SYSTEM[1]

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

HRESULT analysis[2]

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[2][3]
DescriptionThe default facility code.[2][3]
Error Code37 (0x0025)

Questions

17votes
1answer

GraphicsServices: GSEventRunModal crash on iPhone

Been looking through crash reports online, and this seems to be the main problem. Any idea what it is referring to? (Too many graphics, graphics are too heavy, etc.) I haven't had any crashes in simulator or on device, oddly. Crash log: Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x00000000, 0x00000000 [...] read more
iphone
graphics
16votes
13answers

I'm unable to mount a DMG, getting a "no mountable filesystems" error

I downloaded a DMG of some commercial Mac software (CSSEdit) but I found that the DMG wouldn't mount. I tried another image from the same company, and then a number of images I had laying around from other software. About half of them mount and half don't. The error is [...] read more
macos
disk-image
dmg-image
hdiutil
6votes
2answers

Android dalvik garbage collection may crash?

We're working on a project for Android jelly bean. Our platform is arm-based, and the kernel version is 3.1.10. In our development process, we found that there is very low probability that the application crash happened in dalvik. Based on the following backtrace log, the crash appeared during garbage collection [...] read more
android
dalvik
6votes
2answers

crash log in device

I need help to understand the crash log. The app works fine on my simulator but it crashes in device. my simulator is run with:-iPhone Simulator 225, iPhone OS 4.1 (iPhone 4/8B5091b) this is my device crash log:- Incident Identifier: CD0E8B93-5CF9-402C-9787-4B175C51A690 CrashReporter Key: 1961913be3204fe8cb5a39c1e00ac0f03a452876 Hardware Model: iPhone1,2 Process: My Game[1115] [...] read more
iphone
objective-c
cocos2d-iphone
logging
5votes
1answer

How to diagnose EXC_CRASH?

A tester sent this crash file: Not sure what an EXC_CRASH is. UPDATE: I can randomly replicate it on device (never in simulator) when rotating my phone. Here is my rotation code: // Override to allow orientations other than the default portrait orientation. - (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation { if (interfaceOrientation == UIInterfaceOrientationLandscapeLeft [...] read more
iphone
objective-c
cocoa-touch
memory
4votes
2answers

Windows 8.1 UEFI x64 & Windows XP x64 Dual-Boot

I want to add option to boot in XP into the Win8.1 boot menu. So I have 2 drives: 1. On the first one I have installed Windows 8.1 x64 UEFI; 2. And on the second - Windows XP x64. Following is what I tried to do: * I created [...] read more
windows-xp
windows-8
64-bit
multi-boot
uefi
4votes
2answers

Investigating Memory Leak

We have a slow memory leak in our application and I've already gone through the following steps in trying to analyize the cause for the leak: 1. Enabling user mode stack trace database in GFlags 2. In Windbg, typing the following command: !heap -stat -h 1250000 (where 1250000 is the [...] read more
windows
debugging
memory-management
memory-leaks
windbg
4votes
1answer

App will launch in simulator and building directly from developer but then will not launch on ad hoc users

We have an app that will launch in the simulator and for the developer when building the app However when an ipa of the app and provisioning profle is sent to the adhoc tester it will install but when trying to launch it will instantly "crash". The ad hoc tester [...] read more
iphone
ios
provisioning
4votes
3answers

Launch PhoneGap-based iPhone app from email link

I just switched from Titanium to PhoneGap. All works well except that I have been unable to get the app to be launch-able from an email link. The iPad/iPod animates to start the app and then the app crashes. In this posting, the real app name has been changed to [...] read more
iphone
hyperlink
cordova
launching-application
3votes
1answer

app crashes in review, but not crash in adhoc distribution

I've tested my app on various devices with iOS 5, 5.1, and 6.0.1, without crashing. I've also successfully tested it with the Xcode debugger, and via ad-hoc distribution on the same devices. Yet, it's rejected by Apple: > We found that your app failed to launch on iPad running iOS [...] read more
ios
crash-reports
3votes
2answers

symbolicatecrash - space in bundle name preventing method names to be show in the crash report

I'm trying to debug a crash but when I run symbolicatecrash against my crash log I get every method call in the stack trace except for my method calls. Here is the crash report: Incident Identifier: C3A58923-5D49-4767-A3C2-3AFFEF00DFEF CrashReporter Key: 165f7337feeb98394ab7477fc0b7280d14a16e43 Hardware Model: iPad1,1 Process: Log Jam [2862] Path: /var/mobile/Applications/625E17A7-F0FF-4109-9E62-99FE8D6C6889/Log Jam.app/Log [...] read more
iphone
symbolicatecrash
2votes
0answers

Explain if any memory leak associated with oleaut32!APP_DATA::AllocCachedMem and ntdll!RtlAllocateHeap in windbg stack trace which appears repeatedly

I am trying to identify memory leak in a process(C++ Application) I am using Windbg tool to identify the memory leak. 0:000> !heap -stat -h 02e10000 heap @ 02e10000 group-by: TOTSIZE max-display: 20 size #blocks total ( %) (percent of total busy bytes) 40 95857 - 25615c0 (60.70) 953130 1 [...] read more
c++
memory-leaks
2votes
2answers

Julia language: Redirecting stdout does not affect every println // How to extract value from stdout

My original aim was to perform a ttest and gaining a pvalue. I used OneSampleTTest which looked promising yet the results ended up in stdout like this: julia> OneSampleTTest([1,2,3,4,5],3.1) One sample t-test ----------------- Population details: parameter of interest: Mean value under h_0: 3.1 point estimate: 3.0 95% confidence interval: (1.0368, [...] read more
julia
stdout
p-value
t-test
2votes
3answers

Eclipse SVN Synchronze workspace error - Updating Synchronize view for SVN Workspace - java/nio/file/Paths

I updated the Eclipse SVN plugins today and after that I can't sync my workspace with SVN repository. I am using java 1.6. I tried with java 1.7 as well. still I'm getting following error in eclipse. An internal error occurred during: "Updating Synchronize view for SVN Workspace.". java/nio/file/Paths. > [...] read more
java
eclipse
svn
2votes
0answers

Svn Error SVN: '0x00000025: Send Notifications' operation finished with error: java/nio/file/Paths java/nio/file/Paths

I have install the subversive 2.0.1 from eclipse marketplace to connect with remote repository. After Installing subversive I restarted the eclipse and it prompt me to install one of the svn connecter prompted automatically by eclipse, Installed SVNKit 1.8.7.I checkout the remote repository successfully and did some changes. When i [...] read more
eclipse
svn
visualsvn-server
subversive
2votes
1answer

iOS 7 Application Crashing the whole iPad

I am getting a very strange crash while using an application in iOS7. It's basically an eReader application that I am working on and while opening a book, and putting iPad to sleep, the whole iPad crashes!!! It just doesn't crash, it freezes completely and the user will have to [...] read more
ios
objective-c
ipad
cocoa-touch
ios7
2votes
2answers

iPhone Crash Report

My iPhone app is crashing for certain users in UK. I tried using UK timezone and their region format but couldn't reproduce the crash on my iPhone or emulator. Eventually got a crash report and I was able to symbolicate it. However, I have a hard time understanding the results. [...] read more
iphone
crash
2votes
2answers

SIGABRT signal after popping view in iPhone application

I am working on an iPhone application which is crashing after the routine tied to a button call is completed. I am popping the view which is at position index 1 on the navigation controller stack. The current view on which i clicked the button is on index 5. The [...] read more
iphone
uinavigationcontroller
2votes
1answer

iPhone crash that only happens on one phone

I'm seeing a particular crash on one phone that I can't replicate on other phones. I've copied the symbolicated crash file below. Has anyone else seen something like this? Can anyone shine some light on this? Incident Identifier: D679377A-67D8-4601-91D4-FEDFD4C1D5FD CrashReporter Key: 461dbf2d247a9faa589cea9165651af34e107a72 Hardware Model: iPhone3,1 Process: ThisApp [11984] Path: /var/mobile/Applications/1C70C2B3-56F6-4FD7-8298-7E58818917B7/ThisApp.app/ThisApp [...] read more
iphone
objective-c
crash
symbolicate
2votes
2answers

What other info can I get from this crash report?

This is a crash report - its from an ad-hoc tester and I cannot find the error. As far as I can see there is an array which is outstepping its bounds (I'm looking for an objectAtIndex:x when the array only has y objects - where y<x). However this only [...] read more
iphone
crash
crash-reports
2votes
2answers

Core Data crashed - a rarely happened error on the device

I got this crash log while querying an array of managed object, however, while running in the simulator it does not happen. Even in the device, sometimes it happens, sometimes not. Someone can explain to me why and what is the error? Incident Identifier: 0ED2BB7C-5E8F-483B-AE08-8DE2C14D0C23 CrashReporter Key: e24b9614a897f92ee13ce00b76c71db307c61dcb Process: FooApp [...] read more
iphone
objective-c
core-data
crash
three20
1vote
1answer

Restcomm SMSC keeps raising ActivityAlreadyExistsException when submit_sm request is sent

I am using the latest version of Restcomm SMSC (smscgateway-7.3.153) (available here: https://github.com/RestComm/smscgateway/releases/tag/7.3.153). I used the binary version and not the source code. I have got it up and running ad it communicates with Cassandra which is hosted on a different machine appropriately. I have registered an ESME as a [...] read more
java
jboss
smpp
restcomm
mobicents
1vote
1answer

Xcode 4.3.2 10.7.3 app crash on launch

I have an app which was running fine with Xcode 4.2. As soon as I upgraded to Xcode 4.3.2, the app crashes on the 5.1 simulator on launch. 0x44e5c3: jmp 0x0044e63d ; Poco::MutexImpl::lockImpl() + 317 Get a SIGABRT here. Incident Identifier: CC84E826-5B79-4F66-9182-4C779CAF865B CrashReporter Key: 98f4ee80ecae8f5500ce329f80122c35d6e7a4b7 Hardware Model: iPad3,3 Process: DataQuery [...] read more
xcode
ios5
ios-simulator
1vote
0answers

App Store Rejection: Unable to reproduce crash

The App Store Review-Team finally took a look at my new application. Sadly they found a crash in a key functionality which i can't reproduce. They are using an Retina-iPad, which i don't have, but the application has been successfully tested on a Retina-iPad, so i guess this is not [...] read more
ios
crash
app-store
1vote
2answers

iPhone App crashing on launch on iOS 4.1

iPhone application is crashing on launch in the iOS 4.1 but working in later versions and iOS 4.0. This is the crash log got from the device, I am not able to point out the issue Incident Identifier: F3B50401-19DE-4E41-BFB4-C0D904D73C06 CrashReporter Key: 7df1d68c8b14e4afa43c08cf96c7221621953e69 Hardware Model: iPhone3,1 Process: POCNew [1592] Path: /var/mobile/Applications/2E4FF8FF-2AB1-4F1F-86B8-231029FB4E1D/POCNew.app/POCNew [...] read more
iphone
objective-c
1vote
1answer

Application crash on device but works fine on iphone simulator

My app worked fine on my device but I have added features and when I test on my device (iphone 4 iOs 4.2.1), it crashes just on launching; But it works fine on simulator. I have looked for an answer to my question on the web and this forum but [...] read more
iphone
xcode
crash
sigabrt
1vote
1answer

iPad 4.2 crash launch

Sad, sad girl needs your help=) I'm creating app to iPad. Apple send log crash that app crash launch with iPad 4.2. Can someone help how can I read this log crash?? I don't understand what is the matter with app, because previous version at iPad don't crash. That line [...] read more
objective-c
ipad
cocos2d-iphone
1vote
2answers

iPhone SIGABRT Crash 0x00000000: Help me with Multiple Choice

I'm having an issue with an iPhone app that crashes on launch for a select few users. MOST users are just fine - the app is live on the app store, Apple didn't find any problems, I never found these problems when testing. However, they exist. So. Here is what [...] read more
iphone
objective-c
cocoa-touch
crash
sigabrt
1vote
1answer

How to find the Problem using Crash Report of iPhone?

I have the iPhone crash report and I am not able to get what is the problem with that. So, Can any one know what is the problem in the crash report? Incident Identifier: 0C9E5908-BDA9-43B9-8D83-E2EF5E9B75A7 CrashReporter Key: 9cee5ee1497f05fb45986268e8ab8e42fcf2272d Process: GRAHAM [94] Path: /var/mobile/Applications/D5959B73-09BF-4150-9568-3F86BFA39E9E/GRAHAM.app/GRAHAM Identifier: GRAHAM Version: ??? (???) Code Type: [...] read more
iphone
exception
memory
crash
1vote
1answer

Crash involving UISearchDisplayController rotating?

My app seems to crash sometimes when I rotate the phone. ViewControllerA has a UISearchDisplayController. ViewControllerA pushes ViewControllerB onto the nav stack. Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x00000000, 0x00000000 Crashed Thread: 0 Thread 0 Crashed: 0 libSystem.B.dylib 0x000791d0 __kill + 8 1 libSystem.B.dylib 0x000791c0 kill + 4 2 libSystem.B.dylib [...] read more
iphone
objective-c
cocoa-touch
memory
uisearchbar
1vote
3answers

iPhone app crash logs -- How can I use them to debug my app?

I'm not an expert in programming in general. I can find my way around Objective-C and Xcode and build working apps with no huge problems but when BUGs arise I'm often lost as to where to begin. My app works fine on the sim but more often-than-is-comfortable it crashes on [...] read more
iphone
c
objective-c
xcode
debugging
0votes
1answer

ESP32: Getting Guru Meditation Error because having an extremly long string (~15.000 characters long)

I've written a little program, which in a loop first sends a POST-request to a special machine, the machine returns an other API-path in its response header, afterwards I can execute a GET-request on that API path and get an extremly long string (~ about 15.000 characters). This works pretty [...] read more
c++
string
runtime-error
stack-overflow
esp32
0votes
1answer

MIPS Exception 6 [Bad instruction address] for Newton's Method of finding Square Roots

I'm trying to implement Newton's Method for calculating integer square roots of a given k ($a0 here). I get the correct output but it is followed by an infinite series of Exception 6 errors like the following: sqrt(32) = 5 sqrt(33) = 5 sqrt(34) = 5 sqrt(35) = 6 sqrt(36) [...] read more
exception
assembly
mips
qtspim
0votes
1answer

Same HTTP request passes with CURL_CLI but fails with LIBCURL

Am using libcurl to communicate with Amazon S3. GET calls are success whereas PUT (for uploading files) calls are failing with 403. PUT call with same headers when ran through CURL-CLI are success. I have disabled certificate checking. [[ curl_easy_setopt(curl, CURLOPT_SSL_VERIFYPEER, 0) ]] Using CURLOPT_DEBUGFUNCTION option as specified in https://curl.haxx.se/libcurl/c/CURLOPT_DEBUGFUNCTION.html, [...] read more
c
curl
libcurl
0votes
3answers

first iphone app crashing for unknown reason

hi my app is crashing for no reason, it works very well on simulator however on IPhone 3g it crashes often. please help! below is the crash log from organizer window. Incident Identifier: FE1D3406-8138-48E7-A107-62CA8346196F CrashReporter Key: 896b2dc2588b18c140389cba404a81a4451a703c Hardware Model: iPhone1,2 Process: Assistant [2521] Path: /var/mobile/Applications/D22CFF35-98CE-4955-8A66-7C7BC615766B/Assistant.app/Assistant Identifier: Assistant Version: ??? (???) [...] read more
iphone
crash
logging
3g
0votes
0answers

Unhandled exception, access violation writing location

I'm writing a program in C++ using Visual Studio 2012. The program requires two devices to be connected to it: a pressure sensor and driver that controls a motorized platform. The program worked fine when I wrote all the driver code in main. The motors moved and the pressure sensor [...] read more
c++
exception
access-violation
unhandled-exception
0votes
0answers

ShareKit Crash on Facebook direct sharing

I'm using ShareKit to share an item to Facebook and Twitter using this code SHKItem *item = [SHKItem image:imageToShare title:textToShare]; NSLog(@"Sharing to facebook..."); SHKFacebook *fbSharer = [SHKFacebook shareItem:item]; [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(showAnotherViewController) name:@"SHKSendDidFinish" object:fbSharer]; Everything works like a charm apart from iPhone 5, where the app crashes. This is the [...] read more
ios
iphone
objective-c
ios7
sharekit
0votes
2answers

WinDbg with dump files when you have a classic ASP app which uses a lot of .Net via interop

Ok, first please don't ask why this application is the way it is. This is a classic ASP application which in several areas uses .Net and COM and some of that .Net also reaches into COM! It's all to do with code reuse really, at some point .Net was introduced [...] read more
.net
memory-leaks
asp-classic
windbg
0votes
3answers

iphone app crash, crash log posted

we recenty had a programmer to develop a program for us but seems to have left us in the lurch with a part functioning application. my boss isnt happy at moment as we have spent a few hundred and have nothing to show for it at the moment. can anyone [...] read more
iphone
crash
0votes
2answers

iPhone dSYM Crash Log Symbols

My app crashes on iPhones and not the simulator. I got the crash log from my device (which does not include the named symbols). I found the dSYM file in ~/Library/Developer/Xcode/Archive/YYYY-MM-DD/AppName.xcarchive/dSYMs/AppName.app.dSYM/Contents/Resources/DWARF/AppName I ran: atos -arch armv7 -o AppName 0x33c2f838 (the hash on thread 0 after libsystem_kernel.dylib. atos outputs back the [...] read more
iphone
ios
objective-c
xcode
crash-reports
0votes
1answer

How to decrypt this crashlog?

How to decrypt this!? I can't reproduce it! I need your help, please. Incident Identifier: 7C65F52C-E872-4513-89BE-EC869FB3F41A CrashReporter Key: 634a6bc6b8aa653f0e377d8d83304ed15a845a57 Hardware Model: iPod2,1 Process: Rocket Master [564] Path: /var/mobile/Applications/79A9AE3A-9C77-42A8-BC6A-13DCBD961CDC/Rocket Master.app/Rocket Master Identifier: Rocket Master Version: ??? (???) Code Type: ARM (Native) Parent Process: launchd [1] Date/Time: 2010-10-01 21:17:27.823 +0200 OS Version: [...] read more
ios
iphone-4
0votes
1answer

iOS App: incompatible pointer types

in my iOS App I am trying to do following: In a ViewController there are several TextFields and a Save button. When the user taps on the Save button, the text of yearTextField must be stored on a core data attribute (todoYear:int32). This is the code for my Save method: [...] read more
ios
pointers
core-data
0votes
1answer

Deciphering a Crash Report - iOS - xCode

I am trying to replicate a bug in my app which is happening for users occasionally. I have the below crash report. Am I right in thinking the app is crashing due to an NSDictionary not having a value for a specific key ? And is there anything else I [...] read more
ios
objective-c
xcode
crash
crash-reports
0votes
0answers

OpenCV: Causing unhandled exception when extract ORB feature

I'm new on openCV. I'm working on feature matching. Currently, I would like to extract ORB feature using openCV. I searched example and guide line how to use ORB feature on openCV. I tried a very simple source code to extract ORB feature that I referred on the internet. But [...] read more
exception
opencv
unhandled
0votes
1answer

MIPS assembly program ERROR Exception 4 [Address error in inst/data fetch]

I am trying to convert MIPS code into ARM code, this is not an issue its that I am getting a gnarly exception I'm hoping someone can explain whats wrong and what to do about it. the program is passed a0 which is a pointer to the mips binary instruction [...] read more
mips
0votes
1answer

iPhone Crash Report : SIGABRT

I have a bug in my app that makes me crazy ! The main thread receives a SIGABRT message after trying to hide the navigationController toolbar. [self.navigationController setToolbarHidden:YES animated:YES]; Does anyone have an idea from where it comes from ? Thanks in advance. AppPiƩ EDIT : Here is the crash [...] read more
iphone
ios
crash
navigationcontroller
sigabrt
0votes
1answer

Read application crash reports? My iPad app doesn't even start

Hi guys I recently added a device to my provisioning profile (an iPad) and wanted to test my application out on it. The problem is that it doesn't even start up. It just crashes right away. I can add that I did the "Upgrade current target to iPad" and it [...] read more
crash-reports
0votes
2answers

Application fails to apple but works for me

I loaded an application to app store and they sent me an email telling me that the application crashes, but I run it on debug and release mode and it works, do you know what could be the problem?. They said that they did the next: 1. launch app 2. [...] read more
iphone
mobile
app-store
submission
0votes
1answer

How do I make sense of this crash report (SIGABRT)? Regarding parsing an XML file on another host computer + iPad

Basically, imagine this. I have an iPad, a Windows computer with the Apache HTTP server which is hosting an XML file, and a Wi-Fi network that connects them both together. The XML parser I'm using is NSXMLParser. In my - (void)parseXMLFileAtURL method this is my code. NSError * error; NSURLResponse [...] read more
iphone
ipad
0votes
1answer

Crash on creating new persistence store (jailbroken iPhone device 4.1)

Whenever I deploy "CoreDataBooks" Apple iOS sample application to my jailbroken device with self signed certificate and run it - it crashes at line where core-data persistent store is added to persistent store coordinator: line 178: if (![persistentStoreCoordinator addPersistentStoreWithType:NSSQLiteStoreType configuration:nil URL:storeUrl options:options error:&error]) { // Update to handle the error [...] read more
iphone
xcode
core-data
jailbreak
self-signed
0votes
1answer

Help solving iPhone app crash

I released an update to one of my apps recently. This update made some small changes to the data structure, which is causing problems for some people. I have got a hold of some crash reports and narrowed it down to the line in question, but for the life of [...] read more
iphone
debugging
crash-reports
-1votes
2answers

How can I know why it crashes?

My application works perfectly in my personal iphone. I sent it to the appstore and they say it crashes while connected to a WiFi or 3G network. Does it make sense? DOnt know what to do. This is the log > > Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x00000000, 0x00000000 [...] read more
objective-c
cocos2d-iphone
stack-trace

Comments

Leave a comment

(plain text only)

Sources

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

User contributions licensed under CC BY-SA 3.0