Click here to Skip to main content
15,899,026 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Loading Dll and calling class's methods Pin
Bernard382-Sep-05 4:36
Bernard382-Sep-05 4:36 
GeneralRe: Loading Dll and calling class's methods Pin
Cedric Moonen2-Sep-05 5:12
Cedric Moonen2-Sep-05 5:12 
Questionisspace. What about isreturn Pin
LCI2-Sep-05 3:35
LCI2-Sep-05 3:35 
AnswerRe: isspace. What about isreturn Pin
toxcct2-Sep-05 4:03
toxcct2-Sep-05 4:03 
GeneralRe: isspace. What about isreturn Pin
LCI2-Sep-05 4:30
LCI2-Sep-05 4:30 
AnswerRe: isspace. What about isreturn Pin
toxcct2-Sep-05 4:36
toxcct2-Sep-05 4:36 
QuestionI need to load custom data to Analysis Server (MS-OLAP) without going through any OLE DB Pin
kuldeepjangir2-Sep-05 3:15
kuldeepjangir2-Sep-05 3:15 
Question0xc0000005 access violation --- Need Urgent help... Pin
Smita Duraphe2-Sep-05 3:06
Smita Duraphe2-Sep-05 3:06 
I have an ATL server exe multithreaded application and vb ActiveX Control as client. While running this apllication it crashes very randomly. While debugging step by step it does crashes very rarely but for the same if executed the debug exe, it gives error as "Unhandled exception in ntdll.dll :0xc0000005 access violation " The call stack shows

NTDLL! 77fcc1e1()
KERNEL32! 7c57919d()
CNoTrackObject::operator new(unsigned int 16) line 84 + 12 bytes
CThreadSlotData::SetValue(int 1, void * 0x001a7640) line 277 + 7 bytes
CThreadLocalObject::GetData(CNoTrackObject * (void)* 0x5f48f230 CThreadLocal<_AFX_THREAD_STATE>::CreateObject(void)) line 408
CThreadLocal<_AFX_THREAD_STATE>::GetData() line 173 + 13 bytes
CThreadLocal<_AFX_THREAD_STATE>::operator->() line 185 + 15 bytes
AfxGetModuleState() line 235 + 10 bytes
AfxGetModuleThreadState() line 253 + 5 bytes
AfxTermThread(HINSTANCE__ * 0x5f500000) line 283 + 5 bytes
DllMain(HINSTANCE__ * 0x5f500000, unsigned long 3, void * 0x00000000) line 138
_DllMainCRTStartup(void * 0x5f500000, unsigned long 3, void * 0x00000000) line 273 + 17 bytes
NTDLL! 77f830e7()
NTDLL! 77f837f5()
KERNEL32! 7c59b9f0()
KERNEL32! 7c57fe9a()
KERNEL32! 7c57b388()

I am not able to understand where to attack....
I am aware of the general causes for access violation.

Please suggest....at the earliest...
Smita


Keep your hearts free from hate, your mind from worry. Live simply, expect little, and give much. Fill your life with love. Scatter sunshine. Forget self, think of others. Do as you would be done by.
AnswerRe: 0xc0000005 access violation --- Need Urgent help... Pin
ThatsAlok2-Sep-05 20:38
ThatsAlok2-Sep-05 20:38 
QuestionOutlook mail list Pin
Member 2434132-Sep-05 2:36
Member 2434132-Sep-05 2:36 
AnswerRe: Outlook mail list Pin
ThatsAlok2-Sep-05 19:30
ThatsAlok2-Sep-05 19:30 
QuestionDirectX SDK impact on performances Pin
uplink22-Sep-05 2:18
uplink22-Sep-05 2:18 
GeneralRe: DirectX SDK impact on performances Pin
LeFauve2-Sep-05 6:20
LeFauve2-Sep-05 6:20 
GeneralRe: DirectX SDK impact on performances Pin
LeFauve3-Sep-05 23:51
LeFauve3-Sep-05 23:51 
QuestionVC6 -&gt; .NET Pin
mcsherry2-Sep-05 2:12
mcsherry2-Sep-05 2:12 
AnswerRe: VC6 -&gt; .NET Pin
toxcct2-Sep-05 2:40
toxcct2-Sep-05 2:40 
GeneralRe: VC6 -&gt; .NET Pin
mcsherry2-Sep-05 2:54
mcsherry2-Sep-05 2:54 
GeneralRe: VC6 -&gt; .NET Pin
toxcct2-Sep-05 2:59
toxcct2-Sep-05 2:59 
GeneralRe: VC6 -&gt; .NET Pin
mcsherry2-Sep-05 3:18
mcsherry2-Sep-05 3:18 
QuestionUDP Pin
Eytukan2-Sep-05 1:58
Eytukan2-Sep-05 1:58 
GeneralRe: UDP Pin
sunit52-Sep-05 2:33
sunit52-Sep-05 2:33 
Questionexe disappears in 5-10 minutes automatically Pin
rajeevktripathi2-Sep-05 1:27
rajeevktripathi2-Sep-05 1:27 
AnswerRe: exe disappears in 5-10 minutes automatically Pin
Marc Soleda2-Sep-05 1:37
Marc Soleda2-Sep-05 1:37 
GeneralRe: exe disappears in 5-10 minutes automatically Pin
rajeevktripathi2-Sep-05 3:51
rajeevktripathi2-Sep-05 3:51 
GeneralRe: exe disappears in 5-10 minutes automatically Pin
Marc Soleda4-Sep-05 20:31
Marc Soleda4-Sep-05 20:31 

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.