[gnu.emacs.bug] emacs problem

davek@ICASE.EDU (David Kamowitz) (11/01/88)

Greetings!

I am not sure if this is an X11 bug or an emacs bug.

We are running emacs 18.52 and X11R2 on a sun network running OS-3.5.1 .
The synopsis of the problem is that dbx behaves differently before and
after emacs is run, from a particular window.

Here is a transcript of a typical situation:

Script started on Wed Oct 26 11:11:32 1988
work4% cd work/burgers/One_d/FAS
work4% dbx main
Reading symbolic information...
Read 1279 symbols
(dbx) run
Running: main 
  number of cells
8
  lambda?
1
  number of time steps
1
  epcrt2, epcrt4?
1 0
  eps?
0
  u=   1.000000   1.000000   1.000000   1.000000   1.000000   1.000000
   1.000000   1.000000   1.000000   1.000000   1.000000   1.000000   1.000000
   1.000000
time =.0000e+00 error =.2828e+01 resid =.0000e+00
  u=   1.000000   1.000000   1.000000   1.000000   1.000000   1.000000
   1.000000   1.000000   1.000000   1.000000   1.000000   1.000000   1.000000
   1.000000
time =.1250e+00 error =.2828e+01 resid =.0000e+00

execution completed, exit code is 0
program exited with 0
(dbx) quit
work4% emacs new_file
work4% dbx main
Reading symbolic information...
Read 1279 symbols
(dbx) run
Running: main 
  number of cells
8
signal IO (possible input/output) in read at 0x16612
read+4:         trap    #0x0
(dbx) unrecognized command/syntax "8
"
(Type 'help' for help)
(dbx) quit
work4% exit
work4% 
script done on Wed Oct 26 11:16:31 1988

script done on Wed Oct 26 11:16:31 1988



Please let me know if I can provide any further information.
Thank you,
David Kamowitz
davek@icase.edu