Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] Invalid man page

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

From: Frank Singleton <frank.singleton@xxxxxxxxxxxx>
Date: Thu, 01 Mar 2001 15:16:56 -0600
Guy Harris wrote:
> 
> > Something strange here...or perhaps I need some coffee ??
> >
> > If I change #if 0 to #if 1 to compile
> > with register_giop_user_module(dissect_test_idl,"TEST_IDL","Echo");
> >
> > then i get this error.
> 
> Are you certain that Ethereal isn't simply dropping core in the
> dissector handoff registration process due to, say, a bug in
> "register_giop_user_module()"?  Most, possibly all, of the times *I've*
> seen
> 
>         ...pod2man: Invalid man page - no documentation in ethereal.pod
> 
> it's been due to Ethereal simply dropping core.

Hi,

I ran ./ethereal -G as you and Gilbert suggested,
and that core dumped :(

Yep that found it. Missed a ptr initialisation in my code.
Thanks for the help.... time for a break :)

Cheers / Frank..

-- 
EUS/SV/Z Frank Singleton      ASO Americas BSS
Office : +1 972 583 3251      ECN 800 33251  
Pager  : +1 800 651 1184      Mobile : +1 214 228 0874
Amateur Radio: VK3FCS/KM5WS   Email : frank.singleton@xxxxxxxxxxxx

Hardware: HP Omnibook 4150 running Redhat Linux 6.2 (2.2.16 kernel).