Ethereal-dev: Re: [Ethereal-dev] Double free corruption

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

Date: Fri, 7 Jan 2005 13:23:58 +0100
Hi,

> I just built mate on linux. When I started Ethereal, the following messages
> where printed:
> ** (ethereal:26525): WARNING **: Error Loading LoAL from file: at line: 0, Cannot Open file'config.mate'
MATE did not found its config or couldn't open it for any other reason. 
Bug 1: What's the reason? 

> ** (ethereal:26525): WARNING **: mate: could not load 'config.mate'
This poses a question, how should mate report to the user the fact
that it did not load its configuration? Is a g_warning OK, should it
remain silent and just don't work?

> *** glibc detected *** double free or corruption: 0x0832bf84 ***
I'll fix this soon.