Kirix Support Forums

VC++ Debug erro

Please post all general questions, comments, bug reports, and any other wxAUI feedback here.

VC++ Debug erro

Postby tncalucard on Wed Oct 10, 2007 1:19 pm

The program is Compiling and Linking with no erros, but when I start the Debug i gives the mensage box:
"Unhandled exception at 0x00539d91 in SIGAd.exe: 0xC0000005: Access violation reading location 0x000000c0."
With the option to break and continue, but if I press continue it keep on showing the erro.
And show on VC++ the wincmn.cpp pointing to the line:
...
if ( sizer == m_windowSizer)
return;
...

Could anyone help me?

P.S.: Sorry for my english, it's been a long time without practice.
tncalucard
Registered User
 
Posts: 14
Joined: Mon Oct 08, 2007 9:30 am

Re: VC++ Debug erro

Postby Ben on Thu Oct 11, 2007 11:52 pm

Hi,

This error is pretty generic -- It can happen for any number of reasons. Can you post some sample code that causes this?

Thanks,
Ben
Ben Williams
Kirix Support Team
User avatar
Ben
Kirix Support Team
 
Posts: 525
Joined: Mon Dec 19, 2005 6:29 am

[SOLVED]Re: VC++ Debug erro

Postby tncalucard on Tue Oct 16, 2007 6:21 am

Thanks,

I've find what was causing the trouble.

Thanks again.
tncalucard
Registered User
 
Posts: 14
Joined: Mon Oct 08, 2007 9:30 am

Return to wxAUI Questions, Thoughts & Feedback