Hi everyone, I have hada similar case to the latter one raised by Hemant Dewnarain in Apr 2011.
At least, Iwas using Wireshark on Windows 10 and I have got a similar message : “Stopped processingmodules <module_name> due to error(s) to prevent potential crash inlibsmi. Module’sconformance level:1. See detailsat: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560325 As the errorpointed this thread, I naturally read it but I did not find a solution for my case. A difference was that the module impacted in Hemant post was SNMPv2-SMI while in mycase it was a MIB created and maintained by my company for our devices. After parsing the MIB with a syntax-verifier tool, itappeared we had some syntaxes / forbidden values in the MIB that Wireshark / libsmido not allow. However,the MIB has been in use for years with various SNMP client (both Linux and Windows based) and no issues raised from our customers thus it seems only libsmi / Wiresahrk raises it as a CRITICAL issue. Wecorrected the MIB and now theerror does not appear anymore in Wireshark. Julien APPAIX