No subject
Mon Mar 21 21:14:43 UTC 2011
Tried upgrading to unstable's version of the package, still seeing
the segfault.
Here's how strace ends:
stat("/home/b-joeytest99/source/.ikiwiki/xapian/default", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/b-joeytest99/source/.ikiwiki/xapian/default/iamchert", 0x7fffcd3e2700) = -1 ENOENT (No such file or directory)
stat("/home/b-joeytest99/source/.ikiwiki/xapian/default/iamflint", 0x7fffcd3e2700) = -1 ENOENT (No such file or directory)
stat("/home/b-joeytest99/source/.ikiwiki/xapian/default/iambrass", 0x7fffcd3e2700) = -1 ENOENT (No such file or directory)
stat("/home/b-joeytest99/source/.ikiwiki/xapian/default/XAPIANDB", 0x7fffcd3e2700) = -1 ENOENT (No such file or directory)
stat("/home/b-joeytest99/source/.ikiwiki/xapian/default/record.DB", 0x7fffcd3e2490) = -1 ENOENT (No such file or directory)
stat("/home/b-joeytest99/source/.ikiwiki/xapian/default", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/home/b-joeytest99/source/.ikiwiki/xapian/default/flintlock", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4
socketpair(PF_FILE, SOCK_STREAM, 0, [5, 6]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f5683f3e9d0) = 27934
close(4) = 0
close(6) = 0
read(5, "\0", 1) = 1
gettimeofday({1302681283, 613545}, NULL) = 0
open("/dev/urandom", O_RDONLY) = 4
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
getuid() = 1310
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
-- System Information:
Debian Release: 6.0.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libsearch-xapian-perl depends on:
ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib
ii libgcc1 1:4.4.5-8 GCC support library
ii libstdc++6 4.4.5-8 The GNU Standard C++ Library v3
ii libxapian22 1.2.3-2 Search engine library
ii perl 5.10.1-17 Larry Wall's Practical Extraction
ii perl-base [perlapi-5.10.1] 5.10.1-17 minimal Perl system
libsearch-xapian-perl recommends no packages.
Versions of packages libsearch-xapian-perl suggests:
pn xapian-doc <none> (no description available)
-- no debconf information
More information about the pkg-perl-maintainers
mailing list