Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
VideoLAN Client 0.6.0 compile problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
snis
Tux's lil' helper
Tux's lil' helper


Joined: 03 Mar 2003
Posts: 93
Location: Stockholm, Sweden

PostPosted: Wed Jul 02, 2003 8:31 am    Post subject: VideoLAN Client 0.6.0 compile problems Reply with quote

Hi, I have a problem emergeing 'media-video/vlc-0.6.0'
Could anyone help me, don't even know were to start troubleshooting...

Code:

gcc  -Wsign-compare -Wall  -finline-limit-30000 -pipe   -o modules/control/libgestures_plugin.so modules/control/modules_control_libgestures_plugin_a-gestures.o -fPIC -lpthread -shared
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./include -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale\" -DDATA_PATH=\"/usr/share/vlc\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -DHAVE_RELEASE    -D__VLC__ -D__PLUGIN__ -I/usr/include/glide -DMODULE_NAME=glide -DMODULE_NAME_IS_glide -DSYS_LINUX -O3 -ffast-math -funroll-loops -mcpu=pentiumpro -fomit-frame-pointer     -fPIC  -I./include -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale\" -DDATA_PATH=\"/usr/share/vlc\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -DHAVE_RELEASE    -D__VLC__ -D__PLUGIN__ -I/usr/include/glide -DMODULE_NAME=glide -DMODULE_NAME_IS_glide -Wsign-compare -Wall  -finline-limit-30000 -pipe -MT modules/video_output/modules_video_output_libglide_plugin_a-glide.o -MD -MP -MF "modules/video_output/.deps/modules_video_output_libglide_plugin_a-glide.Tpo" \
  -c -o modules/video_output/modules_video_output_libglide_plugin_a-glide.o `test -f 'modules/video_output/glide.c' || echo './'`modules/video_output/glide.c; \
then mv -f "modules/video_output/.deps/modules_video_output_libglide_plugin_a-glide.Tpo" "modules/video_output/.deps/modules_video_output_libglide_plugin_a-glide.Po"; \
else rm -f "modules/video_output/.deps/modules_video_output_libglide_plugin_a-glide.Tpo"; exit 1; \
fi
modules/video_output/glide.c:38:19: glide.h: No such file or directory
modules/video_output/glide.c:39:80: linutil.h: No such file or directory
modules/video_output/glide.c:78: parse error before "GrLfbInfo_t"
modules/video_output/glide.c:78: warning: no semicolon at end of struct or union
modules/video_output/glide.c:82: parse error before '}' token
modules/video_output/glide.c: In function `Create':
modules/video_output/glide.c:94: sizeof applied to an incomplete type
modules/video_output/glide.c: In function `Init':
modules/video_output/glide.c:154: dereferencing pointer to incomplete type
modules/video_output/glide.c:154: dereferencing pointer to incomplete type
modules/video_output/glide.c:156: dereferencing pointer to incomplete type
modules/video_output/glide.c: In function `Manage':
modules/video_output/glide.c:202: warning: implicit declaration of function `kbhit'
modules/video_output/glide.c:204: warning: implicit declaration of function `getch'
modules/video_output/glide.c: In function `Display':
modules/video_output/glide.c:226: warning: implicit declaration of function `grLfbUnlock'
modules/video_output/glide.c:226: `GR_LFB_WRITE_ONLY' undeclared (first use in this function)
modules/video_output/glide.c:226: (Each undeclared identifier is reported only once
modules/video_output/glide.c:226: for each function it appears in.)
modules/video_output/glide.c:226: `GR_BUFFER_BACKBUFFER' undeclared (first use in this function)
modules/video_output/glide.c:228: warning: implicit declaration of function `grBufferSwap'
modules/video_output/glide.c:230: warning: implicit declaration of function `grLfbLock'
modules/video_output/glide.c:231: `GR_LFBWRITEMODE_565' undeclared (first use in this function)
modules/video_output/glide.c:231: `GR_ORIGIN_UPPER_LEFT' undeclared (first use in this function)
modules/video_output/glide.c:231: `FXFALSE' undeclared (first use in this function)
modules/video_output/glide.c:232: dereferencing pointer to incomplete type
modules/video_output/glide.c: In function `OpenDisplay':
modules/video_output/glide.c:247: `GrHwConfiguration' undeclared (first use in this function)
modules/video_output/glide.c:247: parse error before "hwconfig"
modules/video_output/glide.c:248: `GrScreenResolution_t' undeclared (first use in this function)
modules/video_output/glide.c:249: `GrLfbInfo_t' undeclared (first use in this function)
modules/video_output/glide.c:251: warning: implicit declaration of function `grGlideGetVersion'
modules/video_output/glide.c:252: warning: implicit declaration of function `grGlideInit'
modules/video_output/glide.c:254: warning: implicit declaration of function `grSstQueryHardware'
modules/video_output/glide.c:254: `hwconfig' undeclared (first use in this function)
modules/video_output/glide.c:260: warning: implicit declaration of function `grSstSelect'
modules/video_output/glide.c:261: warning: implicit declaration of function `grSstWinOpen'
modules/video_output/glide.c:261: `resolution' undeclared (first use in this function)
modules/video_output/glide.c:261: `GR_REFRESH_60Hz' undeclared (first use in this function)
modules/video_output/glide.c:262: `GR_COLORFORMAT_ABGR' undeclared (first use in this function)
modules/video_output/glide.c:262: `GR_ORIGIN_UPPER_LEFT' undeclared (first use in this function)
modules/video_output/glide.c:272: warning: implicit declaration of function `grRenderBuffer'
modules/video_output/glide.c:272: `GR_BUFFER_BACKBUFFER' undeclared (first use in this function)
modules/video_output/glide.c:273: warning: implicit declaration of function `grBufferClear'
modules/video_output/glide.c:274: `GR_BUFFER_FRONTBUFFER' undeclared (first use in this function)
modules/video_output/glide.c:278: dereferencing pointer to incomplete type
modules/video_output/glide.c:279: `p_front_buffer_info' undeclared (first use in this function)
modules/video_output/glide.c:282: `GR_LFB_WRITE_ONLY' undeclared (first use in this function)
modules/video_output/glide.c:283: `GR_LFBWRITEMODE_565' undeclared (first use in this function)
modules/video_output/glide.c:283: `FXFALSE' undeclared (first use in this function)
modules/video_output/glide.c:287: warning: implicit declaration of function `grGlideShutdown'
modules/video_output/glide.c:294: dereferencing pointer to incomplete type
modules/video_output/glide.c:304: dereferencing pointer to incomplete type
modules/video_output/glide.c:304: dereferencing pointer to incomplete type
modules/video_output/glide.c:305: dereferencing pointer to incomplete type
modules/video_output/glide.c:306: dereferencing pointer to incomplete type
modules/video_output/glide.c: In function `CloseDisplay':
modules/video_output/glide.c:320: `GR_LFB_WRITE_ONLY' undeclared (first use in this function)
modules/video_output/glide.c:320: `GR_BUFFER_BACKBUFFER' undeclared (first use in this function)
make[2]: *** [modules/video_output/modules_video_output_libglide_plugin_a-glide.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/portage/vlc-0.6.0/work/vlc-0.6.0'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/portage/vlc-0.6.0/work/vlc-0.6.0'
make: *** [all] Error 2

!!! ERROR: media-video/vlc-0.6.0 failed.
!!! Function src_compile, Line 177, Exitcode 2
!!! make of VLC failed


Thanks for a GREAT community!
Back to top
View user's profile Send private message
The DJ
n00b
n00b


Joined: 06 Nov 2002
Posts: 74

PostPosted: Tue Jul 08, 2003 7:06 pm    Post subject: Reply with quote

Your glide.h file could not be found. Did you actually intended to compile with glide support? ie. do you have the 3dfx USE variable specified?

If so, could you do a locate glide.h and locate the file on your system?
If not, then please tell so as well.
Back to top
View user's profile Send private message
The DJ
n00b
n00b


Joined: 06 Nov 2002
Posts: 74

PostPosted: Tue Jul 08, 2003 10:07 pm    Post subject: Reply with quote

I created a bug report.

https://bugs.gentoo.org/show_bug.cgi?id=24119
Back to top
View user's profile Send private message
snis
Tux's lil' helper
Tux's lil' helper


Joined: 03 Mar 2003
Posts: 93
Location: Stockholm, Sweden

PostPosted: Wed Jul 09, 2003 7:48 am    Post subject: Reply with quote

Hi,

I searched for glide.h:
Code:
snis root # locate glide.h
/usr/include/glide3/glide.h


I then looked at my USE-flags. Guess what, USE == 3dfx among others.
However, the USE flags in my make.conf is no longer the same I specified when I installed Gentoo.

So if I understand you correctly; If i remove 3dfx the VLC will comile without glide support?

Thanks!!
Back to top
View user's profile Send private message
raker
n00b
n00b


Joined: 10 Oct 2002
Posts: 6
Location: Milwaukee, WI, USA

PostPosted: Wed Jul 09, 2003 11:50 am    Post subject: vlc-0.6.0.ebuild updated Reply with quote

i have added a small sed fix for the glide issue.
configure was looking for glide.h in /usr/include/glide when
it is in /usr/include/glide3...
Back to top
View user's profile Send private message
chrishh
n00b
n00b


Joined: 12 Jun 2003
Posts: 13

PostPosted: Fri Jul 11, 2003 7:36 pm    Post subject: Reply with quote

I have problems while emerging of vlc 0.6.0 too:



Code:

ranlib lib/libvlc.a
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./include -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale\" -DDATA_PATH=\"/usr/share/vlc\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -DHAVE_RELEASE    -D__VLC__ -D__BUILTIN__  -DMODULE_NAME=ffmpeg -DMODULE_NAME_IS_ffmpeg -DSYS_LINUX -O3 -ffast-math -funroll-loops -mcpu=pentiumpro -fomit-frame-pointer      -I./include -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale\" -DDATA_PATH=\"/usr/share/vlc\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -DHAVE_RELEASE    -D__VLC__ -D__BUILTIN__  -DMODULE_NAME=ffmpeg -DMODULE_NAME_IS_ffmpeg -Wsign-compare -Wall  -finline-limit-30000 -pipe -MT modules/codec/ffmpeg/modules_codec_ffmpeg_libffmpeg_a-ffmpeg.o -MD -MP -MF "modules/codec/ffmpeg/.deps/modules_codec_ffmpeg_libffmpeg_a-ffmpeg.Tpo" \
  -c -o modules/codec/ffmpeg/modules_codec_ffmpeg_libffmpeg_a-ffmpeg.o `test -f 'modules/codec/ffmpeg/ffmpeg.c' || echo './'`modules/codec/ffmpeg/ffmpeg.c; \
then mv "modules/codec/ffmpeg/.deps/modules_codec_ffmpeg_libffmpeg_a-ffmpeg.Tpo" "modules/codec/ffmpeg/.deps/modules_codec_ffmpeg_libffmpeg_a-ffmpeg.Po"; \
else rm -f "modules/codec/ffmpeg/.deps/modules_codec_ffmpeg_libffmpeg_a-ffmpeg.Tpo"; exit 1; \
fi
modules/codec/ffmpeg/ffmpeg.c:59:44: libpostproc/postprocess.h: No such file or directory
In file included from modules/codec/ffmpeg/ffmpeg.c:63:
modules/codec/ffmpeg/video.h:35: parse error before "pp_context_t"
modules/codec/ffmpeg/video.h:35: warning: no semicolon at end of struct or union
modules/codec/ffmpeg/video.h:36: warning: type defaults to `int' in declaration of `pp_mode'
modules/codec/ffmpeg/video.h:36: warning: data definition has no type or storage class
modules/codec/ffmpeg/video.h:50: parse error before '}' token
modules/codec/ffmpeg/video.h:50: warning: type defaults to `int' in declaration of `vdec_thread_t'
modules/codec/ffmpeg/video.h:50: warning: data definition has no type or storage class
modules/codec/ffmpeg/video.h:53: parse error before '*' token
modules/codec/ffmpeg/video.h:54: parse error before '*' token
modules/codec/ffmpeg/video.h:55: parse error before '*' token
modules/codec/ffmpeg/ffmpeg.c:206: parse error before "vdec_thread_t"
modules/codec/ffmpeg/ffmpeg.c:206: warning: no semicolon at end of struct or union
modules/codec/ffmpeg/ffmpeg.c:208: warning: type defaults to `int' in declaration of `decoder_thread_t'
modules/codec/ffmpeg/ffmpeg.c:208: warning: data definition has no type or storage class
modules/codec/ffmpeg/ffmpeg.c: In function `RunDecoder':
modules/codec/ffmpeg/ffmpeg.c:241: parse error before ')' token
modules/codec/ffmpeg/ffmpeg.c: In function `InitThread':
modules/codec/ffmpeg/ffmpeg.c:322: parse error before ')' token
modules/codec/ffmpeg/ffmpeg.c: In function `EndThread':
modules/codec/ffmpeg/ffmpeg.c:371: parse error before ')' token
make[2]: *** [modules/codec/ffmpeg/modules_codec_ffmpeg_libffmpeg_a-ffmpeg.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/vlc-0.6.0/work/vlc-0.6.0'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/vlc-0.6.0/work/vlc-0.6.0'
make: *** [all] Error 2

!!! ERROR: media-video/vlc-0.6.0 failed.
!!! Function src_compile, Line 181, Exitcode 2
!!! make of VLC failed



what have I to do to emerge it ?
Back to top
View user's profile Send private message
raker
n00b
n00b


Joined: 10 Oct 2002
Posts: 6
Location: Milwaukee, WI, USA

PostPosted: Fri Jul 11, 2003 9:45 pm    Post subject: postproc is part of mplayer... hrm Reply with quote

try emerging mplayer... and then emerging vlc and let me know if you still have a problem.
Back to top
View user's profile Send private message
The DJ
n00b
n00b


Joined: 06 Nov 2002
Posts: 74

PostPosted: Sat Jul 12, 2003 12:05 am    Post subject: Reply with quote

This is because ffmpeg is compiled dynamically.
That simply doesn't work atm. ffmpeg build proces sucks at this time and someone really needs to fix that. I know that the folks at Debian are even considering to simply replace it with a custom system. I hope they will sent it to ffmpeg and they will accept the change.

To be more exact, libavcodec was compiled dynamically with libpostproc linked in. therefore the libpostproc header and library were not installed after compilation, and VLC requires them to be.

You can try the ebuild from us, which links against a seperate sourcetree of ffmpeg. That ought to work.

For guidance.
http://wiki.videolan.org/index.php/Linux%20Gentoo

Latest 0.6.0 ebuild (no glide detection yet, but this one is better then the one in the 0.6.0 tar.gz)
http://www.videolan.org/cgi-bin/cvsweb/~checkout~/vlc/vlc.ebuild?rev=1.10&content-type=text/plain
Back to top
View user's profile Send private message
chrishh
n00b
n00b


Joined: 12 Jun 2003
Posts: 13

PostPosted: Sun Jul 13, 2003 6:28 pm    Post subject: Reply with quote

I tried to emerge mplayer first, and it worked.
Compiling of VLC finished without errors but now VLC crashes with a segmentation fault
:(
Back to top
View user's profile Send private message
chrishh
n00b
n00b


Joined: 12 Jun 2003
Posts: 13

PostPosted: Wed Jul 16, 2003 8:42 pm    Post subject: Reply with quote

now i tried bvoth. the way of The DJ and raker.
segmentation fault all the time

here is the strace

Code:


bash-2.05b# strace vlc
execve("/usr/bin/vlc", ["vlc"], [/* 45 vars */]) = 0
uname({sys="Linux", node="gentoo", ...}) = 0
brk(0)                                  = 0x8290d64
open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=79380, ...}) = 0
mmap2(NULL, 79380, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40014000
close(3)                                = 0
open("/lib/libdl.so.2", O_RDONLY)       = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\30"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=11740, ...}) = 0
mmap2(NULL, 11404, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40028000
mprotect(0x4002a000, 3212, PROT_NONE)   = 0
mmap2(0x4002a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1) = 0x4002a000
close(3)                                = 0
open("/lib/libpthread.so.0", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`E\0\000"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=86435, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002b000
mmap2(NULL, 327200, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4002c000
mprotect(0x40039000, 273952, PROT_NONE) = 0
mmap2(0x40039000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xd) = 0x40039000
mmap2(0x4003c000, 261664, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4003c000
close(3)                                = 0
open("/lib/librt.so.1", O_RDONLY)       = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\33\0"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=34082, ...}) = 0
mmap2(NULL, 69076, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4007c000
mprotect(0x40082000, 44500, PROT_NONE)  = 0
mmap2(0x40082000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x6) = 0x40082000
mmap2(0x40083000, 40404, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40083000
close(3)                                = 0
open("/lib/libm.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\2405\0"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=173256, ...}) = 0
mmap2(NULL, 136640, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4008d000
mprotect(0x400ae000, 1472, PROT_NONE)   = 0
mmap2(0x400ae000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x20) = 0x400ae000
close(3)                                = 0
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p^\1\000"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=1402162, ...}) = 0
mmap2(NULL, 1223780, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x400af000
mprotect(0x401d1000, 35940, PROT_NONE)  = 0
mmap2(0x401d1000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x122) = 0x401d1000
mmap2(0x401d6000, 15460, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x401d6000
close(3)                                = 0
munmap(0x40014000, 79380)               = 0
modify_ldt(1, {entry_number:0, base_addr:0x40039080, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, 16) = 0
getpid()                                = 10988
rt_sigaction(SIGRTMIN, {0x40034300, [], SA_RESTORER, 0x400d86f8}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x40034350, [], SA_RESTORER, 0x400d86f8}, NULL, 8) = 0
rt_sigaction(SIGRT_2, {0x400344c0, [], SA_RESTORER, 0x400d86f8}, NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [RTMIN], NULL, 8) = 0
_sysctl({{CTL_KERN, KERN_VERSION}, 2, 0xbffff3cc, 36, (nil), 0}) = 0
write(2, "VideoLAN Client 0.6.0 Trevelyan\n", 32VideoLAN Client 0.6.0 Trevelyan
) = 32
brk(0)                                  = 0x8290d64
brk(0x8291d64)                          = 0x8291d64
brk(0x8292000)                          = 0x8292000
rt_sigaction(SIGILL, {0x806c800, [ILL], SA_RESTORER|SA_RESTART, 0x400d86f8}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGILL, {SIG_DFL}, {0x806c800, [ILL], SA_RESTORER|SA_RESTART, 0x400d86f8}, 8) = 0
ioctl(2, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0
brk(0x8293000)                          = 0x8293000
rt_sigaction(SIGINT, {0x8049eb0, [INT], SA_RESTORER|SA_RESTART, 0x400d86f8}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGHUP, {0x8049eb0, [HUP], SA_RESTORER|SA_RESTART, 0x400d86f8}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {0x8049eb0, [QUIT], SA_RESTORER|SA_RESTART, 0x400d86f8}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGALRM, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}, 8) = 0
brk(0x8294000)                          = 0x8294000
brk(0x8295000)                          = 0x8295000
brk(0x8296000)                          = 0x8296000
brk(0x8297000)                          = 0x8297000
brk(0x8298000)                          = 0x8298000
brk(0x8299000)                          = 0x8299000
brk(0x829a000)                          = 0x829a000
getuid32()                              = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 3
connect(3, {sa_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(3)                                = 0
open("/etc/nsswitch.conf", O_RDONLY)    = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=498, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
read(3, "# /etc/nsswitch.conf:\n# $Header:"..., 4096) = 498
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40014000, 4096)                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=79380, ...}) = 0
mmap2(NULL, 79380, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40014000
close(3)                                = 0
open("/lib/libnss_compat.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\25"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=49587, ...}) = 0
mmap2(NULL, 46072, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x401da000
mprotect(0x401e5000, 1016, PROT_NONE)   = 0
mmap2(0x401e5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xa) = 0x401e5000
close(3)                                = 0
open("/lib/libnsl.so.1", O_RDONLY)      = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360;\0"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=87301, ...}) = 0
mmap2(NULL, 84672, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x401e6000
mprotect(0x401f8000, 10944, PROT_NONE)  = 0
mmap2(0x401f8000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x11) = 0x401f8000
mmap2(0x401f9000, 6848, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x401f9000
close(3)                                = 0
munmap(0x40014000, 79380)               = 0
uname({sys="Linux", node="gentoo", ...}) = 0
open("/etc/passwd", O_RDONLY)           = 3
fcntl64(3, F_GETFD)                     = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=2191, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
_llseek(3, 0, [0], SEEK_CUR)            = 0
read(3, "root:x:0:0:root:/root:/bin/bash\n"..., 4096) = 2191
close(3)                                = 0
munmap(0x40014000, 4096)                = 0
open("/root/.vlc/vlcrc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
brk(0x829b000)                          = 0x829b000
brk(0x829c000)                          = 0x829c000
brk(0x829d000)                          = 0x829d000
brk(0x829e000)                          = 0x829e000
brk(0x829f000)                          = 0x829f000
brk(0x82a0000)                          = 0x82a0000
open("modules", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/usr/lib/vlc", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3
fstat64(3, {st_mode=S_IFDIR|0755, st_size=848, ...}) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
brk(0x82a1000)                          = 0x82a1000
getdents64(3, /* 27 entries */, 4096)   = 904
stat64("/usr/lib/vlc/gui", {st_mode=S_IFDIR|0755, st_size=264, ...}) = 0
open("/usr/lib/vlc/gui", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4
fstat64(4, {st_mode=S_IFDIR|0755, st_size=264, ...}) = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
brk(0x82a2000)                          = 0x82a2000
getdents64(4, /* 8 entries */, 4096)    = 296
stat64("/usr/lib/vlc/gui/libkde_plugin.so", {st_mode=S_IFREG|0644, st_size=320043, ...}) = 0
open("/usr/lib/vlc/gui/libkde_plugin.so", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\"\1\000"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0644, st_size=320043, ...}) = 0
mmap2(NULL, 237284, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x401fb000
mprotect(0x4022e000, 28388, PROT_NONE)  = 0
mmap2(0x4022e000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x33) = 0x4022e000
close(5)                                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=79380, ...}) = 0
mmap2(NULL, 79380, PROT_READ, MAP_PRIVATE, 5, 0) = 0x40014000
close(5)                                = 0
open("/usr/kde/3.1/lib/libkdeui.so.4", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\273"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=3023108, ...}) = 0
mmap2(NULL, 2390860, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40235000
mprotect(0x40459000, 146252, PROT_NONE) = 0
mmap2(0x40459000, 147456, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x223) = 0x40459000
close(5)                                = 0
open("/usr/kde/3.1/lib/libkio.so.4", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200Z\f"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=3363791, ...}) = 0
mmap2(NULL, 2744104, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x4047d000
mprotect(0x40701000, 106280, PROT_NONE) = 0
mmap2(0x40701000, 102400, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x284) = 0x40701000
mmap2(0x4071a000, 3880, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4071a000
close(5)                                = 0
brk(0x82a3000)                          = 0x82a3000
open("/usr/kde/3.1/lib/i686/mmx/libkdecore.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/kde/3.1/lib/i686/mmx", 0xbfffd2b0) = -1 ENOENT (No such file or directory)
open("/usr/kde/3.1/lib/i686/libkdecore.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/kde/3.1/lib/i686", 0xbfffd2b0) = -1 ENOENT (No such file or directory)
open("/usr/kde/3.1/lib/mmx/libkdecore.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/kde/3.1/lib/mmx", 0xbfffd2b0) = -1 ENOENT (No such file or directory)
open("/usr/kde/3.1/lib/libkdecore.so.4", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\320"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=1892496, ...}) = 0
mmap2(NULL, 1568260, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x4071b000
mprotect(0x4088e000, 48644, PROT_NONE)  = 0
mmap2(0x4088e000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x173) = 0x4088e000
mmap2(0x40898000, 7684, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40898000
close(5)                                = 0
open("/usr/kde/3.1/lib/libDCOP.so.4", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\324\0"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=232155, ...}) = 0
mmap2(NULL, 195220, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x4089a000
mprotect(0x408c7000, 10900, PROT_NONE)  = 0
mmap2(0x408c7000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x2d) = 0x408c7000
mmap2(0x408c8000, 6804, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x408c8000
close(5)                                = 0
open("/usr/kde/3.1/lib/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/i686/mmx/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/i686/mmx", 0xbfffd280) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/i686/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/i686", 0xbfffd280) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/mmx/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/mmx", 0xbfffd280) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2", {st_mode=S_IFDIR|0755, st_size=1408, ...}) = 0
open("/usr/qt/3/lib/i686/mmx/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/qt/3/lib/i686/mmx", 0xbfffd280) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/i686/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/qt/3/lib/i686", 0xbfffd280) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/mmx/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/qt/3/lib/mmx", 0xbfffd280) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/qt/3/lib", {st_mode=S_IFDIR|0755, st_size=536, ...}) = 0
open("/usr/X11R6/lib/i686/mmx/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/lib/i686/mmx", 0xbfffd280) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/i686/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/lib/i686", 0xbfffd280) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/mmx/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/lib/mmx", 0xbfffd280) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/lib", {st_mode=S_IFDIR|0755, st_size=4720, ...}) = 0
open("/lib/libresolv.so.2", O_RDONLY)   = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 (\0\000"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=69952, ...}) = 0
mmap2(NULL, 69508, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x408ca000
mprotect(0x408d8000, 12164, PROT_NONE)  = 0
mmap2(0x408d8000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0xe) = 0x408d8000
mmap2(0x408d9000, 8068, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x408d9000
close(5)                                = 0
open("/usr/kde/3.1/lib/libart_lgpl_2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libart_lgpl_2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libart_lgpl_2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libart_lgpl_2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libart_lgpl_2.so.2", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p#\0\000"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=108577, ...}) = 0
mmap2(NULL, 101892, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x408db000
mprotect(0x408f3000, 3588, PROT_NONE)   = 0
mmap2(0x408f3000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x17) = 0x408f3000
close(5)                                = 0
open("/usr/kde/3.1/lib/libkdefx.so.4", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\233"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=190206, ...}) = 0
mmap2(NULL, 164816, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x408f4000
mprotect(0x4091b000, 5072, PROT_NONE)   = 0
mmap2(0x4091b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x26) = 0x4091b000
mmap2(0x4091c000, 976, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4091c000
close(5)                                = 0
open("/usr/kde/3.1/lib/libqt-mt.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libqt-mt.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libqt-mt.so.3", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\22"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0644, st_size=7932648, ...}) = 0
mmap2(NULL, 6696204, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x4091d000
mprotect(0x40f3d000, 273676, PROT_NONE) = 0
mmap2(0x40f3d000, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x620) = 0x40f3d000
mmap2(0x40f7e000, 7436, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40f7e000
close(5)                                = 0
open("/usr/kde/3.1/lib/libpng.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libpng.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libpng.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libpng.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libpng.so.3", O_RDONLY)  = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240Z\0"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=195709, ...}) = 0
brk(0x82a4000)                          = 0x82a4000
mmap2(NULL, 178340, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40f80000
mprotect(0x40fab000, 2212, PROT_NONE)   = 0
mmap2(0x40fab000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x2b) = 0x40fab000
close(5)                                = 0
open("/usr/kde/3.1/lib/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libz.so.1", O_RDONLY)    = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\30"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=61767, ...}) = 0
mmap2(NULL, 54420, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40fac000
mprotect(0x40fb8000, 5268, PROT_NONE)   = 0
mmap2(0x40fb8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0xc) = 0x40fb8000

close(5)                                = 0
open("/usr/kde/3.1/lib/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libXext.so.6", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 )\0\000"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=71076, ...}) = 0
mmap2(NULL, 63868, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40fba000
mprotect(0x40fc9000, 2428, PROT_NONE)   = 0
mmap2(0x40fc9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0xe) = 0x40fc9000
close(5)                                = 0
open("/usr/kde/3.1/lib/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libX11.so.6", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\23\1\000"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=992736, ...}) = 0
mmap2(NULL, 911324, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40fca000
mprotect(0x410a6000, 10204, PROT_NONE)  = 0
mmap2(0x410a6000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0xdc) = 0x410a6000
close(5)                                = 0
open("/usr/kde/3.1/lib/libSM.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libSM.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libSM.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libSM.so.6", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\"\0"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=37262, ...}) = 0
mmap2(NULL, 34844, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x410a9000
mprotect(0x410b1000, 2076, PROT_NONE)   = 0
mmap2(0x410b1000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x7) = 0x410b1000
close(5)                                = 0
open("/usr/kde/3.1/lib/libICE.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libICE.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libICE.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libICE.so.6", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P5\0\000"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=93755, ...}) = 0
mmap2(NULL, 91952, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x410b2000
mprotect(0x410c6000, 10032, PROT_NONE)  = 0
mmap2(0x410c6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x13) = 0x410c6000
mmap2(0x410c7000, 5936, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x410c7000
close(5)                                = 0
open("/usr/kde/3.1/lib/libXrender.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libXrender.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libXrender.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libXrender.so.1", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\23"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=30714, ...}) = 0
mmap2(NULL, 29636, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x410c9000
mprotect(0x410d0000, 964, PROT_NONE)    = 0
mmap2(0x410d0000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x6) = 0x410d0000
close(5)                                = 0
open("/usr/kde/3.1/lib/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libstdc++.so.5", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\0\4\000"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=1065579, ...}) = 0
brk(0x82a5000)                          = 0x82a5000
mmap2(NULL, 830912, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x410d1000
mprotect(0x4117e000, 122304, PROT_NONE) = 0
mmap2(0x4117e000, 102400, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0xad) = 0x4117e000
mmap2(0x41197000, 19904, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x41197000
close(5)                                = 0
open("/usr/kde/3.1/lib/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libgcc_s.so.1", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\23\0\000"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0644, st_size=828098, ...}) = 0
mmap2(NULL, 31500, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x4119c000
mprotect(0x411a3000, 2828, PROT_NONE)   = 0
mmap2(0x411a3000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x7) = 0x411a3000
close(5)                                = 0
open("/usr/kde/3.1/lib/libkdesu.so.4", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0pD\0\000"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=110433, ...}) = 0
mmap2(NULL, 102232, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x411a4000
mprotect(0x411bc000, 3928, PROT_NONE)   = 0
mmap2(0x411bc000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x17) = 0x411bc000
close(5)                                = 0
open("/usr/kde/3.1/lib/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/libutil.so.1", O_RDONLY)     = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\16\0"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=10634, ...}) = 0
mmap2(NULL, 10692, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x411bd000
mprotect(0x411bf000, 2500, PROT_NONE)   = 0
mmap2(0x411bf000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x1) = 0x411bf000
close(5)                                = 0
open("/usr/kde/3.1/lib/libfam.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libfam.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libfam.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libfam.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libfam.so.0", O_RDONLY)  = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320 \0"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=33618, ...}) = 0
mmap2(NULL, 31360, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x411c0000
mprotect(0x411c7000, 2688, PROT_NONE)   = 0
mmap2(0x411c7000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x7) = 0x411c7000
close(5)                                = 0
open("/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/lib/i686/mmx/libmng.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/lib/i686/mmx", 0xbfffcd10) = -1 ENOENT (No such file or directory)
open("/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/lib/i686/libmng.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/lib/i686", 0xbfffcd10) = -1 ENOENT (No such file or directory)
open("/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/lib/mmx/libmng.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/lib/mmx", 0xbfffcd10) = -1 ENOENT (No such file or directory)
open("/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/lib/libmng.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/lib", 0xbfffcd10) = -1 ENOENT (No such file or directory)
open("/usr/kde/3.1/lib/libmng.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libmng.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libmng.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libmng.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libmng.so.1", O_RDONLY)  = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\302"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=311429, ...}) = 0
brk(0x82a6000)                          = 0x82a6000
mmap2(NULL, 275576, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x411c8000
mprotect(0x4120a000, 5240, PROT_NONE)   = 0
mmap2(0x4120a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x42) = 0x4120a000
close(5)                                = 0
open("/usr/kde/3.1/lib/libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libjpeg.so.62", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`$\0\000"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=142953, ...}) = 0
mmap2(NULL, 128108, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x4120c000
mprotect(0x4122b000, 1132, PROT_NONE)   = 0
mmap2(0x4122b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x1f) = 0x4122b000
close(5)                                = 0
open("/usr/kde/3.1/lib/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libGL.so.1", O_RDONLY)   = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\207\2"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=413588, ...}) = 0
mmap2(NULL, 418848, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x4122c000
mprotect(0x4128a000, 33824, PROT_NONE)  = 0
mmap2(0x4128a000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x5d) = 0x4128a000
mmap2(0x41291000, 5152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x41291000
close(5)                                = 0
open("/usr/kde/3.1/lib/libXmu.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libXmu.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libXmu.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libXmu.so.6", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0K\0\000"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=102865, ...}) = 0
mmap2(NULL, 90024, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x41293000
mprotect(0x412a8000, 4008, PROT_NONE)   = 0
mmap2(0x412a8000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x14) = 0x412a8000
close(5)                                = 0
open("/usr/kde/3.1/lib/libXi.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libXi.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libXi.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libXi.so.6", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\23"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=33540, ...}) = 0
mmap2(NULL, 30784, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x412a9000
mprotect(0x412b0000, 2112, PROT_NONE)   = 0
mmap2(0x412b0000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x6) = 0x412b0000
close(5)                                = 0
open("/usr/kde/3.1/lib/libXft.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libXft.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libXft.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libXft.so.2", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240:\0"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=86391, ...}) = 0
mmap2(NULL, 75032, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x412b1000
mprotect(0x412c3000, 1304, PROT_NONE)   = 0
mmap2(0x412c3000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x12) = 0x412c3000
close(5)                                = 0
open("/usr/kde/3.1/lib/libfreetype.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libfreetype.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libfreetype.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libfreetype.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libfreetype.so.6", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360|\0"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=421403, ...}) = 0
mmap2(NULL, 375152, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x412c4000
mprotect(0x4131c000, 14704, PROT_NONE)  = 0
mmap2(0x4131c000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x58) = 0x4131c000
close(5)                                = 0
open("/usr/kde/3.1/lib/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libfontconfig.so.1", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\203"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=196989, ...}) = 0
brk(0x82a7000)                          = 0x82a7000
mmap2(NULL, 170024, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x41320000
mprotect(0x41346000, 14376, PROT_NONE)  = 0
mmap2(0x41346000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x26) = 0x41346000
mmap2(0x41349000, 2088, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x41349000
close(5)                                = 0
open("/usr/kde/3.1/lib/libGLcore.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libGLcore.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libGLcore.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libGLcore.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libGLcore.so.1", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\207"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=4897272, ...}) = 0
mmap2(NULL, 4912584, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x4134a000
mprotect(0x417e5000, 83400, PROT_NONE)  = 0
mmap2(0x417e5000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x49a) = 0x417e5000
mmap2(0x417f0000, 38344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x417f0000
close(5)                                = 0
open("/usr/kde/3.1/lib/libXt.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libXt.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libXt.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libXt.so.6", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\277"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=392781, ...}) = 0
mmap2(NULL, 356036, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x417fa000
mprotect(0x4184d000, 16068, PROT_NONE)  = 0
mmap2(0x4184d000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x52) = 0x4184d000
close(5)                                = 0
open("/usr/kde/3.1/lib/libexpat.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libexpat.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/qt/3/lib/libexpat.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/libexpat.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libexpat.so.0", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000!\0\000"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=202539, ...}) = 0
mmap2(NULL, 155096, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x41851000
mprotect(0x41874000, 11736, PROT_NONE)  = 0
mmap2(0x41874000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x23) = 0x41874000
close(5)                                = 0
brk(0x82a8000)                          = 0x82a8000
mprotect(0x4134a000, 4829184, PROT_READ|PROT_WRITE) = 0
mprotect(0x4134a000, 4829184, PROT_READ|PROT_EXEC) = 0
mprotect(0x4122c000, 385024, PROT_READ|PROT_WRITE) = 0
mprotect(0x4122c000, 385024, PROT_READ|PROT_EXEC) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++



and the gdb backtrace
Code:


GNU gdb 5.3
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...(no debugging symbols found)...
(gdb) run
Starting program: /usr/bin/vlc
(no debugging symbols found)...(no debugging symbols found)...[New Thread 16384 (LWP 10999)]
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...
VideoLAN Client 0.6.0 Trevelyan
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 10999)]
0x40867e16 in fREe () from /usr/kde/3.1/lib/libkdecore.so.4
(gdb) bt
#0  0x40867e16 in fREe () from /usr/kde/3.1/lib/libkdecore.so.4
#1  0x401d62c0 in __libc_tsd_MALLOC_data () from /lib/libc.so.6
(gdb)


any idea what is wrong?[/code]
Back to top
View user's profile Send private message
The DJ
n00b
n00b


Joined: 06 Nov 2002
Posts: 74

PostPosted: Sat Jul 19, 2003 12:38 am    Post subject: Reply with quote

Don't use the KDE or the QT interface, both suck.
the WxWindows interface is currently the best, be sure to use wxGTK 2.4.1

the GTK interface works pretty well as well.
Back to top
View user's profile Send private message
0ctane
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jun 2003
Posts: 115
Location: Cincinnati, OH

PostPosted: Sat Jul 19, 2003 4:49 pm    Post subject: Reply with quote

I am getting a segmentation fault with version 0.6.0 (emerged). even with the -vvvv opdion, the only message is the fault. Any ideas?
Back to top
View user's profile Send private message
jhboricua
Tux's lil' helper
Tux's lil' helper


Joined: 07 May 2002
Posts: 113

PostPosted: Tue Jul 29, 2003 11:21 pm    Post subject: Reply with quote

As a last resort, I compiled from source without using portage. After issuing the make install command I tried to run vlc and it would give me the same segfault issue. However, if I changed to the build directory and tried again, it would run fine, and it is still looking for the same vlc executable when it starts. So is almost like the make install process is messing up somewhere.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum