
Hello,
I have a version of RFC1697 (RDBMS-MIB) different from the one in the mibs/ietf that generates a segmentation fault in the memberofGroup function.
I am not exactly sure why the exception occurs, but there are differences in the file's compliance statements.
The stack trace shows loadModule, calling smiparse, calling checkObjects, calling smiCheckComplianceStatus which passes group as a null pointer to checkObjects.
This is where the exception occurs.
I ran smilint on the web and it saw the exception also. Attached is the mib if you wish to see the problem.
Pamela
-- Pamela Heckmann Icon Laboratories, Inc. Pam_Heckmann@icon-labs.com The grand essentials to happiness in this life are something to do, something to love and something to hope for. - Joseph Addison

Pamela Heckmann writes:
Pamela> I have a version of RFC1697 (RDBMS-MIB) different from the one Pamela> in the mibs/ietf that generates a segmentation fault in the Pamela> memberofGroup function.
[...]
Below is the patch I justed checked into the CVS which fixes the core dump.
/js
participants (2)
-
Juergen Schoenwaelder
-
Pamela Heckmann