AirFloat icon indicating copy to clipboard operation
AirFloat copied to clipboard

Crash at launch on iphone 3GS / iOS 5.0

Open gconchon opened this issue 12 years ago • 3 comments

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 ?

gconchon avatar Jul 22 '13 08:07 gconchon

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

jaywilliams avatar Jul 23 '13 15:07 jaywilliams

same on ipad 1 5.1.1

zatmonkey avatar Oct 01 '13 12:10 zatmonkey

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 https://github.com/trenskow/AirFloat/issues/21 which should solve my crashes

tmarian avatar Feb 16 '15 08:02 tmarian