/[gxemul]/upstream/0.3.7/BUGS
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /upstream/0.3.7/BUGS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 21 - (hide annotations)
Mon Oct 8 16:19:28 2007 UTC (16 years, 7 months ago) by dpavlin
File size: 1857 byte(s)
0.3.7
1 dpavlin 20 $Id: BUGS,v 1.37 2005/11/13 12:34:02 debug Exp $
2 dpavlin 2
3 dpavlin 20 Hm. This file is pretty old. Some of these are still valid, though.
4    
5     ===================================================================
6    
7 dpavlin 2 x) An unknown math coprocessor bug. (Ultrix' dxclock sometimes looks
8     weird.)
9    
10     x) Enabling cache emulation (./configure --enable-caches) triggers bugs.
11    
12     x) Linux/DECstation (Debian) oopses extremely often unless -U is used
13     at run-time. I'm not sure yet why it bugs out. With -U, the risk is
14     lower, but not completely gone. _Maybe_ this is a bug in Linux. Why?
15     Because the oops message contains things like ANSI escape codes and
16     characters in registers (including the pc and return address register);
17     this looks like a buffer overflow in the serial driver. (Another thing
18     that gives weight to this theory is that the serial driver in Linux is
19     still being developed.) But this is just a guess.
20    
21 dpavlin 12 o) Hardware device ticks are done at cycle specific intervals, not
22 dpavlin 2 instruction intervals, so sometimes a fraction of a cycle can be
23     "lost".
24    
25 dpavlin 12 o) Running Linux/DECstation 2.4.26 with no scsi disks attached causes
26 dpavlin 2 a warning message to be printed by Linux.
27    
28     o) UDP packets that are too large are not handled well by the Lance device.
29    
30     o) Colors in X11 framebuffers on MacOS X hosts are wrong. (I'm not sure
31     how to solve this; the code works on both little-endian (Alpha) and
32     big-endian (UltraSPARC) X-servers...)
33    
34 dpavlin 12 o) Binary-translated 64-bit stuff checks to see if the top 32 bits are
35 dpavlin 2 all zeroes or all ones, and then uses 32-bit tables and such. This
36     is a bug. It should check the top 33 bits, not 32. (Alpha only, already
37     fixed for i386?)
38    
39     o) NetBSD/arc 2.0 uses the ASC controller in a way which GXemul cannot yet
40     handle. (NetBSD 1.6.2 works ok.)
41    

  ViewVC Help
Powered by ViewVC 1.1.26