Closed Bug 1162127 Opened 9 years ago Closed 9 years ago

Startup crash on iPod Touch and iPhone 4S

Categories

(Firefox for iOS :: General, defect)

Other
iOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
fennec + ---

People

(Reporter: st3fan, Assigned: st3fan)

References

Details

TestFlight build #10 crashes on iPod TOuch and iPhone 4S.

I think the hint is in this part of the system log:

May  6 12:00:27 Blakes-iPod-touch Client[2862] <Error>: assertion failed: 12F69: libxpc.dylib + 51923 [89A85F22-6D73-33D8-9D7A-FCF58D58C58E]: 0x7d
May  6 12:00:27 Blakes-iPod-touch Unknown[2862] <Error>: 
May  6 12:00:29 Blakes-iPod-touch Client[2862] <Warning>: Warning: Unable to create restoration in progress marker file
May  6 12:00:29 Blakes-iPod-touch Client[2862] <Warning>: *** NSForwarding: warning: object 0x15594810 of class 'SnapKit.ConcreteConstraint' does not implement methodSignatureForSelector: -- trouble ahead
May  6 12:00:29 Blakes-iPod-touch Client[2862] <Error>: Unrecognized selector -[SnapKit.ConcreteConstraint superview]
May  6 12:00:29 Blakes-iPod-touch ReportCrash[2863] <Error>: task_set_exception_ports(B07, 400, D03, 0, 0) failed with error (4: (os/kern) invalid argument)
May  6 12:00:29 Blakes-iPod-touch ReportCrash[2863] <Notice>: ReportCrash acting against PID 2862
May  6 12:00:30 Blakes-iPod-touch ReportCrash[2863] <Warning>: os_activity_diagnostic_for_pid() failed!
May  6 12:00:30 Blakes-iPod-touch ReportCrash[2863] <Error>: Failed while requesting activity/breadcrumb diagnostics
May  6 12:00:30 Blakes-iPod-touch ReportCrash[2863] <Notice>: Formulating crash report for process Client[2862]
May  6 12:00:30 Blakes-iPod-touch SpringBoard[42] <Warning>: BSXPCMessage received error for message: Connection invalid
May  6 12:00:30 Blakes-iPod-touch com.apple.xpc.launchd[1] (UIKitApplication:org.mozilla.ios.Firefox[0xc145][2862]) <Notice>: Service exited due to signal: Abort trap: 6


Specifically:

Client[2862] <Warning>: *** NSForwarding: warning: object 0x15594810 of class 'SnapKit.ConcreteConstraint' does not implement methodSignatureForSelector: -- trouble ahead
Client[2862] <Error>: Unrecognized selector -[SnapKit.ConcreteConstraint superview]

Which is referenced in https://github.com/SnapKit/SnapKit/issues/84

Maybe an upgrade to Snap 0.11 will fix this.
TestFlight build #10 crashes on iPhone 5.
This did the trick. Testflight build #13 was successfull.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.