Package: epiphany
Version: 0.5.1-2
Severity: grave
Justification: renders package unusable


First run:
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7fba000
open("/home/krzysio/.epiphany", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file 
or directory)
open("/home/krzysio/.epiphany", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 5
write(5, "0", 1)                        = 1
close(5)                                = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

Second run:
open("/home/krzysio/.epiphany", O_RDONLY|O_LARGEFILE) = 5
read(5, "0", 8191)                      = 1
read(5, "", 8191)                       = 0
open("./maps", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No 
such file or directory)
close(5)                                = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

$ ln -s /usr/share/epiphany/maps/ .
open("./maps", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 6
fstat64(6, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl64(6, F_SETFD, FD_CLOEXEC)         = 0
getdents64(6, /* 15 entries */, 4096)   = 464
stat64(".", {st_mode=S_IFDIR|0711, st_size=12288, ...}) = 0
stat64("..", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("level0.map", 0xbfcaab6c)        = -1 ENOENT (No such file or directory)
stat64("level1.map", 0xbfcaabcc)        = -1 ENOENT (No such file or directory)
....
stat64("level10.map", 0xbfcaabcc)       = -1 ENOENT (No such file or directory)
getdents64(6, /* 0 entries */, 4096)    = 0
close(6)                                = 0
close(5)                                = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages epiphany depends on:
ii  epiphany-data                0.5.1-2     required maps for epiphany game
ii  libc6                        2.3.6-13    GNU C Library: Shared libraries
ii  libclan2c2a-sound            0.6.5-1-3.2 Sound module for ClanLib game SDK
ii  libclanlib2c2a               0.6.5-1-3.2 ClanLib game SDK core runtime
ii  libgcc1                      1:4.1.0-4   GCC support library
ii  libstdc++6                   4.1.0-4     The GNU Standard C++ Library v3

epiphany recommends no packages.

-- no debconf information

Krzysztof Bielatowicz
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to