crash

iPhone applcation crash in admob_iphone_sdk_20100818

My program has crashed: #0 0x3138cec0 in objc_msgSend #1 0x0002bb6e in -[AdMobDelegateWrapper didYouNilOutYourDelegate:] #2 0x0002c392 in -[AdMobDelegateWrapper publisherId] #3 0x0001ab7e in -[AdMobAd buildParamsWithLastClickInfo:] #4 0x0001b044 in -[AdMobAd requestAdFromServer] #5 0x0001963c in -[AdMobAd b...

Why does NSOperationQueue on iPhone OS 3.1 hold on to long-cancelled (and released) operations?

I have an app that uses NSOperations to manage service calls to a web API (the calls are based on CURLOperation in Jon Wight's touchcode). There is a certain call that downloads map locations when the center of a map view changes significantly; since these can stack up so quickly, if you move the map around, I try to aggressively cancel...

MapKit setRegion and addAnnotations crashes in 3.1.2 devices

Hi, I am using MapKit in my app and i find that the setRegion and addAnnotations methods crashes my app. But i am sure that its something wrong with by project settings or flags as by another MapKit app is running fine on the same devices. Is it something wrong with my flags? I am using a library and using -all_load in linker flags. M...

Visual Studio Crashing when I am using a certain solution

Whenever I open a solution for Project A it works for a little while(time varies) then the window freezes and eventually crashes. However when I open Project B I can work on it all day and it works fine. Exception Information Code: 0xe053534f Flags: 0x00000000 Record: 0x0000000000000000 Address: 0x000000007c812afb Error Signature ...

Exception thrown in a lock c#2

Hi, I've a strance behaviour with C#2, an exception is thrown will calling a lock(...). I have the following exception : System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Monitor.Enter(Object obj)... Have you seen that kind of exception ? TIA ...

App Crashing when using large images on iOS 4.0

Hi everyone, I've been having a problem to show large images on a scrollview, the images are 2,4 - 4,7 MB. It runs fine on the 3GS and on the simulator. But whenever I try to run on a 3G or iPod Touch 2G, it crashes. I searched across the web and found the "imageNamed is evil" article. Ok I changed all my image calls to imageWithConten...

Why does car dock mess up my app?

With the Android 2.2 update came a new car dock app. If my app is in the foreground when I dock my phone, my app gets killed or paused or something, and when I try to re-open my app, it's all messed up. It has lost its state information. Does anybody know what the car dock app is doing? At very least, it seems to be force killing all r...

Random Crashes of my App

I was just coding up some more stuff for the preferences window in my app, and I run it, I get this following error: 2010-09-09 20:01:08.099 YM2612[12060:80f] An uncaught exception was raised 2010-09-09 20:01:08.102 YM2612[12060:80f] Cannot create BOOL from object <_NSControllerObjectProxy: 0x34cd30> of class _NSControllerObjectProxy 2...

UITextView alloc crashes application on iOS4

Hi all, I'm absolutely stumped at this. My properly working application [on iOS<=3.1] was crashing on iOS4. When I tried debugging it, I saw it's crashing at this line: EDIT: I tried changing the position of this statement and put some log statements to check and I could confirm that the application is crashing just at this line. This...

Assigning a value to a non-static function pointer resulting in crash - WHY?

I have a function which is defined like this: typedef void (*logprintf_t)(const char* format, ...); logprintf_t logprintf void my_function() { logprintf = cast(logprintf_t)0x12345; } and it causes the application to exit. However, if I make the logprintf be static (I've seen this trick somewhere), i.e.: void my_function() { s...

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/Application...

Strange Exc Bad Access when using Init, PushViewController, Release. Anything wrong with this code?

Maybe I've been looking at this for too long ;) My app has a NavigationController and several ViewControllers. From one of the ViewControllers two levels down (mainViewController), loaded from the rootViewController, I have the code below. After the PushViewController to the dataViewController and back (e.g. back Button pressed), the app...

NSTimer crashes, when I call [Timer isValid] or [Timer invalidate]

Hi, I have two NSTimers in my iPhone app. DecreaseTimer works fine, but TimerCountSeconds crashes when I call [timerCountSeconds isValid] or [timerCountSeconds invalidate]. They are used like this: -(id)initialize { //Gets called, when the app launches and when a UIButton is pressed if ([timerCountSeconds isValid]) { [timerCountSecon...

iPhone: invalidate NSTimer from app delegate crashes app

I am trying to run a method from my app delegate, that saves an object in other class as well as invalidates a timer. I have it set up so that when my app exits, it runs the method in my class and saves and stops the timer. In app delegate: - (void)applicationWillResignActive:(UIApplication *)application { // Save the mission bec...

C# app keeps crashing at specific point, need help understanding problem signature

I have a C# Express 2010 application that makes numerous connections to a hosted php script. Once it gets to a point of around 7500 successful communications, the program stops working and offers this problem signature: Problem Event Name: APPCRASH Application Name: zz.exe Application Version: 1.0.0.0 Application Timestamp: 4c8d6459 F...

App crashes on simulator. Works on iphone device

I recently upgraded to Xcode 3.2.4. and started experiencing strange behaviour. When I deploy my app onto the iPhone, it works fine. However, when I deploy this on the simulator for testing, the app does not even start on the screen and I receive the following error: [Session started at 2010-09-14 00:01:26 -0400.] GNU gdb 6.3.50-200...

My application crashes and leaves entry in Windows Event Log. What to do next?

My application crashes on customer's machine. It leaves entries in Windows event log like this: Event Type: Information Event Source: Application Error Event Category: (100) Event ID: 1004 Date: 9/7/2010 Time: 7:37:32 AM User: N/A Computer: MACHINE_NAME Description: Reporting queued error: faulting application XXXXX.exe, version 0.0.0.0...

UITableView weird crash on row deletion

I have an UITableView whose rows can be deleted. this table view has a search bar at the top. the problem is: if search was used, application crashes when I try to delete any row from the table view. there is no information in the debugger console. all I have is function stack from the debugger: Any ideas what it can be? UPDATE 1: cr...

UIActionSheet Controller crashed on iPad and Works Fine on iPhone

I've been trying to work a UIActionSheet into my App. The idea is, if you exited the app in a certain state, it would popup on launch and ask you if you'd like to continue or reset. Here's the code: NSUserDefaults *prefs = [NSUserDefaults standardUserDefaults]; continueYesNo = [prefs boolForKey:@"keyContinueMeeting"]; if (continueYes...

Why does this XML-Layout based Android Application crash ?

I am very new to Android Development. I am trying a sample application and it is generating a button dynamically using Java and it is working fine. @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); btn=new Button(this); btn.setOnClickListener(this); updateTime(); ...