discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] cygwin: python dial_tone.py Segmentation fault
Date: Mon, 16 Oct 2006 09:21:40 -0700
User-agent: Mutt/1.5.9i

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.
> 
> $ python dial_tone.py 
> Segmentation fault (core dumped)
> 
> $ cat python2.4.exe.stackdump 
> Exception: STATUS_ACCESS_VIOLATION at eip=77F800D2
> eax=00000000 ebx=00498830 ecx=6113E1D0 edx=00000000 esi=00000000 edi=00231F38
> ebp=77F80001 esp=0022CE98 program=G:\cygwin\bin\python2.4.exe, pid 1644, 
> thread main
> cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
> Stack trace:
> Frame     Function  Args
> 77F80001  77F800D2  (FF000000, B80000FF, 00000000, 40000000)
>      12 [main] python 1644 _cygtls::handle_exceptions: Error while dumping 
> state (probably corrupted stack)
> 
> Any help?
> Thanks
> Kyle

Does "make check" succeeed?

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]