home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- From: chris@chrism.demon.co.uk (Chris Marriott)
- Path: sparky!uunet!pipex!demon!chrism.demon.co.uk!chris
- Subject: Re: Does anybody know this bug?
- Distribution: world
- References: <1993Jan23.150923.12794@ousrvr.oulu.fi>
- Organization: None
- Reply-To: chris@chrism.demon.co.uk
- X-Mailer: Simple NEWS 1.90 (ka9q DIS 1.19)
- Lines: 35
- Date: Sat, 23 Jan 1993 17:33:11 +0000
- Message-ID: <727810391snz@chrism.demon.co.uk>
- Sender: usenet@demon.co.uk
-
- In article <1993Jan23.150923.12794@ousrvr.oulu.fi> artoinas@phoenix.oulu.fi writes:
-
- >
- >I am programming an application with Turbo C++ for Windows 3.0. I use Windows
- >version 3.0. So far, I've detected all bugs and fixed them. Now one lurking
- >bug is driving me mad, I have no idea about it's causes.
- >
- >Well, I know that this is too general, but here is what the bug does:
- >Sometimes after running the application Windows gives me an Unrecoverable
- >Application error when I toggle the mouse on text editing window (in Turbo
- >C++) and start typing something. However (of course) this doesn't happen al-
- >ways. So if you have seen this problem and solved it, please answer?
- >
- >Arto Oinas - first year Computer Science student from Finland
- >(Too general really I bet)
- >
- >
-
- I suggest you try and run your application under Windows 3.1, if at all
- possible. That way the UAE will be replaced by a General Protection Fault,
- which has the advantage of showing you *where* your program crashed. Armed
- with that address and a linker map you can then find out which function
- the problem is occurring in, and track it down from there.
-
- Best wishes,
-
- Chris
- --
- --------------------------------------------------------------------------
- | Chris Marriott | chris@chrism.demon.co.uk |
- | Warrington, UK | BIX: cmarriott |
- | | CIX: cmarriott |
- | Save the whales. Collect the whole set. | CompuServe: 100113,1140 |
- --------------------------------------------------------------------------
-
-