<?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>Intrepid Blog &#187; java</title>
	<atom:link href="http://blog.affien.com/archives/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.affien.com</link>
	<description>A few thoughts</description>
	<lastBuildDate>Mon, 23 Jan 2012 08:47:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Java crashing on xcb_xlib_unlock.</title>
		<link>http://blog.affien.com/archives/2007/12/17/java-crashing-on-xcb_xlib_unlock/</link>
		<comments>http://blog.affien.com/archives/2007/12/17/java-crashing-on-xcb_xlib_unlock/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 22:34:31 +0000</pubDate>
		<dc:creator>Bas Westerbaan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[X]]></category>
		<category><![CDATA[xcb]]></category>

		<guid isPermaLink="false">http://blog.w-nz.com/archives/2007/12/17/java-crashing-on-xcb_xlib_unlock/</guid>
		<description><![CDATA[When Java applications crash on linux with xcb_xlib_unl [...]]]></description>
			<content:encoded><![CDATA[<p>When Java applications crash on linux with <code>xcb_xlib_unlock: Assertion `c->xlib.lock' failed</code> you should upgrade to <code>libxcb-1.1</code> and add <code>LIBXCB_ALLOW_SLOPPY_LOCK=1</code> to the environment.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.affien.com/archives/2007/12/17/java-crashing-on-xcb_xlib_unlock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

