Re: [Discuss-gnuradio] cygwin: python dial_tone.py Segmentation fault

2006-10-16 Thread Eric Blossom
On Mon, Oct 16, 2006 at 04:20:56PM +1000, Kyle Zhou wrote: > I performed the steps as shown in > http://gnuradio.org/trac/wiki/CygwinInstallMain to install gnuradio in > Cygwin. All building process produces no errors. > However, when I try the dial_tone.py example, it doesn't work with segv. > >

[Discuss-gnuradio] cygwin: python dial_tone.py Segmentation fault

2006-10-15 Thread Kyle Zhou
I performed the steps as shown inhttp://gnuradio.org/trac/wiki/CygwinInstallMain to install gnuradio inCygwin. All building process produces no errors. However, when I try the dial_tone.py example, it doesn't work with segv.   $ python dial_tone.py Segmentation fault (core dumped)   $ cat py