Josh Giles wrote:
> Hi Dave!
>
> I'm seeing unaligned access messages using crash on an IA64 w/~512MB. I
> don't see any glaring problems with the backtraces themselves:
>
> crash /usr/lib/debug/lib/modules/2.6.18-1.2839.el5/vmlinux
> /var/crash/2006-12-11-15\:11/vmcore
>
> crash 4.0-3.14
> Copyright (C) 2002, 2003, 2004, 2005, 2006 Red Hat, Inc.
> Copyright (C) 2004, 2005, 2006 IBM Corporation
> Copyright (C) 1999-2006 Hewlett-Packard Co
> Copyright (C) 2005 Fujitsu Limited
> Copyright (C) 2005 NEC Corporation
> Copyright (C) 1999, 2002 Silicon Graphics, Inc.
> Copyright (C) 1999, 2000, 2001, 2002 Mission Critical Linux, Inc.
> This program is free software, covered by the GNU General Public License,
> and you are welcome to change it and/or distribute copies of it under
> certain conditions. Enter "help copying" to see the conditions.
> This program has absolutely no warranty. Enter "help warranty" for
details.
>
> crash(3615): unaligned access to 0x60000000001c34a4, ip=0x4000000000277420
> crash(3615): unaligned access to 0x60000000001c34ac, ip=0x4000000000277420
> crash(3615): unaligned access to 0x60000000001c34b4, ip=0x4000000000277420
> crash(3615): unaligned access to 0x60000000001c34bc, ip=0x4000000000277420
> crash(3615): unaligned access to 0x60000000001c34c4, ip=0x4000000000277420
> GNU gdb 6.1
>
Josh,
I put a test version of crash into /var/crash/2006-12-11-15:11
on that machine...
Thanks,
Dave
--
Crash-utility mailing list
Crash-utility(a)redhat.com
https://www.redhat.com/mailman/listinfo/crash-utility
I no longer see unaligned messages with the 4.0-3.14a version of crash.
-Josh