[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Atari support for Parted



> > > I have installed subversion to check out the parted source but I got
> > > SIGSEGV in apr_palloc() from /usr/lib/libapr-0.so.0.

> > svn: error while loading shared libraries: /usr/lib/libxml2.so.2:
> > invalid ELF header

> Perhaps the problem is file corruption? Can you try reinstalling package
> libxml2?

After reinstalling the libxml2 I started getting segfaults again so I
ran it with strace:

lstat64("/home/joy/.subversion", {st_mode=010173200000,
st_size=17592186048512, ...}) = 0
lstat64("/home/joy/.subversion/auth", {st_mode=010160000000,
st_size=17592186048512, ...}) = 0
lstat64("/home/joy/.subversion/auth/svn.simple", {st_mode=010173200000,
st_size=17592186048512, ...}) = 0
lstat64("/home/joy/.subversion/auth/svn.username",
{st_mode=010173200000, st_size=17592186048512, ...}) = 0
lstat64("/home/joy/.subversion/auth/svn.ssl.server",
{st_mode=010173200000, st_size=17592186048512, ...}) = 0
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++

time to run e2fsck?

Petr




Reply to: