iphone crashing in iOS 4.2 under "refreshCollections"

Bug #674972 reported by Joseph Heck
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack iOS Client
New
Undecided
Unassigned

Bug Description

as of rev 93, with the build updated and changed to iOS 4.2 beta, the application crashes on the first refresh of data from the service - under -[OpenStackAccount refreshCollections];

backtrace:
(gdb) backtrace
#0 0x00898b16 in +[NSError errorWithDomain:code:userInfo:] ()
#1 0x00025cb7 in +[ASIHTTPRequest initialize] (self=0x7c1a8, _cmd=0x14fcb86) at /Users/heckj/Documents/code/openstack-ios/Classes/ASIHTTPRequest.m:246
#2 0x014ecff6 in _class_initialize ()
#3 0x014ecebd in _class_initialize ()
#4 0x014f1c99 in prepareForMethodLookup ()
#5 0x014eb6ad in lookUpMethod ()
#6 0x014eb81a in _class_lookupMethodAndLoadCache ()
#7 0x014f9aa3 in objc_msgSend ()
#8 0x00005046 in -[OpenStackAccount refreshCollections] (self=0x5c55030, _cmd=0x5f2bb) at /Users/heckj/Documents/code/openstack-ios/Classes/OpenStackAccount.m:70
#9 0x008667a5 in __NSFireTimer ()
#10 0x01378fe3 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ ()
#11 0x0137a594 in __CFRunLoopDoTimer ()
#12 0x012d6cc9 in __CFRunLoopRun ()
#13 0x012d6240 in CFRunLoopRunSpecific ()
#14 0x012d6161 in CFRunLoopRunInMode ()
#15 0x0160b268 in GSEventRunModal ()
#16 0x0160b32d in GSEventRun ()
#17 0x000f042e in UIApplicationMain ()
#18 0x0000276c in main (argc=1, argv=0xbfffefa8) at /Users/heckj/Documents/code/openstack-ios/main.m:14

Note: appears to be happening in the +[ASIHTTPRequest initialize] segment - need updated code for iOS 4.2?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.