davidmurray / wifi

The missing iOS WiFi manager.
GNU General Public License v3.0
169 stars 68 forks source link

App crashes when connect button clicked with out a password #4

Open kameshraj opened 10 years ago

kameshraj commented 10 years ago

When the alert window pops up requesting credentials and i click on connect with out password the app will crash

davidmurray commented 10 years ago

Do you have a symbolicated crash log for me?

kameshraj commented 10 years ago

I will be glad to provide it. How can i get it?

On Tue, Nov 19, 2013 at 6:17 AM, David M. notifications@github.com wrote:

Do you have a symbolicated crash log for me?

— Reply to this email directly or view it on GitHubhttps://github.com/Cykey/wifi/issues/4#issuecomment-28792797 .


_0/ "A ten thousand miles journey begins / with a single step. That single step `\/ \, has to be taken from where you are"

http://www.kameshraj.com

davidmurray commented 10 years ago
  1. Install "symbolicate" in Cydia. You might have to set your device to "Developer mode" to see it.
  2. Run "symbolicate /var/mobile/Library/Logs/CrashRepor er/LatestCrash-WiFi.plist"
kameshraj commented 10 years ago

Thanks for the instruction. The output from the command is as follows

Test-iPhone-3GS:~ root# symbolicate /var/mobile/Library/Logs/CrashReporter/LatestCrash-WiFi.plist <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" " http://www.apple.com/DTDs/PropertyList-1.0.dtd">

AutoSubmitted SysInfoCrashReporterKey ca66b9c64c7ca8b3cd6a54a0849f63871a21b311 bug_type 109 description Incident Identifier: E179E378-0937-4EA5-A0D1-C15F6AE13F74 CrashReporter Key: ca66b9c64c7ca8b3cd6a54a0849f63871a21b311 Hardware Model: iPhone2,1 Process: WiFi [476] Path: /Applications/WiFi.app/WiFi Identifier: WiFi Version: ??? (???) Code Type: ARM (Native) Parent Process: launchd [1] Date/Time: 2013-11-19 11:46:40.799 -0800 OS Version: iOS 6.1.3 (10B329) Report Version: 104 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0xffffff9c Crashed Thread: 0 Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 CoreFoundation 0x33e43d42 0x33dbb000 + 0x88d42 // _CFErrorCopyDescription + 0x2 1 + WiFi (*) 0x00004ecc 0x00001000 + 0x3ecc // 0x00003ebd + 0xf 2 MobileWiFi 0x38278188 0x38272000 + 0x6188 // __WiFiDeviceClientDispatchAssociationResult + 0x18 3 MobileWiFi 0x382775f6 0x38272000 + 0x55f6 // __wifi_manager_client_dispatch_association_result + 0x72 4 MobileWiFi 0x38273734 0x38272000 + 0x1734 // __Xwifi_manager_client_dispatch_association_result + 0xd4 5 MobileWiFi 0x38273ae8 0x38272000 + 0x1ae8 // _wifi_manager_client_server + 0x60 6 MobileWiFi 0x382760c4 0x38272000 + 0x40c4 // ___WiFiManagerClientMIGDemuxCallback + 0x28 7 MobileWiFi 0x38273242 0x38272000 + 0x1242 // ___WiFiMIGMachPortPortCallback + 0x7e 8 CoreFoundation 0x33e475d8 0x33dbb000 + 0x8c5d8 // ___CFMachPortPerform + 0x74 9 CoreFoundation 0x33e52170 0x33dbb000 + 0x97170 // ___CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 0x20 10 CoreFoundation 0x33e52112 0x33dbb000 + 0x97112 // ___CFRunLoopDoSource1 + 0x86 11 CoreFoundation 0x33e50f94 0x33dbb000 + 0x95f94 // ___CFRunLoopRun + 0x564 12 CoreFoundation 0x33dc3eb8 0x33dbb000 + 0x8eb8 // _CFRunLoopRunSpecific + 0x160 13 CoreFoundation 0x33dc3d44 0x33dbb000 + 0x8d44 // _CFRunLoopRunInMode + 0x64 14 GraphicsServices 0x379402e6 0x3793b000 + 0x52e6 // _GSEventRunModal + 0x46 15 UIKit 0x35cd92fc 0x35c82000 + 0x572fc // _UIApplicationMain + 0x45c 16 + WiFi (_) 0x00006caa 0x00001000 + 0x5caa // _main + 0x46 17 + WiFi (_) 0x00002d40 0x00001000 + 0x1d40 // start + 0x30 Thread 1 name: Dispatch queue: com.apple.libdispatch-manager Thread 1: 0 libsystem_kernel.dylib 0x3bfc5648 0x3bfc4000 + 0x1648 // _kevent64 + 0x18 1 libdispatch.dylib 0x3befe4ec 0x3beed000 + 0x114ec // __dispatch_mgr_invoke + 0x318 2 libdispatch.dylib 0x3bef0df4 0x3beed000 + 0x3df4 // __dispatch_mgr_thread$VARIANT$up + 0x20 Thread 2 name: WebThread Thread 2: 0 libsystem_kernel.dylib 0x3bfc4eb4 0x3bfc4000 + 0xeb4 // _mach_msg_trap + 0x14 1 libsystem_kernel.dylib 0x3bfc5048 0x3bfc4000 + 0x1048 // _mach_msg + 0x24 2 CoreFoundation 0x33e52040 0x33dbb000 + 0x97040 // ___CFRunLoopServiceMachPort + 0x7c 3 CoreFoundation 0x33e50d9e 0x33dbb000 + 0x95d9e // ___CFRunLoopRun + 0x36e 4 CoreFoundation 0x33dc3eb8 0x33dbb000 + 0x8eb8 // _CFRunLoopRunSpecific + 0x160 5 CoreFoundation 0x33dc3d44 0x33dbb000 + 0x8d44 // _CFRunLoopRunInMode + 0x64 6 WebCore 0x39d7d500 0x39d73000 + 0xa500 // RunWebThread(void*) + 0x1b8 7 libsystem_c.dylib 0x3bf2e30e 0x3bf1d000 + 0x1130e // __pthread_start + 0x132 8 libsystem_c.dylib 0x3bf2e1d4 0x3bf1d000 + 0x111d4 // _thread_start + 0x4 Thread 3 name: com.apple.NSURLConnectionLoader Thread 3: 0 libsystem_kernel.dylib 0x3bfc4eb4 0x3bfc4000 + 0xeb4 // _mach_msg_trap + 0x14 1 libsystem_kernel.dylib 0x3bfc5048 0x3bfc4000 + 0x1048 // _mach_msg + 0x24 2 CoreFoundation 0x33e52040 0x33dbb000 + 0x97040 // ___CFRunLoopServiceMachPort + 0x7c 3 CoreFoundation 0x33e50d9e 0x33dbb000 + 0x95d9e // ___CFRunLoopRun + 0x36e 4 CoreFoundation 0x33dc3eb8 0x33dbb000 + 0x8eb8 // _CFRunLoopRunSpecific + 0x160 5 CoreFoundation 0x33dc3d44 0x33dbb000 + 0x8d44 // _CFRunLoopRunInMode + 0x64 6 Foundation 0x347103d0 0x346e3000 + 0x2d3d0 // +[NSURLConnection(Loader) _resourceLoadLoop:] + 0x130 7 Foundation 0x34793e80 0x346e3000 + 0xb0e80 // ___NSThread__main__ + 0x3c8 8 libsystem_c.dylib 0x3bf2e30e 0x3bf1d000 + 0x1130e // __pthread_start + 0x132 9 libsystem_c.dylib 0x3bf2e1d4 0x3bf1d000 + 0x111d4 // _thread_start + 0x4 Thread 4 name: com.apple.CFSocket.private Thread 4: 0 libsystem_kernel.dylib 0x3bfd5594 0x3bfc4000 + 0x11594 // _select$DARWIN_EXTSN + 0x14 1 CoreFoundation 0x33e561f2 0x33dbb000 + 0x9b1f2 // ___CFSocketManager + 0x2a2 2 libsystem_c.dylib 0x3bf2e30e 0x3bf1d000 + 0x1130e // __pthread_start + 0x132 3 libsystem_c.dylib 0x3bf2e1d4 0x3bf1d000 + 0x111d4 // _thread_start + 0x4 Thread 5: 0 libsystem_kernel.dylib 0x3bfd5d98 0x3bfc4000 + 0x11d98 // ___workq_kernreturn + 0x8 1 libsystem_c.dylib 0x3bf23cf6 0x3bf1d000 + 0x6cf6 // __pthread_workq_return + 0xe 2 libsystem_c.dylib 0x3bf23a12 0x3bf1d000 + 0x6a12 // __pthread_wqthread + 0x16a 3 libsystem_c.dylib 0x3bf238a0 0x3bf1d000 + 0x68a0 // _start_wqthread + 0x4 Thread 6: 0 libsystem_kernel.dylib 0x3bfd5d98 0x3bfc4000 + 0x11d98 // ___workq_kernreturn + 0x8 1 libsystem_c.dylib 0x3bf23cf6 0x3bf1d000 + 0x6cf6 // __pthread_workq_return + 0xe 2 libsystem_c.dylib 0x3bf23a12 0x3bf1d000 + 0x6a12 // __pthread_wqthread + 0x16a 3 libsystem_c.dylib 0x3bf238a0 0x3bf1d000 + 0x68a0 // _start_wqthread + 0x4 Thread 7: 0 libsystem_kernel.dylib 0x3bfd5d98 0x3bfc4000 + 0x11d98 // ___workq_kernreturn + 0x8 1 libsystem_c.dylib 0x3bf23cf6 0x3bf1d000 + 0x6cf6 // __pthread_workq_return + 0xe 2 libsystem_c.dylib 0x3bf23a12 0x3bf1d000 + 0x6a12 // __pthread_wqthread + 0x16a 3 libsystem_c.dylib 0x3bf238a0 0x3bf1d000 + 0x68a0 // _start_wqthread + 0x4 Thread 8: 0 libsystem_kernel.dylib 0x3bfd5d98 0x3bfc4000 + 0x11d98 // ___workq_kernreturn + 0x8 1 libsystem_c.dylib 0x3bf23cf6 0x3bf1d000 + 0x6cf6 // __pthread_workq_return + 0xe 2 libsystem_c.dylib 0x3bf23a12 0x3bf1d000 + 0x6a12 // __pthread_wqthread + 0x16a 3 libsystem_c.dylib 0x3bf238a0 0x3bf1d000 + 0x68a0 // _start_wqthread + 0x4 Thread 0 crashed with ARM Thread State (32-bit): r0: 0xffffff9c r1: 0x036b6450 r2: 0x00000000 r3: 0xffffff9c r4: 0x036b6450 r5: 0x036b6450 r6: 0x036b30a0 r7: 0x2fdfef24 r8: 0x00000000 r9: 0x3d7d48a8 r10: 0x001d0bb0 r11: 0x3c13a104 ip: 0x33e43d41 sp: 0x2fdfee94 lr: 0x00004ed1 pc: 0x33e43d42 cpsr: 0x20000030 Binary Images: 0x1000 - 0x8fff +WiFi armv7 <72e6b4de6a593d44b2bedd51aefd3136> /Applications/WiFi.app/WiFi 0xe000 - 0xefff +MobileSubstrate.dylib armv6 <a059eb894e623ec09d63294c525ff7a2> /Library/MobileSubstrate/MobileSubstrate.dylib 0x2d000 - 0x2efff +SubstrateLoader.dylib armv6 <eec9b813adfd3bdf86702ae8bbf0f404> /Library/Frameworks/CydiaSubstrate.framework/Libraries/SubstrateLoader.dylib 0x52000 - 0x5dfff +Activator.dylib armv7 <5d70638b68bc37cbb5e7e46c5fd50ddd> /Library/MobileSubstrate/DynamicLibraries/Activator.dylib 0x2fee3000 - 0x2ff03fff dyld armv7 <280610df5ed43ec7aa00629a27009302> /usr/lib/dyld 0x33085000 - 0x33085fff Accelerate armv7 <b68ff92e404931f3bcb6361720f77724> /System/Library/Frameworks/Accelerate.framework/Accelerate 0x33086000 - 0x331c4fff vImage armv7 <30522b92940d3dd184c8e46780594048> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x331c5000 - 0x332a8fff libBLAS.dylib armv7 <d8edada1cea133458ca779e34a3a7f88> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x332a9000 - 0x3355efff libLAPACK.dylib armv7 <9e08aead79d13043bab622402a270fba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x3355f000 - 0x335b8fff libvDSP.dylib armv7 <09e2a5e3e9203950890ba57592523132> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x335b9000 - 0x335cafff libvMisc.dylib armv7 <7b7d4ccc9f2b364cb0da4251e745545d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x335cb000 - 0x335cbfff vecLib armv7 <a7751c047dcc35ba8885212e1938b93f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x335cc000 - 0x335ddfff Accounts armv7 <ea2de358b6cc3baab27d6ab809c31e39> /System/Library/Frameworks/Accounts.framework/Accounts 0x335df000 - 0x33643fff AddressBook armv7 <8cfae84dc66d3c1f9d17335c53c3d7b7> /System/Library/Frameworks/AddressBook.framework/AddressBook 0x33849000 - 0x33ad1fff AudioToolbox armv7 <394ee11cf826367db9ff4968dbc71d6d> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x33ad2000 - 0x33b97fff CFNetwork armv7 <4771a5e4f9b83bceb252f0f3d166aaca> /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x33b98000 - 0x33beefff CoreAudio armv7 <5d534dbf76ff30f4a628f25f56c5f26a> /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x33c02000 - 0x33dbafff CoreData armv7 <3930f672c76535a2abb768ee59958fa7> /System/Library/Frameworks/CoreData.framework/CoreData 0x33dbb000 - 0x33eedfff CoreFoundation armv7 <fcb8d4e838543bcb9a52c9f232b8b4eb> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x33eee000 - 0x34026fff CoreGraphics armv7 <81e213f810a034d4ba411f9b505da2a6> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x34028000 - 0x34063fff libCGFreetype.A.dylib armv7 <a5d20b80ab1532d8831027a66d2d9eb5> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib 0x34247000 - 0x34262fff libRIP.A.dylib armv7 <ec1487f9bdb93597a3f8d434406ad9bf> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib 0x34263000 - 0x34318fff CoreImage armv7 <6ae4ae2461313e3f84c6a8102d5b1b0e> /System/Library/Frameworks/CoreImage.framework/CoreImage 0x343a6000 - 0x3440bfff CoreMedia armv7 <8592bdc268b83b8886acfc1fdab649ed> /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x34495000 - 0x344ebfff CoreTelephony armv7 <bea09dbe25363c3b8e8016b5b5148055> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x344ec000 - 0x3454efff CoreText armv7 <e135debbc8f937299f4986fc3e9459e3> /System/Library/Frameworks/CoreText.framework/CoreText 0x3454f000 - 0x3455efff CoreVideo armv7 <00f18bb26e663da9ae251a6ec36a19ec> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x346e3000 - 0x348a6fff Foundation armv7 <0179934581d13346aa7583165108b95c> /System/Library/Frameworks/Foundation.framework/Foundation 0x34a61000 - 0x34aaafff IOKit armv7 <a98ba9fefc7333e4a5a9169198848c62> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x34aab000 - 0x34c83fff ImageIO armv7 <b5ce84bb074d3de4b07b55da9fd8bfd1> /System/Library/Frameworks/ImageIO.framework/ImageIO 0x3519a000 - 0x351f3fff MobileCoreServices armv7 <77da8a9e7f813f5baf37eaa4a87fae84> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x352e2000 - 0x352e9fff OpenGLES armv7 <f2ede6b206f336de82cc38619692e762> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x352eb000 - 0x352ebfff libCVMSPluginSupport.dylib armv7 <2506af1c983f3f09ac69aca44f67e863> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x352ef000 - 0x352f1fff libCoreVMClient.dylib armv7 <af6ff28dce6031baaa850ccc79e5699b> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x352f2000 - 0x352f6fff libGFXShared.dylib armv7 <a6ac1673a088379aa512ba5cac301f5b> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x352f7000 - 0x35334fff libGLImage.dylib armv7 <b8b8f3a1bfd0345e86aa0c2952534949> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x35a2f000 - 0x35b44fff QuartzCore armv7 <c086b6e6cd9d341399bcc3675c82f1fe> /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x35b93000 - 0x35bc1fff Security armv7 <fbc24f15bd9e37539cdd6e3576bde938> /System/Library/Frameworks/Security.framework/Security 0x35c40000 - 0x35c7ffff SystemConfiguration armv7 <410d69b356e533d6a1d538cf33059634> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x35c82000 - 0x361d6fff UIKit armv7 <ad8b3ad23f413187a178179db39cfa6b> /System/Library/Frameworks/UIKit.framework/UIKit 0x361d7000 - 0x36215fff VideoToolbox armv7 <d2e8067306d9346ab4a448f10f336894> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 0x36464000 - 0x36470fff AccountSettings armv7 <8db45acc4d3d3017af10fa5ee82c2306> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings 0x364bc000 - 0x364bffff AggregateDictionary armv7 <c2a6c1ff89a9318d8b74fc5dfc8847b8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x368eb000 - 0x36926fff AppSupport armv7 <921794b7d82a3558a0eb860979be199c> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x36999000 - 0x369a2fff AssetsLibraryServices armv7 <de7ca29cd47433cd8eca9c04102f5508> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x369bd000 - 0x369d4fff BackBoardServices armv7 <772912697ec23e5199a452e97f075dd9> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x369de000 - 0x36a02fff Bom armv7 <b5315d733e123a0781683efdc734064b> /System/Library/PrivateFrameworks/Bom.framework/Bom 0x36a82000 - 0x36a89fff CaptiveNetwork armv7 <a4f4b86cc84839f78ff746f013bcee6f> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x36c38000 - 0x36c3dfff CommonUtilities armv7 <f8fea9ee6ca236b0a7fa6c00eb8a0d24> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x36f03000 - 0x36f04fff CoreSurface armv7 <6065f7e040e93d6ea2837e929592cc30> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface 0x36f71000 - 0x36f76fff CrashReporterSupport armv7 <03ee46e3ca3f3920a7174e62096723fb> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x37148000 - 0x3715afff DataAccessExpress armv7 <b9423867a9ef303b87d2e1eac1712957> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x37199000 - 0x3719afff DataMigration armv7 <5903e08348b83f119022cbbf83ad100a> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x3719d000 - 0x371b6fff DictionaryServices armv7 <84669055e3e63d6ab56b8fe7b0476aaa> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices 0x371be000 - 0x371d6fff EAP8021X armv7 <6d5ab53850e23fe389e64e2705bd7810> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x37229000 - 0x3763cfff FaceCoreLight armv7 <43de0b31da3b39e4acf85ec2c8d5c65c> /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight 0x37834000 - 0x37840fff GenerationalStorage armv7 <d77ad2367fff37d485480aa39df7d325> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 0x3793b000 - 0x37946fff GraphicsServices armv7 <d4b7fd6509753bff9525fef374ddc359> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x37c39000 - 0x37c85fff IMFoundation armv7 <797535fc363c3f818bcd1424251393bf> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x37c8c000 - 0x37c8dfff IOAccelerator armv7 <9655464326203d258d3d0fc7e94651e2> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x37c8e000 - 0x37c93fff IOMobileFramebuffer armv7 <f38c374982a931d5a47458dd3c34ac59> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x37c94000 - 0x37c98fff IOSurface armv7 <a55bf03c35de3fd9b56dce82083c3d10> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface 0x37ce2000 - 0x37e88fff JavaScriptCore armv7 <a5780997f4b738659172f40877c9a7d9> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore 0x37f54000 - 0x37facfff ManagedConfiguration armv7 <44bbb2ba85c8320bb9e73c654b90f8c0> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x3817e000 - 0x381abfff MobileAsset armv7 <3a9e6258ae1230f5b12f1638b09cb974> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x381f0000 - 0x381f3fff MobileInstallation armv7 <c63e4b1ae40635cd9c6a7de851c80d10> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 0x381f4000 - 0x381fafff MobileKeyBag armv7 <35882c57076334aeb0641969a9b69ff3> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x38257000 - 0x3825afff MobileSystemServices armv7 <10b4eee2739c353183ac2cfe4e39a443> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x38272000 - 0x3827bfff MobileWiFi armv7 <bb4efbe3c7273c0fb534f12789756089> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x3840b000 - 0x3840dfff OAuth armv7 <575df12a2f2436af92e31494c3b74465> /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x38b47000 - 0x38b6cfff OpenCL armv7 <9baf655cae4e3f9f99a5c6a99207099d> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL 0x38ecd000 - 0x38eeafff PersistentConnection armv7 <c773b3dc885832f8a916de67f24f9f92> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x39180000 - 0x391a8fff PrintKit armv7 <3f0b9c58a458358eb506858e8ff9e1fe> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit 0x391a9000 - 0x3921dfff ProofReader armv7 <9cb25467554637bcb268ba30527d3c0f> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x39362000 - 0x39373fff SpringBoardServices armv7 <0e48e91ad40f34aab3323c7c4157ce52> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x394fe000 - 0x39500fff TCC armv7 <d5bef30a5bda315194173b862975f9fb> /System/Library/PrivateFrameworks/TCC.framework/TCC 0x3951f000 - 0x3952cfff TelephonyUtilities armv7 <803d7a92439238ee942086999c481eb6> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x3952d000 - 0x39951fff TextInput armv7 <d54d5ca42b503f26ab45e5efd4b87135> /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x399af000 - 0x39a4ffff UIFoundation armv7 <9a464526e26634bc834537e5ac3abf1f> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x39d53000 - 0x39d72fff WebBookmarks armv7 <77b65bc9c87b367ebea9a5b7984b13a5> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 0x39d73000 - 0x3a6a2fff WebCore armv7 <06c849df1ad435aeb8b6130d85cee5df> /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x3a6a3000 - 0x3a780fff WebKit armv7 <e0768dbdbdf13c769af7959497e24024> /System/Library/PrivateFrameworks/WebKit.framework/WebKit 0x3a82b000 - 0x3a832fff XPCObjects armv7 <723fe314ab95381cbfa69a0000005692> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects 0x3b34c000 - 0x3b352fff libAccessibility.dylib armv7 <f40705b5e9c43ce3b1f185fe690b9ac8> /usr/lib/libAccessibility.dylib 0x3b353000 - 0x3b369fff libCRFSuite.dylib armv7 <5a8a3d18a1ff3c97bd773705fef2d81c> /usr/lib/libCRFSuite.dylib 0x3b381000 - 0x3b38dfff libMobileGestalt.dylib armv7 <d0dce72a604b37309b8714fb35d74468> /usr/lib/libMobileGestalt.dylib 0x3b39f000 - 0x3b39ffff libSystem.B.dylib armv7 <7aeeab280f7e361e9986d962d0fa5281> /usr/lib/libSystem.B.dylib 0x3b4c1000 - 0x3b4cdfff libbsm.0.dylib armv7 <3870b1c8b1783b788bd51da1a04eae6e> /usr/lib/libbsm.0.dylib 0x3b4ce000 - 0x3b4d7fff libbz2.1.0.dylib armv7 <b04d27fa0f2d31d8bd0745f8aa0d7f67> /usr/lib/libbz2.1.0.dylib 0x3b4d8000 - 0x3b522fff libc++.1.dylib armv7 <ceb9fb64fb203d3a94063a9db6590ca4> /usr/lib/libc++.1.dylib 0x3b523000 - 0x3b536fff libc++abi.dylib armv7 <4b8520bc534231ae97ce146e076bc7bf> /usr/lib/libc++abi.dylib 0x3b562000 - 0x3b562fff libgcc_s.1.dylib armv7 <e7e2e533904235d7869baf2ef943407e> /usr/lib/libgcc_s.1.dylib 0x3b567000 - 0x3b654fff libiconv.2.dylib armv7 <ac23bb84e91e35418c9a2fb4792658b2> /usr/lib/libiconv.2.dylib 0x3b655000 - 0x3b79efff libicucore.A.dylib armv7 <da9d04cc6f6d3825aa52636342ef1e04> /usr/lib/libicucore.A.dylib 0x3b7a6000 - 0x3b7a6fff liblangid.dylib armv7 <a10d8f96815d35e0a1d2c7b998a941f3> /usr/lib/liblangid.dylib 0x3b7a9000 - 0x3b7b0fff liblockdown.dylib armv7 <224c65d491603e21a78a00af9e10f012> /usr/lib/liblockdown.dylib 0x3b8ed000 - 0x3ba90fff libmecabra.dylib armv7 <0747e596e9983bd6a76cf8349da325e4> /usr/lib/libmecabra.dylib 0x3ba91000 - 0x3baa6fff libmis.dylib armv7 <7502589f14733beb963c542fa40438c8> /usr/lib/libmis.dylib 0x3bacf000 - 0x3bbcdfff libobjc.A.dylib armv7 <79e5d714945834e4b2587abfc6c7269c> /usr/lib/libobjc.A.dylib 0x3bc91000 - 0x3bca6fff libresolv.9.dylib armv7 <3ee61a04a99b322e97e179bc03c46cf1> /usr/lib/libresolv.9.dylib 0x3bccb000 - 0x3bd50fff libsqlite3.dylib armv7 <cbefd01867b93d2a869a534825a1414c> /usr/lib/libsqlite3.dylib 0x3bd51000 - 0x3bd9cfff libstdc++.6.dylib armv7 <e3154b06ac5d360c948111abfb2bc339> /usr/lib/libstdc++.6.dylib 0x3bd9d000 - 0x3bdc3fff libtidy.A.dylib armv7 <c43990ee3a5e389aacf288c3615a50dc> /usr/lib/libtidy.A.dylib 0x3bdc7000 - 0x3be74fff libxml2.2.dylib armv7 <28dcf6ee713b387ebb763d11d4b3cd37> /usr/lib/libxml2.2.dylib 0x3be75000 - 0x3be95fff libxslt.1.dylib armv7 <d327d9e0f43333568abda8d83558c8a9> /usr/lib/libxslt.1.dylib 0x3be96000 - 0x3bea2fff libz.1.dylib armv7 <3ea49513bc023326be68e35324c11d0e> /usr/lib/libz.1.dylib 0x3bea3000 - 0x3bea6fff libcache.dylib armv7 <91862e82d5063531b4fb4da9a19e5365> /usr/lib/system/libcache.dylib 0x3bea7000 - 0x3beadfff libcommonCrypto.dylib armv7 <d9e66574881739e8b25c3ae087a9f409> /usr/lib/system/libcommonCrypto.dylib 0x3beae000 - 0x3beb0fff libcompiler_rt.dylib armv7 <6ac449c92d743640a23d9d1ebe0b48a9> /usr/lib/system/libcompiler_rt.dylib 0x3beb1000 - 0x3beb6fff libcopyfile.dylib armv7 <87bcae8743ab35c8a070ac95b7d57acb> /usr/lib/system/libcopyfile.dylib 0x3beb7000 - 0x3beecfff libcorecrypto.dylib armv7 <04b464137fc2304b84eeed1a5418f4a8> /usr/lib/system/libcorecrypto.dylib 0x3beed000 - 0x3bf0afff libdispatch.dylib armv7 <9323bb560d4e3a3fb41efdc78bd0cf94> /usr/lib/system/libdispatch.dylib 0x3bf0b000 - 0x3bf0cfff libdnsinfo.dylib armv7 <c25502085c833181b2a12cf525cffde6> /usr/lib/system/libdnsinfo.dylib 0x3bf0d000 - 0x3bf0efff libdyld.dylib armv7 <f0b2fad1b720361297e22866c5c0fb64> /usr/lib/system/libdyld.dylib 0x3bf0f000 - 0x3bf0ffff libkeymgr.dylib armv7 <e19c865e73e2352bbc8022033e953f22> /usr/lib/system/libkeymgr.dylib 0x3bf10000 - 0x3bf15fff liblaunch.dylib armv7 <c8bedc36bc3d3b55b91b12ebb1240968> /usr/lib/system/liblaunch.dylib 0x3bf16000 - 0x3bf19fff libmacho.dylib armv7 <965ab939e24935e7a3a65981574a7745> /usr/lib/system/libmacho.dylib 0x3bf1a000 - 0x3bf1bfff libremovefile.dylib armv7 <295706037a5238b4aa145df7b9354a0e> /usr/lib/system/libremovefile.dylib 0x3bf1c000 - 0x3bf1cfff libsystem_blocks.dylib armv7 <50a01a02f573317fbd21e1070b0afc7d> /usr/lib/system/libsystem_blocks.dylib 0x3bf1d000 - 0x3bfa3fff libsystem_c.dylib armv7 <cacc68d271e53338b7780c26f651b767> /usr/lib/system/libsystem_c.dylib 0x3bfa4000 - 0x3bfaafff libsystem_dnssd.dylib armv7 <6c5ac17133a1366aaeea5dc38dceaf1f> /usr/lib/system/libsystem_dnssd.dylib 0x3bfab000 - 0x3bfc3fff libsystem_info.dylib armv7 <5a4a4c9da868317db7f17cb616eb32d1> /usr/lib/system/libsystem_info.dylib 0x3bfc4000 - 0x3bfdafff libsystem_kernel.dylib armv7 <7d409890411a396a9c812f488f8ea99a> /usr/lib/system/libsystem_kernel.dylib 0x3bfdb000 - 0x3bff7fff libsystem_m.dylib armv7 <036ea0321da038e8b69a0c4413da00fe> /usr/lib/system/libsystem_m.dylib 0x3bff8000 - 0x3c006fff libsystem_network.dylib armv7 <afc167a2e9be3dd6851da8deaf42bafd> /usr/lib/system/libsystem_network.dylib 0x3c007000 - 0x3c00efff libsystem_notify.dylib armv7 <c1d71aa978383c51a9ba2b32782d6cc6> /usr/lib/system/libsystem_notify.dylib 0x3c00f000 - 0x3c010fff libsystem_sandbox.dylib armv7 <45bb99d46408351a9c61b5326032adea> /usr/lib/system/libsystem_sandbox.dylib 0x3c011000 - 0x3c011fff libunwind.dylib armv7 <df8f1d90cbb837cc92d5901fab94e6ca> /usr/lib/system/libunwind.dylib 0x3c012000 - 0x3c027fff libxpc.dylib armv7 <7f983066ea4c3c119f3e2344a04fef6e> /usr/lib/system/libxpc.dylib displayName WiFi name WiFi os_version iPhone OS 6.1.3 (10B329) system_ID version ??? (???) blame /Applications/WiFi.app/WiFi32 symbolicated

Test-iPhone-3GS:~ root#

On Tue, Nov 19, 2013 at 9:08 AM, David M. notifications@github.com wrote:

  1. Install "symbolicate" in Cydia. You might have to set your device to "Developer mode" to see it.
  2. Run "symbolicate /var/mobile/Library/Logs/CrashRepor er/LatestCrash-WiFi.plist"

— Reply to this email directly or view it on GitHubhttps://github.com/Cykey/wifi/issues/4#issuecomment-28809530 .


_0/ "A ten thousand miles journey begins / with a single step. That single step `\/ \, has to be taken from where you are"

http://www.kameshraj.com

davidmurray commented 10 years ago

Oh, yeah, I'm still trying to figure out the WiFiError stuff. Hm.