траблы с кедами

Проблемы с установкой, настройкой и работой системных и сетевых программ.

Модераторы: GRooVE, alexco

Правила форума
Убедительная просьба юзать теги [code] при оформлении листингов.
Сообщения не оформленные должным образом имеют все шансы быть незамеченными.
smash_necros
мл. сержант
Сообщения: 138
Зарегистрирован: 2007-06-20 8:39:38
Контактная информация:

траблы с кедами

Непрочитанное сообщение smash_necros » 2008-03-26 9:21:07

собственно после обновления до семерки решился наконец сделать пересборку всех портов
и вот тута все и началось
дрова нвидии матерились мол не совпадает версия модуля, фиг с ним - решил
но кеды блин все равно не запускаются, грят мол проверь свое хозяйство

собственно вотс инфы, мб кто че подскажет, если нуно ченить исче говорите - выложу

Код: Выделить всё

uname -a 

FreeBSD  7.0-RELEASE FreeBSD 7.0-RELEASE #4: Tue Mar 25 13:19:05 YEKT 2008     root@:/usr/src/sys/i386/compile/smp-kernel  i386

Код: Выделить всё

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (root@necropol.rnoc.urc.ac.ru)  ???????,  5 ???? 2007 ?. 14:54:28 (YEKST)

# File generated by xorgconfig.
#
# Copyright 2004 The X.Org Foundation
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
# 
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
# 
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
# 
# Except as contained in this notice, the name of The X.Org Foundation shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from
# The X.Org Foundation.
#
# **********************************************************************
# Refer to the xorg.conf(5) man page for details about the format of 
# this file.
# **********************************************************************
# **********************************************************************
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **********************************************************************
#
# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************
# **********************************************************************
# Server flags section.
# **********************************************************************
# **********************************************************************
# Input devices
# **********************************************************************
# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************
# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************
# **********************************************************************
# Other input device sections 
# this is optional and is required only if you
# are using extended input devices.  This is for example only.  Refer
# to the xorg.conf man page for a description of the options.
# **********************************************************************
#
# Section "InputDevice" 
#    Identifier  "Mouse2"
#    Driver      "mouse"
#    Option      "Protocol"      "MouseMan"
#    Option      "Device"        "/dev/mouse2"
# EndSection
#
# Section "InputDevice"
#    Identifier "spaceball"
#    Driver     "magellan"
#    Option     "Device"        "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "spaceball2"
#    Driver     "spaceorb"
#    Option     "Device"        "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen0"
#    Driver     "microtouch"
#    Option     "Device"        "/dev/ttyS0"
#    Option     "MinX"          "1412"
#    Option     "MaxX"          "15184"
#    Option     "MinY"          "15372"
#    Option     "MaxY"          "1230"
#    Option     "ScreenNumber"  "0"
#    Option     "ReportingMode" "Scaled"
#    Option     "ButtonNumber"  "1"
#    Option     "SendCoreEvents"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen1"
#    Driver     "elo2300"
#    Option     "Device"        "/dev/ttyS0"
#    Option     "MinX"          "231"
#    Option     "MaxX"          "3868"
#    Option     "MinY"          "3858"
#    Option     "MaxY"          "272"
#    Option     "ScreenNumber"  "0"
#    Option     "ReportingMode" "Scaled"
#    Option     "ButtonThreshold"       "17"
#    Option     "ButtonNumber"  "1"
#    Option     "SendCoreEvents"
# EndSection
# **********************************************************************
# Monitor section
# **********************************************************************
# Any number of monitor sections may be present
# **********************************************************************
# Graphics device section
# **********************************************************************
# Any number of graphics device sections may be present
# Standard VGA Device:
# Device configured by xorgconfig:
# **********************************************************************
# Screen sections
# **********************************************************************
# Any number of screen sections may be present.  Each describes
# the configuration of a single screen.  A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
# **********************************************************************
# ServerLayout sections.
# **********************************************************************
# Any number of ServerLayout sections may be present.  Each describes
# the way multiple screens are organised.  A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option.  In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.
# Section "DRI"
#    Mode 0666
# EndSection

Section "ServerLayout"

# The Identifier line must be present
# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens.  The four names after
# primary screen name are the screens to the top, bottom, left and right
# of the primary screen.  In this example, screen 2 is located to the
# right of screen 1.
# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used.  Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".
    Identifier     "Simple Layout"
    Screen         "Screen 1" 0 0
    InputDevice    "Mouse1" "CorePointer"
    InputDevice    "Keyboard1" "CoreKeyboard"
EndSection

Section "Files"

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.
#    RgbPath	"/usr/local/share/X11/rgb"
# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
# 
# 
#    FontPath   "/usr/local/lib/X11/fonts/Speedo/"
#    FontPath   "/usr/local/lib/X11/fonts/freefont/"
# The module search path.  The default path is shown here.
#    ModulePath "/usr/local/lib/modules"
    FontPath        "/home/necros/fonts/win-ttf"
    FontPath        "/usr/local/lib/X11/fonts/cyrillic"
    FontPath        "/usr/local/lib/X11/fonts/100dpi"
    FontPath        "/usr/local/lib/X11/fonts/misc"
    FontPath        "/usr/local/lib/X11/fonts/TTF"
    FontPath        "/usr/local/lib/X11/fonts/OTF"
    FontPath        "/usr/local/lib/X11/fonts/Type1"
    FontPath        "/usr/local/lib/X11/fonts/75dpi"
    FontPath        "/usr/local/lib/X11/fonts/local"
    FontPath        "/usr/local/share/fonts"
EndSection

Section "Module"

# This loads the DBE extension module.
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
# This loads the font modules
# This loads the GLX module
#    Load       "dri"
#    Load	"extmod"
    Load           "dbe"  	# Double buffer extension
    SubSection     "extmod"
        Option         "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
    Load           "type1"
    Load           "freetype"
#    Load        "xtt"
    Load           "glx"
# This loads the DRI module
    Load           "record"
    Load           "xtrap"
EndSection

Section "InputDevice"

# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.
#    Option     "Protocol"      "Xqueue"
#    Option	"Xleds"      "1 2 3"
#    Option "LeftAlt"     "Meta"
#    Option "RightAlt"    "ModeShift"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#    Option "XkbModel"    "pc105"
# If you have a US Microsoft Natural keyboard, you can use:
#    Option "XkbModel"    "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#    Option "XkbLayout"   "de"
# or:
#    Option "XkbLayout"   "de"
#    Option "XkbVariant"  "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#    Option "XkbOptions"  "ctrl:swapcaps"
# These are the default XKB settings for Xorg
#    Option "XkbRules"    "xorg"
#    Option "XkbModel"    "pc105"
#    Option "XkbLayout"   "us"
#    Option "XkbVariant"  ""
#    Option "XkbOptions"  ""
#    Option "XkbDisable"
    Identifier     "Keyboard1"
    Driver         "kbd"
    Option         "AutoRepeat" "500 30"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "us,ru"
    Option         "XkbVariant" "basic,winkeys"
    Option         "XkbOptions" "grp:ctrl_shift_toggle,numpad:microsoft"
EndSection

Section "InputDevice"

# Identifier and driver
# the following line.
#    Option "Protocol"	"Xqueue"
# Mouse-speed setting for PS/2 mouse.
#    Option "Resolution"	"256"
# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.
#    Option "BaudRate"	"9600"
#    Option "SampleRate"	"150"
# Mouse wheel mapping.  Default is to map vertical wheel to buttons 4 & 5,
# horizontal wheel to buttons 6 & 7.   Change if your mouse has more than
# 3 buttons and you need to map the wheel to different button ids to avoid
# conflicts.
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
#    Option "Emulate3Buttons"
#    Option "Emulate3Timeout"    "50"
# ChordMiddle is an option for some 3-button Logitech mice
#    Option "ChordMiddle"
    Identifier     "Mouse1"
    Driver         "mouse"
    Option         "Protocol" "Auto"	# PS/2 Mouse
    Option         "Device" "/dev/sysmouse"
# When using XQUEUE, comment out the above two lines, and uncomment
    Option         "ZAxisMapping" "4 5 6 7"
# Emulate3Buttons is an option for 2-button mice
EndSection

Section "Monitor"

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
#    HorizSync	30-64         # multisync
#    HorizSync	31.5, 35.2    # multiple fixed sync frequencies
#    HorizSync	15-25, 30-50  # multiple ranges of sync frequencies
# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
    Identifier     "SAMS"
    HorizSync       31.5 - 82.0
    VertRefresh     75.0 - 75.0
EndSection

Section "Device"

# The chipset line is optional in most cases.  It can be used to override
# the driver's chipset detection, and should not normally be specified.
#    Chipset	"generic"
# The Driver line must be present.  When using run-time loadable driver
# modules, this line instructs the server to load the specified driver
# module.  Even when not using loadable driver modules, this line
# indicates which driver should interpret the information in this section.
# The BusID line is used to specify which of possibly multiple devices
# this section is intended for.  When this line isn't present, a device
# section can only match up with the primary video device.  For PCI
# devices a line like the following could be used.  This line should not
# normally be included unless there is more than one video device
# intalled.
#    BusID      "PCI:0:10:0"
#    VideoRam	256
#    Clocks	25.2 28.3
    Identifier     "Standard VGA"
    Driver         "vga"
    VendorName     "Unknown"
    BoardName      "Unknown"
EndSection

Section "Device"

	# unsupported card
    #VideoRam    131072
    # Insert Clocks lines here if appropriate
    Identifier     "NVIDIA"
    Driver         "nvidia"
EndSection

Section "Screen"

#    Driver	"nv"
    Identifier     "Screen 1"
    Device         "NVIDIA"
    Monitor        "SAMS"
    DefaultDepth    24
    Option         "RenderAccel" "True"
    Option         "AddARGBGLXVisuals" "True"
    Option         "AllowGLXWithComposite" "True"
    SubSection     "Display"
        Viewport    0 0
        Depth       8
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       16
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       24
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

#Section "Extensions"
#    Option         "Composite" "Enable"
#EndSection



Код: Выделить всё

ls -l  /var/db/pkg
total 30514
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 GraphicsMagick-1.1.10
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 ORBit2-2.14.12
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 OpenEXR-1.4.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 aalib-1.4.r5_4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 acroread7-7.0.9_2,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 acroreadwrapper-0.0.20071020
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 agg-2.5_4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 akode-2.0.2,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 akode-plugins-mpc-2.0.2,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 akode-plugins-mpeg-2.0.2,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 akode-plugins-oss-2.0.2,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 akode-plugins-resampler-2.0.2,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 akode-plugins-xiph-2.0.2,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 amarok-1.4.5_6
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 amspsfnt-1.0_5
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 apache-1.3.41
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 apache-ant-1.7.0_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 appres-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 apr-gdbm-db42-1.2.8_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 arc-5.21o_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 archmage-0.1.9
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 arj-3.10.22_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 arts-1.5.8,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 artswrapper-1.5.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 aspell-0.60.5_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 atk-1.22.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 autoconf-2.13.000227_6
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 autoconf-2.61_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 autoconf-wrapper-20071109
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 automake-1.10_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 automake-1.4.6_4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 automake-1.5_4,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 automake-1.6.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 automake-1.7.9
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 automake-1.8.5
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 automake-1.9.6_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 automake-wrapper-20071109
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 autotools-20070905
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 avahi-0.6.22
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 avahi-app-0.6.22_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 bash-3.2.33
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 bdftopcf-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 beforelight-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 bigreqsproto-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 bison-2.3_3,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 bitmap-1.0.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 bitstream-vera-1.10_4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 boost-python-1.34.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 cabextract-1.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 cairo-1.5.14
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 catdoc-0.94.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 ccsm-0.6.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 cdparanoia-3.9.8_8
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 cdrdao-1.2.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 cdrtools-2.01_6
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 chmlib-0.39_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 clamav-0.92.1_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 cm-super-0.3.3_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 cmpsfont-1.0_6
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 compat4x-i386-5.3_9
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 compat5x-i386-5.4.0.8_9
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 compat6x-i386-6.3.603000.200801
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 compiz-0.6.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 compiz-bcop-0.6.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 compiz-fusion-0.6.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 compiz-fusion-plugins-extra-0.6.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 compiz-fusion-plugins-main-0.6.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 compizconfig-backend-gconf-0.6.0_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 compizconfig-python-0.6.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 compositeproto-0.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 consolekit-0.2.10
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 coreutils-6.9_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 cups-base-1.3.6_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 cups-pstoraster-8.15.4_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 cups-smb-backend-1.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 curl-7.16.3_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 cvsup-without-gui-16.1h_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 cyrus-imapd-2.1.18_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 cyrus-sasl-2.1.22
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 cyrus-sasl-saslauthd-2.1.22
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 damageproto-1.1.0_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 db3-3.3.11_3,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 db41-4.1.25_4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 db42-4.2.52_5
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 dbus-1.1.20
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 dbus-glib-0.74
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 dbus-qt3-0.70_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 desktop-file-utils-0.15
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 diablo-jdk-1.5.0.07.01_7
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 dirmngr-1.0.1_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 djbfft-0.76_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 djvulibre-3.5.20
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 dmidecode-2.9
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 dmxproto-2.2.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 docbook-4.1_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 docbook-xml-4.2_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 docbook-xsl-1.71.1_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 doxygen-1.5.5
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 dri-7.0.1,2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 dvd+rw-tools-7.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 dvipsk-tetex-5.95a_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 editres-1.0.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 emerald-0.5.2_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 emerald-themes-0.5.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 enchant-1.3.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 encodings-1.0.2,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 ermixer-0.8_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 evieext-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 exim-4.69
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 expat-2.0.0_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 ezm3-1.2_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 faac-1.26_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 faad2-2.6.1,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 ffmpeg-2007.10.04_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 fftw3-3.1.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 firefox-2.0.0.12_1,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 firefox-3.0.a2_2,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 fixesproto-4.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 flac-1.1.2_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-adobe-100dpi-1.0.0_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-adobe-75dpi-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-adobe-utopia-100dpi-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-adobe-utopia-75dpi-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-adobe-utopia-type1-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-alias-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-arabic-misc-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-bh-100dpi-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-bh-75dpi-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-bh-lucidatypewriter-100dpi-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-bh-lucidatypewriter-75dpi-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 font-bh-ttf-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-bh-type1-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-bitstream-100dpi-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-bitstream-75dpi-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-bitstream-type1-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-cronyx-cyrillic-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-cursor-misc-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-daewoo-misc-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-dec-misc-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-ibm-type1-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-isas-misc-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-jis-misc-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-micro-misc-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-misc-cyrillic-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 font-misc-ethiopic-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 font-misc-meltho-1.0.0_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-misc-misc-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-mutt-misc-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-schumacher-misc-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-screen-cyrillic-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-sony-misc-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-sun-misc-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-util-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-winitzki-cyrillic-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 font-xfree86-type1-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 fontcacheproto-0.1.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 fontconfig-2.5.0,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 fontforge-20080309_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 fontsproto-2.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 fonttosfnt-1.0.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 freetype2-2.3.5
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 fribidi-0.10.9
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 fslsfonts-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 fstobdf-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 gamin-0.1.9_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 gcc-3.4.6_3,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 gcc-ooo-3.4.1_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 gccmakedep-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 gconf2-2.22.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 gd-2.0.35,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 gdb-6.6
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 gdbm-1.8.3_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 getopt-1.1.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 gettext-0.16.1_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 ghostscript-gpl-8.61_4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 gio-fam-backend-2.16.1_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 glib-1.2.10_12
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 glib-2.16.1_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 glitz-0.5.6_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 glproto-1.4.8
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 gmake-3.81_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 gnome-mime-data-2.18.0_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 gnome-vfs-2.22.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 gnome_subr-1.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 gnomehier-2.3_10
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 gnupg-2.0.8
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 gnutls-2.2.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 google-earth-4.2.205.5730
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 gpac-libgpac-0.4.4,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 gpgme-1.1.5
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 gqview-2.0.4_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 graphviz-2.16.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 gsed-4.1.5_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 gsfonts-8.11_4
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 gstreamer-0.10.18
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 gstreamer-plugins-0.10.18,3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 gtar-1.19
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 gtk-1.2.10_18
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 gtk-2.12.9
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 gtk-engines2-2.14.0_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 hal-0.5.11.r2_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 help2man-1.36.4_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 hicolor-icon-theme-0.10_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 iceauth-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 ico-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 ilbc-r3951
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 ilmbase-1.0.0_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 imake-1.0.2_4,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 imlib2-1.4.1.000,2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 inputproto-1.4.2.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 intltool-0.37.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 ipcalc-0.41
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 iso-codes-2.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 iso8879-1986_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 jackit-0.103.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 jasper-1.900.1_6
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 javavmwrapper-2.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 jbigkit-1.6
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 jpeg-6b_4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 k3b-1.0.3_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 kbproto-1.0.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 kde-3.5.8
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 kde-xdg-env-1.0_3,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 kdeaccessibility-3.5.7
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 kdeadmin-3.5.7
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 kdeartwork-3.5.7
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 kdebase-3.5.7_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 kdebase-kompmgr-3.5.7
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 kdeedu-3.5.7
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 kdegames-3.5.7
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 kdegraphics-3.5.7_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 kdehier-1.0_11
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 kdelibs-3.5.7_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 kdemultimedia-3.5.7_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 kdenetwork-3.5.7
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 kdepim-3.5.7
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 kdesdk-3.5.7
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 kdetoys-3.5.7
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 kdeutils-3.5.7
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 kdevelop-3.4.1_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 kdewebdev-3.5.7,2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 kkbswitch-1.4.3_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 klamav-0.41.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 knemo-0.4.1_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 koffice-1.6.3_2,2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 krusader-1.80.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 ktorrent-2.1.4_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 ladspa-1.13
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 lame-3.97_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 lcms-1.17,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 lha-1.14i_6
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libFS-1.0.0_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libGL-7.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libGLU-7.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libICE-1.0.4_1,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libIDL-0.8.10
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libSM-1.0.3_1,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libX11-1.1.3_1,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXScrnSaver-1.1.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXTrap-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXau-1.0.3_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXaw-1.0.4_1,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXcomposite-0.4.0,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXcursor-1.1.9_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXdamage-1.1.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXdmcp-1.0.2_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXevie-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXext-1.0.3,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXfixes-4.0.3_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXfont-1.3.1_3,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXfontcache-1.0.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXft-2.1.12
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXi-1.1.3,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXinerama-1.0.2,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXmu-1.0.3,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXp-1.0.0,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXpm-3.5.7
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXprintAppUtil-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXprintUtil-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXrandr-1.2.2_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXrender-0.9.4_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXres-1.0.3_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXt-1.0.5_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXtst-1.0.3_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXv-1.0.3_1,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXvMC-1.0.4_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXxf86dga-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXxf86misc-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libXxf86vm-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 liba52-0.7.4_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libao-0.8.8_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libart_lgpl-2.3.20,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libassuan-1.0.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libaudiofile-0.2.6
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libbonobo-2.22.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libcaca-0.99.b13
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libcddb-1.3.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libcdio-0.77_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libcompizconfig-0.6.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libcroco-0.6.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libdaemon-0.12
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libdca-0.0.5
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libdmx-1.0.2_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libdnet-1.11_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libdrm-2.3.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libdv-0.104_5
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libdvbpsi-0.1.6
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libdvdcss-1.2.9_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libdvdnav-0.1.10_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libdvdread-0.9.7_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libebml-0.7.8
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libexecinfo-1.1_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libexif-0.6.15
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libfame-0.9.1_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libfontenc-1.0.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libfpx-1.2.0.12_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libgcrypt-1.4.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libglade2-2.6.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libglut-7.0.1_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libgmp-4.2.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libgpg-error-1.6
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libgsf-1.14.8
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libiconv-1.11_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libid3tag-0.15.1b
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libidn-1.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libirman-0.4.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libksba-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libltdl-1.5.24
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libmad-0.15.1b_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libmatroska-0.8.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libmikmod-3.1.11_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libmng-1.0.9
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libmodplug-0.8.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libmpcdec-1.2.6
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libmpeg2-0.4.1_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libmspack-0.0.20040308_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libmtp-0.2.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libmusicbrainz-2.1.5
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libnjb-2.2.6_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libnotify-0.4.4_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libofa-0.9.3_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libogg-1.1.3,4
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 liboil-0.3.14
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 liboldX-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libopendaap-0.4.0_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libopensync-0.22_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libpaper-1.1.21_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libpdel-0.5.3_4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 librsvg2-2.22.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libsamplerate-0.1.2_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libsexy-0.1.11
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libsndfile-1.0.17_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libspiro-20071029
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libthai-0.1.5_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libtheora-1.0.b2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libtool-1.5.24
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libtunepimp-0.5.3_1,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libungif-4.1.4_5
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libuninameslist-20060907
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libusb-0.1.12_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libvolume_id-0.81.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libvorbis-1.2.0_1,3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libwmf-0.2.8.4_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libwnck-2.22.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libwpd-0.8.9_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libwww-5.4.0_4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libxine-1.1.11
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libxkbfile-1.0.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libxkbui-1.0.2_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 libxml2-2.6.31
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 libxslt-1.1.22_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 linc-1.0.3_6
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 linux-atk-1.9.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 linux-cairo-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 linux-expat-1.95.8
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 linux-fontconfig-2.2.3_7
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 linux-glib2-2.6.6
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 linux-gtk2-2.6.10
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 linux-jpeg-6b.34
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 linux-openssl-0.9.7f
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 linux-pango-1.10.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 linux-png-1.2.8_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 linux-realplayer-10.0.9.809.20070726
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 linux-tiff-3.7.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 linux-xorg-libs-6.8.2_5
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 linux_base-fc6-6_5
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 linux_dri-7.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 lirc-0.8.0_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 listres-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 liveMedia-2008.02.08,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 localedata-5.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 lua-5.1.3_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 luit-1.0.2_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 lynx-2.8.6.5_2,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 lzo-1.08_2,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 lzo2-2.02_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 m4-1.4.9,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 mDNSResponder-108
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 makedepend-1.0.1,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 mc-4.6.1_6
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 mdf2iso-0.3.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 mkcomposecache-1.2_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 mkfontdir-1.0.3_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 mkfontscale-1.0.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 mkvtoolnix-2.1.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 mpd-4.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 mpeg4ip-libmp4v2-1.6.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 mpg123-0.59r_17
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 mplayer-0.99.11_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 mplayer-skins-1.1.2_6
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 mplayerplug-in-3.50
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 mysql-client-5.0.51a
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 nas-1.8_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 nasm-0.98.39,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 neon-0.26.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 net-snmp-5.3.2_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 ng_car-0.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 nmap-4.52
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 nspluginwrapper-0.9.91.5
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 nspr-4.6.8
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 nss-3.11.9_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 nvidia-driver-169.12
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 nvidia-xconfig-1.0_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 oclock-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 open-motif-2.2.3_5
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 openldap-client-2.3.41
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 openoffice.org-2.3.1_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 openslp-1.2.1_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 opera-9.26.20080215
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 ortp-0.13.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Archive-Tar-1.38_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Archive-Zip-1.23
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Authen-SASL-2.10_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Compress-Raw-Zlib-2.008
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Compress-Zlib-2.008
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Digest-1.15
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Digest-HMAC-1.01
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Digest-MD5-2.36
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Digest-SHA1-2.11
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Encode-Detect-1.00
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-ExtUtils-CBuilder-0.22_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-ExtUtils-ParseXS-2.19
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-File-Temp-0.20
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-File-Which-0.05
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-GSSAPI-0.26
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-HTML-Parser-3.56_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-HTML-Tagset-3.20
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-IO-Compress-Base-2.008
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-IO-Compress-Zlib-2.008
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-IO-Socket-INET6-2.52
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-IO-Socket-SSL-1.13
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-IO-String-1.08
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-IO-Zlib-1.09
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-MIME-Base64-3.07
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Mail-SpamAssassin-3.2.4_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Mail-Tools-2.02
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Math-BigInt-1.87
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Module-Build-0.28.08_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Net-1.22,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Net-DNS-0.63
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Net-IP-1.25
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Net-SSLeay-1.30_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-PathTools-3.2701
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Pod-Parser-1.35
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Scalar-List-Utils-1.19,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Socket6-0.20
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Spiffy-0.30
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Test-Base-0.54
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Test-Harness-3.10
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-Test-Simple-0.78
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-URI-1.35
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-XML-Parser-2.36
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-YAML-0.66
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-gettext-1.05_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-libwww-5.805
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 p5-type1inst-0.6.1_5
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 pango-1.20.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 patch-2.5.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 pccts-1.33.33
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 pciids-20080312
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 pcre-7.6
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 perl-5.8.8_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 pilot-link-0.12.2,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 pixman-0.9.6
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 pkg-config-0.23_1
-rw-r--r--  1 root  wheel  29673472 25 мар 17:26 pkgdb.db
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 png-1.2.25
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 policykit-0.7_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 poppler-0.6.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 poppler-data-0.2.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 poppler-qt-0.6.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 popt-1.7_4
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 portaudio-18.1_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 portupgrade-2.4.3_2,2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 postgresql-client-8.1.11
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 postgresql-libpqxx-2.6.9
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 printproto-1.0.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 proftpd-1.3.1_9
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 pth-2.0.7
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 pvpgn-1.8.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 py25-cairo-1.4.0_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 py25-dbus-0.82.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 py25-gobject-2.14.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 py25-gtk-2.12.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 py25-numeric-24.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 py25-sexy-0.1.9_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 py25-xml-0.8.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 pychm-0.8.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 pyrex-0.9.6.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 python-2.5,2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 python24-2.4.5
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 python25-2.5.2_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 qca-tls-1.0_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 qmake-3.3.8_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 qt-copy-3.3.8_6
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 randrproto-1.2.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 rar-3.71,2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 razor-agents-2.84
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 rdesktop-1.5.0_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 recordproto-1.13.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 renderproto-0.9.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 resourceproto-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 rgb-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 rpm-3.0.6_13
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 rpm2cpio-1.2_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 rstart-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 rtc-2004.02.24.1_8
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 ru-kde-i18n-3.5.7
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 ruby-1.8.6.111_1,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 ruby18-bdb-0.6.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 samba-3.0.28,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 samba-libsmbclient-3.0.28
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 screen-4.0.3_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 scripts-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 scrnsaverproto-1.1.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 sdl-1.2.13,2
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 sdl_image-1.2.6
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 sdocbook-xml-1.1,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 sessreg-1.0.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 setxkbmap-1.0.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 shared-mime-info-0.23_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 showfont-1.0.1_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 sim-im-0.9.4.3_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 smplayer-0.5.21
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 smplayer-themes-0.1.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 smproxy-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 spamass-milter-0.3.1_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 speex-1.2.b2,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 sqlite3-3.4.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 squid-2.6.18
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 stardict-2.4.8_6
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 startup-notification-0.9_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 subversion-1.4.6_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 svgalib-1.4.3_5
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 swig-1.3.34
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 t1lib-5.1.2,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 taglib-1.4_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 tcl-8.4.18,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 teTeX-3.0_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 teTeX-base-3.0_12
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 teTeX-texmf-3.0_5
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 tex-texmflocal-1.9
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 texi2html-1.76_1,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 thunderbird-2.0.0.12_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 thunderbird-i18n-2.0.0.9
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 tidy-20000804_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 tiff-3.8.2_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 tk-8.4.18,2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 tmake-1.7_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 trapproto-3.4.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 twm-1.0.3_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 twolame-0.3.12
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 ubuntulooks-0.9.12_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 unmakeself-1.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 unzip-5.52_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 unzoo-4.4_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 v4l_compat-1.0.20060801
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 vcdimager-0.7.23_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 videoproto-2.2.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 viewres-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 vlc-0.8.6.e_2,2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 vorbis-tools-1.2.0,3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 wavpack-4.41.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 webfonts-0.30_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 wget-1.11
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 win32-codecs-3.1.0.r1,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 wine-0.9.58,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 word2x-0.005_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 wv2-0.2.3_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 wxgtk2-common-2.8.7
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 wxgtk2-unicode-2.8.7
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 x11perf-1.4.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 x264-0.0.20070913
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xanim-2.92.0_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xauth-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xbacklight-1.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xbiff-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xbitmaps-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xcalc-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xclipboard-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xclock-1.0.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xcmiscproto-1.1.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xcmsdb-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xconsole-1.0.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xcursor-themes-1.0.1_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xcursorgen-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xdbedizzy-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xditview-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xdm-1.1.6_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xdpyinfo-1.0.2_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xdriinfo-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xdvik-tetex-22.84.10_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xedit-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xev-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xextproto-7.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xeyes-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-acecad-1.2.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-calcomp-1.1.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-citron-2.2.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-digitaledge-1.1.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-dmc-1.1.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-dynapro-1.1.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-elo2300-1.1.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-elographics-1.1.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-fpit-1.1.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-hyperpen-1.1.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-jamstudio-1.1.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-joystick-1.2.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-keyboard-1.2.2_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-magellan-1.1.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-magictouch-1.0.0.5_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-microtouch-1.1.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-mouse-1.2.3_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-mutouch-1.1.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-palmax-1.1.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-penmount-1.2.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-spaceorb-1.1.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-summa-1.1.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-tek4957-1.1.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-input-void-1.1.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-apm-1.1.1_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-ark-0.6.0_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-ati-6.8.0_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-chips-1.1.1_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-cirrus-1.1.0_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-cyrix-1.1.0_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-dummy-0.2.0_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-fbdev-0.3.1_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-glint-1.1.1_3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-i128-1.2.1_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-i740-1.1.0_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-imstt-1.1.0_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-mga-1.4.7,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-neomagic-1.1.1_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-newport-0.2.1_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-nsc-2.8.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-nv-2.1.7
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-rendition-4.1.3_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-s3-0.5.0_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-s3virge-1.9.1_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-savage-2.1.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-siliconmotion-1.5.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-sis-0.9.3_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-tdfx-1.3.0_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-tga-1.1.0_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-trident-1.2.3_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-tseng-1.1.1_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-vesa-1.3.0_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-vga-4.1.0_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-via-0.2.2_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-vmware-10.15.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86-video-voodoo-1.1.1_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86bigfontproto-1.1.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86dga-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86dgaproto-2.0.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86driproto-2.0.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86miscproto-0.9.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86rushproto-1.1.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xf86vidmodeproto-2.2.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xfd-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xfindproxy-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xfontsel-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xfs-1.0.5_1,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xfsinfo-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xfwp-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xgamma-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xgc-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xhost-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xineramaproto-1.1.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xinit-1.0.7
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xkbcomp-1.0.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xkbevd-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xkbprint-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xkbutils-1.0.1_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xkeyboard-config-1.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xkill-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xload-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xlogo-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xlsatoms-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xlsclients-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xlsfonts-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xmag-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xman-1.0.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xmessage-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xmh-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xmlcatmgr-2.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xmms-1.2.11_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xmodmap-1.0.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xmore-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xnview-1.70_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xorg-7.3_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xorg-apps-7.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xorg-cf-files-1.0.2_2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xorg-docs-1.4,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xorg-drivers-7.3_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xorg-fonts-100dpi-7.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xorg-fonts-7.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xorg-fonts-75dpi-7.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xorg-fonts-cyrillic-7.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xorg-fonts-miscbitmaps-7.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 xorg-fonts-truetype-7.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xorg-fonts-type1-7.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 xorg-libraries-7.3_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xorg-protos-7.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xorg-server-1.4_6,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xpdf-3.02_6
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xphelloworld-1.0.1_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xpi-quick-locale-switcher-1.6.3.7
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xplsprinters-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xpr-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xprehashprinterlist-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xprop-1.0.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 xproto-7.0.10_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xproxymanagementprotocol-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xrandr-1.2.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xrdb-1.0.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xrefresh-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xrx-1.0.1_1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xset-1.0.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xsetmode-1.0.0
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xsetpointer-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xsetroot-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xsm-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xstdcmap-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xterm-234
drwxr-xr-x  2 root  wheel       512 25 мар 17:26 xtrans-1.0.4
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xtrap-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xvid-1.1.3,1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xvidtune-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xvinfo-1.0.2
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xwd-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xwininfo-1.0.3
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 xwud-1.0.1
drwxr-xr-x  2 root  wheel       512 25 мар 17:25 zip-2.32

и выввод со script при startx

Код: Выделить всё

Script started on Wed Mar 26 10:57:50 2008
> strt[K[Kartx

xauth:  creating new authority file /home/necros/.serverauth.11081
xauth: (stdin):1:  bad display name ":0" in "add" command
xauth: (argv):1:  bad display name ":0" in "list" command
xauth: (stdin):1:  bad display name ":0" in "add" command
xauth: (argv):1:  bad display name ":0" in "list" command
xauth: (stdin):1:  bad display name ":0" in "add" command

_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 7.0-RELEASE i386 
Current Operating System: FreeBSD  7.0-RELEASE FreeBSD 7.0-RELEASE #4: Tue Mar 25 13:19:05 YEKT 2008     root@:/usr/src/sys/i386/compile/smp-kernel i386
Build Date: 24 March 2008  08:31:44PM
 
	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: Wed Mar 26 10:57:56 2008
(==) Using config file: "/etc/X11/xorg.conf"
(II) Module "ramdac" already built-in
expected keysym, got XF86KbdLightOnOff: line 70 of pc
expected keysym, got XF86KbdBrightnessDown: line 71 of pc
expected keysym, got XF86KbdBrightnessUp: line 72 of pc
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Multiple definitions of the FOUR_LEVEL_KEYPAD key type
>                   Earlier definition ignored
expected keysym, got XF86KbdLightOnOff: line 70 of pc
expected keysym, got XF86KbdBrightnessDown: line 71 of pc
expected keysym, got XF86KbdBrightnessUp: line 72 of pc
Errors from xkbcomp are not fatal to the X server
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
startkde: Starting up...
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Bus error
Mutex lock failure: Invalid argument
Mutex unlock failure: Operation not supported
Segmentation fault
startkde: Could not start kdeinit. Check your installation.
Warning: connect() failed: : No such file or directory
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Bus error
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
Bus error
startkde: Shutting down...
Warning: connect() failed: : No such file or directory
Error: Can't contact kdeinit!
startkde: Running shutdown scripts...
startkde: Done.


waiting for X server to shut down FreeFontPath: FPE "/usr/local/lib/X11/fonts/misc" refcount is 2, should be 1; fixing.



xauth: (argv):1:  bad display name ":0" in "remove" command
xauth: (argv):1:  bad display name ":0" in "remove" command
> man[K[K[K^Dexit

Script done on Wed Mar 26 10:59:03 2008

этот фатал еррор меня если чессно уже достал, че за фигня обясните плз

Хостинговая компания Host-Food.ru
Хостинг HostFood.ru
 

Услуги хостинговой компании Host-Food.ru

Хостинг HostFood.ru

Тарифы на хостинг в России, от 12 рублей: https://www.host-food.ru/tariffs/hosting/
Тарифы на виртуальные сервера (VPS/VDS/KVM) в РФ, от 189 руб.: https://www.host-food.ru/tariffs/virtualny-server-vps/
Выделенные сервера, Россия, Москва, от 2000 рублей (HP Proliant G5, Intel Xeon E5430 (2.66GHz, Quad-Core, 12Mb), 8Gb RAM, 2x300Gb SAS HDD, P400i, 512Mb, BBU):
https://www.host-food.ru/tariffs/vydelennyi-server-ds/
Недорогие домены в популярных зонах: https://www.host-food.ru/domains/

Аватара пользователя
Alex Keda
стреляли...
Сообщения: 35456
Зарегистрирован: 2004-10-18 14:25:19
Откуда: Made in USSR
Контактная информация:

Re: траблы с кедами

Непрочитанное сообщение Alex Keda » 2008-03-26 9:25:04

пересобирай ВСЕ порты.
Рекурсивно...
==========
что касается самого кде - если надо тока чтоб завелось - пеерсобери arts и после него kdelibs
сам позавчера на эту граблю наступил. После этого кде пашет, но никакие родные приложения не пашут. На выходных буду рекурсивно всё пересобирать =(
Убей их всех! Бог потом рассортирует...

smash_necros
мл. сержант
Сообщения: 138
Зарегистрирован: 2007-06-20 8:39:38
Контактная информация:

Re: траблы с кедами

Непрочитанное сообщение smash_necros » 2008-03-26 9:50:06

пытаюсь рекурсивно пересобрать кеды. все обламывается на апгрейде OpenEXR с 1.4 до 1.6
грит мол могу конфликтовать с библиотеками.
лог выкладывать?

Аватара пользователя
Alex Keda
стреляли...
Сообщения: 35456
Зарегистрирован: 2004-10-18 14:25:19
Откуда: Made in USSR
Контактная информация:

Re: траблы с кедами

Непрочитанное сообщение Alex Keda » 2008-03-26 10:09:06

про опенЕХР читай в /usr/ports/UPDATING
Убей их всех! Бог потом рассортирует...