Hi Sandish, Have you tried the steps outlined here? https://cwiki.apache.org/confluence/display/IMPALA/Debugging+Impala+Minidumps
If it still doesn't work, as Brock mentioned, please paste portions of errors or any other helpful output that you see. - Sailesh On Mon, Nov 27, 2017 at 8:23 PM, Brock Noland <br...@phdata.io> wrote: > Hi Sandish, > > I don't know how to help you, but I think it'd be useful if you shared a > portion of the results file for folks to look at. Note that attachments > don't work well so I'd just paste a portion of it inline. > > On Mon, Nov 27, 2017 at 9:15 PM, sanysand...@gmail.com < > sanysand...@gmail.com> wrote: > > > Hi Team, > > > > I'm trying to get minidump_stackwalk results with dump breakpad symbols, > > but symbols are not showing in results file, below are the steps which I > > followed. Can someone verify or give me steps to get symbols in > > minidump_stackwalk results ?? > > > > > > Steps: > > dump_breakpad_symbols.py -b be/build/ --dump_syms > > $IMPALA_HOME/toolchain/breakpad-1b704857f1e78a864e6942e613457e > 55f1aecb60-p3/bin/dump_syms > > -d /tmp/syms > > > > $IMPALA_HOME/toolchain/breakpad-1b704857f1e78a864e6942e61345 > > 7e55f1aecb60-p3/bin/minidump_stackwalk <minidump-filename>.dmp /tmp/syms > > > /tmp/resolved.txt > > >