GC_FOR_MALLOC

FTP client for Android handsets.
Post Reply
arlen
Posts: 2
Joined: Thu Jun 23, 2011 3:05 am
AntiSpam sum: 8

GC_FOR_MALLOC

Post by arlen »

Dear Lysesoft,
We trying to download some big file(400M~1.2G) automatically, we found Andftp provide good support that could save a lot time and easy to implement, very thanks your efford.

But we got some problem following..
12.972 D/dalvikvm( 1570): GC_FOR_MALLOC freed 10196 objects / 511928 bytes in 30ms
13.132 D/dalvikvm( 1570): GC_FOR_MALLOC freed 10465 objects / 530064 bytes in 29ms
13.262 D/dalvikvm( 1570): GC_FOR_MALLOC freed 10102 objects / 505072 bytes in 37ms
13.492 D/dalvikvm( 1570): GC_FOR_MALLOC freed 10360 objects / 524576 bytes in 39ms
13.665 D/dalvikvm( 1570): GC_FOR_MALLOC freed 10498 objects / 532904 bytes in 27ms
13.785 D/dalvikvm( 1570): GC_FOR_MALLOC freed 10538 objects / 533936 bytes in 27ms
14.065 D/dalvikvm( 1570): GC_FOR_MALLOC freed 10415 objects / 529072 bytes in 26ms
.
.
[ 2009.129537] __ratelimit: 20948 callbacks suppressed
[ 2009.134386] lysesoft.andftp: page allocation failure. order:3, mode:0x4020

We got a lot of same GC_FOR_MALLOC log when "downloading".

If we lucky, we could download all file and end connection, but we often get lysesoft.andftp: page allocation failure and device will hang.

Could you kindly help us how to handle this problem?
Very thanks! :)

support
Posts: 853
Joined: Sun Apr 20, 2008 4:40 pm

Re: GC_FOR_MALLOC

Post by support »

Which version of AndFTP are you using 2.9.1?

arlen
Posts: 2
Joined: Thu Jun 23, 2011 3:05 am
AntiSpam sum: 8

Re: GC_FOR_MALLOC

Post by arlen »

Yes, thanks.

support
Posts: 853
Joined: Sun Apr 20, 2008 4:40 pm

Re: GC_FOR_MALLOC

Post by support »

We're going to try to reproduce the problem. Do you have other applications running?

Post Reply