[Pkg-db-devel] Bug#247655: svnadmin crashes with "unaligned access"

Thomas Bader Thomas Bader <thomasb@trash.net>, 247655@bugs.debian.org
Fri, 7 May 2004 11:44:07 +0200


* David Kimdon <david@kimdon.org> [040506 21:49]:
> [svnadmin runs on at least some machines]

Did this testsuite really run a =BBsvnadmin create=AB?  Maybe
the other commands of svnadmin work properly.

> The build machine for that package was sarti:
>=20
> dwhedon@sarti:~$ uname -a
> Linux sarti 2.4.26-64 #1 Thu Apr 29 04:12:22 UTC 2004 parisc64 unknown
> dwhedon@sarti:~$ uname -a
>=20
> On Thu, May 06, 2004 at 10:13:46AM +0200, Thomas Bader wrote:
> > valinor:~# uname -a
> > Linux valinor.dawnlink.net 2.4.26-pa2 #1 Tue May 4 11:43:45 CEST 2004 p=
arisc GNU/Linux
>=20
> sarti is parisc64, yours is parisc, I wonder if that matters.

I have no parisc64 machine, so I probably will never find
that out.

I compiled the Debian sources of db4.2 on my machine.  This
did not fix the problem.  I tought, the problem maybe is
there because the packages got compiled on a parisc64
machine.

> > valinor:~# svnadmin create /d1/svn
> > svnadmin(12467): unaligned access to 0x4082be8c at
>=20
> 0x4082be8c is 4 byte aligned, what sort of access is the cpu trying to
> make?

How can I find that out?  I'm not very familar with such
things.