Click here to Skip to main content
15,892,059 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help needed: another strange calloc/malloc issue Pin
Stephen Hewitt21-Jul-06 2:51
Stephen Hewitt21-Jul-06 2:51 
AnswerRe: Help needed: another strange calloc/malloc issue Pin
Steve S21-Jul-06 1:03
Steve S21-Jul-06 1:03 
AnswerRe: Help needed: another strange calloc/malloc issue [modified] Pin
Jonas Hammarberg21-Jul-06 1:40
professionalJonas Hammarberg21-Jul-06 1:40 
GeneralRe: Help needed: another strange calloc/malloc issue Pin
lyuabe21-Jul-06 1:18
lyuabe21-Jul-06 1:18 
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 
Hi!

I left the debugging problem for later on, because my code ran fine when I changed the parameters (it has to deal with the size of many arrays, but it does not necessarily crash when I increase these sizes). Anyway, I just realized that I forgot to mention that the code is crashing only in the "release" executable, and runs fine in debug mode. Also, one important thing is that I use either an AMD machine (desktop for simulations) or an Intel proc (laptop) for coding and debugging. The release exe sometimes runs fine on the Intel, but crash on the AMD.

This being said, I should say that I'm not familiar with debugging tools (like WinDbg) apart fom the Visual debugger. But it's not of big help if the code only crashes in the release exe.

Anyone could give me a hint to start? (Sorry Steve, although you detailed the process to do it, I'm afraid I'm missing somthing at some point Sigh | :sigh: Blush | :O )
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 
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 

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.