Hi, Garrett D'Amore wrote: > Andrew Gallatin wrote: > >> Garrett D'Amore wrote: >> >> >>> I thought stacks were separated by redzone pages, but I'd have to double >>> check. >>> >>> I recommend rebooting with kmem_flags = 0xf in your /etc/system. >>> >>> >> That's only helpful if I can reproduce it.. Is there anything I can >> do with this dump to shed some light on what happened? >> >> Drew >> Kernel stacks are separated by redzone pages. However, it is possible to "skip" the redzone page and corrupt some other thread's stack (but I think unlikely in this case). You might want to take a look at ::threadlist -v output for all kernel threads on the system. Also, sometimes ::msgbuf will have more information.
max _______________________________________________ networking-discuss mailing list [email protected]
