home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- References: <9601271304.AA0007w@cliffe.demon.co.uk>
- X-Newsreader: MicroDot 1.11beta16 [REGISTERED 004e3f]
- Mime-version: 1.0
- Content-Type: text/plain; charset=iso-8859-1
- Content-Transfer-encoding: QP
- Path: black-z.commo.mcnet.de!tecmania.mcnet.de
- X-Gateway: ZCONNECT UE rudisbox.rb.org [PolyNet zTOr V5.110 Serie: "retrax"]
- Subject: Re: A4000
- Message-ID: <xGkY5MD4E3FaUz1@asparagus.tecmania.mcnet.de>
- Date: Thu, 8 Feb 96 0:00:00 GMT
- Organization: unorganisierter geht's nimmer...
- X-ZC-TELEFON: V+49-6021-412696
- X-ZC-POST: Merlostraße 5a · 63741 Aschaffenburg
- From: ASPARAGUS@tecmania.mcnet.de (Michael Bergmann)
-
- It was about 13:04:51 o'clock on 27.01.1996, when steve@cliffe.demon.co.uk (Steven Chapman )
- was writing something about "A4000"...
-
-
- > Sorry about the file News item.
- >
- >
- > This has been copied out of the Complete Amiga C book from
- > Amiga Shopper and cashes A4000/30 and A4000/40 when run.
- >
- > But if fastmem is turned off runs as it should.
- >
- > Any idea's or could this be a mother board fault with A4000's.
- >
- > Have suppied Executable and source (Complie via SAS).
- >
- >
- > Steve C.
- >
-
- This behaviour also occures when compiled with Storm-C Beta7, Maxon-C,
- and GCC v2.7.
-
- What's happening is a WORD READ to in-use memory areas.
- I recompiled this with DEBUG=SYMBOLFLUSH MATH=68881, #including
- <m68881.h> under SAS v6.56, with the same result - the A4k crashes
- with a GURU #80000004, sometimes #8000000B.
- Also, this does'nt happen if the fastmem is turned off. Strange...
-
- Using CodeProbe, I came to the point that it must be an error in your
- function "char selection(char lower, char upper)", after a quick view,
- I suspect the variable "input" to cause the crash. Don't have the time
- to verify this right now - have to take off for a little
- money-earning...
-
- Here's the CyberGuard(Enforcer)-output caused by the program:
-
- WORD-READ to 0045D320 PC: 0045D320
- USP: 0846273C SR: 0000 FLSW: 01428200 TCB: 084606D8
- Data: 00000065 0000005A 00000000 00000000 00000000 00000000 00000000 00000000
- Addr: 0845D551 0842ED70 08413C06 084606D8 0842EB00 0842EDCC 0800EF1C 0846273C
- Stck: 00000061 00000065 0842EB00 7FFF0000 FFFFFFFF FFFFFFFF 084604A2 00000000
- Stck: 720023C1 084509C8 4E754E71 4A00671A 2C7AF41C B03C0001 660C700A 4EAEFDFC
- Name: "simplecalc4"
- This is a BETA version.
- Ralph Schmidt laire@uni-paderborn.de
-
-
-
- Regards,
- _____________________________________________________________________________________
- Michael Bergmann
- Amiga 4000T . CS 060/50Mhz/CV 64 . 22MB RAM . Toccata . Kickstart v40.68 . WB v40.42
- -------------------------------------------------------------------------------------
-
-
-
-
-
-
-
-