Obsolete
Status Update
Comments
ma...@gmail.com <ma...@gmail.com> #2
have you actually hit this limit in practice?
ro...@android.com <ro...@android.com>
va...@gmail.com <va...@gmail.com> #3
I've hit this limit and that made me question the choice of !28 in this bug report.
The scenario is the following:
- we're deploying unit and functional tests over SSH to non rooted Android devices
- beside executables we're deploying big assets (several GB) over SSH wtih rsync
- we're using SSHDroid which home is /data/data/berserker.android.apps.sshdroid/home
/data/data/berserker.android.apps.sshdroid/home is already 48 characters which is more than a third of the maximum allowed name if you pass an absolute path to dlopen()
Gregory
The scenario is the following:
- we're deploying unit and functional tests over SSH to non rooted Android devices
- beside executables we're deploying big assets (several GB) over SSH wtih rsync
- we're using SSHDroid which home is /data/data/berserker.android.apps.sshdroid/home
/data/data/berserker.android.apps.sshdroid/home is already 48 characters which is more than a third of the maximum allowed name if you pass an absolute path to dlopen()
Gregory
mo...@gmail.com <mo...@gmail.com> #5
Since updating to Sony's 4.3 update I'm also getting this issue. Since it's in AOSP I'd rather see this fixed there.
sa...@google.com <sa...@google.com> #6
Thank you for your feedback. We have tried our best to address the issue reported, however our product team has shifted work priority which doesn't include this issue. For now, we will be closing the issue as "Won't Fix (Obsolete)". If this issue still currently exists, we request that you log a new issue along with the latest bug report here: https://goo.gl/TbMiIO and reference this bug for context.
Description
Rebooting temporarily cures the lag.