home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!munnari.oz.au!metro!sequoia!IRIS.bio.uts.EDU.AU!mhart
- From: mhart@IRIS.bio.uts.EDU.AU (Michael Hart)
- Newsgroups: comp.sys.sgi
- Subject: Re: bad GL code locks up 4D-25
- Date: 11 Nov 1992 08:48:15 GMT
- Organization: University of Technology, Sydney
- Lines: 18
- Message-ID: <1dqhcfINNbb2@sequoia.ccsd.uts.EDU.AU>
- References: <101064@bu.edu>
- NNTP-Posting-Host: iris.bio.uts.edu.au
-
- Yes,
- When we were running the old Irix 3.3 I had some buggy code
- which actually rebooted the system. I traced it to a rectwrite()
- call which was actually trying to transfer more pixels than allocated
- in the picture array.
-
- Every time I ran the code to try to find the bug I had to wait
- for the system to start up again.
-
- I don't know if this happens with the newer operating systems.
-
- +-------------------------------+------------------------------------+
- | Michael Hart | "If you want a straight line take |
- | Biomedical Science Dept | only two points." |
- | University Of Technology | "If reproducibility is a problem |
- | mhart@bio.uts.edu.au | do the experiment only once." |
- +-------------------------------+------------------------------------+
-
-