I have python2.4 installed (/usr/lib/python/2.4), and zenoss-1.1.1 was installed on this box and working fine.
Now that I removed zenoss and try adding the trunk this issue occurs I ran sh install.sh. Installed with no errors. also the /opt/zenoss/bin/python is symlinked to /usr/bin/python2.4 which was done by the zenoss install not by me. [EMAIL PROTECTED] zenossinst]$ zendisc run -d 127.0.0.1 -v10 DEBUG:zen.ZenDisc:Run in foreground, starting immediately. DEBUG:zen.ZenDisc:in debug mode starting apply in main thread. INFO:zen.ZenDisc:my hostname = localhost.localdomain INFO:zen.ZenDisc:my ip = 127.0.0.1 *** glibc detected *** /opt/zenoss/bin/python: double free or corruption (!prev): 0x08519f18 *** ======= Backtrace: ========= /lib/libc.so.6[0x90409d] /lib/libc.so.6(cfree+0x90)[0x9076f0] /usr/lib/libpython2.4.so.1.0(PyObject_Free+0x8b)[0x734a58b] /usr/lib/libpython2.4.so.1.0(PyMem_Free+0x1d)[0x7347bed] /opt/zenoss/lib/python/_ctypes.so[0x25030d] /opt/zenoss/lib/python/_ctypes.so[0x2504f2] /usr/lib/libpython2.4.so.1.0[0x736029a] /usr/lib/libpython2.4.so.1.0(PyEval_EvalFrame+0xe7e)[0x737d3fe] /usr/lib/libpython2.4.so.1.0(PyEval_EvalFrame+0x4d5d)[0x73812dd] /usr/lib/libpython2.4.so.1.0(PyEval_EvalFrame+0x4d5d)[0x73812dd] /usr/lib/libpython2.4.so.1.0(PyEval_EvalCodeEx+0x845)[0x73821b5] /usr/lib/libpython2.4.so.1.0(PyEval_EvalFrame+0x42e5)[0x7380865] /usr/lib/libpython2.4.so.1.0(PyEval_EvalCodeEx+0x845)[0x73821b5] /usr/lib/libpython2.4.so.1.0(PyEval_EvalFrame+0x42e5)[0x7380865] /usr/lib/libpython2.4.so.1.0(PyEval_EvalCodeEx+0x845)[0x73821b5] /usr/lib/libpython2.4.so.1.0(PyEval_EvalFrame+0x42e5)[0x7380865] /usr/lib/libpython2.4.so.1.0(PyEval_EvalFrame+0x4d5d)[0x73812dd] /usr/lib/libpython2.4.so.1.0(PyEval_EvalCodeEx+0x845)[0x73821b5] /usr/lib/libpython2.4.so.1.0(PyEval_EvalCode+0x63)[0x7382293] /usr/lib/libpython2.4.so.1.0[0x739f078] /usr/lib/libpython2.4.so.1.0(PyRun_SimpleFileExFlags+0x198)[0x73a07b8] /usr/lib/libpython2.4.so.1.0(PyRun_AnyFileExFlags+0x7a)[0x73a0e9a] /usr/lib/libpython2.4.so.1.0(Py_Main+0xb85)[0x73a7825] /opt/zenoss/bin/python(main+0x32)[0x8048582] /lib/libc.so.6(__libc_start_main+0xdc)[0x8b3f2c] /opt/zenoss/bin/python[0x80484c1] ======= Memory map: ======== On Mon, 2007-04-23 at 13:07 -0400, Chet Luther wrote: > On 4/23/07, Allen Sanabria <[EMAIL PROTECTED]> wrote: > > Would this change be in zope.conf or zeo.conf? > > > > As I'm running build.sh and not making any changes. > > This all depends on what your python installation looks like. Did you > install python into /opt/zenoss? Also, you should run install.sh, not > build.sh. > _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
