<?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>Random Bugs &#187; Kernel</title>
	<atom:link href="http://www.randombugs.com/category/linux/kernel/feed" rel="self" type="application/rss+xml" />
	<link>http://www.randombugs.com</link>
	<description>Just another Bastard Operator From Hell. Everything from *nix to programming</description>
	<lastBuildDate>Thu, 05 Jan 2012 11:44:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>sun.jvm.hotspot.debugger.NoSuchSymbolException: Could not find symbol &#8220;gHotSpotVMTypeEntryTypeNameOffset&#8221;</title>
		<link>http://www.randombugs.com/java/sunjvmhotspotdebuggernosuchsymbolexception-find-symbol-ghotspotvmtypeentrytypenameoffset.html</link>
		<comments>http://www.randombugs.com/java/sunjvmhotspotdebuggernosuchsymbolexception-find-symbol-ghotspotvmtypeentrytypenameoffset.html#comments</comments>
		<pubDate>Tue, 08 Feb 2011 14:33:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[libpthread]]></category>

		<guid isPermaLink="false">http://www.randombugs.com/?p=676</guid>
		<description><![CDATA[<img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/bug.png" width="24" height="24" alt="" title="Bugs" /><img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/debian.png" width="24" height="24" alt="" title="Debian" /><img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/text-x-java.png" width="24" height="24" alt="" title="Java" /><br/>This, probably, is a bug which was not spotted very often because is very obscure and the Debian guys moved very quick and fixed the problem. I know, I found a lot of bugs related to sun.jvm.hotspot.debugger.NoSuchSymbolException: Could not find symbol &#8220;gHotSpotVMTypeEntryTypeNameOffset&#8221;, but this is different. Usually was a problem of &#8220;striping symbols from libjvm.so&#8221;, but in my case wasn&#8217;t that. Also I found this error related to OpenJDK (I use Sun JDK) and the solution was to use -server flag to get the correct libjvm.so. Anyway it took me ...]]></description>
		<wfw:commentRss>http://www.randombugs.com/java/sunjvmhotspotdebuggernosuchsymbolexception-find-symbol-ghotspotvmtypeentrytypenameoffset.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Patching the linux kernel without rebooting</title>
		<link>http://www.randombugs.com/linux/patching-linux-kernel-rebooting.html</link>
		<comments>http://www.randombugs.com/linux/patching-linux-kernel-rebooting.html#comments</comments>
		<pubDate>Thu, 12 Mar 2009 15:23:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Headline]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tuning]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.randombugs.com/?p=268</guid>
		<description><![CDATA[<img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/Brain.png" width="24" height="24" alt="" title="Kernel" /><img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/tux.png" width="24" height="24" alt="" title="Linux" /><img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/ktimer.png" width="24" height="24" alt="" title="Tuning" /><br/>I think, everyone from Linux industry, knows about kexec (fast rebooting ... actually not rebooting just switching kernels) or <a href="http://pannus.sourceforge.net/">Pannus</a> (live kernel patching, but right now the project is dead) and their use. The Linux community started very earlier to think at a method to switch or patch a live kernel, but this things should work only on a very good kernel with very good memory and process isolation ... but this was achieved some time ago, we have a very good and mature Linux kernel (in my opinion was perfect from 2.4.2x) what can run for years without a reboot (my record is 4 years on a system with kernel 2.6.8 and this kernel is far to be perfect). This days I found a tool what is a gold mine for system administrators : KSplice. ]]></description>
		<wfw:commentRss>http://www.randombugs.com/linux/patching-linux-kernel-rebooting.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>chkrootkit under Debian / Ubuntu</title>
		<link>http://www.randombugs.com/hacker/chkrootkit-debian-ubuntu.html</link>
		<comments>http://www.randombugs.com/hacker/chkrootkit-debian-ubuntu.html#comments</comments>
		<pubDate>Mon, 09 Mar 2009 13:32:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Newbie]]></category>
		<category><![CDATA[Recovery]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[rootkit]]></category>

		<guid isPermaLink="false">http://www.randombugs.com/?p=244</guid>
		<description><![CDATA[<img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/debian.png" width="24" height="24" alt="" title="Debian" /><img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/security-low.png" width="24" height="24" alt="" title="Hacking" /><img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/help-contents.png" width="24" height="24" alt="" title="How-to" /><br/>When we auditing a Linux system  we have a lot of good tools to monitor unexpected changes and unexpected behaviour of a system. Earlier we talked about rkhunter as a system check for rootkits and now, as an alternative, we will talk about chkrootkit (Determine whether the system is infected with a rootkit).

If you want to know a definition of what is a rootkit please read the first article about rkhunter.
chkrootkit is a freesoftware what is work with Linux, FreeBSD, OpenBSD, NetBSD, Solaris, HP-UX 11, Tru64, BSDI and Mac ...]]></description>
		<wfw:commentRss>http://www.randombugs.com/hacker/chkrootkit-debian-ubuntu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rebooting after a Kernel panic</title>
		<link>http://www.randombugs.com/linux/rebooting-kernel-panic.html</link>
		<comments>http://www.randombugs.com/linux/rebooting-kernel-panic.html#comments</comments>
		<pubDate>Wed, 04 Mar 2009 13:24:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Newbie]]></category>
		<category><![CDATA[Recovery]]></category>
		<category><![CDATA[Tuning]]></category>
		<category><![CDATA[oops]]></category>
		<category><![CDATA[panic]]></category>

		<guid isPermaLink="false">http://www.randombugs.com/?p=205</guid>
		<description><![CDATA[<img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/debian.png" width="24" height="24" alt="" title="Debian" /><img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/help-contents.png" width="24" height="24" alt="" title="How-to" /><img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/Brain.png" width="24" height="24" alt="" title="Kernel" /><br/>By default, a Linux, is waiting direct input of a person / sysadmin when is crashing with kernel panic/oops. Obviously is very important to know or to see directly the dumped screen, but sometimes in production environments is better just to reboot itself without any intervention and debug the problem with the system online. Off course for debugging and seeing the dump you will need to install and configure kdump, but that is another story (I will probably write about that soon).

Anyway to set your system to reboot after 1 ...]]></description>
		<wfw:commentRss>http://www.randombugs.com/linux/rebooting-kernel-panic.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware 2.5.1 bug under Ubuntu 9.04</title>
		<link>http://www.randombugs.com/linux/vmware-251-bug-ubuntu-904.html</link>
		<comments>http://www.randombugs.com/linux/vmware-251-bug-ubuntu-904.html#comments</comments>
		<pubDate>Tue, 02 Dec 2008 14:01:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[bug]]></category>

		<guid isPermaLink="false">http://www.randombugs.com/?p=112</guid>
		<description><![CDATA[<img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/bug.png" width="24" height="24" alt="" title="Bugs" /><img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/Brain.png" width="24" height="24" alt="" title="Kernel" /><img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/tux.png" width="24" height="24" alt="" title="Linux" /><br/>I just upgraded to Ubuntu 9.04 with kernel 2.6.27-10-generic. After upgrade I wanted to reconfigure my old VMware player 2.4.x but no success because the kernel was changed a lot from version 2.6.18 to 2.6.27, so I was &#8220;forced&#8221; to switch to VMWare Player 2.5.1.

Installing was easy but configuring the new modules for the VMware player was not working at all. After some debugging I just found the vmware-modconfig crashing with &#8220;Segmentation Fault&#8221;. 
$dmesg
[ 4398.256991] vmware-modconfi[29788]: segfault at 0 ip 00007f8b5617bb84 sp 00007fff5f566280 error 4 in libc-2.9.so[7f8b560fa000+168000

I tried to fix ...]]></description>
		<wfw:commentRss>http://www.randombugs.com/linux/vmware-251-bug-ubuntu-904.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ORA-27125: unable to create shared memory segment</title>
		<link>http://www.randombugs.com/linux/ora-27125-unable-to-create-shared-memory-segment.html</link>
		<comments>http://www.randombugs.com/linux/ora-27125-unable-to-create-shared-memory-segment.html#comments</comments>
		<pubDate>Tue, 11 Nov 2008 09:30:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Kernel]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.randombugs.com/?p=25</guid>
		<description><![CDATA[<img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/Brain.png" width="24" height="24" alt="" title="Kernel" /><img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/tux.png" width="24" height="24" alt="" title="Linux" /><img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/Oracle.gif" width="24" height="24" alt="" title="Oracle" /><br/>This post is for the users who got this error message (ORA-27125: unable to create shared memory segment) when they try to run Oracle 10g on linux.
Are 2 solutions for this problem:

1. Disable Huge TLB tables
export DISABLE_HUGETLBFS=1
in shell and after just restart oracle. (Take care because you will need a lot of RAM if you disable HUGETLBFS)
2. You need to recompile your linux kernel with following options enabled
CONFIG_HUGETLB_PAGE=y
CONFIG_HUGETLBFS=y
I hope this post will be helpful.
Related Posts:How to disable the display standby on a xorg xserverSpeed up Samba under LinuxCore dumps under ...]]></description>
		<wfw:commentRss>http://www.randombugs.com/linux/ora-27125-unable-to-create-shared-memory-segment.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

