[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Nvidia driver lock-up (was (Re: Flightgear crashes (the program,not the pilot))



Hans-J. Ullrich wrote:
Hi Russ,

sry, my late answer, I did somehow miss your mail.

Well, if nv crashes and nvidia without "Load GLX"-Option, then there might be another non nvidia dependent problem.

What does it show, if you disable "kdm" and start manually X with the command "startx" from the shell ? Is there a difference between root and normal user ?

If starting with "startx" from the shell, you can see, what really happens.

In doubt, just send me the output and your /var/log/xorg.log.

You can additionally start "startx" with the strace command. Just do "strace startx" on the shell. Caution: This is a huge output. Just pipe it into a file, so you can examine it later.

Good luck and regards !


Hans


Hans,
Per your suggestion, I ran strace startx, and piped the output to
startx.log (attached).  Also attached is /var/log/Xorg.0.log .  I was
running the nvidia driver for this test (config file also attached).
After starting the Xserver, I tried to open my Home folder.  The frame
came up, but the files never appeared.  SSH from another machine,
and running top showed Xorg running 100% on one processor (I have
a dual core machine).
 Any further advice or suggestions are most welcome.  I am currently
running with the Vesa driver, as it is stable (if slow).

Thanks,
 Russ
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
	FontPath	"/usr/share/fonts/X11/misc"
	FontPath	"/usr/X11R6/lib/X11/fonts/misc"
	FontPath	"/usr/share/fonts/X11/cyrillic"
	FontPath	"/usr/X11R6/lib/X11/fonts/cyrillic"
	FontPath	"/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/Type1"
	FontPath	"/usr/X11R6/lib/X11/fonts/Type1"
	FontPath	"/usr/share/fonts/X11/100dpi"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi"
	FontPath	"/usr/share/fonts/X11/75dpi"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load	"i2c"
	Load	"bitmap"
	Load	"ddc"
# "dri" module disabled for proprietary Nvidia driver
#	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ExplorerPS/2"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "Device"
	Identifier	"NVIDIA Corporation NV17 [GeForce4 MX 420]"
#	Driver "vesa" disabled 
#	Driver		"vesa"
#	Driver "Nvidia" enabled
	Driver		"nvidia"
	BusID		"PCI:4:7:0"
EndSection

Section "Monitor"
	Identifier	"S/T 77E/76E"
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"NVIDIA Corporation NV17 [GeForce4 MX 420]"
	Monitor		"S/T 77E/76E"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection
X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN 
Current Operating System: Linux Archimedes 2.6.17-2-amd64 #1 SMP Wed Sep 13 17:49:33 CEST 2006 x86_64
Build Date: 07 July 2006
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct  6 20:18:29 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "S/T 77E/76E"
(**) |   |-->Device "NVIDIA Corporation NV17 [GeForce4 MX 420]"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist.
	Entry deleted from font path.
(**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Ignoring ABI Version
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 1.0
	X.Org XInput driver : 0.6
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,02f4 card 1043,81d2 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:1: chip 10de,02fa card 1043,81d2 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:2: chip 10de,02fe card 1043,81d2 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:3: chip 10de,02f8 card 1043,81d2 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:4: chip 10de,02f9 card 1043,81d2 rev a2 class 05,00,00 hdr 00
(II) PCI: 00:00:5: chip 10de,02ff card 1043,81d2 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:6: chip 10de,027f card 1043,81d2 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:7: chip 10de,027e card 1043,81d2 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:02:0: chip 10de,02fc card 0000,0000 rev a1 class 06,04,00 hdr 01
(II) PCI: 00:03:0: chip 10de,02fd card 0000,0000 rev a1 class 06,04,00 hdr 01
(II) PCI: 00:04:0: chip 10de,02fb card 0000,0000 rev a1 class 06,04,00 hdr 01
(II) PCI: 00:09:0: chip 10de,005e card 1043,815a rev a4 class 05,80,00 hdr 00
(II) PCI: 00:0a:0: chip 10de,0050 card 1043,815a rev a4 class 06,01,00 hdr 80
(II) PCI: 00:0a:1: chip 10de,0052 card 1043,815a rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:0b:0: chip 10de,005a card 1043,815a rev a2 class 0c,03,10 hdr 80
(II) PCI: 00:0b:1: chip 10de,005b card 1043,815a rev a4 class 0c,03,20 hdr 80
(II) PCI: 00:0d:0: chip 10de,0059 card 1043,812a rev a2 class 04,01,00 hdr 00
(II) PCI: 00:0f:0: chip 10de,0053 card 1043,815a rev f3 class 01,01,8a hdr 00
(II) PCI: 00:10:0: chip 10de,0054 card 1043,815a rev f3 class 01,01,85 hdr 00
(II) PCI: 00:11:0: chip 10de,0055 card 1043,815a rev f3 class 01,01,85 hdr 00
(II) PCI: 00:12:0: chip 10de,005c card 0000,0000 rev a2 class 06,04,01 hdr 01
(II) PCI: 00:13:0: chip 10de,0057 card 1043,8141 rev a3 class 06,80,00 hdr 00
(II) PCI: 00:16:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:17:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:00:0: chip 1095,3132 card 1043,8177 rev 01 class 01,04,00 hdr 00
(II) PCI: 02:00:0: chip 11ab,4362 card 1043,8142 rev 15 class 02,00,00 hdr 00
(II) PCI: 04:07:0: chip 10de,0172 card 0000,0000 rev a3 class 03,00,00 hdr 00
(II) PCI: 04:0b:0: chip 104c,8023 card 1043,808b rev 00 class 0c,00,10 hdr 00
(II) PCI: End of PCI scan
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:2:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 1 I/O range:
	[0] -1	0	0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xded00000 - 0xdedfffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:3:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 2 I/O range:
	[0] -1	0	0x0000e000 - 0x0000efff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
	[0] -1	0	0xdee00000 - 0xdeefffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:4:0), (0,3,3), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:10:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:18:0), (0,4,4), BCTRL: 0x020a (VGA_EN is set)
(II) Bus 4 non-prefetchable memory range:
	[0] -1	0	0xdef00000 - 0xdfffffff (0x1100000) MX[B]
(II) Bus 4 prefetchable memory range:
	[0] -1	0	0xd0000000 - 0xddffffff (0xe000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:22:0), (0,5,5), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 6: bridge is at (0:23:0), (0,6,6), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,6), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
(--) PCI:*(4:7:0) nVidia Corporation NV17 [GeForce4 MX 420] rev 163, Mem @ 0xdf000000/24, 0xd0000000/27, 0xddf80000/19, BIOS @ 0xdefe0000/17
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1	0	0xdefd8000 - 0xdefdbfff (0x4000) MX[B]
	[1] -1	0	0xdefdf800 - 0xdefdffff (0x800) MX[B]
	[2] -1	0	0xdeefc000 - 0xdeefffff (0x4000) MX[B]
	[3] -1	0	0xdedf8000 - 0xdedfbfff (0x4000) MX[B]
	[4] -1	0	0xdedffc00 - 0xdedffc7f (0x80) MX[B]
	[5] -1	0	0xdecfa000 - 0xdecfafff (0x1000) MX[B]
	[6] -1	0	0xdecfb000 - 0xdecfbfff (0x1000) MX[B]
	[7] -1	0	0xdecfc000 - 0xdecfcfff (0x1000) MX[B]
	[8] -1	0	0xdecfd000 - 0xdecfdfff (0x1000) MX[B]
	[9] -1	0	0xdecffc00 - 0xdecffcff (0x100) MX[B]
	[10] -1	0	0xdecfe000 - 0xdecfefff (0x1000) MX[B]
	[11] -1	0	0xd8000000 - 0xd801ffff (0x20000) MX[B](B)
	[12] -1	0	0xddf80000 - 0xddffffff (0x80000) MX[B](B)
	[13] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[14] -1	0	0xdf000000 - 0xdfffffff (0x1000000) MX[B](B)
	[15] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
	[16] -1	0	0x0000dc00 - 0x0000dc7f (0x80) IX[B]
	[17] -1	0	0x0000a480 - 0x0000a487 (0x8) IX[B]
	[18] -1	0	0x0000a800 - 0x0000a80f (0x10) IX[B]
	[19] -1	0	0x0000a880 - 0x0000a883 (0x4) IX[B]
	[20] -1	0	0x0000ac00 - 0x0000ac07 (0x8) IX[B]
	[21] -1	0	0x0000b000 - 0x0000b003 (0x4) IX[B]
	[22] -1	0	0x0000b080 - 0x0000b087 (0x8) IX[B]
	[23] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[24] -1	0	0x0000b480 - 0x0000b483 (0x4) IX[B]
	[25] -1	0	0x0000b800 - 0x0000b807 (0x8) IX[B]
	[26] -1	0	0x0000b880 - 0x0000b883 (0x4) IX[B]
	[27] -1	0	0x0000bc00 - 0x0000bc07 (0x8) IX[B]
	[28] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[29] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[30] -1	0	0x0000c400 - 0x0000c4ff (0x100) IX[B]
	[31] -1	0	0x00000700 - 0x0000073f (0x40) IX[B]
	[32] -1	0	0x00000600 - 0x0000063f (0x40) IX[B]
	[33] -1	0	0x0000cc00 - 0x0000cc1f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xdefd8000 - 0xdefdbfff (0x4000) MX[B]
	[1] -1	0	0xdefdf800 - 0xdefdffff (0x800) MX[B]
	[2] -1	0	0xdeefc000 - 0xdeefffff (0x4000) MX[B]
	[3] -1	0	0xdedf8000 - 0xdedfbfff (0x4000) MX[B]
	[4] -1	0	0xdedffc00 - 0xdedffc7f (0x80) MX[B]
	[5] -1	0	0xdecfa000 - 0xdecfafff (0x1000) MX[B]
	[6] -1	0	0xdecfb000 - 0xdecfbfff (0x1000) MX[B]
	[7] -1	0	0xdecfc000 - 0xdecfcfff (0x1000) MX[B]
	[8] -1	0	0xdecfd000 - 0xdecfdfff (0x1000) MX[B]
	[9] -1	0	0xdecffc00 - 0xdecffcff (0x100) MX[B]
	[10] -1	0	0xdecfe000 - 0xdecfefff (0x1000) MX[B]
	[11] -1	0	0xd8000000 - 0xd801ffff (0x20000) MX[B](B)
	[12] -1	0	0xddf80000 - 0xddffffff (0x80000) MX[B](B)
	[13] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[14] -1	0	0xdf000000 - 0xdfffffff (0x1000000) MX[B](B)
	[15] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
	[16] -1	0	0x0000dc00 - 0x0000dc7f (0x80) IX[B]
	[17] -1	0	0x0000a480 - 0x0000a487 (0x8) IX[B]
	[18] -1	0	0x0000a800 - 0x0000a80f (0x10) IX[B]
	[19] -1	0	0x0000a880 - 0x0000a883 (0x4) IX[B]
	[20] -1	0	0x0000ac00 - 0x0000ac07 (0x8) IX[B]
	[21] -1	0	0x0000b000 - 0x0000b003 (0x4) IX[B]
	[22] -1	0	0x0000b080 - 0x0000b087 (0x8) IX[B]
	[23] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[24] -1	0	0x0000b480 - 0x0000b483 (0x4) IX[B]
	[25] -1	0	0x0000b800 - 0x0000b807 (0x8) IX[B]
	[26] -1	0	0x0000b880 - 0x0000b883 (0x4) IX[B]
	[27] -1	0	0x0000bc00 - 0x0000bc07 (0x8) IX[B]
	[28] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[29] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[30] -1	0	0x0000c400 - 0x0000c4ff (0x100) IX[B]
	[31] -1	0	0x00000700 - 0x0000073f (0x40) IX[B]
	[32] -1	0	0x00000600 - 0x0000063f (0x40) IX[B]
	[33] -1	0	0x0000cc00 - 0x0000cc1f (0x20) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xdefd8000 - 0xdefdbfff (0x4000) MX[B]
	[5] -1	0	0xdefdf800 - 0xdefdffff (0x800) MX[B]
	[6] -1	0	0xdeefc000 - 0xdeefffff (0x4000) MX[B]
	[7] -1	0	0xdedf8000 - 0xdedfbfff (0x4000) MX[B]
	[8] -1	0	0xdedffc00 - 0xdedffc7f (0x80) MX[B]
	[9] -1	0	0xdecfa000 - 0xdecfafff (0x1000) MX[B]
	[10] -1	0	0xdecfb000 - 0xdecfbfff (0x1000) MX[B]
	[11] -1	0	0xdecfc000 - 0xdecfcfff (0x1000) MX[B]
	[12] -1	0	0xdecfd000 - 0xdecfdfff (0x1000) MX[B]
	[13] -1	0	0xdecffc00 - 0xdecffcff (0x100) MX[B]
	[14] -1	0	0xdecfe000 - 0xdecfefff (0x1000) MX[B]
	[15] -1	0	0xd8000000 - 0xd801ffff (0x20000) MX[B](B)
	[16] -1	0	0xddf80000 - 0xddffffff (0x80000) MX[B](B)
	[17] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[18] -1	0	0xdf000000 - 0xdfffffff (0x1000000) MX[B](B)
	[19] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[20] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[21] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
	[22] -1	0	0x0000dc00 - 0x0000dc7f (0x80) IX[B]
	[23] -1	0	0x0000a480 - 0x0000a487 (0x8) IX[B]
	[24] -1	0	0x0000a800 - 0x0000a80f (0x10) IX[B]
	[25] -1	0	0x0000a880 - 0x0000a883 (0x4) IX[B]
	[26] -1	0	0x0000ac00 - 0x0000ac07 (0x8) IX[B]
	[27] -1	0	0x0000b000 - 0x0000b003 (0x4) IX[B]
	[28] -1	0	0x0000b080 - 0x0000b087 (0x8) IX[B]
	[29] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[30] -1	0	0x0000b480 - 0x0000b483 (0x4) IX[B]
	[31] -1	0	0x0000b800 - 0x0000b807 (0x8) IX[B]
	[32] -1	0	0x0000b880 - 0x0000b883 (0x4) IX[B]
	[33] -1	0	0x0000bc00 - 0x0000bc07 (0x8) IX[B]
	[34] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[35] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[36] -1	0	0x0000c400 - 0x0000c4ff (0x100) IX[B]
	[37] -1	0	0x00000700 - 0x0000073f (0x40) IX[B]
	[38] -1	0	0x00000600 - 0x0000063f (0x40) IX[B]
	[39] -1	0	0x0000cc00 - 0x0000cc1f (0x20) IX[B]
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules/libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.2.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 7.1.1, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.8774
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.8774
	Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) NVIDIA X Driver  1.0-8774  Tue Aug  1 21:45:14 PDT 2006
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 04:07:0
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 0.1.0
	ABI class: X.Org Video Driver, version 1.0
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xdefd8000 - 0xdefdbfff (0x4000) MX[B]
	[5] -1	0	0xdefdf800 - 0xdefdffff (0x800) MX[B]
	[6] -1	0	0xdeefc000 - 0xdeefffff (0x4000) MX[B]
	[7] -1	0	0xdedf8000 - 0xdedfbfff (0x4000) MX[B]
	[8] -1	0	0xdedffc00 - 0xdedffc7f (0x80) MX[B]
	[9] -1	0	0xdecfa000 - 0xdecfafff (0x1000) MX[B]
	[10] -1	0	0xdecfb000 - 0xdecfbfff (0x1000) MX[B]
	[11] -1	0	0xdecfc000 - 0xdecfcfff (0x1000) MX[B]
	[12] -1	0	0xdecfd000 - 0xdecfdfff (0x1000) MX[B]
	[13] -1	0	0xdecffc00 - 0xdecffcff (0x100) MX[B]
	[14] -1	0	0xdecfe000 - 0xdecfefff (0x1000) MX[B]
	[15] -1	0	0xd8000000 - 0xd801ffff (0x20000) MX[B](B)
	[16] -1	0	0xddf80000 - 0xddffffff (0x80000) MX[B](B)
	[17] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[18] -1	0	0xdf000000 - 0xdfffffff (0x1000000) MX[B](B)
	[19] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[20] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[21] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
	[22] -1	0	0x0000dc00 - 0x0000dc7f (0x80) IX[B]
	[23] -1	0	0x0000a480 - 0x0000a487 (0x8) IX[B]
	[24] -1	0	0x0000a800 - 0x0000a80f (0x10) IX[B]
	[25] -1	0	0x0000a880 - 0x0000a883 (0x4) IX[B]
	[26] -1	0	0x0000ac00 - 0x0000ac07 (0x8) IX[B]
	[27] -1	0	0x0000b000 - 0x0000b003 (0x4) IX[B]
	[28] -1	0	0x0000b080 - 0x0000b087 (0x8) IX[B]
	[29] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[30] -1	0	0x0000b480 - 0x0000b483 (0x4) IX[B]
	[31] -1	0	0x0000b800 - 0x0000b807 (0x8) IX[B]
	[32] -1	0	0x0000b880 - 0x0000b883 (0x4) IX[B]
	[33] -1	0	0x0000bc00 - 0x0000bc07 (0x8) IX[B]
	[34] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[35] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[36] -1	0	0x0000c400 - 0x0000c4ff (0x100) IX[B]
	[37] -1	0	0x00000700 - 0x0000073f (0x40) IX[B]
	[38] -1	0	0x00000600 - 0x0000063f (0x40) IX[B]
	[39] -1	0	0x0000cc00 - 0x0000cc1f (0x20) IX[B]
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xdefd8000 - 0xdefdbfff (0x4000) MX[B]
	[5] -1	0	0xdefdf800 - 0xdefdffff (0x800) MX[B]
	[6] -1	0	0xdeefc000 - 0xdeefffff (0x4000) MX[B]
	[7] -1	0	0xdedf8000 - 0xdedfbfff (0x4000) MX[B]
	[8] -1	0	0xdedffc00 - 0xdedffc7f (0x80) MX[B]
	[9] -1	0	0xdecfa000 - 0xdecfafff (0x1000) MX[B]
	[10] -1	0	0xdecfb000 - 0xdecfbfff (0x1000) MX[B]
	[11] -1	0	0xdecfc000 - 0xdecfcfff (0x1000) MX[B]
	[12] -1	0	0xdecfd000 - 0xdecfdfff (0x1000) MX[B]
	[13] -1	0	0xdecffc00 - 0xdecffcff (0x100) MX[B]
	[14] -1	0	0xdecfe000 - 0xdecfefff (0x1000) MX[B]
	[15] -1	0	0xd8000000 - 0xd801ffff (0x20000) MX[B](B)
	[16] -1	0	0xddf80000 - 0xddffffff (0x80000) MX[B](B)
	[17] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[18] -1	0	0xdf000000 - 0xdfffffff (0x1000000) MX[B](B)
	[19] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[20] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[21] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[22] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[23] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[24] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
	[25] -1	0	0x0000dc00 - 0x0000dc7f (0x80) IX[B]
	[26] -1	0	0x0000a480 - 0x0000a487 (0x8) IX[B]
	[27] -1	0	0x0000a800 - 0x0000a80f (0x10) IX[B]
	[28] -1	0	0x0000a880 - 0x0000a883 (0x4) IX[B]
	[29] -1	0	0x0000ac00 - 0x0000ac07 (0x8) IX[B]
	[30] -1	0	0x0000b000 - 0x0000b003 (0x4) IX[B]
	[31] -1	0	0x0000b080 - 0x0000b087 (0x8) IX[B]
	[32] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[33] -1	0	0x0000b480 - 0x0000b483 (0x4) IX[B]
	[34] -1	0	0x0000b800 - 0x0000b807 (0x8) IX[B]
	[35] -1	0	0x0000b880 - 0x0000b883 (0x4) IX[B]
	[36] -1	0	0x0000bc00 - 0x0000bc07 (0x8) IX[B]
	[37] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[38] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[39] -1	0	0x0000c400 - 0x0000c4ff (0x100) IX[B]
	[40] -1	0	0x00000700 - 0x0000073f (0x40) IX[B]
	[41] -1	0	0x00000600 - 0x0000063f (0x40) IX[B]
	[42] -1	0	0x0000cc00 - 0x0000cc1f (0x20) IX[B]
	[43] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[44] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): NVIDIA GPU GeForce4 MX 420 at PCI:4:7:0
(--) NVIDIA(0): VideoRAM: 65536 kBytes
(--) NVIDIA(0): VideoBIOS: 04.17.00.30.00
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce4 MX 420 at PCI:4:7:0:
(--) NVIDIA(0):     STN S/T 77E/76E (CRT-0)
(--) NVIDIA(0): STN S/T 77E/76E (CRT-0): 350.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1280x1024"
(II) NVIDIA(0):     "1024x768"
(II) NVIDIA(0):     "832x624"
(II) NVIDIA(0):     "800x600"
(II) NVIDIA(0):     "720x400"
(II) NVIDIA(0):     "640x480"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(++) NVIDIA(0): DPI set to (100, 100); computed from -dpi X commandline option
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xddf80000 - 0xddffffff (0x80000) MX[B]
	[1] 0	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
	[2] 0	0	0xdf000000 - 0xdfffffff (0x1000000) MX[B]
	[3] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[4] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[5] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[6] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[7] -1	0	0xdefd8000 - 0xdefdbfff (0x4000) MX[B]
	[8] -1	0	0xdefdf800 - 0xdefdffff (0x800) MX[B]
	[9] -1	0	0xdeefc000 - 0xdeefffff (0x4000) MX[B]
	[10] -1	0	0xdedf8000 - 0xdedfbfff (0x4000) MX[B]
	[11] -1	0	0xdedffc00 - 0xdedffc7f (0x80) MX[B]
	[12] -1	0	0xdecfa000 - 0xdecfafff (0x1000) MX[B]
	[13] -1	0	0xdecfb000 - 0xdecfbfff (0x1000) MX[B]
	[14] -1	0	0xdecfc000 - 0xdecfcfff (0x1000) MX[B]
	[15] -1	0	0xdecfd000 - 0xdecfdfff (0x1000) MX[B]
	[16] -1	0	0xdecffc00 - 0xdecffcff (0x100) MX[B]
	[17] -1	0	0xdecfe000 - 0xdecfefff (0x1000) MX[B]
	[18] -1	0	0xd8000000 - 0xd801ffff (0x20000) MX[B](B)
	[19] -1	0	0xddf80000 - 0xddffffff (0x80000) MX[B](B)
	[20] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[21] -1	0	0xdf000000 - 0xdfffffff (0x1000000) MX[B](B)
	[22] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[23] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[24] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[25] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[26] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[27] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
	[28] -1	0	0x0000dc00 - 0x0000dc7f (0x80) IX[B]
	[29] -1	0	0x0000a480 - 0x0000a487 (0x8) IX[B]
	[30] -1	0	0x0000a800 - 0x0000a80f (0x10) IX[B]
	[31] -1	0	0x0000a880 - 0x0000a883 (0x4) IX[B]
	[32] -1	0	0x0000ac00 - 0x0000ac07 (0x8) IX[B]
	[33] -1	0	0x0000b000 - 0x0000b003 (0x4) IX[B]
	[34] -1	0	0x0000b080 - 0x0000b087 (0x8) IX[B]
	[35] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[36] -1	0	0x0000b480 - 0x0000b483 (0x4) IX[B]
	[37] -1	0	0x0000b800 - 0x0000b807 (0x8) IX[B]
	[38] -1	0	0x0000b880 - 0x0000b883 (0x4) IX[B]
	[39] -1	0	0x0000bc00 - 0x0000bc07 (0x8) IX[B]
	[40] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[41] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[42] -1	0	0x0000c400 - 0x0000c4ff (0x100) IX[B]
	[43] -1	0	0x00000700 - 0x0000073f (0x40) IX[B]
	[44] -1	0	0x00000600 - 0x0000063f (0x40) IX[B]
	[45] -1	0	0x0000cc00 - 0x0000cc1f (0x20) IX[B]
	[46] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[47] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1280x1024"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "CoreKeyboard"
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc104"
(**) Generic Keyboard: XkbModel: "pc104"
(**) Option "XkbLayout" "us"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ExplorerPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ExplorerPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
    xkb_keycodes             { include "xfree86+aliases(qwerty)" };
    xkb_types                { include "complete" };
    xkb_compatibility        { include "complete" };
    xkb_symbols              { include "pc(pc105)+us" };
    xkb_geometry             { include "pc(pc104)" };
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(II) NVIDIA(0): Setting mode "1024x768"
(WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00001330, 0x00001330, 0)
(WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00001538, 0x00001538, 0)
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x000015b8, 0x00001708, 0)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x000015b8, 0x00001708, 0)
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x000015b8, 0x000018bc, 0)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x000015b8, 0x000018bc, 0)
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x000015b8, 0x00001b28, 0)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x000015b8, 0x00001b28, 0)
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x000015b8, 0x00001d30, 0)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x000015b8, 0x00001d30, 0)
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x000015b8, 0x000021d8, 0)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x000015b8, 0x000021d8, 0)
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x000015b8, 0x00002470, 0)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x000015b8, 0x00002470, 0)
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x000015b8, 0x000026b0, 0)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x000015b8, 0x000026b0, 0)
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x000015b8, 0x000028b8, 0)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x000015b8, 0x000028b8, 0)
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x000015b8, 0x00002a50, 0)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x000015b8, 0x00002a50, 0)
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x000015b8, 0x00002be8, 0)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x000015b8, 0x00002be8, 0)
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x000015b8, 0x00002e60, 0)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x000015b8, 0x00002e60, 0)
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x000015b8, 0x000030a0, 0)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x000015b8, 0x000030a0, 0)
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x000015b8, 0x00003318, 0)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x000015b8, 0x00003318, 0)
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x000015b8, 0x00003590, 0)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x000015b8, 0x00003590, 0)
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x000015b8, 0x00003760, 0)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x000015b8, 0x00003760, 0)
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x000015b8, 0x00003ad0, 0)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x000015b8, 0x00003ad0, 0)
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x000015b8, 0x00003c68, 0)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x000015b8, 0x00003c68, 0)
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x000015b8, 0x00003e1c, 0)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x000015b8, 0x00003e1c, 0)
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x000015b8, 0x00003fb8, 0)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x000015b8, 0x00003fb8, 0)
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x000015b8, 0x000043b0, 0)
execve("/usr/bin/startx", ["startx"], [/* 15 vars */]) = 0
uname({sys="Linux", node="Archimedes", ...}) = 0
brk(0)                                  = 0x5c1000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b6f20c63000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=51145, ...}) = 0
mmap(NULL, 51145, PROT_READ, MAP_PRIVATE, 3, 0) = 0x2b6f20c65000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libncurses.so.5", O_RDONLY)  = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\376"..., 640) = 640
fstat(3, {st_mode=S_IFREG|0644, st_size=369728, ...}) = 0
mmap(NULL, 1419976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b6f20d64000
mprotect(0x2b6f20db0000, 1108680, PROT_NONE) = 0
mmap(0x2b6f20eb0000, 57344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4c000) = 0x2b6f20eb0000
mmap(0x2b6f20ebe000, 2760, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2b6f20ebe000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libdl.so.2", O_RDONLY)       = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\20\0\0"..., 640) = 640
fstat(3, {st_mode=S_IFREG|0644, st_size=10392, ...}) = 0
mmap(NULL, 1057000, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b6f20ebf000
mprotect(0x2b6f20ec1000, 1048808, PROT_NONE) = 0
mmap(0x2b6f20fc0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x2b6f20fc0000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\305"..., 640) = 640
lseek(3, 624, SEEK_SET)                 = 624
read(3, "\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\6\0\0\0"..., 32) = 32
fstat(3, {st_mode=S_IFREG|0755, st_size=1282216, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b6f20fc2000
mmap(NULL, 2340808, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b6f20fc3000
mprotect(0x2b6f210e4000, 1157064, PROT_NONE) = 0
mmap(0x2b6f211e3000, 98304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x120000) = 0x2b6f211e3000
mmap(0x2b6f211fb000, 14280, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2b6f211fb000
close(3)                                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b6f211ff000
mprotect(0x2b6f211e3000, 86016, PROT_READ) = 0
arch_prctl(ARCH_SET_FS, 0x2b6f211ff6d0) = 0
munmap(0x2b6f20c65000, 51145)           = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/dev/tty", O_RDWR|O_NONBLOCK)     = 3
close(3)                                = 0
brk(0)                                  = 0x5c1000
brk(0x5c2000)                           = 0x5c2000
open("/usr/lib/locale/locale-archive", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=1209120, ...}) = 0
mmap(NULL, 1209120, PROT_READ, MAP_PRIVATE, 3, 0) = 0x2b6f21200000
close(3)                                = 0
brk(0x5c3000)                           = 0x5c3000
brk(0x5c4000)                           = 0x5c4000
getuid()                                = 1000
getgid()                                = 1000
geteuid()                               = 1000
getegid()                               = 1000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
time(NULL)                              = 1160183908
brk(0x5c5000)                           = 0x5c5000
open("/etc/mtab", O_RDONLY)             = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=411, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b6f21328000
read(3, "/dev/hda1 / ext3 rw,errors=remou"..., 4096) = 411
close(3)                                = 0
munmap(0x2b6f21328000, 4096)            = 0
open("/proc/meminfo", O_RDONLY)         = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b6f21328000
read(3, "MemTotal:      3349892 kB\nMemFre"..., 1024) = 604
close(3)                                = 0
munmap(0x2b6f21328000, 4096)            = 0
brk(0x5c6000)                           = 0x5c6000
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
uname({sys="Linux", node="Archimedes", ...}) = 0
brk(0x5c7000)                           = 0x5c7000
stat("/home/russ", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getpid()                                = 4457
open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=21568, ...}) = 0
mmap(NULL, 21568, PROT_READ, MAP_SHARED, 3, 0) = 0x2b6f21328000
close(3)                                = 0
brk(0x5c8000)                           = 0x5c8000
getppid()                               = 4456
brk(0x5c9000)                           = 0x5c9000
getpgrp()                               = 4456
rt_sigaction(SIGCHLD, {0x435450, [], SA_RESTORER, 0x2b6f20ff2110}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/usr/bin/startx", O_RDONLY)       = 3
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff89e5d510) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR)                   = 0
read(3, "#!/bin/sh\n\n# $Xorg: startx.cpp,v"..., 80) = 80
lseek(3, 0, SEEK_SET)                   = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
dup2(3, 255)                            = 255
close(3)                                = 0
fcntl(255, F_SETFD, FD_CLOEXEC)         = 0
fcntl(255, F_GETFL)                     = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(255, {st_mode=S_IFREG|0755, st_size=3886, ...}) = 0
lseek(255, 0, SEEK_CUR)                 = 0
brk(0x5ca000)                           = 0x5ca000
brk(0x5cb000)                           = 0x5cb000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "#!/bin/sh\n\n# $Xorg: startx.cpp,v"..., 3886) = 3886
brk(0x5cc000)                           = 0x5cc000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
brk(0x5cd000)                           = 0x5cd000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat("/home/russ/.xinitrc", 0x7fff89e5d0e0) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat("/etc/X11/xinit/xinitrc", {st_mode=S_IFREG|0644, st_size=224, ...}) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat("/home/russ/.xserverrc", 0x7fff89e5d0e0) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat("/etc/X11/xinit/xserverrc", {st_mode=S_IFREG|0755, st_size=107, ...}) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
brk(0x5ce000)                           = 0x5ce000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/local/bin/hostname", 0x7fff89e5d070) = -1 ENOENT (No such file or directory)
stat("/usr/bin/hostname", 0x7fff89e5d070) = -1 ENOENT (No such file or directory)
stat("/bin/hostname", {st_mode=S_IFREG|0755, st_size=11840, ...}) = 0
open("/proc/sys/kernel/ngroups_max", O_RDONLY) = 3
read(3, "65536\n", 31)                  = 6
close(3)                                = 0
brk(0x64e000)                           = 0x64e000
getgroups(65536, [20, 24, 25, 29, 44, 46, 107, 1000]) = 8
stat("/bin/hostname", {st_mode=S_IFREG|0755, st_size=11840, ...}) = 0
brk(0x64f000)                           = 0x64f000
brk(0x650000)                           = 0x650000
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
lseek(255, -1235, SEEK_CUR)             = 2651
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b6f211ff760) = 4458
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, {SIG_DFL}, 8) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4458
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, 0x7fff89e5ce94, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0xffffffffffffffff)        = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, 8) = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b6f211ff760) = 4459
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x435450, [], SA_RESTORER, 0x2b6f20ff2110}, {0x435450, [], SA_RESTORER, 0x2b6f20ff2110}, 8) = 0
close(4)                                = 0
read(3, "", 128)                        = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], WNOHANG, NULL) = 4459
wait4(-1, 0x7fff89e5ca14, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0)                         = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b6f211ff760) = 4462
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x435450, [], SA_RESTORER, 0x2b6f20ff2110}, {0x435450, [], SA_RESTORER, 0x2b6f20ff2110}, 8) = 0
close(4)                                = 0
read(3, "Archimedes.cook\n", 128)       = 16
read(3, "", 128)                        = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 4462
wait4(-1, 0x7fff89e5ca34, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0)                         = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "\nif [ -z \"$hostname\" ]; then\n ho"..., 3886) = 1235
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
lseek(255, -1127, SEEK_CUR)             = 2759
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b6f211ff760) = 4463
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x435450, [], SA_RESTORER, 0x2b6f20ff2110}, {0x435450, [], SA_RESTORER, 0x2b6f20ff2110}, 8) = 0
close(4)                                = 0
read(3, "eacb70cdfa2d72c0f5f35a5c73725d4f"..., 128) = 33
read(3, "", 128)                        = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 4463
wait4(-1, 0x7fff89e5cdb4, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0)                         = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "dummy=0\n\n# create a file with au"..., 3886) = 1127
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/local/bin/xauth", 0x7fff89e5d230) = -1 ENOENT (No such file or directory)
stat("/usr/bin/xauth", {st_mode=S_IFREG|0755, st_size=36488, ...}) = 0
stat("/usr/bin/xauth", {st_mode=S_IFREG|0755, st_size=36488, ...}) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0
rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0
lseek(255, -947, SEEK_CUR)              = 2939
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b6f211ff760) = 4464
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, {SIG_DFL}, 8) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4464
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, 0x7fff89e5d054, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0xffffffffffffffff)        = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "serverargs=${serverargs}\" -auth "..., 3886) = 947
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
lseek(255, -262, SEEK_CUR)              = 3624
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b6f211ff760) = 4465
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x435450, [], SA_RESTORER, 0x2b6f20ff2110}, {0x435450, [], SA_RESTORER, 0x2b6f20ff2110}, 8) = 0
close(4)                                = 0
read(3, "22f29b8041eeea51cb06615c5fb7c3de"..., 128) = 33
read(3, "", 128)                        = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 4465
wait4(-1, 0x7fff89e5c9f4, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0)                         = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, 8) = 0
open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
fcntl(2, F_GETFD)                       = 0
fcntl(2, F_DUPFD, 10)                   = 10
fcntl(2, F_GETFD)                       = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
dup2(3, 2)                              = 2
close(3)                                = 0
dup2(10, 2)                             = 2
fcntl(10, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
close(10)                               = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat("/usr/bin/xauth", {st_mode=S_IFREG|0755, st_size=36488, ...}) = 0
stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/local/bin/xauth", 0x7fff89e5cb30) = -1 ENOENT (No such file or directory)
stat("/usr/bin/xauth", {st_mode=S_IFREG|0755, st_size=36488, ...}) = 0
stat("/usr/bin/xauth", {st_mode=S_IFREG|0755, st_size=36488, ...}) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0
rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b6f211ff760) = 4468
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, {SIG_DFL}, 8) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4468
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, 0x7fff89e5c954, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0xffffffffffffffff)        = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b6f211ff760) = 4469
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x435450, [], SA_RESTORER, 0x2b6f20ff2110}, {0x435450, [], SA_RESTORER, 0x2b6f20ff2110}, 8) = 0
close(4)                                = 0
read(3, "a9366f34477cd88a98c00c9b65efc3e2"..., 128) = 33
read(3, "", 128)                        = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 4469
wait4(-1, 0x7fff89e5c9f4, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0)                         = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, 8) = 0
open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
fcntl(2, F_GETFD)                       = 0
fcntl(2, F_DUPFD, 10)                   = 10
fcntl(2, F_GETFD)                       = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
dup2(3, 2)                              = 2
close(3)                                = 0
dup2(10, 2)                             = 2
fcntl(10, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
close(10)                               = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat("/usr/bin/xauth", {st_mode=S_IFREG|0755, st_size=36488, ...}) = 0
stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/local/bin/xauth", 0x7fff89e5cb30) = -1 ENOENT (No such file or directory)
stat("/usr/bin/xauth", {st_mode=S_IFREG|0755, st_size=36488, ...}) = 0
stat("/usr/bin/xauth", {st_mode=S_IFREG|0755, st_size=36488, ...}) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0
rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b6f211ff760) = 4472
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, {SIG_DFL}, 8) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4472
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, 0x7fff89e5c954, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0xffffffffffffffff)        = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "xinit $client $clientargs -- $se"..., 3886) = 262
stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/local/bin/xinit", 0x7fff89e5d230) = -1 ENOENT (No such file or directory)
stat("/usr/bin/xinit", {st_mode=S_IFREG|0755, st_size=15160, ...}) = 0
stat("/usr/bin/xinit", {st_mode=S_IFREG|0755, st_size=15160, ...}) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
lseek(255, -204, SEEK_CUR)              = 3682
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b6f211ff760) = 4473
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, {SIG_DFL}, 8) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4473
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, 0x7fff89e5d054, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0xffffffffffffffff)        = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "\n\nif [ x\"$removelist\" != x ]; th"..., 3886) = 204
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/local/bin/rm", 0x7fff89e5d070) = -1 ENOENT (No such file or directory)
stat("/usr/bin/rm", 0x7fff89e5d070)     = -1 ENOENT (No such file or directory)
stat("/bin/rm", {st_mode=S_IFREG|0755, st_size=40056, ...}) = 0
stat("/bin/rm", {st_mode=S_IFREG|0755, st_size=40056, ...}) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
lseek(255, -69, SEEK_CUR)               = 3817
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b6f211ff760) = 4599
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, {SIG_DFL}, 8) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4599
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, 0x7fff89e5ce94, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0xffffffffffffffff)        = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "\n\n\n\n\nif command -v deallocvt > /"..., 3886) = 69
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
fcntl(1, F_GETFD)                       = 0
fcntl(1, F_DUPFD, 10)                   = 10
fcntl(1, F_GETFD)                       = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
dup2(3, 1)                              = 1
close(3)                                = 0
fcntl(2, F_GETFD)                       = 0
fcntl(2, F_DUPFD, 10)                   = 11
fcntl(2, F_GETFD)                       = 0
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
dup2(1, 2)                              = 2
fcntl(1, F_GETFD)                       = 0
stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/local/bin/deallocvt", 0x7fff89e5cff0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/deallocvt", {st_mode=S_IFREG|0755, st_size=7488, ...}) = 0
stat("/usr/bin/deallocvt", {st_mode=S_IFREG|0755, st_size=7488, ...}) = 0
stat("/usr/bin/deallocvt", {st_mode=S_IFREG|0755, st_size=7488, ...}) = 0
write(1, "/usr/bin/deallocvt\n", 19)    = 19
dup2(11, 2)                             = 2
fcntl(11, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
close(11)                               = 0
dup2(10, 1)                             = 1
fcntl(10, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
close(10)                               = 0
stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/local/bin/deallocvt", 0x7fff89e5d070) = -1 ENOENT (No such file or directory)
stat("/usr/bin/deallocvt", {st_mode=S_IFREG|0755, st_size=7488, ...}) = 0
stat("/usr/bin/deallocvt", {st_mode=S_IFREG|0755, st_size=7488, ...}) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b6f211ff760) = 4600
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, {SIG_DFL}, 8) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4600
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, 0x7fff89e5ce94, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0xffffffffffffffff)        = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x436040, [], SA_RESTORER, 0x2b6f20ff2110}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "", 3886)                     = 0
exit_group(0)                           = ?

Reply to: