<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>sp2hari@weblog... &#187; technical</title>
	<atom:link href="http://sp2hari.com/tag/technical/feed/" rel="self" type="application/rss+xml" />
	<link>http://sp2hari.com</link>
	<description>I see, learn and rediscover... everyday!</description>
	<lastBuildDate>Thu, 24 Nov 2011 22:06:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Seg Fault</title>
		<link>http://sp2hari.com/2007/05/03/seg-fault/</link>
		<comments>http://sp2hari.com/2007/05/03/seg-fault/#comments</comments>
		<pubDate>Thu, 03 May 2007 08:00:00 +0000</pubDate>
		<dc:creator>sp2hari</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[segfault]]></category>
		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://sp2hari.com/?p=36</guid>
		<description><![CDATA[Wikipedia says,A segmentation fault (often shortened to segfault) is a particular error condition that can occur during the operation of computer software. A segmentation fault occurs when a program attempts to access a memory location that it is not allowed &#8230; <a href="http://sp2hari.com/2007/05/03/seg-fault/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Wikipedia says,<br />A <a href="http://en.wikipedia.org/wiki/Segmentation_fault"><span style="font-weight: bold;">segmentation fault</span></a>  (often shortened to <b>segfault</b>) is a particular error condition that can occur during the operation of <a href="http://en.wikipedia.org/wiki/Computer_software" title="Computer software">computer software</a>. A segmentation fault occurs when a program attempts to access a memory location that it is not allowed to access, or attempts to access a memory location in a way that is not allowed (for example, attempting to write to a read-only location, or to overwrite part of the operating system).&#8221;</p>
<p>I have seen hundreds and hundreds of seg faults ;-) while coding for record module of <a href="http://ldtp.freedesktop.org/">LDTP</a> and Spider SMS. But the one i saw yesterday was new, strange and fascinating. I am not sure whether i will be able to reproduce it again. The screenshot says why it is strange and fascinating :-) .</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp2.blogger.com/_7owHVJdIzX8/RjmX9bSaGlI/AAAAAAAAArw/mJl5A_goeGE/s1600-h/Screenshot.png"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://bp2.blogger.com/_7owHVJdIzX8/RjmX9bSaGlI/AAAAAAAAArw/mJl5A_goeGE/s320/Screenshot.png" alt="" id="BLOGGER_PHOTO_ID_5060242737880242770" border="0" /></a></p>
<p>-bash-3.1$ man su<br /><span style="font-style: italic;">says </span></p>
<p>AUTHOR<br />       Written by David MacKenzie.</p>
<p>REPORTING BUGS<br />       Report bugs to &lt;bug-coreutils@gnu.org&gt;.</p>
<p>Maybe i should consider reporting this :P .</p>
]]></content:encoded>
			<wfw:commentRss>http://sp2hari.com/2007/05/03/seg-fault/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

