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

Wireshark-users: Re: [Wireshark-users] MATE transformations

From: Bernhard Bock <mailinglists@xxxxxxx>
Date: Sat, 23 Jun 2007 00:00:56 +0200
Luis EG Ontanon schrieb:
> disable lua? under windows?
> is that a version before 0.99.4?

No, I was using 0.99.5.
With disabling I was talking about the line
	disable_lua = true; do return end;
in the init.lua file. I did comment it out beforehand and had some
custom lua code in there, which made WS crash together with the MATE Gop
section.
As soon as I inserted the disable_lua line back again, WS did not crash
any more.

> could you try http://www.wireshark.org/download/prerelease/wireshark-setup-0.99.6pre1.exe
> and see if that happens with that too?

I just tried 0.99.6pre1 and the problem is solved there. I'm not able to
reproduce the crash any more.

Thanks again for the quick and comprehensive help!

Bernhard