I ran zenmodeler with gdb and got a little more information when it crashed.  
Not a great deal of info with debugging symbols but maybe someone can suggest 
something based on this:


Code:
...
DEBUG:zen.SnmpClient:Starting SNMP info for <target> at <ip>:161 timeout: 2.5 
tries: 2 version: v1  community: <deleted>

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208965440 (LWP 20376)]
0x00884bc8 in _int_malloc () from /lib/tls/libc.so.6
(gdb) bt
#0  0x00884bc8 in _int_malloc () from /lib/tls/libc.so.6
#1  0x00886aa1 in malloc () from /lib/tls/libc.so.6
#2  0x0806e20b in PyList_New ()
#3  0x080aa666 in _PyUnicodeUCS2_IsAlpha ()
#4  0x080b7100 in PyEval_EvalFrame ()
#5  0x080b6e53 in PyEval_EvalFrame ()
...







-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=26949#26949

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to