Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash at launch on iphone 3GS / iOS 5.0 #33

Open
gconchon opened this issue Jul 22, 2013 · 3 comments
Open

Crash at launch on iphone 3GS / iOS 5.0 #33

gconchon opened this issue Jul 22, 2013 · 3 comments

Comments

@gconchon
Copy link

Hi,

The application crash at launch on my old iphone 3GS under iOS 5.0.
The application screen appears for less than 1/2 second and return to home screen of the iphone.

Here is what I have in the crash logs :

Incident Identifier: 32CACCD3-9684-4914-BC47-2AC8C0801111
CrashReporter Key:   5b25af278aa7823d59c592ad316e62b3d3fbb6f7
Hardware Model:      iPhone2,1
Process:         launchd [249]
Path:            /sbin/launchd
Identifier:      launchd
Version:         ??? (???)
Code Type:       ARM (Native)
Parent Process:  launchd [1]

Date/Time:       2013-07-21 22:29:32.470 +0200
OS Version:      iPhone OS 5.0 (9A334)
Report Version:  104

Exception Type:  EXC_BAD_ACCESS (SIGILL)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000
Highlighted Thread:  0

Backtrace not available

Unknown thread crashed with ARM Thread State:
    r0: 0x00000055    r1: 0x00000000      r2: 0x00000000      r3: 0x00000000
    r4: 0x00000000    r5: 0x00000000      r6: 0x00000000      r7: 0x00000000
    r8: 0x00000000    r9: 0x00000000     r10: 0x00000000     r11: 0x00000000
    ip: 0x00000000    sp: 0x00000000      lr: 0x00000000      pc: 0x00000000
  cpsr: 0x20000010

Binary images description not available

And in syslog :

22:29:32 ReportCrash[250]: MS:Notice: Installing: (null) [ReportCrash] (675.00)
22:29:32 configd[20]: subnet_route_if_index: can't get interface name
22:29:32 configd[20]: Captive: en0: Not probing 'Wifixxxx_Namexx' (protected network)
22:29:32 ReportCrash[250]: Failed to create CSSymbolicatorRef for launchd
22:29:32 ReportCrash[250]: Formulating crash report for process launchd[249]
22:29:32 kernel[0]: [75.682825916]: AppleBCMWLANNetManager::receivedIPv4Address(): Received address 192.168.1.73, entering powersave mode 2
22:29:32 configd[20]: network configuration changed.
22:29:32 configd[20]: hostname (prefs) = iPhone-de-xxxxxxxx
22:29:32 com.apple.launchd[1] (UIKitApplication:com.tren.AirFloat[0xf4e9][249]): (UIKitApplication:com.tren.AirFloat[0xf4e9]) Job appears to have crashed: Illegal instruction: 4
22:29:32 com.apple.launchd[1] (UIKitApplication:com.tren.AirFloat[0xf4e9]): (UIKitApplication:com.tren.AirFloat[0xf4e9]) Throttling respawn: Will start in 2147483647 seconds
22:29:32 SpringBoard[22]: Application 'AirFloat' exited abnormally with signal 4: Illegal instruction: 4
22:29:32 configd[20]: network configuration changed.
22:29:32 configd[20]: hostname (prefs) = iPhone-de-xxxxxxxx
22:29:33 timed[252]: MS:Notice: Installing: com.apple.timed [timed] (675.00)
22:29:33 ReportCrash[250]: Saved crashreport to /var/mobile/Library/Logs/CrashReporter/launchd_2013-07-21-222932_iPhone-de-xxxxxxxx.plist using uid: 0 gid: 0, synthetic_euid: 501 egid: 0
22:29:34 SpringBoard[22]: Error: Connection interrupted

I use this iphone without sim card installed, in airplane mode but with WIFI activated (of course !)

Any idea ?

@jaywilliams
Copy link

I'm having a similar issue with my iPhone 3GS and iOS 5.1. Has anyone found a solution?

@zatmonkey
Copy link

same on ipad 1 5.1.1

@tmarian
Copy link

tmarian commented Feb 16, 2015

Same problem here: iPhone 3GS on 5.1.1 - would it work with ios 6.1.6? ...is it worth updating?

Edit: anyway, I'm happy with my setup on 5.1.1 - kept reading the issues and found #21 which should solve my crashes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants