discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] WXGui behaving badly on some systems


From: Marcus D. Leech
Subject: [Discuss-gnuradio] WXGui behaving badly on some systems
Date: Wed, 05 Oct 2016 17:14:31 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

I have a user of my simple_ra app that is running into this after an extended run:

Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/gnuradio/wxgui/plotter/plotter_base.py", line 209, in _on_paint
    for fcn in self._draw_fcns: fcn[1]()
File "/usr/local/lib/python2.7/dist-packages/gnuradio/wxgui/plotter/plotter_base.py", line 65, in draw
    GL.glCallList(self._grid_compiled_list_id)
File "/usr/lib/python2.7/dist-packages/OpenGL/error.py", line 208, in glCheckError
    baseOperation = baseOperation,
OpenGL.error.GLError: GLError(
    err = 1285,
    description = 'out of memory',
    baseOperation = glCallList,
    cArguments = (3L,)


They have an older system, with 2G of memory, but with 12G of swap.





reply via email to

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