home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / win32 / 2556 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  928 b 

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