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

C / C++ / MFC

 
AnswerRe: Application crash Pin
toxcct26-Aug-08 3:06
toxcct26-Aug-08 3:06 
AnswerRe: Application crash Pin
SandipG 26-Aug-08 3:14
SandipG 26-Aug-08 3:14 
QuestionRe: Application crash Pin
David Crow26-Aug-08 4:16
David Crow26-Aug-08 4:16 
JokeRe: Application crash Pin
Mark Salsbery26-Aug-08 5:19
Mark Salsbery26-Aug-08 5:19 
QuestionRe: Application crash Pin
David Crow26-Aug-08 5:23
David Crow26-Aug-08 5:23 
GeneralRe: Application crash Pin
led mike26-Aug-08 4:58
led mike26-Aug-08 4:58 
AnswerRe: Application crash Pin
Jijo.Raj26-Aug-08 6:27
Jijo.Raj26-Aug-08 6:27 
GeneralRe: Application crash Pin
ptr_Electron26-Aug-08 19:45
ptr_Electron26-Aug-08 19:45 
Thanks for responce to all

Application crashes even before window is displayed, I found it is @ the below statement. But onlye in the release build, fine with the debug build
pls advice

WINMAIN.CPP

38:       // Perform specific initializations
39:       if (!pThread->InitInstance())
5F433518   mov         ecx,dword ptr [pThread]
5F43351B   mov         edx,dword ptr [ecx] // CRASH ......

with the below msg
---------------------------
nav.exe - Application Error
---------------------------
The instruction at "0x5f43351b" referenced memory at "0x00000000". The memory could not be "read".


Click on OK to terminate the program
Click on CANCEL to debug the program
---------------------------
OK Cancel
---------------------------
GeneralRe: Application crash Pin
Jijo.Raj26-Aug-08 19:55
Jijo.Raj26-Aug-08 19:55 
GeneralRe: Application crash Pin
ptr_Electron26-Aug-08 20:01
ptr_Electron26-Aug-08 20:01 
GeneralRe: Application crash Pin
Jijo.Raj26-Aug-08 20:43
Jijo.Raj26-Aug-08 20:43 
GeneralRe: Application crash Pin
ptr_Electron26-Aug-08 21:16
ptr_Electron26-Aug-08 21:16 
QuestionRe: Application crash Pin
Jijo.Raj26-Aug-08 22:47
Jijo.Raj26-Aug-08 22:47 
AnswerRe: Application crash [modified] Pin
ptr_Electron8-Sep-08 0:51
ptr_Electron8-Sep-08 0:51 
QuestionHow can Compare two dates? Pin
Le@rner26-Aug-08 2:33
Le@rner26-Aug-08 2:33 
AnswerRe: How can Compare two dates? Pin
Rajesh R Subramanian26-Aug-08 2:42
professionalRajesh R Subramanian26-Aug-08 2:42 
GeneralRe: How can Compare two dates? Pin
Le@rner26-Aug-08 2:47
Le@rner26-Aug-08 2:47 
GeneralRe: How can Compare two dates? Pin
Rajesh R Subramanian26-Aug-08 3:00
professionalRajesh R Subramanian26-Aug-08 3:00 
GeneralRe: How can Compare two dates? Pin
Le@rner26-Aug-08 18:39
Le@rner26-Aug-08 18:39 
GeneralRe: How can Compare two dates? Pin
David Crow27-Aug-08 2:55
David Crow27-Aug-08 2:55 
AnswerRe: How can Compare two dates? Pin
David Crow26-Aug-08 4:18
David Crow26-Aug-08 4:18 
QuestionInformation bar for popup blocked Pin
Rahul Vaishnav26-Aug-08 1:25
Rahul Vaishnav26-Aug-08 1:25 
Questionproblem while closing the Application Pin
Bernaad26-Aug-08 1:13
Bernaad26-Aug-08 1:13 
QuestionRe: problem while closing the Application Pin
Roger Stoltz26-Aug-08 1:20
Roger Stoltz26-Aug-08 1:20 
AnswerRe: problem while closing the Application Pin
Bernaad26-Aug-08 1:45
Bernaad26-Aug-08 1:45 

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.