<div class="gmail_quote">On 23 February 2010 19:28, Dave Anderson <span dir="ltr"><<a href="mailto:anderson@redhat.com">anderson@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
----- "Gallus" <<a href="mailto:gall.cwpl@gmail.com">gall.cwpl@gmail.com</a>> wrote:<br>
<br>
> Hi,<br>
> is it possible to display a stack trace of an user space process?<br>
<br>
</div>No.<br>
<br>
You could do a raw "rd -u" of the user-space stack, but given that<br>
the crash utility has no knowledge of any user-space symbols,<br>
it's probably not going to be very illuminating.<br>
<br>
Dave
<font color="#888888"><br></font></blockquote><br></div>Thanks for the answer. If I will use addr2line or similar technique on the binary whose stack I will read by using "rd -u", then I can get something meaningful, right? (I have a binary that isn't striped).<br>
<br>Regards,<br>Gallus<br><br>