<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: ROOT error message&#8230;</title>
	<atom:link href="http://physics.bu.edu/sites/geneva-program/2010/02/21/root-error-message/feed/" rel="self" type="application/rss+xml" />
	<link>http://physics.bu.edu/sites/geneva-program/2010/02/21/root-error-message/</link>
	<description>Just another Boston University Physics weblog</description>
	<lastBuildDate>Mon, 19 Apr 2010 07:15:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>By: edgar</title>
		<link>http://physics.bu.edu/sites/geneva-program/2010/02/21/root-error-message/comment-page-1/#comment-66</link>
		<dc:creator>edgar</dc:creator>
		<pubDate>Sun, 21 Feb 2010 13:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://physics.bu.edu/sites/geneva-program/?p=458#comment-66</guid>
		<description><![CDATA[Break segmentation violations are usually related to memory leaks.  Unfortunately it won&#039;t give you much information of where it crashed.
From experience, it is most likely related to a mis-usage of a pointer, or an array that tries to store things beyond its size, or anything that could mean a memory leak.]]></description>
		<content:encoded><![CDATA[<p>Break segmentation violations are usually related to memory leaks.  Unfortunately it won&#8217;t give you much information of where it crashed.<br />
From experience, it is most likely related to a mis-usage of a pointer, or an array that tries to store things beyond its size, or anything that could mean a memory leak.</p>
]]></content:encoded>
	</item>
</channel>
</rss>