I did not find file location and line number in gdb when I open the curedump. Even the path of source file is correct and compiled with -g option
Program terminated with signal 11, Segmentation fault.
#0 0x090ae019 in VlanIsFrameTagged ()
Missing separate debuginfos, use: debuginfo-install glibc-2.10.1-2.i686 libgcc-4.4.0-4.i586
(gdb) b
Breakpoint 1 at 0x90ae019
(gdb) bt
#0 0x090ae019 in VlanIsFrameTagged ()
#1 0x090aeb8a in VlanGetTagLenInFrameForLocalPort ()
#2 0x09083947 in VlanGetTagLenInFrame ()