Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Hard crash while doing an emerge
Date: Tue, 23 Aug 2005 01:53:42
Message-Id: 5bdc1c8b050822184945b0a40d@mail.gmail.com
1 Hi,
2 Do these sorts of things get reported somewhere? First time I can
3 remember this happening.
4
5 2.6.12-gentoo-r6. I was doing an emerge --deep --update --newuse
6 world. It was emerging 5 items as I remember. Two were mplayer and
7 mythtv because of a new nvidia USE flag due to a new adapter card. At
8 about 5:30 it seems to have crashed. This is the beginning of what I
9 see in /var/log/messages:
10
11 Aug 22 17:10:01 godzilla cron[9100]: (root) CMD (test -x
12 /usr/sbin/run-crons && /usr/sbin/run-crons )
13 Aug 22 17:20:01 godzilla cron[20070]: (root) CMD (test -x
14 /usr/sbin/run-crons && /usr/sbin/run-crons )
15 Aug 22 17:22:28 godzilla Unable to handle kernel paging request at
16 virtual address 003faa30
17 Aug 22 17:22:28 godzilla printing eip:
18 Aug 22 17:22:28 godzilla c013eda7
19 Aug 22 17:22:28 godzilla *pde = 00000000
20 Aug 22 17:22:28 godzilla Oops: 0002 [#1]
21 Aug 22 17:22:28 godzilla PREEMPT
22 Aug 22 17:22:28 godzilla Modules linked in: snd_seq_midi snd_pcm_oss
23 snd_mixer_oss snd_seq_oss snd_seq_midi_event snd_seq snd_ice1712
24 snd_ice17xx_ak4xxx snd_ak4xxx_adda snd_cs8427 snd_ac97_codec snd_i2c
25 snd_mpu401_uart snd_hdsp snd_rawmidi snd_seq_device firmware_class
26 snd_pcm snd_timer snd_page_alloc snd_hwdep snd via_agp evdev realtime
27 sbp2 ohci1394 ieee1394 nvidia agpgart
28 Aug 22 17:22:28 godzilla CPU: 0
29 Aug 22 17:22:28 godzilla EIP: 0060:[<c013eda7>] Tainted: P VLI
30 Aug 22 17:22:28 godzilla EFLAGS: 00010006 (2.6.12-gentoo-r6)
31 Aug 22 17:22:28 godzilla EIP is at __rmqueue+0x47/0xf0
32 Aug 22 17:22:28 godzilla eax: c1239bb8 ebx: 00000000 ecx: c1076278
33 edx: 003faa30
34 Aug 22 17:22:28 godzilla esi: c03fa9e4 edi: 00000000 ebp: c03faa30
35 esp: e6377db0
36 Aug 22 17:22:28 godzilla ds: 007b es: 007b ss: 0068 Aug 22
37 17:22:28 godzilla Process portageq (pid: 21593, threadinfo=e6376000
38 task=e26bea20)
39 Aug 22 17:22:28 godzilla Stack: 00000095 c11b8c60 c1076260 00000000
40 c03faa10 00000000 00000082 c013eeaa
41 Aug 22 17:22:28 godzilla c03fa9e4 00000000 c03fa9e4 00000246 e6376000
42 c03faa00 c013f3a5 c03fa9e4
43 Aug 22 17:22:28 godzilla 00000000 0000001f c03faa10 00000000 c03fa9e4
44 ddc59334 00000000 000080d2
45 Aug 22 17:22:28 godzilla Call Trace:
46 Aug 22 17:22:28 godzilla [<c013eeaa>] rmqueue_bulk+0x5a/0x80
47 Aug 22 17:22:28 godzilla [<c013f3a5>] buffered_rmqueue+0x1d5/0x1e0
48 Aug 22 17:22:28 godzilla [<c013f849>] __alloc_pages+0x3f9/0x420
49 Aug 22 17:22:28 godzilla [<c0149c32>] do_anonymous_page+0x62/0x150
50 Aug 22 17:22:28 godzilla [<c0149d83>] do_no_page+0x63/0x300
51 Aug 22 17:22:28 godzilla [<c014a229>] handle_mm_fault+0xe9/0x190
52 Aug 22 17:22:28 godzilla [<c0111ffc>] do_page_fault+0x18c/0x599
53
54 I'll assume that this means it crashed when doing mythtv:
55
56 godzilla ~ # emerge -pv --deep --update --newuse world
57
58 These are the packages that I would merge, in order:
59
60 Calculating world dependencies ...done!
61 [ebuild R ] media-tv/mythtv-0.18.1-r2 +alsa (-altivec) -arts
62 -debug -dvb -frontendonly -ieee1394 +jack -joystick -lcd +lirc +mmx
63 +nvidia* +oggvorbis +opengl +oss -unichrome 0 kB
64 [ebuild U ] net-analyzer/gnome-netstatus-2.10.0-r1 [2.10.0] -debug 0 kB
65
66 Total size of downloads: 0 kB
67 godzilla ~ #
68
69 Anyway, do these sorts of things get reported via Bugzilla,
70 somewhere else or not at all?
71
72 Thanks,
73 Mark
74
75 --
76 gentoo-user@g.o mailing list