Click here to Skip to main content
15,907,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help needed: another strange calloc/malloc issue Pin
Stephen Hewitt21-Jul-06 3:05
Stephen Hewitt21-Jul-06 3:05 
GeneralRe: Help needed: another strange calloc/malloc issue Pin
lyuabe21-Jul-06 7:23
lyuabe21-Jul-06 7:23 
GeneralRe: Help needed: another strange calloc/malloc issue Pin
Stephen Hewitt21-Jul-06 18:56
Stephen Hewitt21-Jul-06 18:56 
GeneralRe: Help needed: another strange calloc/malloc issue Pin
lyuabe29-Jul-06 2:24
lyuabe29-Jul-06 2:24 
GeneralRe: Help needed: another strange calloc/malloc issue Pin
Stephen Hewitt29-Jul-06 2:39
Stephen Hewitt29-Jul-06 2:39 
GeneralRe: Help needed: another strange calloc/malloc issue Pin
lyuabe29-Jul-06 5:47
lyuabe29-Jul-06 5:47 
GeneralRe: Help needed: another strange calloc/malloc issue Pin
Stephen Hewitt29-Jul-06 16:33
Stephen Hewitt29-Jul-06 16:33 
GeneralRe: Help needed: another strange calloc/malloc issue Pin
lyuabe30-Jul-06 15:56
lyuabe30-Jul-06 15:56 
Hi,

I generated the debug info (PDB file) for my release exe. But when I use it on the simulation computer with WinDbg, it keeps on saying:
*** ERROR: Symbol file could not be found. Default...
although I specified the "symbol file path" to be the correct one (I think). What am I doing wrong?

...and you were right, because windbg indicates:
HEAP[FMCT.exe]: Invalid allocation size - AC1905B4 (exceeds 7ffdefff)
But I do not know where that is without the trace of the code...
GeneralRe: Help needed: another strange calloc/malloc issue Pin
Stephen Hewitt31-Jul-06 1:43
Stephen Hewitt31-Jul-06 1:43 
GeneralRe: Help needed: another strange calloc/malloc issue Pin
lyuabe31-Jul-06 15:43
lyuabe31-Jul-06 15:43 
GeneralRe: Help needed: another strange calloc/malloc issue Pin
lyuabe2-Aug-06 21:22
lyuabe2-Aug-06 21:22 
GeneralRe: Help needed: another strange calloc/malloc issue Pin
Stephen Hewitt2-Aug-06 21:43
Stephen Hewitt2-Aug-06 21:43 
GeneralRe: Help needed: another strange calloc/malloc issue Pin
lyuabe2-Aug-06 22:28
lyuabe2-Aug-06 22:28 
GeneralRe: Help needed: another strange calloc/malloc issue Pin
lyuabe2-Aug-06 22:55
lyuabe2-Aug-06 22:55 
General[SOLVED] Re: Help needed: another strange calloc/malloc issue Pin
lyuabe2-Aug-06 23:36
lyuabe2-Aug-06 23:36 
QuestionCommunication between propertypages Pin
vc++_fragrance21-Jul-06 0:13
vc++_fragrance21-Jul-06 0:13 
AnswerRe: Communication between propertypages Pin
ThatsAlok21-Jul-06 0:38
ThatsAlok21-Jul-06 0:38 
AnswerRe: Communication between propertypages Pin
ThatsAlok21-Jul-06 0:38
ThatsAlok21-Jul-06 0:38 
GeneralRe: Communication between propertypages Pin
vc++_fragrance21-Jul-06 0:51
vc++_fragrance21-Jul-06 0:51 
GeneralRe: Communication between propertypages Pin
prasad_som21-Jul-06 3:12
prasad_som21-Jul-06 3:12 
GeneralRe: Communication between propertypages Pin
vc++_fragrance21-Jul-06 5:00
vc++_fragrance21-Jul-06 5:00 
QuestionList files a workstation has open on the network Pin
Richard Ernstberger20-Jul-06 23:42
Richard Ernstberger20-Jul-06 23:42 
AnswerRe: List files a workstation has open on the network Pin
ThatsAlok21-Jul-06 0:05
ThatsAlok21-Jul-06 0:05 
GeneralRe: List files a workstation has open on the network Pin
David Crow21-Jul-06 3:17
David Crow21-Jul-06 3:17 
GeneralRe: List files a workstation has open on the network Pin
ThatsAlok21-Jul-06 3:20
ThatsAlok21-Jul-06 3:20 

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.