Hi,
After upgrading to 1.4 I get a Privileged Instruction error on opening a form.
The address does not point to anything useful.
Regards,
Raoul
Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Hello Raoul.
Thank you for your message. We have tried to reproduce this issue, but haven't managed.
Please specify the IDE version used on your machine and clarify whether this issue occurs at design time or at runtime.
Also, if it is possible, provide us with a sample project to demonstrate this issue. We will examine it and do our best to find an acceptable solution.
I am looking forward to hearing from you.
Best regards,
Ingvar.
Hi Ingvar,
I'm using D2010.
The error occurs at runtime.
It occurs on a complex form that has about every DX control on it, that there is…
The address shown in the dialog does not show up any results when looking it up.
In order to reproduce I need more clues as to where the error originates from…
I've reverted to 11.3 and the error goes away.
Raoul.
Hello Raoul.
Thank you for your response. Would you please provide us with the call stack of this error? It will help us find the cause of this behavior much faster.
I am looking forward to your response.
Best regards,
Ingvar.
Hi Ingvar,
There is no callstack info on the error. Wehn I run the app in the IDE it just hangs and nothing happens.
I use MadExcept to catch any errors, but this one just shows a dialog with a message Privileged Instruction at address … And the address does not point to anything.
Regards,
Raoul.
One more thought. In the form I also load DLLs with DX Components. The DLLs are compiled with 11.3. Maybe the error comes from one of the DLLs, does this make sense?
Hello Raoul.
Yes, this issue is caused by the fact that you use a different version within the DLL library. To solve this problem, recompile these libraries by using v2011 vol 1.4 of our controls.
Best regards,
Ingvar.