Ionic app crash after a few minutes of use

Hello pple, my app works correctly, but when i use for 4 or 5 minutes it crash, (i test on Android tablet 6.0.1 ), in Android studio in check the memory usage in Android profiler tool, the MEMORY indicator increase but never low, the error in log cat tool is:

08-30 12: 13: 58.832 31391-31445 / com.test.guest A / libc: FORTIFY: FD_SET: file descriptor> = FD_SETSIZE Fatal signal 6 (SIGABRT), code -6 in tid 31445 (pool-1-thread- 1)

( in Android Profile, garbage collector never launch )
mi versions are:

Cordova CLI: 6.5.0

Gulp version: CLI version 3.9.1

Gulp local: Local version 3.9.1

Ionic Version: 1.3.2

Ionic CLI Version: 1.4.0

Ionic App Lib Version: 0.0.16

ios-deploy version: 1.9.1

ios-sim version: Not installed

OS: Mac OS X Yosemite

Node Version: v6.9.4

Xcode version: Xcode 9.2 Build version 9C40b

i apreciate your help,

regrads.!

Your Cordova tooling seems to be out of date, which might be causing all kinds of problems.
You can read about how to figure out the current Cordova versions and how to update CLI, platforms and plugins here: How to update Cordova CLI, Platforms and Plugins · ionic.zone

And this is super old.

update to ionic cli 2.0.0 and the error persist.

the line for de garbage collector dont apear

This is how the line should appear

This is still ancient - you should use 4.x. Then post your ionic info output. Right now I don’t even know what Cordova platform version you are using.