thanx david,<br><br>yes ,i am using matplotlib for plotting graph.<br>i am using this lines in my programme:<br><br>"import matplotlib.pyplot as plt"<br><br>now, if the problem with matplotlib ( and i will send them mail) , <br>
but can you kindly tell alternatively , how can i plot graph for my programme.<br><br>ankita<br><br><div class="gmail_quote">On Thu, Oct 15, 2009 at 3:35 PM, David Cournapeau <span dir="ltr"><<a href="mailto:cournape@gmail.com">cournape@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Thu, Oct 15, 2009 at 6:14 PM, ankita dutta <<a href="mailto:ankita.dutta09@gmail.com">ankita.dutta09@gmail.com</a>> wrote:<br>

<br>
> <some random value>  is dumped<br>
> segmentation fault<br>
><br>
><br>
<br>
</div>It looks like you are using matplotlib, and matplotlib is the one<br>
likely to segfault. You could check that it is indeed the case by just<br>
commenting the part which does the plot - but I would be very<br>
surprised if the lines before "lines=plt.plot(c1,exp,'ro')" are the<br>
ones causing the segfault.<br>
<br>
You should email the matplotlib user ML,<br>
<font color="#888888"><br>
David<br>
</font></blockquote></div><br>