My system is:
Intel Core i5-2500K
4.00 GB DDR3-1600 RAM
ATI 5770
xorg/gnome
Here is the output on the console when I run vlc:
Code: Select all
murasaki ~ $ vlc
VLC media player 1.1.7 The Luggage (revision exported)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x1d79150] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Blocked: call to setlocale(6, "")
Warning: call to srand(1297718010)
Warning: call to rand()
Blocked: call to setlocale(6, "")
Segmentation fault
Code: Select all
[171244.703884] vlc[6664] general protection ip:7ffa5d25d870 sp:7ffa2cd456d8 error:0 in ld-2.11.2.so[7ffa5d24a000+1e000]Code: Select all
murasaki ~ $ uname -a
Linux murasaki 2.6.36-gentoo-r5 #7 SMP Fri Jan 28 16:28:16 EST 2011 x86_64 Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz GenuineIntel GNU/Linux
Code: Select all
CFLAGS="-O2 -march=native -fomit-frame-pointer -pipe"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
MAKEOPTS="-j6"
USE="enca upnp xml gd pcntl posix sqlite device-mapper gdu X gnome \
bash-completion -kde alsa avahi nptl unicode mmx sse sse2 sse3 \
openssl libssh2 ldap ffmpeg lame mpeg ogg theora vorbis xv gtk \
hal dbus qt4 -arts -esd -eds gstreamer firefox extras policykit \
consolekit svg gnutls cairo cdda samba png tiff jpeg \
truetype nautilus cdr mono sip wav nvidia kdrive dri -gallium \
threads x264 win32codecs -vdpau joystick flac opengl midi aac mp3 \
jack cue libsamplerate nls cjk java gmp matroska udev dvd dts \
a52 sdl sdl-image libnotify netplay lm-sensors hddtemp \
mdnsresponder-compat howl-compat xcomposite xrandr"
LANG="en_US.UTF8"
LINGUAS="en ja"
#ACCEPT_KEYWORDS="~x86"
ACCEPT_LICENSE="AdobeFlash-10.1"
VIDEO_CARDS="radeonhd radeon ati"
INPUT_DEVICES="evdev"
ALSA_CARDS="ice1712"
