Segmentation Fault - Loading ESL module in Python
Forum » WikiPBX / Technical Support » Segmentation Fault - Loading ESL module in Python
Started by: lluisrieralluisriera
On: 1271861904|%e %b %Y, %H:%M %Z|agohover
Number of posts: 2
rss icon RSS: New posts
Segmentation Fault - Loading ESL module in Python
lluisrieralluisriera 1271861904|%e %b %Y, %H:%M %Z|agohover

Hi,

I've done all the steps, but when I start a browser, it occurs a segmentation fault as you can see in httpd log:

[Wed Apr 21 16:32:21 2010] [error] /usr/src/django/django/middleware/common.py:4: DeprecationWarning: the md5 module is deprecated; use hashlib instead
[Wed Apr 21 16:32:21 2010] [error] import md5
[Wed Apr 21 16:32:21 2010] [error] /opt/python2.6/lib/python2.6/site-packages/MySQL_python-1.2.2-py2.6-linux-x86_64.egg/MySQLdb/init.py:34: DeprecationWarning: the sets module is deprecated
[Wed Apr 21 16:32:22 2010] [notice] child pid 2768 exit signal Segmentation fault (11)

I've read several forum threads, and what i've found is that ESL module can't be imported in python and it causes a segmentation fault:

[root@wikipbx python]# python
Python 2.6.5 (r265:79063, Apr 20 2010, 17:41:59)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-46)] on linux2
Type "help", "copyright", "credits" or "license" for more information.

import ESL

Violación de segmento (segmentation fault)

Any help would be appreciated :-)

Thanks,

Lluís

Reply  |  Options
Unfold Segmentation Fault - Loading ESL module in Python by lluisrieralluisriera, 1271861904|%e %b %Y, %H:%M %Z|agohover
Re: Segmentation Fault - Loading ESL module in Python
stas_shtinstas_shtin 1271863091|%e %b %Y, %H:%M %Z|agohover

ESL library is not a part of WikiPBX. It comes with freeswitch, so you'll have to troubleshoot this with its developers.

Reply  |  Options
Unfold Re: Segmentation Fault - Loading ESL module in Python by stas_shtinstas_shtin, 1271863091|%e %b %Y, %H:%M %Z|agohover
New Post
page_revision: 0, last_edited: 1226259295|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License