{ "id": "63114", "key": "TIMOB-2482", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2016-02-01T15:43:28.000+0000", "created": "2011-04-15T03:20:58.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2016-02-01T15:43:33.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

Follows my code and the crash reports.
\nWhen i started using the change eventListener for Ti.Network, and\nswitched the network on the device, several crashes have\nraised.

{html}", "attachment": [ { "id": "18154", "filename": "app.js", "author": { "name": "ygorlemos", "key": "ygorlemos", "displayName": "Ygor Lemos", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:20:58.000+0000", "size": 2732, "mimeType": "application/x-javascript" } ], "flagged": false, "summary": "iPhone: Crash on network change events", "creator": { "name": "ygorlemos", "key": "ygorlemos", "displayName": "Ygor Lemos", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ygorlemos", "key": "ygorlemos", "displayName": "Ygor Lemos", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "128601", "author": { "name": "ygorlemos", "key": "ygorlemos", "displayName": "Ygor Lemos", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Here follows some crash reports from XCode.

\n

Titanium Mobile 1.4.2 x Xcode 3.25 w\\ iOS SDK 4.2 Snow Leopard\nBuild: 10M2423

\n

The crash always happen on the same thread. When I flick the\nAirplane mode and get back to the application. It should only\ndismiss the modal window and go on, but it gets messy.

\n

Pasting the crash report inline as lighthouse is not accepting\nit on file upload ( weirdo!? )

\n

Incident Identifier: 6ECF35C8-292D-4A6F-916D-53D633C3192B
\nCrashReporter Key: 5c8216c22eb7d3f1e51d014e0873501d5ca2529d
\nHardware Model: iPhone2,1
\nProcess: ezRec [8281]
\nPath:\n/var/mobile/Applications/E096775B-E372-4A94-AD47-89994D2CB686/ezRec.app/ezRec
\nIdentifier: ezRec
\nVersion: ??? (???)
\nCode Type: ARM (Native)
\nParent Process: launchd [1]

\n

Date/Time: 2010-12-02 05:19:22.484 -0200
\nOS Version: iPhone OS 4.2.1 (8C148a)
\nReport Version: 104

\n

Exception Type: 00000020
\nException Codes: 0x8badf00d
\nHighlighted Thread: 0

\n

Application Specific Information:
\nezRec failed to resume in time

\n

Elapsed total CPU time (seconds): 1.580 (user 0.870, system\n0.710), 16% CPU
\nElapsed application CPU time (seconds): 0.000, 0% CPU

\n

Thread 0:
\n0 libSystem.B.dylib 0x311662c4 semaphore_wait_signal_trap + 8
\n1 libSystem.B.dylib 0x31193b3a semaphore_wait_signal + 2
\n2 libSystem.B.dylib 0x311680d0 pthread_mutex_lock + 252
\n3 Foundation 0x31cc5c60 -[NSRecursiveLock lock] + 8
\n4 ezRec 0x00075f62 -AnalyticsModule\nqueueEvent:name:data:immediate:
\n5 ezRec 0x00076fc2 -AnalyticsModule analyticsEvent:
\n6 Foundation 0x31cd861c nsnote_callback + 136
\n7 CoreFoundation 0x3145711c __CFXNotificationPost_old + 396
\n8 CoreFoundation 0x31456dbc
CFXNotificationPostNotification +\n112
\n9 Foundation 0x31cc7d1c -[NSNotificationCenter\npostNotificationName:object:userInfo:] + 64
\n10 ezRec 0x0002f81c +TiUtils queueAnalytics:name:data:
\n11 ezRec 0x00088e1a -TiApp\napplicationDidEnterBackground:
\n12 UIKit 0x338fd738 -[UIApplication\nhandleApplicationSuspend:eventInfo:] + 468
\n13 UIKit 0x338a27a6 -[UIApplication handleEvent:withNewEvent:] +\n1910
\n14 UIKit 0x338a1ec2 -[UIApplication sendEvent:] + 38
\n15 UIKit 0x338a1900
UIApplicationHandleEvent + 5084
\n16 GraphicsServices 0x35d66efc PurpleEventCallback + 660
\n17 CoreFoundation 0x314656f8\nCFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION\n+ 20
\n18 CoreFoundation 0x314656bc CFRunLoopDoSource1 + 160
\n19 CoreFoundation 0x31457f76
CFRunLoopRun + 514
\n20 CoreFoundation 0x31457c80 CFRunLoopRunSpecific + 224
\n21 CoreFoundation 0x31457b88 CFRunLoopRunInMode + 52
\n22 GraphicsServices 0x35d664a4 GSEventRunModal + 108
\n23 GraphicsServices 0x35d66550 GSEventRun + 56
\n24 UIKit 0x338d5322 -[UIApplication _run] + 406
\n25 UIKit 0x338d2e8c UIApplicationMain + 664
\n26 ezRec 0x000046d8 main (main.m:36)
\n27 ezRec 0x00003d5c 0x1000 + 11612

\n

Thread 1:
\n0 libSystem.B.dylib 0x31192974 kevent + 24
\n1 libSystem.B.dylib 0x3123c704 dispatch_mgr_invoke + 88
\n2 libSystem.B.dylib 0x3123c174
dispatch_queue_invoke + 96
\n3 libSystem.B.dylib 0x3123bb98 dispatch_worker_thread2 +\n120
\n4 libSystem.B.dylib 0x311e024a
pthread_wqthread + 258
\n5 libSystem.B.dylib 0x311d8970 start_wqthread + 0

\n

Thread 2:
\n0 libSystem.B.dylib 0x31166268 mach_msg_trap + 20
\n1 libSystem.B.dylib 0x31168354 mach_msg + 44
\n2 CoreFoundation 0x31458648 CFRunLoopServiceMachPort +\n88
\n3 CoreFoundation 0x31457ed2
CFRunLoopRun + 350
\n4 CoreFoundation 0x31457c80 CFRunLoopRunSpecific + 224
\n5 CoreFoundation 0x31457b88 CFRunLoopRunInMode + 52
\n6 WebCore 0x33d9f124 RunWebThread(void*) + 332
\n7 libSystem.B.dylib 0x311df886 _pthread_start + 242
\n8 libSystem.B.dylib 0x311d4a88 thread_start + 0

\n

Thread 3:
\n0 libSystem.B.dylib 0x311de9f0 semwait_signal + 24
\n1 libSystem.B.dylib 0x311937ec _pthread_cond_wait + 748
\n2 libSystem.B.dylib 0x311933d2 pthread_cond_wait + 26
\n3 Foundation 0x31cf1704 -[NSCondition wait] + 164
\n4 ezRec 0x00021672 -KrollContext main
\n5 Foundation 0x31ccf192 -[NSThread main] + 38
\n6 Foundation 0x31cc8242
NSThreadmain +\n966
\n7 libSystem.B.dylib 0x311df886 _pthread_start + 242
\n8 libSystem.B.dylib 0x311d4a88 thread_start + 0

\n

Thread 4:
\n0 libSystem.B.dylib 0x311de9f0 _semwait_signal + 24
\n1 libSystem.B.dylib 0x311937ec
pthread_cond_wait + 748
\n2 libSystem.B.dylib 0x311933d2 pthread_cond_wait + 26
\n3 ezRec 0x000ce4a6 WTI::TCMalloc_PageHeap::scavengerThread()\n(FastMalloc.cpp:2304)
\n4 ezRec 0x000ce4ce\nWTI::TCMalloc_PageHeap::runScavengerThread(void*)\n(FastMalloc.cpp:1438)
\n5 libSystem.B.dylib 0x311df886 _pthread_start + 242
\n6 libSystem.B.dylib 0x311d4a88 thread_start + 0

\n

Thread 5:
\n0 libSystem.B.dylib 0x311de9f0 _semwait_signal + 24
\n1 libSystem.B.dylib 0x311937ec
pthread_cond_wait + 748
\n2 libSystem.B.dylib 0x311933d2 pthread_cond_wait + 26
\n3 CoreMedia 0x31a9cb14 WaitOnCondition + 4
\n4 CoreMedia 0x31a9ca5a FigSemaphoreWaitRelative + 66
\n5 MediaToolbox 0x30e74c9c fpa_AsyncMovieControlThread + 48
\n6 CoreMedia 0x31ab8f76 figThreadMain + 166
\n7 libSystem.B.dylib 0x311df886 _pthread_start + 242
\n8 libSystem.B.dylib 0x311d4a88 thread_start + 0

\n

Thread 6:
\n0 libSystem.B.dylib 0x311de9f0 semwait_signal + 24
\n1 libSystem.B.dylib 0x311937ec _pthread_cond_wait + 748
\n2 libSystem.B.dylib 0x311933d2 pthread_cond_wait + 26
\n3 Foundation 0x31cf1704 -[NSCondition wait] + 164
\n4 ezRec 0x0002193e -KrollContext main
\n5 Foundation 0x31ccf192 -[NSThread main] + 38
\n6 Foundation 0x31cc8242
NSThreadmain +\n966
\n7 libSystem.B.dylib 0x311df886 _pthread_start + 242
\n8 libSystem.B.dylib 0x311d4a88 thread_start + 0

\n

Unknown thread crashed with unknown flavor: 5, state_count:\n1

\n

Binary Images:

\n
\n0x1000 -   0x192fff +ezRec armv7  <d051345ce167f71cea205e11e4c20eaa> /var/mobile/Applications/E096775B-E372-4A94-AD47-89994D2CB686/ezRec.app/ezRec\n
\n

0x27f000 - 0x280fff dns.so armv7 /usr/lib/info/dns.so 0x284000 -\n0x288fff AccessibilitySettingsLoader armv7\n/System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader\n0x2fe00000 - 0x2fe27fff dyld armv7 /usr/lib/dyld
\n0x30122000 - 0x30177fff libvDSP.dylib armv7\n/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
\n0x3019a000 - 0x301e4fff libstdc++.6.dylib armv7\n/usr/lib/libstdc++.6.dylib
\n0x3024e000 - 0x302fdfff WebKit armv7\n/System/Library/PrivateFrameworks/WebKit.framework/WebKit
\n0x30319000 - 0x30320fff libbz2.1.0.dylib armv7\n/usr/lib/libbz2.1.0.dylib
\n0x3033c000 - 0x30429fff libiconv.2.dylib armv7\n/usr/lib/libiconv.2.dylib
\n0x30569000 - 0x3056afff CoreSurface armv7\n/System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
\n0x30666000 - 0x306e2fff AVFoundation armv7\n/System/Library/Frameworks/AVFoundation.framework/AVFoundation
\n0x30746000 - 0x3074ffff CoreVideo armv7\n/System/Library/Frameworks/CoreVideo.framework/CoreVideo
\n0x30750000 - 0x3075bfff libz.1.dylib armv7\n/usr/lib/libz.1.dylib
\n0x3075f000 - 0x30761fff MobileInstallation armv7\n/System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
\n0x30792000 - 0x3079cfff AccountSettings armv7\n/System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
\n0x3079d000 - 0x307a3fff liblockdown.dylib armv7\n/usr/lib/liblockdown.dylib
\n0x30853000 - 0x30854fff DataMigration armv7\n/System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
\n0x309e4000 - 0x30a16fff AppSupport armv7\n/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
\n0x30a1d000 - 0x30a54fff Security armv7\n/System/Library/Frameworks/Security.framework/Security
\n0x30a5d000 - 0x30b0bfff QuartzCore armv7\n/System/Library/Frameworks/QuartzCore.framework/QuartzCore
\n0x30c3d000 - 0x30c5afff AppleAccount armv7\n/System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
\n0x30c7e000 - 0x30caafff DataAccess armv7\n/System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
\n0x30cc6000 - 0x30cd8fff iAd armv7\n/System/Library/Frameworks/iAd.framework/iAd
\n0x30d3c000 - 0x30d3ffff ActorKit armv7\n/System/Library/PrivateFrameworks/ActorKit.framework/ActorKit
\n0x30d54000 - 0x30d61fff libbsm.0.dylib armv7\n/usr/lib/libbsm.0.dylib
\n0x30e17000 - 0x30e4dfff CoreLocation armv7\n/System/Library/Frameworks/CoreLocation.framework/CoreLocation
\n0x30e5e000 - 0x30e70fff VoiceServices armv7\n/System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
\n0x30e71000 - 0x30faefff MediaToolbox armv7\n/System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox
\n0x30faf000 - 0x30feefff libGLImage.dylib armv7\n/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
\n0x3101d000 - 0x3101ffff CrashReporterSupport armv7\n/System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
\n0x31020000 - 0x3102cfff SpringBoardServices armv7\n/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
\n0x31077000 - 0x3115ffff libGLProgrammability.dylib armv7\n/System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
\n0x31160000 - 0x31163fff IOSurface armv7\n/System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
\n0x31165000 - 0x31276fff libSystem.B.dylib armv7\n/usr/lib/libSystem.B.dylib
\n0x31324000 - 0x31336fff PersistentConnection armv7\n/System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
\n0x31337000 - 0x31371fff IOKit armv7\n/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
\n0x313a4000 - 0x313aafff StoreKit armv7\n/System/Library/Frameworks/StoreKit.framework/StoreKit
\n0x313fa000 - 0x3140dfff libmis.dylib armv7\n/usr/lib/libmis.dylib
\n0x31425000 - 0x31429fff AssetsLibraryServices armv7\n/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
\n0x31430000 - 0x31516fff CoreFoundation armv7\n/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
\n0x31517000 - 0x31519fff IOMobileFramebuffer armv7\n/System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
\n0x3151b000 - 0x3151efff CertUI armv7\n/System/Library/PrivateFrameworks/CertUI.framework/CertUI
\n0x3153d000 - 0x31546fff ITSync armv7\n/System/Library/PrivateFrameworks/ITSync.framework/ITSync
\n0x31549000 - 0x3154cfff CaptiveNetwork armv7\n/System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
\n0x3155c000 - 0x3167cfff CoreGraphics armv7\n/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
\n0x3167d000 - 0x3168dfff DataAccessExpress armv7\n/System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
\n0x3168e000 - 0x31694fff IAP armv7\n/System/Library/PrivateFrameworks/IAP.framework/IAP
\n0x31697000 - 0x316c8fff VideoToolbox armv7\n/System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
\n0x316cf000 - 0x31702fff iCalendar armv7\n/System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
\n0x31703000 - 0x31705fff libgcc_s.1.dylib armv7\n/usr/lib/libgcc_s.1.dylib
\n0x31706000 - 0x317f8fff MusicLibrary armv7\n/System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
\n0x317f9000 - 0x3183cfff ManagedConfiguration armv7\n/System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
\n0x3186b000 - 0x3187afff Notes armv7\n/System/Library/PrivateFrameworks/Notes.framework/Notes
\n0x3187b000 - 0x31991fff libicucore.A.dylib armv7\n/usr/lib/libicucore.A.dylib
\n0x31992000 - 0x3199bfff WebBookmarks armv7\n/System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
\n0x3199c000 - 0x31a5dfff libobjc.A.dylib armv7\n/usr/lib/libobjc.A.dylib
\n0x31a5e000 - 0x31a66fff MobileBluetooth armv7\n/System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
\n0x31a7d000 - 0x31a8afff OpenGLES armv7\n/System/Library/Frameworks/OpenGLES.framework/OpenGLES
\n0x31a8b000 - 0x31a95fff ExternalAccessory armv7\n/System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
\n0x31a9a000 - 0x31ad7fff CoreMedia armv7\n/System/Library/Frameworks/CoreMedia.framework/CoreMedia
\n0x31ae0000 - 0x31ae3fff libGFXShared.dylib armv7\n/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
\n0x31b29000 - 0x31b52fff MobileCoreServices armv7\n/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
\n0x31b58000 - 0x31b5ffff AggregateDictionary armv7\n/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
\n0x31bcc000 - 0x31be1fff libresolv.9.dylib armv7\n/usr/lib/libresolv.9.dylib
\n0x31cc4000 - 0x31de3fff Foundation armv7\n/System/Library/Frameworks/Foundation.framework/Foundation
\n0x31de4000 - 0x31e17fff QuickLook armv7\n/System/Library/Frameworks/QuickLook.framework/QuickLook
\n0x31e18000 - 0x31e63fff libBLAS.dylib armv7\n/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
\n0x33856000 - 0x33884fff MIME armv7\n/System/Library/PrivateFrameworks/MIME.framework/MIME
\n0x33886000 - 0x3389cfff EAP8021X armv7\n/System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
\n0x3389e000 - 0x33c1ffff UIKit armv7\n/System/Library/Frameworks/UIKit.framework/UIKit
\n0x33c5e000 - 0x33ce7fff Message armv7\n/System/Library/PrivateFrameworks/Message.framework/Message
\n0x33ce8000 - 0x342d0fff WebCore armv7\n/System/Library/PrivateFrameworks/WebCore.framework/WebCore
\n0x34342000 - 0x3436bfff ContentIndex armv7\n/System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
\n0x3438c000 - 0x343e5fff EventKit armv7\n/System/Library/Frameworks/EventKit.framework/EventKit
\n0x343e6000 - 0x34405fff Bom armv7\n/System/Library/PrivateFrameworks/Bom.framework/Bom
\n0x344ea000 - 0x34623fff AudioToolbox armv7\n/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
\n0x34628000 - 0x34628fff Accelerate armv7\n/System/Library/Frameworks/Accelerate.framework/Accelerate
\n0x34641000 - 0x34700fff CFNetwork armv7\n/System/Library/Frameworks/CFNetwork.framework/CFNetwork
\n0x3471b000 - 0x3473cfff MobileSync armv7\n/System/Library/PrivateFrameworks/MobileSync.framework/MobileSync
\n0x3479e000 - 0x34854fff MapKit armv7\n/System/Library/Frameworks/MapKit.framework/MapKit
\n0x34941000 - 0x34944fff ApplePushService armv7\n/System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
\n0x34952000 - 0x3495afff MobileWiFi armv7\n/System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
\n0x3495b000 - 0x34bf5fff libLAPACK.dylib armv7\n/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
\n0x34bf6000 - 0x34c36fff CoreAudio armv7\n/System/Library/Frameworks/CoreAudio.framework/CoreAudio
\n0x34c4e000 - 0x34c86fff libCGFreetype.A.dylib armv7\n/System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
\n0x35227000 - 0x3532efff CoreData armv7\n/System/Library/Frameworks/CoreData.framework/CoreData
\n0x35336000 - 0x353dffff libxml2.2.dylib armv7\n/usr/lib/libxml2.2.dylib
\n0x353e1000 - 0x3548efff JavaScriptCore armv7\n/System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
\n0x354b4000 - 0x354bcfff libkxld.dylib armv7\n/usr/lib/system/libkxld.dylib
\n0x354d9000 - 0x354f9fff PrintKit armv7\n/System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
\n0x354fa000 - 0x3553cfff CoreTelephony armv7\n/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
\n0x3553d000 - 0x3558afff libsqlite3.dylib armv7\n/usr/lib/libsqlite3.dylib
\n0x3558b000 - 0x3558dfff MediaRemote armv7\n/System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
\n0x3567c000 - 0x356ccfff GMM armv7\n/System/Library/PrivateFrameworks/GMM.framework/GMM
\n0x3570a000 - 0x35a1afff GeoServices armv7\n/System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
\n0x35a23000 - 0x35a36fff MediaControl armv7\n/System/Library/PrivateFrameworks/MediaControl.framework/MediaControl
\n0x35a37000 - 0x35a3cfff MobileKeyBag armv7\n/System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
\n0x35a95000 - 0x35a95fff vecLib armv7\n/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
\n0x35b9f000 - 0x35ba5fff ProtocolBuffer armv7\n/System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
\n0x35bcc000 - 0x35bfbfff SystemConfiguration armv7\n/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
\n0x35bff000 - 0x35ca0fff Celestial armv7\n/System/Library/PrivateFrameworks/Celestial.framework/Celestial
\n0x35ca1000 - 0x35d10fff ProofReader armv7\n/System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
\n0x35d1a000 - 0x35d61fff MessageUI armv7\n/System/Library/Frameworks/MessageUI.framework/MessageUI
\n0x35d62000 - 0x35d6efff GraphicsServices armv7\n/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
\n0x35db1000 - 0x35e44fff ImageIO armv7\n/System/Library/Frameworks/ImageIO.framework/ImageIO
\n0x35e52000 - 0x35e85fff AddressBook armv7\n/System/Library/Frameworks/AddressBook.framework/AddressBook
\n0x35ea2000 - 0x35f38fff AddressBookUI armv7\n/System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
\n0x35f46000 - 0x35f49fff ArtworkCache armv7\n/System/Library/PrivateFrameworks/ArtworkCache.framework/ArtworkCache
\n0x35f4a000 - 0x35f4ffff libMobileGestalt.dylib armv7\n/usr/lib/libMobileGestalt.dylib
\n0x35f86000 - 0x35fbcfff CoreText armv7\n/System/Library/Frameworks/CoreText.framework/CoreText
\n0x35fbd000 - 0x35fbffff libAccessibility.dylib armv7\n/usr/lib/libAccessibility.dylib
\n0x35fd3000 - 0x35ffbfff StoreServices armv7\n/System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
\n0x35ffc000 - 0x36015fff libRIP.A.dylib armv7\n/System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
\n0x3607f000 - 0x3608efff MobileDeviceLink armv7\n/System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
\n0x360a8000 - 0x361b7fff MediaPlayer armv7\n/System/Library/Frameworks/MediaPlayer.framework/MediaPlayer

{html}", "updateAuthor": { "name": "ygorlemos", "key": "ygorlemos", "displayName": "Ygor Lemos", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:20:58.000+0000", "updated": "2011-04-15T03:20:58.000+0000" }, { "id": "375604", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Closing as invalid, tested using a simplified feature test:\r\n{code:javascript}\r\nTi.Network.addEventListener('change', function(e) {\r\n Ti.API.warn(e);\r\n});\r\n{code}\r\n\r\nOutput:\r\n{code}\r\n[WARN] {\r\n bubbles = 1;\r\n cancelBubble = 0;\r\n networkType = 0;\r\n networkTypeName = NONE;\r\n online = 0;\r\n source = \"[object NetworkModule]\";\r\n type = change;\r\n}\r\n[WARN] {\r\n bubbles = 1;\r\n cancelBubble = 0;\r\n networkType = 1;\r\n networkTypeName = WIFI;\r\n online = 1;\r\n source = \"[object NetworkModule]\";\r\n type = change;\r\n}\r\n{code}", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2016-02-01T15:42:27.000+0000", "updated": "2016-02-01T15:42:27.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }