aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Djärv <[email protected]>2005-07-19 09:35:56 +0000
committerJan Djärv <[email protected]>2005-07-19 09:35:56 +0000
commit25fd144dac52d8eacb6305fd4b502d78526409b6 (patch)
treef44786c36c074f92745429ae13b09938549c531c
parent7537ab9c84a0e2b9eb3682500b32675ef2014739 (diff)
* PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
-R comes after i386 in setarch command.
-rw-r--r--etc/ChangeLog5
-rw-r--r--etc/PROBLEMS4
2 files changed, 7 insertions, 2 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 2ecc124f00..f4f2aa97fe 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-19 Jan Dj,Ad(Brv <[email protected]>
+
+ * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
+ -R comes after i386 in setarch command.
+
2005-07-12 Juri Linkov <[email protected]>
* refcard.tex (Files): Change description of `C-x C-q' from
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index db8840d3d1..d6977ee4f7 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -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.