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

Bug#535571: kernel unaligned access copy_to_user_state with IPSec



sebastian wrote:

> I tried this, but I don't get any info, maybe there are some symbols
> missing. Do you have more details for me about addr2line?
>
> Are you hitting this bug, too? I suspect this happens on big endian systems.

No, I haven't hit this, and alas I don't have a sparc to try it on.
It was just laziness that prompted me to ask you to find what code
copy_to_user_state+0x54 corresponds to in the xfrm_user module of
2.6.32-30 --- I should be grabbing a copy and running "gdb" myself.

More precisely, I should be grabbing a copy of the corresponding -dbg
package, opening xfrm_user.ko with "gdb", and then running the
following command from the (gdb) prompt:

	list *(copy_to_user_state+0x54)

Sleepily,
Jonathan



Reply to: