-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fatal error 6, Aborted. #32
Comments
Emacs for Android has always been crashy and difficult to setup :( I've finally given up on Emacs, git, and most other command line programs on Android. At some point, ssh'ing from Android to GitHub suddenly stopped working, and no amount of permissions/configuration management could fix it. Once I couldn't git pull/push, there was little point in using Emacs or any other CLI text editor on my phone. |
The following procedure works fine on my Nexus 5/Android 4.4.4:
After this, my Emacs runs consistently like a dream! (I just wish it could handle UTF-8 :-). |
Q: drnll - "connect to startup directory and run startup" - does that go into the app data dir which would only work on a rooted phone? A: The procedure above does NOT require rooting. You just type "cd src" at the prompt where you were left after the fatal error. |
Ah. Cool. So I did not even have to ask. drnil, your description works here too. Btw., what Did you have to do to get the segfault? I still did nothing more than M-x psychoanalyse-pinhead -- but that worked fine. (With Hacker's Keyboard.) |
It's sensitive to screen size, i had to do the first init in a certain
|
More on the sensitivity: On my phone, emacs -q works with Hacker;s keyboard in landscape mode, but not portrait mode, with font size 20. But I have found nothing that works with in portrait mode, except font-size 4x8. More precisely: Samsung Galaxy Note 2 |
Try changing in busybox.sh Emacs TO emacs.bin Also chmod emacs.bin This made it start for me (in terminal mode - I kind of expected emacs24) |
Any progressing? Running ./bootstrap-emacs works for me, but it alwasy got fatal error when click the emacs icon. |
On KitKat
The text was updated successfully, but these errors were encountered: