View previous topic :: View next topic |
Author |
Message |
ElCondor Guru
Joined: 10 Apr 2002 Posts: 520 Location: Vienna, Austria, Europe
|
Posted: Sun Jun 23, 2002 2:32 pm Post subject: xine 0.9.11 segfaulting |
|
|
i upgraded xine yesterday to 0.9.11, it compiled without problems, but when i try to start it: Code: | 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 [Sun 23 Jun 2002 15:33:46]-[gcc version 2.95.3 20010315 (release)]-[Linux 2.4.19-gentoo-r4 i686].
Xine Bibliothek, Version 0.9.11 (0.9.11a) gefunden.
Speicherzugriffsfehler | (Speicherzugriffsfehler=Segmentation fault)
I unmerged every xine-package, re-compiled it, but the error stays. strace ends with: Code: | .........
open("/work/warum//.Xauthority", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0600, st_size=377, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x15891000
read(4, "\1\0\0\20phieps.warum.net\0\0010\0\22MIT-MAG"..., 4096) = 377
close(4) = 0
munmap(0x15891000, 4096) = 0
brk(0x8100000) = 0x8100000
writev(3, [{"l\0\v\0\0\0\22\0\20\0\0\0", 12}, {"MIT-MAGIC-COOKIE-1", 18 }, {"\0\0", 2}, {"C\31map\365x\32\2531Y\333\347\267\262\372", 16}], 4) = 48
fcntl64(3, F_GETFL) = 0x2 (flags O_RDWR)
fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0
read(3, 0x3ffff22c, 8 ) = -1 EAGAIN (Resource temporarily unavailable)
select(4, [3], NULL, NULL, NULL) = 1 (in [3])
read(3, "\1\0\v\0\0\0i\0", 8 ) = 8
read(3, "@ge\2\0\0`\5\377\377\37\0\0\1\0\0*\0\377\377\1\7\0\0 "..., 420) = 420
write(3, "7\0\5\0\0\0`\5?\0\0\0\10\0\0\0\377\377\0\0b\0\5\0\f\0\0"..., 64) = 64
read(3, 0x3ffff240, 32) = -1 EAGAIN (Resource temporarily unavailable)
select(4, [3], NULL, NULL, NULL) = 1 (in [3])
read(3, "\1b\2\0\0\0\0\0\1\204\0\0\\\375\377?\0\0\0\0\0\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, "\204\0\1\0", 4) = 4
read(3, 0x3ffff260, 32) = -1 EAGAIN (Resource temporarily unavailable)
select(4, [3], NULL, NULL, NULL) = 1 (in [3])
read(3, "\1b\4\0\0\0\0\0\377\377\17\0\\\375\377?\0\0\0\0\1\0\0\0"..., 32) = 32
writev(3, [{"b\0\5\0\t\0`\5", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20
read(3, 0x3ffff0d4, 32) = -1 EAGAIN (Resource temporarily unavailable)
select(4, [3], NULL, NULL, NULL) = 1 (in [3])
read(3, "\1b\5\0\0\0\0\0\1\230u\317\\\375\377?\0\0\0\0\1\0\0\0\1"..., 32) = 32
write(3, "\230\0\2\0\1\0\0\0", 8 ) = 8
read(3, 0x3ffff184, 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\0s\335\r\10 \240 \tH\300\t\t\0\20"..., 32) = 32
getuid32() = 502
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=1578, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x15891000
_llseek(4, 0, [0], SEEK_CUR) = 0
read(4, "root:x:0:0::/root:/bin/bash\nbin:"..., 4096) = 1578
close(4) = 0
munmap(0x15891000, 4096) = 0
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++ |
Any ideas what might be wrong here?
* ElCondor pasa * _________________ Here I am the victim of my own choices and I'm just starting! |
|
Back to top |
|
|
TGL Bodhisattva
Joined: 02 Jun 2002 Posts: 1978 Location: Rennes, France
|
Posted: Sun Jun 23, 2002 4:17 pm Post subject: |
|
|
I've just seen that 0.9.12 is out, 2 days after 0.9.11... So you were probably not the only one with bugs. |
|
Back to top |
|
|
ElCondor Guru
Joined: 10 Apr 2002 Posts: 520 Location: Vienna, Austria, Europe
|
Posted: Mon Jun 24, 2002 9:23 am Post subject: |
|
|
It's a language problem, seems it doesn't like german environment. setting LANG="en" and it works.
trying to upgrade to 0.9.12 doesn't work currently due to Code: | make[3]: *** [xine-bugreport] Error 1
make[3]: Leaving directory `/var/tmp/portage/xine-ui-0.9.12/work/xine-ui-0.9.12/misc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/xine-ui-0.9.12/work/xine-ui-0.9.12/misc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xine-ui-0.9.12/work/xine-ui-0.9.12'make: *** [all-recursive-am] Error 2 | well ... carrying on ....
* ElCondor pasa * _________________ Here I am the victim of my own choices and I'm just starting! |
|
Back to top |
|
|
jay l33t
Joined: 08 May 2002 Posts: 980
|
Posted: Mon Jun 24, 2002 10:11 am Post subject: |
|
|
I have the same problem. Xine is segfaulting when I use other locale settings than POSIX or en_us.
El Condor: Could you file a bug about this at the XINE team? _________________ Do you want your posessions identified? [ynq] (n) |
|
Back to top |
|
|
ElCondor Guru
Joined: 10 Apr 2002 Posts: 520 Location: Vienna, Austria, Europe
|
Posted: Mon Jun 24, 2002 10:28 am Post subject: |
|
|
I got an email stating that 0.9.12 does not have this locale-problem anymore. I will post it as soon as it compiles *sigh*
* ElCondor pasa * _________________ Here I am the victim of my own choices and I'm just starting! |
|
Back to top |
|
|
ElCondor Guru
Joined: 10 Apr 2002 Posts: 520 Location: Vienna, Austria, Europe
|
Posted: Mon Jun 24, 2002 11:04 am Post subject: |
|
|
no more problems with 0.9.12 .. exept that there is only one skin
* ElCondor pasa * _________________ Here I am the victim of my own choices and I'm just starting! |
|
Back to top |
|
|
|
|
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
|
|