Gentoo Archives: gentoo-ppc-user

From: mguertin@×××××××××××××.com
To: gentooppc-user@g.o
Subject: Re: [gentooppc-user] mount proc
Date: Tue, 14 May 2002 17:01:00
Message-Id: 200205142210.g4EMA8k24149@broadband.rogers.comacdiscussion.com
1 I had a similar problem building kde on my wallstreet (the kernel panic)
2 and it was directly related to ext3. I think there is some problems
3 when you max out your memory (maybe it can\'t reserve enough to write or
4 somethig similar). I reproduced it twice but was unable to get any
5 useful information as it locked my machine hard as a rock, even after it
6 dropped to xmon :(
7
8 Mark
9
10 On 05-14-2002 09:45 am, you wrote:
11
12 > I believe the problem with mounting /proc is simply that the dir
13 doesn\'t
14 > get created by the stage 1 tarball, so there\'s no mountpoint. Easy
15
16 > enough to fix - # mkdir /mnt/gentoo/proc .
17 >
18 > The problem with glibc I\'m not sure about, but perhaps builidng with
19
20 > /proc available will help ;-)
21 >
22 > David
23 >
24 > John Brajkovic wrote:
25 >
26 > >Hi,
27 > >
28 > >I got this deep into a glibc build out of
29 /usr/portage/scripts/bootstrap.sh
30 > >using the 1.2 iso image of GentooPPC (kernel 2.4.19-rc3).
31 > >
32 > >Also, /proc did not install (reported on irc).
33 > >
34 > >Hardware: Performa 6360, 80 mb ram, 400 mb swap
35 > >
36 > >gcc getnssent.c -c -02 -Wall -Winline -Wstrict-prototypes
37 -Write-strings \\
38 > >-mmultiple -mstring -pipe -mnew-mnemonics -Wa,-mppc -mpowerpc \\
39 > >-fpic -I../include -I. \\
40 >
41 >-I/mnt/gentoo/extra/tmp/portage/glibc-2.2.5-r2/work/glibc-2.2.5/buildhere/nss
42 \\
43 > >-I.. -I../libio \\
44 >
45 >-I/mnt/gentoo/extra/tmp/portage/glibc-2.2.5-r2/work/glibc-2.2.5/buildhere
46 \\
47 > >-I..sysdeps/powerpc/elf -I../linuxthreads/sysdeps/unix/sysv/linux
48 \\
49 > >-I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread/ \\
50 > >-I../linuxthreads/sysdeps/unix/sysv/
51 -I../linuxthreads/sysdeps/pthread \\
52 > >-I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv \\
53 > >-I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/powerpc \\
54 > >-I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/common
55 \\
56 > >-I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv
57 \\
58 > >-I../sysdeps/unix/powerpc -I../sysdeps/unix -I../sysdeps/posix \\
59 > >-I../sysdeps/powerpc/fpu -I../sysdeps/powerpc
60 -I../sysdeps-wordsize-32 \\
61 > >-I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754dbl-64 \\
62 > >-I../sysdeps/powerpc/soft-fp -I../sysdeps/ieee754
63 -I../sysdeps-generic-elf \\
64 > >-I../sysdeps/generic -D_LIBC_REENTRANT -include
65 ../include/libc-symbols.h \\
66 > >-DPIC -DSHARED \\
67 > >-o
68 /mnt/gentoo/extra/tmp/portage/glibc-2.2.5-r2/work/glibc-2.2.5/buildhere/nss/getnssent.os
69 > >
70 > >Assertion failure in __journal_remove_journal_head() at \\
71 > >journal.c:1732: \"buffer_jbd(bh)\"
72 > >kernel BUG at journal.c:1732!
73 > >Oops: Execution in kernel mode, sig: 4
74 > >NIP: C007A860 XER: 00000000 LR:C007A860 SP: C08EFDF0 REGS:c08efd0
75 TRAP: 0700 Not tainted
76 > >MSR: 00089032 EE: 1 PR: 0 FP: 0 ME: 1 IR/DR: 11
77 > >TASK = c08ee000[167] \'kjournald\' Last syscall: -1
78 > >last math c18c8000 last altivec 00000000
79 > >GPR00: C007A860 C08EFDF0 C08EE000 0000001E 00001032 00000001 FFFFFFFF
80 C03EEBCC
81 > >GPR08: 000025E4 C03273E4 00000000 C08EFD10 82002424 10264288 00000000
82 00000000
83 > >GPR16: 00000000 C138204C 00000000 00000000 00000000 00797F40 00000000
84 C1382000
85 > >GPR24: 00000309 C089F1C0 00000000 C089F440 00000000 C02D0000 C0476C70
86 C2D38720
87 > >Call backtrace:
88 > >C007A860 C0076F74 C00776D8 C00755C4 C0078854 C0008B38
89 > >_______________________________________________
90 > >gentooppc-user mailing list
91 > >gentooppc-user@g.o
92 > >http://lists.gentoo.org/mailman/listinfo/gentooppc-user
93 > >
94 > >.
95 > >
96 > >
97 > >
98 >
99 >
100 > _______________________________________________
101 > gentooppc-user mailing list
102 > gentooppc-user@g.o
103 > http://lists.gentoo.org/mailman/listinfo/gentooppc-user