Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Need help about Access Violation exception

1 replies · 4,786 views · Started 03 May 2010

I developed application that work well in S60 3rd Fp2..

but when I try to run this application in 5th ..the emulator crash ..

the debugger points to the line at which the access violation

the line contains object from clas allocated by NewL and NewLC

should i change size of stack or heap?

can any one help me?