That is a spooky crash. Can you run zenwin with gdb so we can grab a better stack trace when the segfault happens?
$ gdb python (gdb) set args /opt/zenoss/Products/ZenWin/zenwin.py --configfile=/opt/zenoss/etc/zenwin.conf run -v10 When you get the crash just enter in 'where' to get the stack trace, and replace /opt/zenoss above with your $ZENHOME as needed. Congrats though, we haven't seen this crash before :) -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=31828#31828 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
