More woes about smilint crash on CISCO-STACK-MIB.my

Thanks for your very quick reply regarding this issue previously. For sure progress was made, but there is still a problem with this same MIB. I feel like it is only one MIB, so don't spend too much effort on it but by the same token maybe it has potential for bigger problems.
Anyway, windows says access violation:
smiparse() line 2326 + 9 bytes loadModule(const char * 0x00300ee4) line 3661 + 9 bytes smiLoadModule(const char * 0x00300ee4) line 418 + 9 bytes main(int 2, char * * 0x00300ed0) line 205 + 15 bytes mainCRTStartup() line 206 + 25 bytes KERNEL32! 77f1b9ea()
Linux says:
Program received signal SIGSEGV, Segmentation fault. chunk_free (ar_ptr=0x4015f040, p=0x8067588) at malloc.c:2985 2985 malloc.c: No such file or directory. (gdb) where #0 chunk_free (ar_ptr=0x4015f040, p=0x8067588) at malloc.c:2985 #1 0x400cad75 in __libc_free (mem=0x8067590) at malloc.c:2959 #2 0x4001ddb9 in smiFree (ptr=0x8067590) at util.c:130 #3 0x4001b782 in smiFreeData () at data.c:3445 #4 0x4001e454 in smiExit () at smi.c:273 #5 0x8048fee in main (argc=2, argv=0xbffffc04) at smilint.c:213 (gdb) quit The program is running. Exit anyway? (y or n) y localhost:/home/martinc/libsmi-0.3.1/tools/.libs[{140}]>
_________________________________________________________________ Join the worlds largest e-mail service with MSN Hotmail. http://www.hotmail.com

Hi!
Joey> Thanks for your very quick reply regarding this issue previously. For Joey> sure progress was made, but there is still a problem with this same Joey> MIB. I feel like it is only one MIB, so don't spend too much effort Joey> on it but by the same token maybe it has potential for bigger problems.
Hm. Without the imported non-standard modules I could reproduce the problem only before my recent patch. Could you please send me the modules CISCO-TC, CISCO-SMI, and CISCO-VTP-MIB (if this would not violate any license restrictions)?
-frank
participants (2)
-
Frank Strauss
-
Joey Seek