Hi,

> Traceback (most recent call last):
>   File
> "/usr/local/lib64/python2.7/site-packages/gnuradio/wxgui/plotter/plotter_base.py",
> line 209, in _on_paint
>     for fcn in self._draw_fcns: fcn[1]()
>   File
> "/usr/local/lib64/python2.7/site-packages/gnuradio/wxgui/plotter/plotter_base.py",
> line 65, in draw
>     GL.glCallList(self._grid_compiled_list_id)
>   File "errorchecker.pyx", line 53, in
> OpenGL_accelerate.errorchecker._ErrorChecker.glCheckError
> (src/errorchecker.c:1218)
> OpenGL.error.GLError: GLError(
>     err = 1285,
>     baseOperation = glCallList,
>     cArguments = (1L,)
> )
>
> After running for an hour or two.
>
> This is on F22, but on F20, there's no such issue.  So, it appears that
> there's a memory leak somewhere, but not sure where.

I'd suspect the driver ...

What hardware are they running this on ? (which GL driver)

Cheers,

   Sylvain

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to