<?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>ewald.tienkamp.nl &#187; crash</title>
	<atom:link href="http://ewald.tienkamp.nl/tag/crash/feed/" rel="self" type="application/rss+xml" />
	<link>http://ewald.tienkamp.nl</link>
	<description>Gentoo Linux and whatever else I think needs to be shot into cyberspace.</description>
	<lastBuildDate>Sat, 04 Sep 2010 08:39:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>KSplash freeze using KDE 4, hardened-sources and SELinux enabled</title>
		<link>http://ewald.tienkamp.nl/2009/12/11/ksplash-freeze-using-kde-4-hardened-sources-and-selinux-enabled/</link>
		<comments>http://ewald.tienkamp.nl/2009/12/11/ksplash-freeze-using-kde-4-hardened-sources-and-selinux-enabled/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 00:31:23 +0000</pubDate>
		<dc:creator>Ewald</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Gentoo Linux]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[hardened-sources]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[kernel panic]]></category>
		<category><![CDATA[KSplash]]></category>
		<category><![CDATA[SELinux]]></category>

		<guid isPermaLink="false">http://ewald.tienkamp.nl/?p=82</guid>
		<description><![CDATA[Had a rather unpleasant bug for about a week and could not figure out what the exact issue was. Problem: when booting KDE, the KSplash screen would load and when the KDE gears appeared, the whole system would lock up. As in freeze, not able to switch to different terminal, nothing. Now, I figured that [...]]]></description>
			<content:encoded><![CDATA[<p>Had a rather unpleasant bug for about a week and could not figure out what the exact issue was. Problem: when booting KDE, the KSplash screen would load and when the KDE gears appeared, the whole system would lock up. As in freeze, not able to switch to different terminal, nothing.<br />
<span id="more-82"></span><br />
Now, I figured that this had probably something to do with a kernel panic thrown by SELinux (as I had experienced before with a specific wifi driver). The problem was that I had no idea how to determine what exactly was causing this kernel panic.</p>
<p>After some first attempts at fixing SELinux settings, switching SELinux on and off, rerunning rlpkg -a -r, and obviously furiously checking /var/log, I was out of ideas and started searching the web for anyone with a similar problem.</p>
<p>There I found many suggestions, such as <a href="https://bugzilla.redhat.com/show_bug.cgi?id=422061">checking ~/.xsession-errors</a> (how did I miss that?). Turns out this file was cut off rather abruptly, without (at least so it seemed to me) a clear reason and clearly different from any other .xsession-errors files I had available. Hence reinforcing my idea that some SELinux kernel panic was the reason for my troubles.</p>
<p>When searching through Gentoo Bugzilla, I stumbled upon <a href="https://bugs.gentoo.org/show_bug.cgi?id=274887">bug #274887</a>, concerning a kernel panic occurring when using sys-kernel/hardened-sources-2.6.28-r9 and SELinux. A simple workaround was to <a href="http://groups.google.com/group/linux.kernel/browse_thread/thread/fedc7fa04e7f5266/d2a8094509baaf80?#d2a8094509baaf80">use selinux_compat_net=0 when booting the kernel</a>. Turns out that this finally fixed it for me. Yay! Now to decide: wait for the devs to apply the kernel patch or manually upgrade to a newer (non-stable) kernel?</p>
]]></content:encoded>
			<wfw:commentRss>http://ewald.tienkamp.nl/2009/12/11/ksplash-freeze-using-kde-4-hardened-sources-and-selinux-enabled/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opening plugins dialog in Pidgin causes Pidgin to crash</title>
		<link>http://ewald.tienkamp.nl/2009/06/24/opening-plugins-dialog-in-pidgin-causes-pidgin-to-crash/</link>
		<comments>http://ewald.tienkamp.nl/2009/06/24/opening-plugins-dialog-in-pidgin-causes-pidgin-to-crash/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 19:11:55 +0000</pubDate>
		<dc:creator>Ewald</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Gentoo Linux]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[Gathering of Tweakers]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[package.use]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[Pidgin]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[portage]]></category>
		<category><![CDATA[smileys]]></category>
		<category><![CDATA[USE flags]]></category>

		<guid isPermaLink="false">http://ewald.tienkamp.nl/?p=60</guid>
		<description><![CDATA[I have used Pidgin (previously GAIM) on and off for many years now. A couple of months ago I decided to install it again, which was a pleasant experience. One thing though: whenever I wanted to open the plugins menu, the whole program would come crashing down. After a few months of living without any [...]]]></description>
			<content:encoded><![CDATA[<p>I have used <a href="http://pidgin.im">Pidgin</a> (previously GAIM) on and off for many years now. A couple of months ago I decided to install it again, which was a pleasant experience. One thing though: whenever I wanted to open the plugins menu, the whole program would come crashing down.<br />
<span id="more-60"></span><br />
After a few months of living without any of the plugins, I decided to sit down and figure out what was causing the crash.</p>
<p>Figured I&#8217;d try enabling and disabling some of the USE flags for Pidgin, but without any luck, it still crashed. Then I went for compiling it with the debug USE flag enabled, as was suggested when running from the terminal. (yeah, yeah, should&#8217;ve gone for that sooner <img src='http://ewald.tienkamp.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</p>
<p>This time I found out the crash occurred immediately when the perl module was probed:</p>
<blockquote><p>(22:11:20) plugins: probing /usr/lib/purple-2/perl.so<br />
Hi, user.  We need to talk.<br />
I think something&#8217;s gone wrong here.  It&#8217;s probably my fault.<br />
No, really, it&#8217;s not you&#8230; it&#8217;s me&#8230; no no no, I think we get along well it&#8217;s just that&#8230;. well, I want to see other people.  I&#8230; what?!?  NO!  I haven&#8217;t been cheating on you!!  How many times do you want me to tell you?!  And for the last time, it&#8217;s just a rash!<br />
Aborted
</p></blockquote>
<p>Somehow it crashed right there, but I have as of yet not figured out why. My (temporary) solution is to merge Pidgin with the perl USE flag disabled, as it is enabled by default.</p>
<p>Enter nano<br />
<code>nano -w /etc/portage/package.use</code><br />
and append or insert the following line:<br />
<code>net-im/pidgin gtk -perl</code><br />
(if you use Gnome by default you&#8217;ll probably not need to add the gtk USE flag)</p>
<p>When remerging Pidgin after this, I can open the plugins dialog without any problems. Thing is: I can&#8217;t reproduce this problem on my trusty little netbook, which is rather odd. Probably has something to do with my perl install or config&#8230; but I don&#8217;t feel like diving in there (yet). It works, I&#8217;m happy, but if anyone has any suggestions, feel free to drop me a line.</p>
<p>On a related note, I prefer the <a href="http://gathering.tweakers.net/forum/faq/forumsurvival#smilies">smileys used on Gathering of Tweakers</a> and found out they are included in the <a href="http://www.gentoo-portage.com/x11-themes/pidgin-smileys">smileypack available through Portage</a>.</p>
<p>If you&#8217;re using stable, you&#8217;ll find that it is masked, so add<br />
<code>x11-themes/pidgin-smileys ~x86</code><br />
(change for whatever arch you&#8217;re using) to package.keywords:<br />
<code>nano -w /etc/portage/package.keywords</code><br />
and you are free to emerge the pack:<br />
<code>emerge pidgin-smileys</code><br />
You don&#8217;t have to restart Pidgin to enable them, just head on over to preferences and enjoy!</p>
<p><b>Update 25th of June 2009:</b> You can also extract the larger <a href="http://sourceforge.net/tracker/?func=detail&#038;aid=1267415&#038;group_id=235&#038;atid=746976">DiGiTheme zipfile</a> in ~/.purple/smileys for even more GoT (and some MSN) smileys <img src='http://ewald.tienkamp.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://ewald.tienkamp.nl/2009/06/24/opening-plugins-dialog-in-pidgin-causes-pidgin-to-crash/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

