[Freeswitch-users] segmentation fault with mod_spandsp

Chris Cureau cmcureau at gmail.com
Mon Jul 11 07:49:33 MSD 2011


Okay...I think I found the problem...quite by accident, though.

I was compiling in a terminal that I had earlier executed 'ulimit -s 240'
in.  Apparently there wasn't enough stack to run the program!  Running with
a different terminal works fine.  Sorry to generate useless chatter!

Cheers,
Chris

On Sun, Jul 10, 2011 at 1:04 PM, Chris Cureau <cmcureau at gmail.com> wrote:

> Hi there!
>
> This morning, I did a fresh git checkout and attempted to build freeswitch
> with mod_freetdm and mod_flite defined in the modules.conf.  I am now
> getting a segfault when compiling:
>
> making all mod_spandsp
> Making all in src
> /bin/bash: line 1: 22453 Segmentation fault      ./make_modem_filter -m
> V.17 -r > v17_v32bis_rx_floating_rrc.h
> make[7]: *** [v17_v32bis_rx_floating_rrc.h] Error 139
> make[6]: *** [all] Error 2
> make[5]: *** [all-recursive] Error 1
> make[4]: *** [/usr/local/src/freeswitch/libs/spandsp/src/libspandsp.la]
> Error 2
> make[3]: *** [mod_spandsp-all] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
> running make_modem_filter manually gets the same result.  Twiddling with
> the commandline options doesn't help either.
>
> OS: Debian 6.0.1a amd64, also a fresh install from last night.
>
> Any idea what is happening?
>
> Thanks in advance!
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110710/f05c15a7/attachment-0001.html 


More information about the FreeSWITCH-users mailing list