Stefan Battmer
2014-06-13 07:48:00 UTC
Hi,
I tried to register on trac but was rejected by some machine as Spam :-(
If someone could help me with registering I will happily create a proper
ticket.
I recently run into trouble with the 64-bit Windows build of wxWidgets
2.8.12. When calling the method wxToolbar::Realize I get a crash (access
violation)
This is the stacktrace
KernelBase.dll!00007ff985667893() Unknown
comctl32.dll!00007ff982ddc525() Unknown
comctl32.dll!00007ff982daddbc() Unknown
comctl32.dll!00007ff982d30a39() Unknown
comctl32.dll!00007ff982d26f82() Unknown
user32.dll!00007ff987352434() Unknown
user32.dll!00007ff9873aea8c() Unknown
user32.dll!00007ff9873ae9a7() Unknown
wxPropView.exe!wxWindow::MSWWindowProc(unsigned int message=1044,
unsigned __int64 wParam=15, __int64 lParam=213384238560) Line 3427 C++
wxPropView.exe!wxToolBar::MSWWindowProc(unsigned int nMsg=1044,
unsigned __int64 wParam=15, __int64 lParam=213384238560) Line 1792 C++
wxPropView.exe!wxWndProc(HWND__ * hWnd=0x0000000000020212,
unsigned int message=1044, unsigned __int64 wParam=15, __int64
lParam=213384238560) Line 2618 C++
user32.dll!00007ff987352434() Unknown
user32.dll!00007ff98737422f() Unknown
user32.dll!00007ff98735a079() Unknown
wxPropView.exe!wxToolBar::Realize() Line 988 C++ // Here '
Snippet ::SendMessage' with 'TB_ADDBUTTONS' is called
wxPropView.exe!PropViewFrame::CreateUpperToolBar() Line 1763 C++
wxPropView.exe!PropViewFrame::PropViewFrame(const wxString &
title={...}, const wxPoint & pos={...}, const wxSize & size={...}, int
argc=1, char * * argv=0x00000031aeab6c60) Line 747 C++
wxPropView.exe!MyApp::OnInit() Line 212 C++
wxPropView.exe!wxAppConsole::CallOnInit() Line 76 C++
wxPropView.exe!wxEntryReal(int & argc=1, char * *
argv=0x00000031aeab6c60) Line 432 C++
wxPropView.exe!wxEntry(int & argc=1, char * *
argv=0x00000031aeab6c60) Line 209 C++
wxPropView.exe!wxEntry(HINSTANCE__ * hInstance=0x00007ff70af10000,
HINSTANCE__ * __formal=0x0000000000000000, char *
__formal=0x00000031aea72d55, int nCmdShow=10) Line 386 C++
wxPropView.exe!WinMain(HINSTANCE__ * hInstance=0x00007ff70af10000,
HINSTANCE__ * hPrevInstance=0x0000000000000000, char *
lpCmdLine=0x00000031aea72d55, int nCmdShow=10) Line 219 C++
wxPropView.exe!__tmainCRTStartup() Line 251 C
wxPropView.exe!WinMainCRTStartup() Line 165 C
kernel32.dll!00007ff987db16ad() Unknown
ntdll.dll!00007ff987f634a5() Unknown
This is happening under Windows 8.1 in 64-bit only. Everything else is
working fine (I tested W7 32 and 64 bit and W8.1 32-bit (even on the
same machine)) and this is happening since I did migrate from VS 2005 to
VS 2013 (I installed the latest update 2 for VS 2013)
I saw a couple of open trac tickets related to x64 crashes in connection
with VS 2013 but as far as I saw none did relate to this issue.
Any help is appreciated. If there is any additional information I can
provide I will happily provide it.
Regards,
Stefan
MATRIX VISION GmbH, Talstrasse 16, DE-71570 Oppenweiler
Registergericht: Amtsgericht Stuttgart, HRB 271090
Geschaeftsfuehrer: Uwe Furtner, Erhard Meier
I tried to register on trac but was rejected by some machine as Spam :-(
If someone could help me with registering I will happily create a proper
ticket.
I recently run into trouble with the 64-bit Windows build of wxWidgets
2.8.12. When calling the method wxToolbar::Realize I get a crash (access
violation)
This is the stacktrace
KernelBase.dll!00007ff985667893() Unknown
comctl32.dll!00007ff982ddc525() Unknown
comctl32.dll!00007ff982daddbc() Unknown
comctl32.dll!00007ff982d30a39() Unknown
comctl32.dll!00007ff982d26f82() Unknown
user32.dll!00007ff987352434() Unknown
user32.dll!00007ff9873aea8c() Unknown
user32.dll!00007ff9873ae9a7() Unknown
wxPropView.exe!wxWindow::MSWDefWindowProc(unsigned int nMsg=1044,
unsigned __int64 wParam=15, __int64 lParam=213384238560) Line 2240 C++wxPropView.exe!wxWindow::MSWWindowProc(unsigned int message=1044,
unsigned __int64 wParam=15, __int64 lParam=213384238560) Line 3427 C++
wxPropView.exe!wxToolBar::MSWWindowProc(unsigned int nMsg=1044,
unsigned __int64 wParam=15, __int64 lParam=213384238560) Line 1792 C++
wxPropView.exe!wxWndProc(HWND__ * hWnd=0x0000000000020212,
unsigned int message=1044, unsigned __int64 wParam=15, __int64
lParam=213384238560) Line 2618 C++
user32.dll!00007ff987352434() Unknown
user32.dll!00007ff98737422f() Unknown
user32.dll!00007ff98735a079() Unknown
wxPropView.exe!wxToolBar::Realize() Line 988 C++ // Here '
Snippet ::SendMessage' with 'TB_ADDBUTTONS' is called
wxPropView.exe!PropViewFrame::CreateUpperToolBar() Line 1763 C++
wxPropView.exe!PropViewFrame::PropViewFrame(const wxString &
title={...}, const wxPoint & pos={...}, const wxSize & size={...}, int
argc=1, char * * argv=0x00000031aeab6c60) Line 747 C++
wxPropView.exe!MyApp::OnInit() Line 212 C++
wxPropView.exe!wxAppConsole::CallOnInit() Line 76 C++
wxPropView.exe!wxEntryReal(int & argc=1, char * *
argv=0x00000031aeab6c60) Line 432 C++
wxPropView.exe!wxEntry(int & argc=1, char * *
argv=0x00000031aeab6c60) Line 209 C++
wxPropView.exe!wxEntry(HINSTANCE__ * hInstance=0x00007ff70af10000,
HINSTANCE__ * __formal=0x0000000000000000, char *
__formal=0x00000031aea72d55, int nCmdShow=10) Line 386 C++
wxPropView.exe!WinMain(HINSTANCE__ * hInstance=0x00007ff70af10000,
HINSTANCE__ * hPrevInstance=0x0000000000000000, char *
lpCmdLine=0x00000031aea72d55, int nCmdShow=10) Line 219 C++
wxPropView.exe!__tmainCRTStartup() Line 251 C
wxPropView.exe!WinMainCRTStartup() Line 165 C
kernel32.dll!00007ff987db16ad() Unknown
ntdll.dll!00007ff987f634a5() Unknown
This is happening under Windows 8.1 in 64-bit only. Everything else is
working fine (I tested W7 32 and 64 bit and W8.1 32-bit (even on the
same machine)) and this is happening since I did migrate from VS 2005 to
VS 2013 (I installed the latest update 2 for VS 2013)
I saw a couple of open trac tickets related to x64 crashes in connection
with VS 2013 but as far as I saw none did relate to this issue.
Any help is appreciated. If there is any additional information I can
provide I will happily provide it.
Regards,
Stefan
MATRIX VISION GmbH, Talstrasse 16, DE-71570 Oppenweiler
Registergericht: Amtsgericht Stuttgart, HRB 271090
Geschaeftsfuehrer: Uwe Furtner, Erhard Meier
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users