← Back to team overview

openjdk team mailing list archive

[Bug 544361] Re: scilab 5.1.1 crashes

 

It seems I'm also affected by this bug with scilab 5.2.2

The exact warning is :
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00d3a416, pid=6512, tid=2551769968
#
# JRE version: 6.0_20-b20
# Java VM: OpenJDK Server VM (19.0-b09 mixed mode linux-x86 )
# Derivative: IcedTea6 1.9.2
# Distribution: Ubuntu 10.10, package 6b20-1.9.2-0ubuntu1
# Problematic frame:
# C  [+0x416]  __kernel_vsyscall+0x2
#
# An error report file with more information is saved as:
# /home/fx/hs_err_pid6512.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
#
Aborted

Because of this bug, I can't work more than five minutes in a row with
Scilab. It doesn't appear that a particular action causes this bug, and
it seems annoyingly random.

** Attachment added: "Error report"
   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/544361/+attachment/1751098/+files/hs_err_pid6512.log

-- 
scilab 5.1.1 crashes
https://bugs.launchpad.net/bugs/544361
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in “openjdk-6” package in Ubuntu: Fix Released

Bug description:
I have a crash on Ubuntu 9.10 during the use of scilab 5.1.1. I install scilab on Ubuntu
with sudo apt-get install scilab. Everything was OK during that step.
First, when I open scilab, I got an error
 
sh: getcwd() failed: No such file or directory

(process:3476): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.
do_wait: drmWaitVBlank returned -1, IRQs don't seem to be working correctly.
Try adjusting the vblank_mode configuration parameter.

but scilab windows open and I can open file and make some computation but after a while, it crashes with the following warnings

# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f0855cea055, pid=3476, tid=139673921910560
#
# JRE version: 6.0-b16
# Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )
# Distribution: Ubuntu 9.10, package 6b16-1.6.1-3ubuntu1
# Problematic frame:
# C  [libscistring.so.5+0x4055]  codetoascii_+0x25
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid3476.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
#
Aborted

I am a real beginner in Lunux.

Vincent





References