Click here to Skip to main content
15,920,468 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Embedded CDateTimeCtrl in CListCtrl Pin
mace9-Aug-04 6:27
mace9-Aug-04 6:27 
GeneralRe: Embedded CDateTimeCtrl in CListCtrl Pin
mace9-Aug-04 23:43
mace9-Aug-04 23:43 
QuestionJET Engine differences? Pin
Danoo8-Aug-04 21:44
Danoo8-Aug-04 21:44 
GeneralInstead of STL List Pin
.NetRams8-Aug-04 21:22
.NetRams8-Aug-04 21:22 
GeneralRe: Instead of STL List Pin
gokings9-Aug-04 1:15
gokings9-Aug-04 1:15 
GeneralRe: Instead of STL List Pin
.NetRams9-Aug-04 18:09
.NetRams9-Aug-04 18:09 
QuestionHow to stop, pause and set Timer while palying a Wave file Pin
shiva shankar8-Aug-04 20:49
shiva shankar8-Aug-04 20:49 
GeneralMemory leaks Pin
r i s h a b h s8-Aug-04 20:38
r i s h a b h s8-Aug-04 20:38 
Dear all,
i'm struggling since last week trying to find memory leaks in my web application when number of users increases, say 100 or more. We have a web based application which uses some VB as well as VC Com dll's. The InetInfo.exe crashes due to memory leaks caused by these dll's and also by the asp code.

We've used a microsoft application to generate the memory dump of InetInfo.exe
Its called LeakDiag. It generated the dmp file and also some xml logs. We also used microsoft's DmpChk.exe to read the dmp file. This is (text) the contents of the dump file

<br />
  RVA 00000BB8, 01000000 - 01006000: 'C:\WINNT\system32\inetsrv\inetinfo.exe'<br />
  RVA 00000C24, 77f80000 - 77ffd000: 'C:\WINNT\system32\NTDLL.DLL'<br />
  RVA 00000C90, 78000000 - 78046000: 'C:\WINNT\system32\msvcrt.dll'<br />
  RVA 00000CFC, 7c570000 - 7c628000: 'C:\WINNT\system32\KERNEL32.DLL'<br />
  RVA 00000D68, 7c2d0000 - 7c332000: 'C:\WINNT\system32\ADVAPI32.DLL'<br />
  RVA 00000DD4, 77d30000 - 77da1000: 'C:\WINNT\system32\rpcrt4.dll'<br />
  RVA 00000E40, 77e10000 - 77e75000: 'C:\WINNT\system32\USER32.DLL'<br />
  RVA 00000EAC, 77f40000 - 77f7e000: 'C:\WINNT\system32\GDI32.DLL'<br />
  RVA 00000F18, 77a50000 - 77b3f000: 'C:\WINNT\system32\OLE32.DLL'<br />
  RVA 00000F84, 6e5a0000 - 6e5c0000: 'C:\WINNT\system32\iisrtl.dll'<br />
...<br />
...<br />
...<br />


These are the lines of text which correspond to our application dll's
<br />
RVA 000039B4, 11000000 - 111b4000: 'C:\Apps\WebCache\WebCache.dll'<br />
RVA 00004518, 04200000 - 04573000: 'C:\Apps\WebCache\Admin.dll'<br />
...<br />
...<br />


But i'm stuck now. I do not know how do i understand and interpret the above data. Is there some other way i can track memory leaks in my dll's and/or web application.
Plz. help.
Confused | :confused:

____________________________________________________________

rishabhs


I think therefore I am.
GeneralRe: Memory leaks Pin
V.8-Aug-04 20:53
professionalV.8-Aug-04 20:53 
Generalstrange treeviewctrl behavior Pin
johnny,Kim8-Aug-04 19:38
johnny,Kim8-Aug-04 19:38 
GeneralRegOpenKeyEX(HKEY_LOCAL_MACHINE..... Pin
Anonymous8-Aug-04 18:48
Anonymous8-Aug-04 18:48 
GeneralRe: RegOpenKeyEX(HKEY_LOCAL_MACHINE..... Pin
Michael Dunn8-Aug-04 19:37
sitebuilderMichael Dunn8-Aug-04 19:37 
QuestionShould the next C++ standard include support for &quot;Design by Contract&quot;? Pin
KevinHall8-Aug-04 18:45
KevinHall8-Aug-04 18:45 
AnswerRe: Should the next C++ standard include support for &quot;Design by Contract&quot;? Pin
John R. Shaw8-Aug-04 19:40
John R. Shaw8-Aug-04 19:40 
AnswerRe: Should the next C++ standard include support for &quot;Design by Contract&quot;? Pin
Michael Dunn8-Aug-04 19:41
sitebuilderMichael Dunn8-Aug-04 19:41 
GeneralRe: Should the next C++ standard include support for &quot;Design by Contract&quot;? Pin
KevinHall8-Aug-04 20:05
KevinHall8-Aug-04 20:05 
GeneralGet texts from the dialog and show them on the View Pin
bonmeepon8-Aug-04 18:30
bonmeepon8-Aug-04 18:30 
GeneralRe: Get texts from the dialog and show them on the View Pin
Vadim Tabakman8-Aug-04 18:40
Vadim Tabakman8-Aug-04 18:40 
Questionfopen errors? Pin
Tyrus1828-Aug-04 17:55
Tyrus1828-Aug-04 17:55 
AnswerRe: fopen errors? Pin
Vadim Tabakman8-Aug-04 18:31
Vadim Tabakman8-Aug-04 18:31 
AnswerRe: fopen errors? Pin
David Crow9-Aug-04 3:12
David Crow9-Aug-04 3:12 
GeneralSet Fields in ADO?(VC++) Pin
Zero_One_ADO8-Aug-04 17:37
Zero_One_ADO8-Aug-04 17:37 
GeneralRe: Set Fields in ADO?(VC++) Pin
Milton Karimbekallil8-Aug-04 18:51
Milton Karimbekallil8-Aug-04 18:51 
GeneralDBCS Hell! Pin
John R. Shaw8-Aug-04 17:14
John R. Shaw8-Aug-04 17:14 
GeneralDialog initlization Pin
Tyrus1828-Aug-04 16:49
Tyrus1828-Aug-04 16:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.