[Bugzilla] [Bug 13844] New: uigetfile causes Scilab to crash
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Tue Apr 28 10:42:20 CEST 2015
http://bugzilla.scilab.org/show_bug.cgi?id=13844
--------- Bug Summary -----------
uigetfile causes Scilab to crash
---------- Changed by ------------
soeren.muennig at richard-wolf.com
---------- What changed ----------
bug_id, short_desc, product, version, rep_platform, op_sys, bug_status, bug_severity, priority, component, assigned_to, reporter, attachments.created
Bug ID: 13844
Summary: uigetfile causes Scilab to crash
Product: Scilab software
Version: 5.5.2 final version
Hardware: PC
OS: Windows_x64
Status: NEW
Severity: Major
Priority: P5
Component: Scilab
Assignee: bugzilla.admin at scilab.org
Reporter: soeren.muennig at richard-wolf.com
Created attachment 4056
--> http://bugzilla.scilab.org/attachment.cgi?id=4056&action=edit
Error Log for uigetdir crash
BUG DESCRIPTION:
----------------
uigetdir() function causes Scilab to crash (no error message, just closing).
In contrast to ID 3964 the crash doesnt depend on whether or not a description is used as a second parameter.
The number of command executions necessary to reproduce the crash varies between 1 and 5.
ERROR LOG:
----------
attached
HOW TO REPRODUCE THE BUG:
-------------------------
f=uigetdir("c:\");
or
f=uigetdir("c:\","test");
I tried several paths (local folder, network folders) and descriptions.
As described above it takes 1 to 5 (randomly distributed) command executions in a row to get a crash (doesnt matter if you select a folder or if you
cancel the window).
OTHER INFORMATION:
------------------
I set severity to major due to the complete crash of Scilab without any errormessage.
--
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/20150428/ed3a81cf/attachment.htm>
More information about the Bugzilla
mailing list