Bug#548842: Apt alignment trap.

2009-11-04 Thread Martin Guy
A patch has turned up for glibc-2.9. I'm trying it on eglibc-2.10... See http://sourceware.org/ml/crossgcc/2009-11/msg8.html --- glibc-ports-2.9/sysdeps/arm/dl-machine.h.orig 2009-11-03 22:03:57.0 +0100 +++ glibc-ports-2.9/sysdeps/arm/dl-machine.h2009-11-03 22:11:45.0

Bug#548842: Apt alignment trap.

2009-10-10 Thread Martin Guy
reassign 548842 gcc-4.3 4.3.4-2 thanks On 10/9/09, John Reiser wrote: > Some shared library has been built with an initialized pointer, where the > storage > for the pointer itself is not aligned on a 4-byte boundary. The problem is > not > in glibc(ld-linux); the problem lies in some shared

Bug#548842: Apt alignment trap.

2009-10-09 Thread John Reiser
If you'd like to help debug this, you can echo 5> /proc/cpu/alignment and run apt-get under gdb - it will be killed with a Bus Error at the bad code. *reloc_addr += value Some shared library has been built with an initialized pointer, where the storage for the pointer itself is not aligne