<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>1 Jan 2011 20:19:07 Z</lastBuildDate><pubDate>30 Dec 2010 23:34:14 Z</pubDate><description>I have a strange and annoying problem. Suddenly, and I am pretty sure the code has not changed, I get an Access Violation error (GPF) at some part of my application. &#13;
I have a view (a looper) from which the user opens an element that opens the details in a window, in this case the Product window. As I try to open the element I get the GPF. But I don't get it every time. Sometimes I can open and close then window a couple of times, and then the error occurs. I tried to identify a patterns but it seems random.&#13;
&#13;
As you can see in the dump below, the problem is at the Windev Open function. I tried to simplify the code that proceeds it with no luck. I tried to simplify the Open call by removing any parameters, but no luck.&#13;
&#13;
I tried to catch the error at the Global Declarations of the window (which is the first code that runs, right?) but it does not get there. So the problem seems to be in the Open function itself.&#13;
When I try to open another dummy window with the same code at the same place I don't get any errors. Other places in the project that open the window also have problems. So it does seem to be a problem in the window but shouldn't I have caught the exception then?&#13;
&#13;
I tried recompiling the project, tried deleting the cpl directory, tried restarting the pc. Doesn't help.&#13;
&#13;
According to PC Soft it might be some memory access violation elsewhere in the code. But they ask me to create a simple project to send them. That does not help because in a new project with a new window I don't get the problem of course. I use the same technique of views and details windows all over the application.&#13;
&#13;
Anybody any suggestions?&#13;
&#13;
Thanks,&#13;
&#13;
Sjoerd</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/fr-FR/pcsoft.us.windev/29864-access-violation-gpf/read.awp</link><title>Access violation (GPF)</title><managingEditor>moderateur@pcsoft.fr (Le modérateur)</managingEditor><webMaster>webmaster@pcsoft.fr (Le Webmaster)</webMaster><item><author>fromweb</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/fr-FR/pcsoft.us.windev/29864-access-violation-gpf-29896/read.awp</comments><pubDate>1 Jan 2011 20:19:07 Z</pubDate><description>Hi&#13;
&#13;
sorry, but if read the posts on the subject, you now understand that the &#13;
problem comes probably from somewhere else in y…</description><guid isPermaLink="true">https://forum.pcsoft.fr/fr-FR/pcsoft.us.windev/29864-access-violation-gpf-29896/read.awp</guid><link>https://forum.pcsoft.fr/fr-FR/pcsoft.us.windev/29864-access-violation-gpf-29896/read.awp</link><source url="https://forum.pcsoft.fr/fr-FR/pcsoft.us.windev/29864-access-violation-gpf/read.awp">Access violation (GPF)</source><title>Re: Access violation (GPF)</title></item><item><author>kessels.sjoerd</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/fr-FR/pcsoft.us.windev/29864-access-violation-gpf-29879/read.awp</comments><pubDate>1 Jan 2011 01:01:10 Z</pubDate><description>Hi Fabrice,&#13;
&#13;
I did search in the forum. But most topics about this either don't have a solution or it happened at some specifi…</description><guid isPermaLink="true">https://forum.pcsoft.fr/fr-FR/pcsoft.us.windev/29864-access-violation-gpf-29879/read.awp</guid><link>https://forum.pcsoft.fr/fr-FR/pcsoft.us.windev/29864-access-violation-gpf-29879/read.awp</link><source url="https://forum.pcsoft.fr/fr-FR/pcsoft.us.windev/29864-access-violation-gpf/read.awp">Access violation (GPF)</source><title>Re: Access violation (GPF)</title></item><item><author>fromweb</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/fr-FR/pcsoft.us.windev/29864-access-violation-gpf-29877/read.awp</comments><pubDate>31 Dec 2010 16:13:42 Z</pubDate><description>Hi&#13;
&#13;
you should search on this forum for GPF keyword. This problem has been &#13;
discussed several times and many possible causes …</description><guid isPermaLink="true">https://forum.pcsoft.fr/fr-FR/pcsoft.us.windev/29864-access-violation-gpf-29877/read.awp</guid><link>https://forum.pcsoft.fr/fr-FR/pcsoft.us.windev/29864-access-violation-gpf-29877/read.awp</link><source url="https://forum.pcsoft.fr/fr-FR/pcsoft.us.windev/29864-access-violation-gpf/read.awp">Access violation (GPF)</source><title>Re: Access violation (GPF)</title></item><item><author>kessels.sjoerd</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/fr-FR/pcsoft.us.windev/29864-access-violation-gpf-29871/read.awp</comments><pubDate>31 Dec 2010 10:47:07 Z</pubDate><description>I forgot to copy the error information. See below. Also sometimes my own errorhandling catches the error, sometimes it's a Winde…</description><guid isPermaLink="true">https://forum.pcsoft.fr/fr-FR/pcsoft.us.windev/29864-access-violation-gpf-29871/read.awp</guid><link>https://forum.pcsoft.fr/fr-FR/pcsoft.us.windev/29864-access-violation-gpf-29871/read.awp</link><source url="https://forum.pcsoft.fr/fr-FR/pcsoft.us.windev/29864-access-violation-gpf/read.awp">Access violation (GPF)</source><title>Re: Access violation (GPF)</title></item></channel></rss>
