openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #03169
[Bug 544361] [NEW] scilab 5.1.1 crashes
Public bug reported:
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
** Affects: openjdk-6 (Ubuntu)
Importance: Undecided
Status: New
--
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: New
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
Follow ups
References