Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Mockup & CodeGen, iPhone & iPad
($9.99)

Make your own iPhone apps
and run them live!
(free)

Manu
($0.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum

View Single Post
Old 07-04-2009, 09:11 AM   #1 (permalink)
oohmyygoood
Registered Member
iPhone Dev SDK Supporter
 
Join Date: May 2009
Posts: 49
Default NSPopAutoreleasePool debug error

Hi,

I´m getting the folowing back tracing error:

Code:
#0  0x902be688 in objc_msgSend ()
#1  0x30506515 in NSPopAutoreleasePool ()
#2  0x309013d7 in _UIApplicationHandleEvent ()
#3  0x32054375 in PurpleEventCallback ()
#4  0x30245560 in CFRunLoopRunSpecific ()
#5  0x30244628 in CFRunLoopRunInMode ()
#6  0x308f904c in -[UIApplication _run] ()
#7  0x30901f2e in UIApplicationMain ()
The app crashes just after viewDidLoad has finished (my NSLog message at the very end of viewDidLoad is sent to the debugging window). viewWillAppear does not get called, but shouldAutoRotateToInterfaceOrientation does.

I've read elsewhere that this is a typical error if you manually release an object that you've already autoreleased, but I haven't autoreleased anything.

Anyone that's seen something similar?
oohmyygoood is offline   Reply With Quote
 

» Advertisements
» Stats
Members: 158,686
Threads: 89,159
Posts: 380,403
Top Poster: BrianSlick (7,110)
Welcome to our newest member, v2w
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 07:02 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.