public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Xine 0.9.11 segfaults for me
@ 2002-06-22 19:54 suka_at
  2002-06-22 22:11 ` Jack Morgan
  0 siblings, 1 reply; 5+ messages in thread
From: suka_at @ 2002-06-22 19:54 UTC (permalink / raw
  To: gentoo-dev

Title says it all, has anbody experienced the same problem?

I tried to unmerge old versions and reemerge it, does'nt help. aaxine
works fine, so I assume the problem is with xine-ui. Immediately after
starting it drops out. This is what I get, although it is german, it
shouldn't be too difficult to understand:

Dies ist xine (X11 gui) - Ein freier Video-Player v0.9.11
(c) 2000-2002 bei G. Bartsch und dem xine Projektteam.
Kompiliert mit xine Bibliothek 0.9.11 [Sat 22 Jun 2002 20:39:21]-[gcc
version 2.95.3 20010315 (release)]-[Linux 2.4.19-crypto-r7 i686].
Xine Bibliothek, Version 0.9.11 (0.9.11a) gefunden.
Speicherzugriffsfehler

xine 0.9.10 works without problems

Another thing I noticed is that in 0.9.11 the xine developers removed
nearly all themes of the tarball, anybody willing to do an ebuild for
that ;-)

bye
suka





^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev] Xine 0.9.11 segfaults for me
  2002-06-22 19:54 [gentoo-dev] Xine 0.9.11 segfaults for me suka_at
@ 2002-06-22 22:11 ` Jack Morgan
  2002-06-23  7:44   ` suka_at
  0 siblings, 1 reply; 5+ messages in thread
From: Jack Morgan @ 2002-06-22 22:11 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 835 bytes --]

On Sat, Jun 22, 2002 at 09:54:32PM +0200, suka_at wrote:
> I tried to unmerge old versions and reemerge it, does'nt help. aaxine
> works fine, so I assume the problem is with xine-ui. Immediately after
> starting it drops out. This is what I get, although it is german, it
> shouldn't be too difficult to understand:
> 
> Dies ist xine (X11 gui) - Ein freier Video-Player v0.9.11
> (c) 2000-2002 bei G. Bartsch und dem xine Projektteam.
> Kompiliert mit xine Bibliothek 0.9.11 [Sat 22 Jun 2002 20:39:21]-[gcc
> version 2.95.3 20010315 (release)]-[Linux 2.4.19-crypto-r7 i686].
> Xine Bibliothek, Version 0.9.11 (0.9.11a) gefunden.
> Speicherzugriffsfehler

This isn't enough output to work with. Xine-0.9.11 compiles fine here.

-- 
Jack Morgan						<j-morgan@gol.com> 
GnuPG Key ID: 0x620F545F				http://pgp.mit.edu

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev] Xine 0.9.11 segfaults for me
  2002-06-22 22:11 ` Jack Morgan
@ 2002-06-23  7:44   ` suka_at
  2002-06-23 12:10     ` Jack Morgan
  0 siblings, 1 reply; 5+ messages in thread
From: suka_at @ 2002-06-23  7:44 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 779 bytes --]

On Sun, 2002-06-23 at 00:11, Jack Morgan wrote:
> On Sat, Jun 22, 2002 at 09:54:32PM +0200, suka_at wrote:
> > Dies ist xine (X11 gui) - Ein freier Video-Player v0.9.11
> > (c) 2000-2002 bei G. Bartsch und dem xine Projektteam.
> > Kompiliert mit xine Bibliothek 0.9.11 [Sat 22 Jun 2002 20:39:21]-[gcc
> > version 2.95.3 20010315 (release)]-[Linux 2.4.19-crypto-r7 i686].
> > Xine Bibliothek, Version 0.9.11 (0.9.11a) gefunden.
> > Speicherzugriffsfehler
> 
> This isn't enough output to work with. Xine-0.9.11 compiles fine here.

I didn't say, that it doesn't compile, it does. What extra information
do you want exactly? My system is up-to-date to the portage tree, as a
desktop I am using Gnome 2. I have also attached an strace of xine
0.9.11 starting and crashing. 

suka


[-- Attachment #2: xinestart.log --]
[-- Type: text/plain, Size: 28447 bytes --]

execve("/usr/bin/xine", ["xine"], [/* 45 vars */]) = 0
brk(0)                                  = 0x80cea84
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
open("/etc/ld.so.preload", O_RDONLY)    = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
close(3)                                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=93227, ...}) = 0
old_mmap(NULL, 93227, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40017000
close(3)                                = 0
open("/usr/X11R6/lib/libSM.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 \0\000"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=34804, ...}) = 0
old_mmap(NULL, 37120, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4002e000
mprotect(0x40036000, 4352, PROT_NONE)   = 0
old_mmap(0x40036000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x7000) = 0x40036000
close(3)                                = 0
open("/usr/X11R6/lib/libICE.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 4\0\000"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=88396, ...}) = 0
old_mmap(NULL, 97328, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40038000
mprotect(0x4004d000, 11312, PROT_NONE)  = 0
old_mmap(0x4004d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x14000) = 0x4004d000
old_mmap(0x4004e000, 7216, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4004e000
close(3)                                = 0
open("/usr/X11R6/lib/libXxf86vm.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 \r\0\000"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=17332, ...}) = 0
old_mmap(NULL, 20000, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40050000
mprotect(0x40054000, 3616, PROT_NONE)   = 0
old_mmap(0x40054000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x3000) = 0x40054000
close(3)                                = 0
open("/usr/lib/libpng12.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\320X\0"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=183592, ...}) = 0
old_mmap(NULL, 185436, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40055000
mprotect(0x40081000, 5212, PROT_NONE)   = 0
old_mmap(0x40081000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x2b000) = 0x40081000
close(3)                                = 0
open("/usr/X11R6/lib/libXext.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\220(\0"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=58596, ...}) = 0
old_mmap(NULL, 60668, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40083000
mprotect(0x40091000, 3324, PROT_NONE)   = 0
old_mmap(0x40091000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xd000) = 0x40091000
close(3)                                = 0
open("/usr/lib/libxineutils.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\200\22"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=21012, ...}) = 0
old_mmap(NULL, 23532, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40092000
mprotect(0x40097000, 3052, PROT_NONE)   = 0
old_mmap(0x40097000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x4000) = 0x40097000
close(3)                                = 0
open("/usr/lib/libxine.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@9\0\000"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=123200, ...}) = 0
old_mmap(NULL, 125112, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40098000
mprotect(0x400b5000, 6328, PROT_NONE)   = 0
old_mmap(0x400b5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1c000) = 0x400b5000
close(3)                                = 0
open("/usr/lib/libz.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\340\35"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=54856, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x400b7000
old_mmap(NULL, 56668, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x400b8000
mprotect(0x400c4000, 7516, PROT_NONE)   = 0
old_mmap(0x400c4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xb000) = 0x400c4000
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\0D\0\000"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=85132, ...}) = 0
old_mmap(NULL, 85936, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x400c6000
mprotect(0x400d4000, 28592, PROT_NONE)  = 0
old_mmap(0x400d4000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xd000) = 0x400d4000
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\374\33"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=10120, ...}) = 0
old_mmap(NULL, 12220, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x400db000
mprotect(0x400dd000, 4028, PROT_NONE)   = 0
old_mmap(0x400dd000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0x400dd000
close(3)                                = 0
open("/usr/X11R6/lib/libXtst.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\360\20"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=20940, ...}) = 0
old_mmap(NULL, 23560, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x400de000
mprotect(0x400e3000, 3080, PROT_NONE)   = 0
old_mmap(0x400e3000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x4000) = 0x400e3000
close(3)                                = 0
open("/usr/X11R6/lib/libX11.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\0000\n\1"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=834036, ...}) = 0
old_mmap(NULL, 815992, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x400e4000
mprotect(0x401a8000, 13176, PROT_NONE)  = 0
old_mmap(0x401a8000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xc3000) = 0x401a8000
old_mmap(0x401ab000, 888, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x401ab000
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\0P7\0\000"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=149624, ...}) = 0
old_mmap(NULL, 136276, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x401ac000
mprotect(0x401cd000, 1108, PROT_NONE)   = 0
old_mmap(0x401cd000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x20000) = 0x401cd000
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\0\250\224"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=1283172, ...}) = 0
old_mmap(NULL, 1241088, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x401ce000
mprotect(0x402f3000, 40960, PROT_NONE)  = 0
old_mmap(0x402f3000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x124000) = 0x402f3000
old_mmap(0x402f9000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x402f9000
close(3)                                = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x402fd000
mprotect(0x400b8000, 49152, PROT_READ|PROT_WRITE) = 0
mprotect(0x400b8000, 49152, PROT_READ|PROT_EXEC) = 0
munmap(0x40017000, 93227)               = 0
getrlimit(0x3, 0xbffff7a0)              = 0
setrlimit(RLIMIT_STACK, {rlim_cur=2044*1024, rlim_max=RLIM_INFINITY}) = 0
getpid()                                = 9452
uname({sys="Linux", node="zaurus.linux.net", ...}) = 0
rt_sigaction(SIGRTMIN, {0x400cf008, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x400ce398, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_2, {0x400cf098, [], 0x4000000}, NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [RTMIN], NULL, 8) = 0
_sysctl({{CTL_KERN, KERN_VERSION}, 2, 0xbffff574, 32, (nil), 0}) = 0
brk(0)                                  = 0x80cea84
brk(0x80ceab4)                          = 0x80ceab4
brk(0x80cf000)                          = 0x80cf000
open("/usr/share/locale/locale.alias", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=2601, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000
read(3, "# Locale name alias data base.\n#"..., 4096) = 2601
brk(0x80d0000)                          = 0x80d0000
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40017000, 4096)                = 0
open("/usr/lib/locale/de_AT+Euro/LC_IDENTIFICATION", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT@Euro/LC_IDENTIFICATION", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de@Euro/LC_IDENTIFICATION", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de+Euro/LC_IDENTIFICATION", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT/LC_IDENTIFICATION", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=355, ...}) = 0
old_mmap(NULL, 355, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40017000
close(3)                                = 0
open("/usr/lib/locale/de_AT+Euro/LC_MEASUREMENT", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT@Euro/LC_MEASUREMENT", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de@Euro/LC_MEASUREMENT", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de+Euro/LC_MEASUREMENT", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT/LC_MEASUREMENT", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=28, ...}) = 0
old_mmap(NULL, 28, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40018000
close(3)                                = 0
open("/usr/lib/locale/de_AT+Euro/LC_TELEPHONE", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT@Euro/LC_TELEPHONE", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de@Euro/LC_TELEPHONE", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de+Euro/LC_TELEPHONE", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT/LC_TELEPHONE", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=59, ...}) = 0
old_mmap(NULL, 59, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40019000
close(3)                                = 0
open("/usr/lib/locale/de_AT+Euro/LC_ADDRESS", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT@Euro/LC_ADDRESS", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de@Euro/LC_ADDRESS", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de+Euro/LC_ADDRESS", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT/LC_ADDRESS", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=132, ...}) = 0
old_mmap(NULL, 132, PROT_READ, MAP_PRIVATE, 3, 0) = 0x4001a000
close(3)                                = 0
brk(0x80d1000)                          = 0x80d1000
open("/usr/lib/locale/de_AT+Euro/LC_NAME", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT@Euro/LC_NAME", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de@Euro/LC_NAME", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de+Euro/LC_NAME", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT/LC_NAME", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=67, ...}) = 0
old_mmap(NULL, 67, PROT_READ, MAP_PRIVATE, 3, 0) = 0x4001b000
close(3)                                = 0
open("/usr/lib/locale/de_AT+Euro/LC_PAPER", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT@Euro/LC_PAPER", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de@Euro/LC_PAPER", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de+Euro/LC_PAPER", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT/LC_PAPER", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=39, ...}) = 0
old_mmap(NULL, 39, PROT_READ, MAP_PRIVATE, 3, 0) = 0x4001c000
close(3)                                = 0
open("/usr/lib/locale/de_AT+Euro/LC_MESSAGES", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT@Euro/LC_MESSAGES", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de@Euro/LC_MESSAGES", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de+Euro/LC_MESSAGES", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT/LC_MESSAGES", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
close(3)                                = 0
open("/usr/lib/locale/de_AT/LC_MESSAGES/SYS_LC_MESSAGES", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=59, ...}) = 0
old_mmap(NULL, 59, PROT_READ, MAP_PRIVATE, 3, 0) = 0x4001d000
close(3)                                = 0
open("/usr/lib/locale/de_AT+Euro/LC_MONETARY", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT@Euro/LC_MONETARY", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de@Euro/LC_MONETARY", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de+Euro/LC_MONETARY", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT/LC_MONETARY", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=291, ...}) = 0
old_mmap(NULL, 291, PROT_READ, MAP_PRIVATE, 3, 0) = 0x4001e000
close(3)                                = 0
open("/usr/lib/locale/de_AT+Euro/LC_COLLATE", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT@Euro/LC_COLLATE", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de@Euro/LC_COLLATE", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de+Euro/LC_COLLATE", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT/LC_COLLATE", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=21499, ...}) = 0
old_mmap(NULL, 21499, PROT_READ, MAP_PRIVATE, 3, 0) = 0x4001f000
close(3)                                = 0
open("/usr/lib/locale/de_AT+Euro/LC_TIME", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT@Euro/LC_TIME", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de@Euro/LC_TIME", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de+Euro/LC_TIME", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT/LC_TIME", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=2372, ...}) = 0
old_mmap(NULL, 2372, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40025000
close(3)                                = 0
brk(0x80d2000)                          = 0x80d2000
open("/usr/lib/locale/de_AT+Euro/LC_NUMERIC", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT@Euro/LC_NUMERIC", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de@Euro/LC_NUMERIC", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de+Euro/LC_NUMERIC", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT/LC_NUMERIC", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=59, ...}) = 0
old_mmap(NULL, 59, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40026000
close(3)                                = 0
open("/usr/lib/locale/de_AT+Euro/LC_CTYPE", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT@Euro/LC_CTYPE", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de@Euro/LC_CTYPE", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de+Euro/LC_CTYPE", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/de_AT/LC_CTYPE", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=201664, ...}) = 0
old_mmap(NULL, 201664, PROT_READ, MAP_PRIVATE, 3, 0) = 0x402fe000
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [ALRM], NULL, 8) = 0
brk(0x80d4000)                          = 0x80d4000
getuid32()                              = 1000
socket(PF_UNIX, SOCK_STREAM, 0)         = 3
connect(3, {sin_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=604, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000
read(3, "# Copyright 1999-2002 Gentoo Tec"..., 4096) = 604
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40027000, 4096)                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=93227, ...}) = 0
old_mmap(NULL, 93227, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40330000
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\31"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=49392, ...}) = 0
old_mmap(NULL, 51660, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40347000
mprotect(0x40353000, 2508, PROT_NONE)   = 0
old_mmap(0x40353000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xb000) = 0x40353000
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\260=\0"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=80588, ...}) = 0
old_mmap(NULL, 89468, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40354000
mprotect(0x40367000, 11644, PROT_NONE)  = 0
old_mmap(0x40367000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x12000) = 0x40367000
old_mmap(0x40368000, 7548, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40368000
close(3)                                = 0
munmap(0x40330000, 93227)               = 0
uname({sys="Linux", node="zaurus.linux.net", ...}) = 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=1571, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000
_llseek(3, 0, [0], SEEK_CUR)            = 0
read(3, "root:x:0:0::/root:/bin/bash\nbin:"..., 4096) = 1571
close(3)                                = 0
munmap(0x40027000, 4096)                = 0
getuid32()                              = 1000
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=1571, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000
_llseek(3, 0, [0], SEEK_CUR)            = 0
read(3, "root:x:0:0::/root:/bin/bash\nbin:"..., 4096) = 1571
close(3)                                = 0
munmap(0x40027000, 4096)                = 0
open("/home/zaurus/.xine/xinerc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/de_AT+Euro/LC_MESSAGES/xine-ui.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/de_AT@Euro/LC_MESSAGES/xine-ui.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/de@Euro/LC_MESSAGES/xine-ui.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/de+Euro/LC_MESSAGES/xine-ui.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/de_AT/LC_MESSAGES/xine-ui.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/de/LC_MESSAGES/xine-ui.mo", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=20359, ...}) = 0
old_mmap(NULL, 20359, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40027000
close(3)                                = 0
open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gconv/gconv-modules", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=43131, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002c000
read(3, "# GNU libc iconv configuration.\n"..., 4096) = 4096
brk(0x80d5000)                          = 0x80d5000
read(3, "2\n\nalias\tISO-IR-141//\t\tJUS_I.B1."..., 4096) = 4096
brk(0x80d6000)                          = 0x80d6000
brk(0x80d7000)                          = 0x80d7000
read(3, "SF00010003//\t\tISO-8859-3//\nmodul"..., 4096) = 4096
brk(0x80d8000)                          = 0x80d8000
brk(0x80d9000)                          = 0x80d9000
read(3, "/\nalias\tLATIN8//\t\tISO-8859-14//\n"..., 4096) = 4096
brk(0x80da000)                          = 0x80da000
brk(0x80db000)                          = 0x80db000
read(3, "ias\tCSEBCDICESS//\t\tEBCDIC-ES-S//"..., 4096) = 4096
brk(0x80dc000)                          = 0x80dc000
brk(0x80dd000)                          = 0x80dd000
read(3, "RNAL\t\tIBM285\t\t1\nmodule\tINTERNAL\t"..., 4096) = 4096
brk(0x80de000)                          = 0x80de000
brk(0x80df000)                          = 0x80df000
read(3, "lias\tCP866//\t\t\tIBM866//\nalias\t86"..., 4096) = 4096
brk(0x80e0000)                          = 0x80e0000
read(3, "M1004\t\t1\nmodule\tINTERNAL\t\tIBM100"..., 4096) = 4096
brk(0x80e1000)                          = 0x80e1000
brk(0x80e2000)                          = 0x80e2000
read(3, "P1252//\nalias\tWINDOWS-1252//\t\tCP"..., 4096) = 4096
brk(0x80e3000)                          = 0x80e3000
brk(0x80e4000)                          = 0x80e4000
read(3, "dule\t\tcost\nalias\tST_SEV_358-88//"..., 4096) = 4096
brk(0x80e5000)                          = 0x80e5000
brk(0x80e6000)                          = 0x80e6000
read(3, "RNAL\t\tTIS-620\t\t1\nmodule\tINTERNAL"..., 4096) = 2171
brk(0x80e7000)                          = 0x80e7000
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x4002c000, 4096)                = 0
fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(3, 3), ...}) = 0
ioctl(1, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002c000
write(1, "Dies ist xine (X11 gui) - Ein fr"..., 113) = 113
write(1, "Kompiliert mit xine Bibliothek 0"..., 136) = 136
write(1, "Xine Bibliothek, Version 0.9.11 "..., 52) = 52
getuid32()                              = 1000
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=1571, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002d000
_llseek(3, 0, [0], SEEK_CUR)            = 0
read(3, "root:x:0:0::/root:/bin/bash\nbin:"..., 4096) = 1571
close(3)                                = 0
munmap(0x4002d000, 4096)                = 0
getuid32()                              = 1000
brk(0x80e8000)                          = 0x80e8000
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=1571, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002d000
_llseek(3, 0, [0], SEEK_CUR)            = 0
read(3, "root:x:0:0::/root:/bin/bash\nbin:"..., 4096) = 1571
close(3)                                = 0
munmap(0x4002d000, 4096)                = 0
stat64("/home/zaurus/.xine/config", {st_mode=S_IFREG|0644, st_size=7577, ...}) = 0
open("/home/zaurus/.xine/config", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=7577, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002d000
read(3, "#\n# xine config file\n#\n\n# synchr"..., 4096) = 4096
brk(0x80e9000)                          = 0x80e9000
brk(0x80ea000)                          = 0x80ea000
brk(0x80eb000)                          = 0x80eb000
brk(0x80ec000)                          = 0x80ec000
brk(0x80ed000)                          = 0x80ed000
brk(0x80ee000)                          = 0x80ee000
brk(0x80ef000)                          = 0x80ef000
read(3, "ng to 2.0 surround stereo\n# bool"..., 4096) = 3481
brk(0x80f0000)                          = 0x80f0000
brk(0x80f1000)                          = 0x80f1000
brk(0x80f2000)                          = 0x80f2000
brk(0x80f3000)                          = 0x80f3000
brk(0x80f4000)                          = 0x80f4000
brk(0x80f5000)                          = 0x80f5000
brk(0x80f6000)                          = 0x80f6000
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x4002d000, 4096)                = 0
uname({sys="Linux", node="zaurus.linux.net", ...}) = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 3
uname({sys="Linux", node="zaurus.linux.net", ...}) = 0
uname({sys="Linux", node="zaurus.linux.net", ...}) = 0
connect(3, {sin_family=AF_UNIX, path="/tmp/.X11-unix/X0"}, 19) = 0
uname({sys="Linux", node="zaurus.linux.net", ...}) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
access("/home/zaurus/.Xauthority", R_OK) = 0
open("/home/zaurus/.Xauthority", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0600, st_size=274, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002d000
read(4, "\1\0\0\20zaurus.linux.net\0\0010\0\22MIT-MAG"..., 4096) = 274
close(4)                                = 0
munmap(0x4002d000, 4096)                = 0
brk(0x80f7000)                          = 0x80f7000
writev(3, [{"l\0\v\0\0\0\22\0\20\0\0\0", 12}, {"MIT-MAGIC-COOKIE-1", 18}, {"\0\0", 2}, {"\335\351\6\'B\262\376d[\363\250\33\375\227s\273", 16}], 4) = 48
fcntl64(3, F_GETFL)                     = 0x2 (flags O_RDWR)
fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK)  = 0
read(3, 0xbffff6fc, 8)                  = -1 EAGAIN (Resource temporarily unavailable)
select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
read(3, "\1\0\v\0\0\0Q\0", 8)           = 8
read(3, "@ge\2\0\0\240\3\377\377\37\0\0\1\0\0*\0\377\377\1\7\0\0"..., 324) = 324
write(3, "7\0\5\0\0\0\240\3b\0\0\0\10\0\0\0\377\377\0\0b\0\5\0\f"..., 64) = 64
read(3, 0xbffff710, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
read(3, "\1\361\2\0\0\0\0\0\1\203\0\0\0\0\0\0\0\0\0\0\30\0\0\0\1"..., 32) = 32
read(3, "\1\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0"..., 32) = 32
write(3, "\203\0\1\0", 4)               = 4
read(3, 0xbffff730, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
read(3, "\1\361\4\0\0\0\0\0\377\377\17\0\0\0\0\0\1\0\0\0\0\0\0\0"..., 32) = 32
writev(3, [{"b\0\5\0\t\0\240\3", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20
read(3, 0xbffff5bc, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
read(3, "\1\361\5\0\0\0\0\0\1\225o\255\0\0\0\0\1\0\0\0\0\0\0\0\1"..., 32) = 32
write(3, "\225\0\2\0\1\0\0\0", 8)       = 8
read(3, 0xbffff65c, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
read(3, "\1\1\6\0\0\0\0\0\1\0\0\0\230K\204\10\0\20\0\0\0\0\0\0\350"..., 32) = 32
getuid32()                              = 1000
open("/etc/passwd", O_RDONLY)           = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1571, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002d000
_llseek(4, 0, [0], SEEK_CUR)            = 0
read(4, "root:x:0:0::/root:/bin/bash\nbin:"..., 4096) = 1571
close(4)                                = 0
munmap(0x4002d000, 4096)                = 0
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev] Xine 0.9.11 segfaults for me
  2002-06-23  7:44   ` suka_at
@ 2002-06-23 12:10     ` Jack Morgan
  2002-06-23 17:14       ` suka_at
  0 siblings, 1 reply; 5+ messages in thread
From: Jack Morgan @ 2002-06-23 12:10 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 1184 bytes --]

On Sun, Jun 23, 2002 at 09:44:00AM +0200, suka_at wrote:
>>> Jack>>> This isn't enough output to work with. Xine-0.9.11 compiles fine here.
> 
> I didn't say, that it doesn't compile, it does.

I never said that xine couldn't compile on your system. I said that it compiles
fine on my system impling that your problem is specific to your system as compared
to xine in general.

> What extra information do you want exactly?

How about the output of xine from start to segfault from the terminal? 
qpkg -I -v xine or qpkg -I -v dvd  I have...

bash-2.05a$ qpkg -I -v xine
media-libs/xine-lib-0.9.11 *
media-video/xine-dvdnav-0.9.10 *
media-video/xine-ui-0.9.11 *

bash-2.05a$ qpkg -I -v dvd 
media-libs/libdvdcss-1.2.0 *
media-libs/libdvdnav-0.1.1 *
media-libs/libdvdread-0.9.3 *
media-video/xine-dvdnav-0.9.10 *

> My system is up-to-date to the portage tree, as a desktop I am using Gnome 2.

I'm using gcc-3.1 profile with Gnome-1.4

> I have also attached an strace of xine 0.9.11 starting and crashing. 

Thanks, but personally can't do anything with it.

-- 
Jack Morgan						<j-morgan@gol.com> 
GnuPG Key ID: 0x620F545F				http://pgp.mit.edu

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev] Xine 0.9.11 segfaults for me
  2002-06-23 12:10     ` Jack Morgan
@ 2002-06-23 17:14       ` suka_at
  0 siblings, 0 replies; 5+ messages in thread
From: suka_at @ 2002-06-23 17:14 UTC (permalink / raw
  To: gentoo-dev

It was a problem with xine and a german environment, version 0.9.12
solved that

thanks
suka




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-06-23 17:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-22 19:54 [gentoo-dev] Xine 0.9.11 segfaults for me suka_at
2002-06-22 22:11 ` Jack Morgan
2002-06-23  7:44   ` suka_at
2002-06-23 12:10     ` Jack Morgan
2002-06-23 17:14       ` suka_at

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox