Ethereal-dev: Re: [Ethereal-dev] print on solaris crashes

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

From: Guy Harris <guy@xxxxxxxxxx>
Date: Wed, 13 Feb 2002 14:06:41 -0800 (PST)
> I had the same thing happen.

I doubt you had the *same* thing happen.  ("Ethereal explodes" is not
the same thing.  Ethereal will die if you send it "kill -ABRT", too, but
that's not the same thing....)

You may have had *another* print failure, but not the failure he saw, as
that failure is in the code that's looking at protocol tree information
to figure out what text to print, not in the code that's actually
printing it.

> print tries to use lpr (by default)
> root's path doesn't include lpr
> ethereal explodes.

Ethereal won't explode in that particular fashion.

When I did a "print to command" and specified the command "bzqqxfzmt",
Ethereal just exited - it didn't crash in the same place it crashed for
him.