Gentoo Archives: gentoo-user

From: Erik <mistereastenstream@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] X crashes randomly
Date: Tue, 07 Nov 2006 03:41:47
Message-Id: 4df051c10611061937v50abb1f5l6da4a3e2f4aaf25@mail.gmail.com
1 Hello,
2 Starting today, X has been acting a little strange for me. I'll be
3 doing nothing to spectacularer in kde, like typing in openoffice or
4 something else like that, and all of the sudden, X restarts and I am
5 faced with kdm. I don't know if this is a problem with something in
6 kde, kdm, or X, so I don't know where to file a bug. I haven't really
7 seen anything related to what I am dealing with in those places so
8 far.
9 Here's a little summary of my system
10 Arch: amd64
11 I'm not using any packages marked ~.
12 My /etc/make.conf:
13 ------------------------------------
14 # These settings were set by the catalyst build script that automatically built$
15 # Please consult /etc/make.conf.example for a more detailed example
16 CFLAGS="-march=k8 -O2 -pipe"
17 CHOST="x86_64-pc-linux-gnu"
18 CXXFLAGS="${CFLAGS}"
19 MAKEOPTS="-j2"
20
21
22 GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://gentoo.chem.wisc.edu/gentoo/ f$
23
24 SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
25 USE="X mozilla nsplugin ieee1394 alsa arts crypt kde kdeenablefinal kdehiddenvi$
26 VIDEO_CARDS="nvidia nv vesa"
27 INPUT_DEVICES="keyboard mouse"
28
29 -----------------------------------------------------------
30 /etc/X11/xorg.conf:(using xorg-x11 7.1)
31 -----------------------------------------------------------
32 Section "ServerLayout"
33 Identifier "X.org Configured"
34 Screen 0 "Screen0" 0 0
35 InputDevice "Mouse0" "CorePointer"
36 InputDevice "Keyboard0" "CoreKeyboard"
37 EndSection
38
39 Section "Files"
40 RgbPath "/usr/share/X11/rgb"
41 ModulePath "/usr/lib64/xorg/modules"
42 FontPath "/usr/share/fonts/misc/"
43 FontPath "/usr/share/fonts/TTF/"
44 FontPath "/usr/share/fonts/OTF"
45 FontPath "/usr/share/fonts/Type1/"
46 FontPath "/usr/share/fonts/CID/"
47 FontPath "/usr/share/fonts/100dpi/"
48 FontPath "/usr/share/fonts/75dpi/"
49 EndSection
50
51 Section "Module"
52 Load "extmod"
53 Load "dbe"
54 Load "record"
55 Load "xtrap"
56 #Load "dri"
57 Load "glx"
58 Load "freetype"
59 Load "type1"
60 EndSection
61
62 Section "InputDevice"
63 Identifier "Keyboard0"
64 Driver "kbd"
65 EndSection
66
67 Section "InputDevice"
68 Identifier "Mouse0"
69 Driver "mouse"
70 Option "Protocol" "auto"
71 Option "Device" "/dev/psaux"
72 Option "ZAxisMapping" "4 5 6 7"
73 EndSection
74
75 Section "Monitor"
76 #DisplaySize 280 210 # mm
77 Identifier "Monitor0"
78 VendorName "SAM"
79 ModelName "1d73"
80 ### Comment all HorizSync and VertSync values to use DDC:
81 HorizSync 30.0 - 54.0
82 VertRefresh 50.0 - 120.0
83 Option "DPMS"
84 EndSection
85
86 Section "Device"
87 ### Available Driver options are:-
88 ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
89 ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
90 ### [arg]: arg optional
91 #Option "SWcursor" # [<bool>]
92 #Option "HWcursor" # [<bool>]
93 #Option "NoAccel" # [<bool>]
94 #Option "ShadowFB" # [<bool>]
95 #Option "UseFBDev" # [<bool>]
96 #Option "Rotate" # [<str>]
97 #Option "VideoKey" # <i>
98 #Option "FlatPanel" # [<bool>]
99 #Option "FPDither" # [<bool>]
100 #Option "CrtcNumber" # <i>
101 #Option "FPScale" # [<bool>]
102 #Option "FPTweak" # <i>
103 Identifier "Card0"
104 Driver "nvidia"
105 VendorName "nVidia Corporation"
106 BoardName "C51PV [GeForce 6150]"
107 BusID "PCI:0:5:0"
108 Option "RenderAccel" "true"
109 Option "AllowGLXWithComposite" "true"
110 EndSection
111
112 #Section "Device"
113 # Identifier "nVidia Inc. GeForce6"
114 # Driver "nvidia"
115 # VideoRam 65536
116 #Option "RenderAccel" "true"
117 #EndSection
118
119
120 Section "Screen"
121 Option "AddARGBGLXVisuals" "true"
122 Identifier "Screen0"
123 Device "Card0"
124 Monitor "Monitor0"
125 # SubSection "Display"
126 # Viewport 0 0
127 # Depth 1
128 # EndSubSection
129 # SubSection "Display"
130 # Viewport 0 0
131 # Depth 4
132 # EndSubSection
133 # SubSection "Display"
134 # Viewport 0 0
135 # Depth 8
136 # EndSubSection
137 # SubSection "Display"
138 # Viewport 0 0
139 # Depth 15
140 # EndSubSection
141 SubSection "Display"
142 Viewport 0 0
143 Depth 16
144 Modes "1024x768"
145 EndSubSection
146 SubSection "Display"
147 Viewport 0 0
148 Depth 24
149 Modes "1024x768"
150 EndSubSection
151 EndSection
152
153 Section "Extensions"
154 Option "Composite" "true"
155 EndSection
156 --------------------------------------------------
157 and, the tail end of /var/log/kdm.log:
158 -------------------------------------------------
159 X Window System Version 7.1.1
160 Release Date: 12 May 2006
161 X Protocol Version 11, Revision 0, Release 7.1.1
162 Build Operating System: Linux 2.6.17-gentoo-r8 x86_64
163 Current Operating System: Linux erikstotle 2.6.17-gentoo-r8 #11 SMP
164 Mon Oct 9 21:19:04 EDT 2006 x86_64
165 Build Date: 14 October 2006
166 Before reporting problems, check http://wiki.x.org
167 to make sure that you have the latest version.
168 Module Loader present
169 Markers: (--) probed, (**) from config file, (==) default setting,
170 (++) from command line, (!!) notice, (II) informational,
171 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
172 (==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 6 21:45:20 2006
173 (==) Using config file: "/etc/X11/xorg.conf"
174 xkb_keycodes { include "xfree86+aliases(qwerty)" };
175 xkb_types { include "complete" };
176 xkb_compatibility { include "complete" };
177 xkb_symbols { include "pc(pc105)+us" };
178 xkb_geometry { include "pc(pc105)" };
179 xkb_types { include "%" };
180 xkb_compatibility { include "%" };
181 xkb_symbols { include "%" };
182 xkb_geometry { include "%" };
183 The XKEYBOARD keymap compiler (xkbcomp) reports:
184 > Error: Missing KeyNames section in a Keymap file
185 > Description of Keymap not compiled
186 Errors from xkbcomp are not fatal to the X server
187 (EE) Error loading keymap /usr/share/X11/xkb/compiled/server-0.xkm
188 xkb_types { include "%" };
189 xkb_compatibility { include "%" };
190 xkb_symbols { include "%" };
191 xkb_geometry { include "%" };
192 The XKEYBOARD keymap compiler (xkbcomp) reports:
193 > Error: Missing KeyNames section in a Keymap file
194 > Description of Keymap not compiled
195 Errors from xkbcomp are not fatal to the X server
196 (EE) Error loading keymap /usr/share/X11/xkb/compiled/server-0.xkm
197
198 Backtrace:
199 0: /usr/bin/X(xf86SigHandler+0x71) [0x480171]
200 1: /lib/libc.so.6 [0x2b31e4b055d0]
201 2: /usr/bin/X [0x50e7ec]
202 3: /usr/bin/X [0x50eb53]
203 4: /usr/bin/X [0x50acea]
204 5: /usr/bin/X [0x500916]
205 6: /usr/bin/X(Dispatch+0x1b9) [0x448249]
206 7: /usr/bin/X(main+0x44d) [0x43103d]
207 8: /lib/libc.so.6(__libc_start_main+0xf4) [0x2b31e4af3134]
208 9: /usr/bin/X(FontFileCompleteXLFD+0xa1) [0x430339]
209
210 Fatal server error:
211 Caught signal 11. Server aborting
212 ---------------------------------------
213
214 Thanks in advance for any help.
215
216 --
217 Erik
218 --
219 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] X crashes randomly "Hemmann
Re: [gentoo-user] X crashes randomly "Jesús Guerrero" <6thpink@×××××.es>
Re: [gentoo-user] X crashes randomly Andrey <4ndrey@×××××.com>