On 3/21/07, <b class="gmail_sendername">Markus Mehrwald</b> &lt;<a href="mailto:mehrwald@ira.uka.de">mehrwald@ira.uka.de</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi @ all,<br><br>how can I stop filter from running. I tried<br>filter-&gt;AbortGenerateDataOn() but this leads to an exception because a<br>pointer used in the filter gets invalid.</blockquote><div><br>Yes this is the right way to abort a filter. Not many filters support aborting. You will have to look at the source code of the filter to see if they do. Please let us know the offending filter. A minimal example would help. 
<br><br>The abort functionality is not well tested, so it is possible that there is some uncleaned resource.<br><br>Thanks<br>--<br>karthik<br></div><br></div>