discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Segmentation fault


From: Raphael Cobo
Subject: Re: [Discuss-gnuradio] Segmentation fault
Date: Sat, 2 Apr 2005 17:34:13 -0500 (EST)

Hello,

> That's just the last message printed before it seg faulted.

That's true. However, it looks like only people running FC3 have such a
problem, while other distributions don't experience the same problem.
This is the assumption I was trying to confirm. Is there a case where
somebody can run the scope example ok using FC3?

I am also running FC3. I looked into this problem before am my program
died here:

>-> return _gnuradio_swig_python.fft_vfc(*args)
>(Pdb) p args
>(512, True, True)
>(Pdb) s
>Segmentation fault

I believe this breaks in the lib _gnuradio_swig_python.so located in
/usr/local/lib/python2.3/site-packages/gnuradio/gr


Rafael


On Sat, 2 Apr 2005, Eric Blossom wrote:

> On Sat, Apr 02, 2005 at 01:21:53PM -0500, Raphael Cobo wrote:
> > Hello,
> > 
> > I think this is a bug in the underlying libraries for the GUI in a
> > specific distribution.
> > I think that people that use Fedora will experience the same
> > bug. Am I right? Can somebody confirm that the SSE segmentation fault only
> > happens in Fedora or Redhat?
>   
> FYI, It's highly unlikely that this has anything to do with SSE.
> That's just the last message printed before it seg faulted.
> 
> Again, a quick look with gdb will provide real data...
> 
> In the stab-in-the-dark department, do the wxPython demos run OK on
> your system?  Not our demos, the ones that you can download from wxpython.org.
> 
> Eric
> 





reply via email to

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