Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] wget killed -- wonder where I went wrong... Pandu Poluan <pandu@××××××.info>