Ionic Framework crashes on start - Phonegap, on Pantech Burst

I have the same problem: my phone is a Samsung Galaxy GT-I9300 with Android v 4.0.4.

Launching Ionic Starter App the error thrown is:
A/libc(8289): Fatal signal 11 (SIGSEGV) at 0x00000283 (code=1)

1 Like

Throws me exactly the same error also, on the Cordova Error Log.

Hi, I have the same problem, is there an issue open on this problem ? Where can we track it ?

Regards,

Same problem here on:

  • Samsung galaxy S2, android 4.1.2 (official samsung release)
  • Samsung galaxy tab 2, android 4.2.2 (official samsung release)
  • sony xperia s, android 4.1.2 (free xperia project, based on cyanogenmod)

Using ionic framework 0.9.25, and noticing that only by removing all left/right icons and classes and the item class in the menu, does the application load successfully.

At least on Android 4.0, I’ve narrowed it down to display: -webkit-box and content: ' ' within an :after selector. I’ll keep looking for a solution, thanks for reporting it.

I committed some changes and described what I think at least one of the problems may be:

Would I be able to get assistance testing these changes out? Thanks

After my College class today, I’ll sure try the changes out and see if they work.

It seems to work now (Samsung Galaxy GT-I9300 with Android v 4.0.4.), the starter app load successfully!

Using this app, sometimes the “click” on Pets > Dogs (or another category) seems to be ignored:

No problem with the click on the bottom menu bar.