Community Questions & Answers
Iphone: EXC_BAD_ACCESS signal when installing on Device
I am using SDK 1.7.x for iPhone4. The app gets above mentioned error. Is there anyway I can trace it out? Details are: Mobile App SDK 1.7.x iOS Physical Device: iPhone 4
Crash on startup on an iPod touch 4th gen with iOS5
The recent 1.8.0 CI builds, from 6/Nov/2011 to the latest 11/Nov/2011 crash on startup in a device, in my case an 4th gen iPod Touch with iOS5. Even a blank project will crash on start. The relevant parts of the crash log are: ~~~ Incident Identifier:...
EXC_BAD_ACCESS when parsing XML from HttpClient
*Titanium SDK: 1.7.5*; *OS: Mac OS X 10.6*; *XCode: 4.2 (recently upgraded from 3.2.6 where I did most of the development on this)* I need to parse an XML feed with approximately 150 records (each containing about 15 relevant tags) and load the data into...
Crashing in ios and ios simulator using SDK 1.7.1 when removing event listeners
Hi, I'm finding that SDK 1.7.* to be very prone to random crashing (EXC_BAD_ACCESS (SIGBUS)). One scenario where this occurs is when you attach an event listener to events in the global context like Ti.App or Ti.Gestures. Normally I would remove these...
random crashes throughout app, log details included, ANY ADVICE IS APPRECIATED!!!
I have been debugging my app for the last few days and it blows up at different times. I finally have discovered the diagnostics reports and found the main exception is: One Example ~~~ Process: St. Elizabeth [74457] Path: ...
EXC_BAD_ACCESS (SIGBUS) in TiValueIsString
In the simulator, my app will occasionally crash with the message "Session did end with error (null)". The CrashReporter log however shows that the cause of the crash was EXC_BAD_ACCESS (SIGBUS) in...
EXC_BAD_ACCESS when show camera
hello I'm debugging my app because it crash when take a photo with the camera. Debug console show EXC_BAD_ACCESS and app crash. I'm compiling whit stable 1.4.2 sdk. Any idea about this error?
EXC_BAD_ACCESS (SIGBUS) iTouch/iPhone
My application crashes after reloading a view after the 5th time. I have a search that loads a remote xml file and returns the data into a tableview which links into a Details view that get the information about the resulting row. After several searches...
Showing 1-8 of 8