-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
dumped emacs is unusable #1
Comments
Fuller output including text printed while dumping:
|
Crash log from the shell doesn't tell much: |
issue #2 might need fixing first actually |
currently I'm waiting on macports/macports-ports#18956 to be merged so that I can check out the ld64 sources for some |
OK so that PR is now merged, so I've updated the machochecker sources for
...but the pointer in question ( Line 1876 in ab9e250
|
trying to bootstrap results in:
When debugging in gdb, the debugger can't handle it either:
The odd thing is, though, that machocheck/isemacsvalid says the executable is okay...
...so, I'm not sure if the error is coming from the darwin
arch
executable, or darwin's libc, or the shell, or what. I've tried building my own gdb with--disable-arch-for-exec
but that has its own issues...(Note: I formerly had a bounty for this on BountySource, but then I deleted my BountySource account due to bad interactions with them on social media, so now if you are interested in a bounty, contact me separately to find a way to do it outside of their system)
The text was updated successfully, but these errors were encountered: