[Bugzilla] [Bug 13814] New: Opening variable browser during function definition crashes scilab
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Wed Apr 8 09:32:52 CEST 2015
http://bugzilla.scilab.org/show_bug.cgi?id=13814
--------- Bug Summary -----------
Opening variable browser during function definition crashes scilab
---------- Changed by ------------
kay-uwe.giering at web.de
---------- What changed ----------
bug_id, short_desc, product, version, rep_platform, op_sys, bug_status, bug_severity, priority, component, assigned_to, reporter
Bug ID: 13814
Summary: Opening variable browser during function definition
crashes scilab
Product: Scilab software
Version: 5.5.2 final version
Hardware: PC
OS: Linux_x64
Status: NEW
Severity: Medium
Priority: P5
Component: GUI
Assignee: bugzilla.admin at scilab.org
Reporter: kay-uwe.giering at web.de
BUG DESCRIPTION:
----------------
Starting a function definition in scilab and opening the variable browser (via the menu) before finishing the fct definition ("endfunction") crashes
my scilab: scilab then uses all CPU power without opening the variable browser, the CPU fan gets loud, I have to kill the programme.
ERROR LOG:
----------
no output messages
HOW TO REPRODUCE THE BUG:
-------------------------
b = 4
function res = myf(x)
a = 3
// now: open the variable browser via the menu
OTHER INFORMATION:
------------------
since I have an Intel graphics card, I start scilab with LIBGL_ALWAYS_SOFTWARE=1
[a, b] = getdebuginfo()
b =
!Scilab Version: scilab-5.5.2 !
! !
!Compilation date: Mar 31 2015 !
! !
!Compilation time: 11:49:55 !
! !
!Compileur version: 4.8.2 20140120 (Red Hat 4.8.2-15) !
! !
!XML version: 2.9.1 !
! !
!Compiler Architecture: X64 !
a =
!Total memory: 7880332 !
! !
!Used memory: 4550620 !
! !
!Free memory: 3329712 !
! !
!Shared memory: 0 !
! !
!Buffers memory: 728936 !
! !
!Cached memory: 1982068 !
! !
!Used -/+ buffers/cache: 1839616 !
! !
!Free -/+ buffers/cache: 6040716 !
! !
!Total swap: 19530740 !
! !
!Used swap: 0 !
! !
!Free swap: 19530740 !
! !
!OS version: Linux 3.14-2-amd64 !
! !
!SCI: /opt/scilab-5.5.2/share/scilab !
! !
!SCIHOME: /home/kgiering/.Scilab/scilab-5.5.2 !
! !
!TMPDIR: /tmp/SCI_TMP_27216_15pO58 !
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20150408/5e365ded/attachment.htm>
More information about the Bugzilla
mailing list