Gentoo Archives: gentoo-user

From: Pandu Poluan <pandu@××××××.info>
To: gentoo-user <Gentoo-user@l.g.o>
Subject: [gentoo-user] wget killed -- wonder where I went wrong...
Date: Mon, 08 Aug 2011 13:12:55
Message-Id: CAA2qdGXTdw289+dGEvKPwvGAHU3up1=sNjAJAGMb8W853oc7aQ@mail.gmail.com
1 Hello folks!
2
3 After installation and successful 1st reboot, all attempts at wget gets killed:
4
5 --2011-08-08 20:11:47-- http://www.koprol.com/
6 Resolving www.koprol.com... 124.108.78.118
7 Connecting to www.koprol.com|124.108.78.118|:80... connected.
8 HTTP request sent, awaiting response... 200 OK
9 Length: 16006 (16K) [text/html]
10 Saving to: `index.html'
11
12 0% [
13 ] 0
14 --.-K/s Killed
15
16 dmesg shows this:
17
18 [ 2160.690516] BUG: unable to handle kernel paging request at 0000000000010202
19 [ 2160.690683] IP: [<0000000000010202>] 0x00000000010202
20 [ 2160.690801] PGD 0
21 [ 2160.690902] Oops: 0010 [#80] SMP
22 [ 2160.691020] last sysfs file: /sys/devices/virtual/vc/vcsa2/uevent
23 [ 2160.691132] CPU 0
24 [ 2160.691161] Modules linked in: e1000
25 [ 2160.691344]
26 [ 2160.691432] Pid: 1969, comm: wget Tainted: G D
27 2.6.39-hardened-r9PANS_GW_BN_04a #1
28 [ 2160.691682] RIP: 0010:[<0000000000010202>] [<0000000000010202>]
29 0x00000000010202
30 [ 2160.691910] RSP: 0018:ffff88001c875fe0 EFLAGS: 00010282
31 [ 2160.692036] RAX: 00000000fffffff2 RBX: 0000000000000033 RCX: 732f4b2d2e2d2d20
32 [ 2160.692178] RDX: ffffffffffffffea RSI: ffff88001c875f48 RDI: 0000000000000001
33 [ 2160.692322] RBP: 0000000000000001 R08: 000001fd7fbb8350 R09: 2020202020202020
34 [ 2160.692464] R10: 732f4b2d2e2d2d20 R11: 0000000000000246 R12: 0000000000031069
35 [ 2160.692607] R13: 000001fd7fbbaa90 R14: 0000000000000001 R15: 0000000000000001
36 [ 2160.692751] FS: 00006fadfed22700(0000) GS:ffff88001fc00000(0000)
37 knlGS:0000000000000000
38 [ 2160.692965] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
39 [ 2160.693095] CR2: 0000000000010202 CR3: 000000001e7eb000 CR4: 00000000000006b0
40 [ 2160.693242] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
41 [ 2160.693389] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
42 [ 2160.693532] Process wget (pid: 1969, threadinfo ffff88001e58ae90,
43 task ffff88001e58aae0)
44 [ 2160.693750] Stack:
45 [ 2160.693845] 00007132d357e888 000000000000002b 0000000000000000
46 0000000000000000
47 [ 2160.694112] Call Trace:
48 [ 2160.694211] Code: Bad RIP value.
49 [ 2160.694347] RIP [<0000000000010202>] 0x00000000010202
50 [ 2160.694485] RSP <ffff88001c875fe0>
51 [ 2160.694593] CR2: 0000000000010202
52 [ 2160.694715] ---[ end trace a086b8664a1f93af ]---
53
54 Okay, now, where did I go wrong?
55
56 Rgds,
57 --
58 Pandu E Poluan
59 ~ IT Optimizer ~
60
61  • Blog : http://pepoluan.tumblr.com
62  • Linked-In : http://id.linkedin.com/in/pepoluan

Replies

Subject Author
Re: [gentoo-user] wget killed -- wonder where I went wrong... Alexander Tanyukevich <atanyukevich@×××××.com>
Re: [gentoo-user] wget killed -- wonder where I went wrong... Paul Hartman <paul.hartman+gentoo@×××××.com>
[gentoo-user] Re: wget killed -- wonder where I went wrong... Pandu Poluan <pandu@××××××.info>