home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!sdd.hp.com!usc!news.aero.org!slewis
- From: slewis@aero.org (Steven Lewis)
- Newsgroups: comp.os.ms-windows.programmer.win32
- Subject: Windebug Crashes loading my APP
- Date: 21 Dec 1992 06:40:19 GMT
- Organization: The Aerospace Corporation, El Segundo, CA
- Lines: 20
- Distribution: world
- Message-ID: <1h3osjINNc25@news.aero.org>
- NNTP-Posting-Host: altair.aero.org
-
- WinDebug fails to load my program
-
- Application is 3.3MB compiled with full debugging
-
- Traps to MS-DOS Prompt which says
-
- NTSD: access voilation
- NTSD: !!! second chance !!!
- eax=002c2c98 ebx=001d0000 ecx=00571c10 edx=00571c80
- esi=002d2c90 edi= 00001000
- ntdll!_RtExAllocateHeap+0x804
- 6010fb94 66897e02 mov [esi+0x2],di
-
- This is the first large C++ application I have tried to
- debug. Small C applications generated with the same command
- file work OK.
-
- I have 16 MB Ram and 30 MB swap. PM, DOS and WINDEBUG are
- the only non-system apps running
-
-