Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
25fd144d
Commit
25fd144d
authored
Jul 19, 2005
by
Jan Djärv
Browse files
* PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
-R comes after i386 in setarch command.
parent
7537ab9c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
etc/ChangeLog
etc/ChangeLog
+5
-0
etc/PROBLEMS
etc/PROBLEMS
+2
-2
No files found.
etc/ChangeLog
View file @
25fd144d
2005-07-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
-R comes after i386 in setarch command.
2005-07-12 Juri Linkov <juri@jurta.org>
* refcard.tex (Files): Change description of `C-x C-q' from
...
...
etc/PROBLEMS
View file @
25fd144d
...
...
@@ -2418,11 +2418,11 @@ address space of a process. As the result dumping may fail even if
you turn off exec-shield. In this case, use the -R option to the setarch
command:
setarch
-R
i386 ./temacs --batch --load loadup [dump|bootstrap]
setarch i386
-R
./temacs --batch --load loadup [dump|bootstrap]
or
setarch
-R
i386 make bootstrap
setarch i386
-R
make bootstrap
*** Fatal signal in the command temacs -l loadup inc dump.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment