Advertise Books Events Forum News Social Networking Support Us

sdkIQ for iPhone
($4.99)

Shape Up
($0.99)

Your First iPhone App
($1.99)

iVidCam Free
(free)

Kid Art
($0.99)

iPUBQUIZ
(£1.19)

ArtStudio
($3.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum

View Single Post
Old 07-04-2009, 08:11 AM   #1 (permalink)
oohmyygoood
Member
iPhone Dev SDK Supporter
 
Join Date: May 2009
Posts: 43
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
 
Enter the iPhone App Challenge!  Win $500!
» Advertisements
» Stats
Members: 24,064
Threads: 38,852
Posts: 170,454
Top Poster: smasher (2,563)
Welcome to our newest member, HenLeop934
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 11:03 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.