This is a migrated thread and some comments may be shown as answers.

Heap corruption

1 Answer 46 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Efthymios
Top achievements
Rank 1
Efthymios asked on 15 Mar 2014, 02:52 PM
Hello.
I have some applications in the Windows Phone store. The applications have been downloaded by more than 200.000 users so far. In few of them I get error reports like 'heap corruption'. I personally asked Microsoft about that matter and they told me that such kind of error shouldn't come by managed code applications and that I should contact any third party companies that I am using components from and ask them if their .Net components are compiled by any kind of unmanaged code.
I would really appreciate it if you let me know if your Windows Phone components are being compiled by managed c# source code and that they do not contain any kind of unmanaged code.

Yours, sincerely

Efthymios Kalyviotis

1 Answer, 1 is accepted

Sort by
0
Accepted
Victor
Telerik team
answered on 19 Mar 2014, 08:38 AM
Hello Efthymios,

Thanks for writing.
RadControls for Windows Phone does contain neither unmanaged nor unsafe code. You can verify this by browsing through the controls source code. As a customer you can download the source from our website.

A very common library that uses native code is SQLite. If you are using it in any of your apps it might be causing this.

Please write again if you have more questions.

Regards,
Victor
Telerik
 

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

 
Tags
General Discussions
Asked by
Efthymios
Top achievements
Rank 1
Answers by
Victor
Telerik team
Share this question
or