Ethereal-users: [Ethereal-users] printf-parse.h

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Parks, Chauni" <chauni.parks@xxxxxxxx>
Date: Tue, 10 Dec 2002 11:20:07 -0500
Title: printf-parse.h

Hello,

I recently wrote a dissector for my middleware code. However, once I select a frame , select Decode As and select my plugin, Ethereal crashes with a Segmentation Fault. Which produces an error similar to the following:

_IO_vfprintf (s=0xbffff0a4, format=0x8 "", <Address= 0x200740 out of bounds, ap=0xbffff1f0)
            at printf-parse.h:95
            printf-parse.h: No such file or directory.

Does anyone know where this file is located? Or who might be calling it? If so, how could I get fixed this error?

Thanks In Advance
Chauni