[sldev] eventlet segfaults in opensolaris
mark
markkicks at gmail.com
Mon Dec 10 08:03:33 PST 2007
Hi,
I am not able to get eventlet working in opensolaris. This is from python
-v.
How to fix this? I have a core dump, do you need it
thanks
mark
python version 2.4.4
pool.execute(a, 1)
import eventlet.kqueuehub # from eventlet/kqueuehub.py
# wrote eventlet/kqueuehub.pyc
dlopen("/opt/local/lib/python2.4/lib-dynload/select.so", 2);
import select # dynamically loaded from
/opt/local/lib/python2.4/lib-dynload/select.so
import eventlet.pollhub # from eventlet/pollhub.py
# wrote eventlet/pollhub.pyc
import eventlet.runloop # from eventlet/runloop.py
# wrote eventlet/runloop.pyc
# /opt/local/lib/python2.4/bisect.pyc matches
/opt/local/lib/python2.4/bisect.py
import bisect # precompiled from /opt/local/lib/python2.4/bisect.pyc
dlopen("/opt/local/lib/python2.4/lib-dynload/_bisect.so", 2);
import _bisect # dynamically loaded from
/opt/local/lib/python2.4/lib-dynload/_bisect.so
import eventlet.timer # from eventlet/timer.py
# wrote eventlet/timer.pyc
Segmentation Fault (core dumped)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20071210/5c9aad24/attachment-0001.htm
More information about the SLDev
mailing list