octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #46234] setting MarkerFaceColor causes octave


From: anonymous
Subject: [Octave-bug-tracker] [bug #46234] setting MarkerFaceColor causes octave to crash
Date: Sat, 24 Oct 2015 22:54:08 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0

Follow-up Comment #5, bug #46234 (project octave):

After building octave-4.0.0 according to the instructions in comment #4, and
run octave as
address@hidden:~/octave-debugging/octave-4.0.0$ ./run-octave -cli
GNU Octave, version 4.0.0
Copyright (C) 2015 John W. Eaton and others.
<SNIP>
octave:1> plot([0 1],[0 1],'ko','MarkerFaceColor','y')
-num: ../../../../../../../src/mesa/drivers/dri/i965/brw_eu_emit.c:267:
validate_reg: Assertion `execsize >= width' failed.
panic: Aborted -- stopping myself...
attempting to save variables to 'octave-workspace'...
save to 'octave-workspace' complete
Aborted (core dumped)
address@hidden:~/octave-debugging/octave-4.0.0$ 

This is the same crash as documented in comment #3.

I then tried
address@hidden:~/octave-debugging/octave-4.0.0$ ./run-octave -cli --debug
but that spewed useless output, instead of giving me something sensible.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46234>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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