From: Leonard m. <spa...@ya...> - 2003-06-12 15:33:09
|
Couple questions. How do I specify a wildcard for multiple stack frames in a suppression stack. If anyone's used purify, I'm talking about the equivalent to its "..." syntax. For example, in the below error, I want to match on any stack that matches: <top> ..., __writev, ..., XQueryExtension, ... <bottom> Also, is there a way to match on more than 5 stack frames? Thanks, Randall Syscall param writev(vector[...]) contains uninitialised or unaddressable byte(s) at 0x4017C281: vgAllRoadsLeadToRome_writev (vg_intercept.c:108) by 0x4017C2BE: __writev (vg_intercept.c:731) by 0x408210AF: _X11TransSocketWritev (in /usr/X11R6/lib/libX11.so.6.2) by 0x40821CCE: _X11TransWritev (in /usr/X11R6/lib/libX11.so.6.2) by 0x40801CF4: _XSend (in /usr/X11R6/lib/libX11.so.6.2) by 0x407F810A: XQueryExtension (in /usr/X11R6/lib/libX11.so.6.2) __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com |