Coredump when having large number of rows in a table

"vsaavedra" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
Hi!



I'm having a coredump when my table data reach 1000 rows. When the table has
fewer rows, everything works fine, but when this number increases, I receive
a coredump.



I'm running version 5.3.01 in linux.



The core file shows the following trace:



#12 0x00139671 in _sess_read (sessp=0x92476e0, fdset=0xbff15530) at
snmp_api.c:5747

#13 0x0013a10c in snmp_sess_read (sessp=0x92476e0, fdset=0x39) at
snmp_api.c:5766

#14 0x0013a15a in snmp_read (fdset=0xbff15530) at snmp_api.c:5386

#15 0x001d56a3 in agent_check_and_process (block=1) at snmp_agent.c:600

#16 0x080497ac in main (argc=1, argv=0xbff15684) at agent-demon.c:76



Line 76 of agent-deamon.c is :



     73   while(keep_running) {

     74     /* if you use select(), see snmp_select_info() in snmp_api(3) */

     75     /*     --- OR ---  */

     76     agent_check_and_process(1); /* 0 == don't block */

     77   }



Can you help me here, please ?


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.