Hi Wx-group,
We have been facing a crash situation in wxwidget library whose top of call stack points to following code lines.
We are using 3.0.2 version of Wxwidget in our application.
(Inline) -------- -------- -------- -------- wxmsw30u_core_vc_custom!wxMemoryDCImpl::Init+0x18 [c:\wrk\mm\main.full\sourcefiles\sdk_src\wxwidgets\wxwidgets-3.0.2\src\msw\dcmemory.cpp @ 71]
0093ec84 52b6571b 0093ed70 0093ed64 330145a9 wxmsw30u_core_vc_custom!wxMemoryDCImpl::wxMemoryDCImpl+0x66 [c:\wrk\mm\main.full\sourcefiles\sdk_src\wxwidgets\wxwidgets-3.0.2\src\msw\dcmemory.cpp @ 64]
0093eca8 52b646e1 0093ed70 0093ed64 05bab920 wxmsw30u_core_vc_custom!wxNativeDCFactory::CreateMemoryDC+0x4b [c:\wrk\mm\main.full\sourcefiles\sdk_src\wxwidgets\wxwidgets-3.0.2\src\common\dcbase.cpp @ 177]
0093ecc4 506f5f84 0093ed64 7ffc6a8d 0093ee30 wxmsw30u_core_vc_custom!wxMemoryDC::wxMemoryDC+0x41 [c:\wrk\mm\main.full\sourcefiles\sdk_src\wxwidgets\wxwidgets-3.0.2\src\common\dcbase.cpp @ 231]
0093ed8c 506f321e 0093ee30 0093edb8 5304b44a PH03010!PHView::OnPaint+0x1b4 [e:\work\mywork\src\ph0-pfc\3-pres\ph03011.cpp @ 571]
0093ed98 5304b44a 05bac4f0 0093ee30 0093ee30 PH03010!wxEventFunctorMethod<wxEventTypeTag<wxPaintEvent>,wxEvtHandler,wxEvent,wxEvtHandler>::operator()+0x5e [e:\work\mywork\src\packages\wxwidgets.3.0.2\include\wx\event.h @ 406]
0093edb8 5304c017 00000001 05bac4f0 0093ee30 wxbase30u_vc_custom+0x4b44a
0093edd0 5304b75c 0093ee30 53085710 05bac4f0 wxbase30u_vc_custom+0x4c017
0093ede8 52ca622d ffffffff 330147d5 05bac4f0 wxbase30u_vc_custom+0x4b75c
0093eed4 52ca808e 33015919 00010514 05bac4f0 wxmsw30u_core_vc_custom!wxWindow::HandlePaint+0x2cd [c:\wrk\mm\main.full\sourcefiles\sdk_src\wxwidgets\wxwidgets-3.0.2\src\msw\window.cpp @ 4857]
0093f018 52caa1b0 0093f034 0000000f 00000000 wxmsw30u_core_vc_custom!wxWindow::MSWHandleMessage+0x1ae [c:\wrk\mm\main.full\sourcefiles\sdk_src\wxwidgets\wxwidgets-3.0.2\src\msw\window.cpp @ 2858]
0093f038 52cacf2f 0000000f 00000000 00000000 wxmsw30u_core_vc_custom!wxWindow::MSWWindowProc+0x20 [c:\wrk\mm\main.full\sourcefiles\sdk_src\wxwidgets\wxwidgets-3.0.2\src\msw\window.cpp @ 3645]
0093f054 74a0d2d3 00010514 0000000f 00000000 wxmsw30u_core_vc_custom!wxWndProc+0x7f [c:\wrk\mm\main.full\sourcefiles\sdk_src\wxwidgets\wxwidgets-3.0.2\src\msw\window.cpp @ 2711]
0093f080 749ed30a 52caceb0 00010514 0000000f user32+0x2d2d3
Can you pls guide us, what can be resolution for this kind of problems ?
Thanks,
Pranav.