<?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>Jeff Linse &#187; segfault</title>
	<atom:link href="http://jefflinse.com/tag/segfault/feed/" rel="self" type="application/rss+xml" />
	<link>http://jefflinse.com</link>
	<description></description>
	<lastBuildDate>Fri, 12 Nov 2010 01:10:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>malloc() Causes a Segfault at _malloc_unlocked</title>
		<link>http://jefflinse.com/2008/malloc-causes-segfault-at-malloc-unlocked/</link>
		<comments>http://jefflinse.com/2008/malloc-causes-segfault-at-malloc-unlocked/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 18:19:52 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[malloc]]></category>
		<category><![CDATA[memcpy]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[segfault]]></category>
		<category><![CDATA[_malloc_unlocked]]></category>

		<guid isPermaLink="false">http://jefflinse.com/?p=20</guid>
		<description><![CDATA[I ran into a strange bug this week in the code to the C project I&#8217;ve been working on.  Seemingly randomly, I was encountering a segfault in a call to malloc() while allocating memory for a new struct.  The problem had me completely baffled, and web searches turned up no useful information, since most people [...]]]></description>
		<wfw:commentRss>http://jefflinse.com/2008/malloc-causes-segfault-at-malloc-unlocked/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

