[Scilab-users] Scilab 5.4.1 - Segmentation fault

Nikola njalzabetic.fsb at gmail.com
Sun Jun 2 18:55:37 CEST 2013


Hello.

I downloaded binary version of scilab-5.4.1 (32bit) and when i go to the
SCI/bin and run command ./scilab, Scilab starts with warning /Error parsing
gtk-icon-sizes string: ' '/ in terminal. But it seems that  Scilab starts
normally and ready for work. But when i try plot command, for example:

x=0:0.1:10;
plot(sin(x))

Scilab exits and I get SEGMENTATION FAULT in terminal.


Running ./scilab -nw and do the plot i get:

root at nikola-rtai:/usr/local/scilab-5.4.1/bin# ./scilab -nw
Error parsing gtk-icon-sizes string: ''
Scilab 5.4.1 (Mar 29 2013, 16:52:15)
 
-->x=0:0.1:10;
 
-->plot(sin(x))
 !--error 42 
Oups. A fatal error has been detected by Scilab.
Your instance will probably crash soon.
Please report a bug on http://bugzilla.scilab.org/ with:
* a sample code which reproduces the issue
* the result of [a, b] = getdebuginfo()
* the following information:
[nikola-rtai:02282] Signal: Segmentation fault (11)
[nikola-rtai:02282] Signal code: Address not mapped (1)
[nikola-rtai:02282] Failing at address: 0x302e320c
 
Call stack:
   1: 0x5e22c3 < >                             
(/usr/local/scilab-5.4.1/thirdparty/java//lib/i386/server/libjvm.so)
   2: 0x5e6488 <JVM_handle_linux_signal>       
(/usr/local/scilab-5.4.1/thirdparty/java//lib/i386/server/libjvm.so)
   3: 0x5e21e4 < >                             
(/usr/local/scilab-5.4.1/thirdparty/java//lib/i386/server/libjvm.so)
   4: 0x40c    <__kernel_rt_sigreturn>          ()
   5: 0x2747f  < >                              (/usr/lib/libX11.so.6)
   6: 0x3e144  <XrmQGetResource>                (/usr/lib/libX11.so.6)
   7: 0x1d7fb  <XGetDefault>                    (/usr/lib/libX11.so.6)
   8: 0x44f98  < >                              (/usr/lib/libcairo.so.2)
   9: 0x45296  < >                              (/usr/lib/libcairo.so.2)
  10: 0x45a9c  < >                              (/usr/lib/libcairo.so.2)
  11: 0x4622f  <cairo_xlib_surface_create>      (/usr/lib/libcairo.so.2)
  12: 0x501e6  < >                             
(/usr/lib/libgdk-x11-2.0.so.0)
  13: 0x50e0c  < >                             
(/usr/lib/libgdk-x11-2.0.so.0)
  14: 0x1a241  < >                             
(/usr/lib/libgdk-x11-2.0.so.0)
  15: 0x286e0  < >                             
(/usr/lib/libgdk-x11-2.0.so.0)
  16: 0x1a241  < >                             
(/usr/lib/libgdk-x11-2.0.so.0)
  17: 0x17638  <gdk_cairo_create>              
(/usr/lib/libgdk-x11-2.0.so.0)
  18: 0xa768   < >                             
(/usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so)
  19: 0xee31   < >                             
(/usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so)
  20: 0x1bf1fe <gtk_paint_box>                 
(/usr/lib/libgtk-x11-2.0.so.0)
  21: 0x39a09  < >                             
(/usr/local/scilab-5.4.1/thirdparty/java/lib/i386/xawt/libmawt.so)
  22: 0x3b7ed 
<Java_com_sun_java_swing_plaf_gtk_GTKNativeEngine_native_1paint_1box>
(/usr/local/scilab-5.4.1/thirdparty/java/lib/i386/xawt/libmawt.so)
  23: ?        ?                                (?)
  24: ?        ?                                (?)
  25: ?        ?                                (?)
  26: ?        ?                                (?)
  27: ?        ?                                (?)
  28: ?        ?                                (?)
  29: ?        ?                                (?)
  30: ?        ?                                (?)
  31: ?        ?                                (?)
  32: ?        ?                                (?)
  33: ?        ?                                (?)
  34: ?        ?                                (?)
  35: ?        ?                                (?)
  36: ?        ?                                (?)
  37: ?        ?                                (?)
  38: ?        ?                                (?)
  39: ?        ?                                (?)
  40: ?        ?                                (?)
  41: ?        ?                                (?)
  42: ?        ?                                (?)
  43: ?        ?                                (?)
  44: ?        ?                                (?)
  45: 0x3e1d61 < >                             
(/usr/local/scilab-5.4.1/thirdparty/java//lib/i386/server/libjvm.so)
  46: 0x5e3558 < >                             
(/usr/local/scilab-5.4.1/thirdparty/java//lib/i386/server/libjvm.so)
  47: 0x3e1b8f < >                             
(/usr/local/scilab-5.4.1/thirdparty/java//lib/i386/server/libjvm.so)
  48: 0x447ade <JVM_DoPrivileged>              
(/usr/local/scilab-5.4.1/thirdparty/java//lib/i386/server/libjvm.so)
  49: 0xa9dc  
<Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2Ljava_security_AccessControlConteat
line       2 of function gcf called by :  
at line     158 of function plot called by :  
plot(sin(x))
 
             !--error 999 
Aborting current computation
 
Segmentation fault


I am running Xubuntu 10.04.


Thank you for your help.





--
View this message in context: http://mailinglists.scilab.org/Scilab-5-4-1-Segmentation-fault-tp4026756.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list