From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-126621-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QqPdX-0007yE-1L
	for garchives@archives.gentoo.org; Mon, 08 Aug 2011 13:12:55 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 29D9E21C0D9;
	Mon,  8 Aug 2011 13:12:41 +0000 (UTC)
Received: from svr-us4.tirtonadi.com (unknown [69.65.43.212])
	by pigeon.gentoo.org (Postfix) with ESMTP id 368AC21C03C
	for <Gentoo-user@lists.gentoo.org>; Mon,  8 Aug 2011 13:11:30 +0000 (UTC)
Received: from mail-fx0-f53.google.com ([209.85.161.53])
	by svr-us4.tirtonadi.com with esmtpsa (TLSv1:RC4-SHA:128)
	(Exim 4.69)
	(envelope-from <pandu@poluan.info>)
	id 1QqPcA-001YRi-1F
	for Gentoo-user@lists.gentoo.org; Mon, 08 Aug 2011 20:11:30 +0700
Received: by fxd23 with SMTP id 23so2410034fxd.40
        for <Gentoo-user@lists.gentoo.org>; Mon, 08 Aug 2011 06:11:24 -0700 (PDT)
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.223.61.211 with SMTP id u19mr7429712fah.146.1312809084757;
 Mon, 08 Aug 2011 06:11:24 -0700 (PDT)
Received: by 10.223.100.4 with HTTP; Mon, 8 Aug 2011 06:11:24 -0700 (PDT)
Date: Mon, 8 Aug 2011 20:11:24 +0700
Message-ID: <CAA2qdGXTdw289+dGEvKPwvGAHU3up1=sNjAJAGMb8W853oc7aQ@mail.gmail.com>
Subject: [gentoo-user] wget killed -- wonder where I went wrong...
From: Pandu Poluan <pandu@poluan.info>
To: gentoo-user <Gentoo-user@lists.gentoo.org>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - svr-us4.tirtonadi.com
X-AntiAbuse: Original Domain - lists.gentoo.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - poluan.info
X-Archives-Salt: 
X-Archives-Hash: d656c419866f27efc86c407ee9633193

Hello folks!

After installation and successful 1st reboot, all attempts at wget gets kil=
led:

--2011-08-08 20:11:47--  http://www.koprol.com/
Resolving www.koprol.com... 124.108.78.118
Connecting to www.koprol.com|124.108.78.118|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 16006 (16K) [text/html]
Saving to: `index.html'

 0% [
                                                  ] 0
--.-K/s              Killed

dmesg shows this:

[ 2160.690516] BUG: unable to handle kernel paging request at 0000000000010=
202
[ 2160.690683] IP: [<0000000000010202>] 0x00000000010202
[ 2160.690801] PGD 0
[ 2160.690902] Oops: 0010 [#80] SMP
[ 2160.691020] last sysfs file: /sys/devices/virtual/vc/vcsa2/uevent
[ 2160.691132] CPU 0
[ 2160.691161] Modules linked in: e1000
[ 2160.691344]
[ 2160.691432] Pid: 1969, comm: wget Tainted: G      D
2.6.39-hardened-r9PANS_GW_BN_04a #1
[ 2160.691682] RIP: 0010:[<0000000000010202>]  [<0000000000010202>]
0x00000000010202
[ 2160.691910] RSP: 0018:ffff88001c875fe0  EFLAGS: 00010282
[ 2160.692036] RAX: 00000000fffffff2 RBX: 0000000000000033 RCX: 732f4b2d2e2=
d2d20
[ 2160.692178] RDX: ffffffffffffffea RSI: ffff88001c875f48 RDI: 00000000000=
00001
[ 2160.692322] RBP: 0000000000000001 R08: 000001fd7fbb8350 R09: 20202020202=
02020
[ 2160.692464] R10: 732f4b2d2e2d2d20 R11: 0000000000000246 R12: 00000000000=
31069
[ 2160.692607] R13: 000001fd7fbbaa90 R14: 0000000000000001 R15: 00000000000=
00001
[ 2160.692751] FS:  00006fadfed22700(0000) GS:ffff88001fc00000(0000)
knlGS:0000000000000000
[ 2160.692965] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2160.693095] CR2: 0000000000010202 CR3: 000000001e7eb000 CR4: 00000000000=
006b0
[ 2160.693242] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 00000000000=
00000
[ 2160.693389] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 00000000000=
00400
[ 2160.693532] Process wget (pid: 1969, threadinfo ffff88001e58ae90,
task ffff88001e58aae0)
[ 2160.693750] Stack:
[ 2160.693845]  00007132d357e888 000000000000002b 0000000000000000
0000000000000000
[ 2160.694112] Call Trace:
[ 2160.694211] Code:  Bad RIP value.
[ 2160.694347] RIP  [<0000000000010202>] 0x00000000010202
[ 2160.694485]  RSP <ffff88001c875fe0>
[ 2160.694593] CR2: 0000000000010202
[ 2160.694715] ---[ end trace a086b8664a1f93af ]---

Okay, now, where did I go wrong?

Rgds,
--=20
Pandu E Poluan
~ IT Optimizer ~

=C2=A0=E2=80=A2 Blog : http://pepoluan.tumblr.com
=C2=A0=E2=80=A2 Linked-In : http://id.linkedin.com/in/pepoluan