help-octave
[Top][All Lists]
Advanced

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

Re: Octave won't save plots


From: Mike Miller
Subject: Re: Octave won't save plots
Date: Sat, 16 Jan 2016 11:51:42 -0800
User-agent: Mutt/1.5.24 (2015-08-30)

Hi Drew,

On Fri, Jan 15, 2016 at 08:29:07 -0800, drew wrote:
> Whenever I try to save a plot using the GUI or with the "print" command,
> Octave exits with the following error:
> 
> octave-cli: ../../../../src/mesa/vbo/vbo_exec_draw.c:278:
> vbo_exec_vtx_unmap: Assertion `exec->vtx.buffer_ptr != ((void *)0)' failed.
> panic: Aborted -- stopping myself...
> 
> I am using Ubuntu 14.04.
> 
> Has anyone else seen this before? Google didn't help much.

Google helped me find Octave bug #45348 [1] and Mesa bug #36193 [2],
both of which seem related to specific Intel video hardware and maybe
specific versions of Mesa.

Are you running 14.04 without HWE updates (Mesa 10.1) or with HWE
updates (Mesa 10.5) [3]? The version of Mesa may be significant. Can you
try upgrading/downgrading to see if you get different results? Do you
have different video hardware you can compare against?

[1]: https://savannah.gnu.org/bugs/?45348
[2]: https://bugs.freedesktop.org/show_bug.cgi?id=36193
[3]: https://wiki.ubuntu.com/Kernel/LTSEnablementStack

-- 
mike



reply via email to

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