[Bug 308] run scilab 5.1 demos at openSUSE11.1
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Jun 14 12:11:27 PDT 2010
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=308
------- Comment #3 from jon.vanalten at redhat.com 2010-06-14 19:11 -------
Hi,
Trying this out I do not reproduce these crashes. I see one of your crash logs
is in libscicore, which is native code and part of scilab not Icedtea/OpenJDK,
and the second is in libc, also native code.
When attempting to reproduce this, I did have one reliably reproduceable crash
in libc (not when running demos, but when closing the program of all things).
But this was only when I was using the precompiled scilab binaries. Taking the
source and building it on my machine I ended up with a scilab that worked just
fine, at least as far as running the demo mentioned in description and several
others in the list of demos. I wonder if you had scilab built from source? If
not, you may have been running into some incompatibility between what scilab
was built against and what was actually on your machine.
Or, whatever caused your problem may have been since fixed in either IcedTea,
scilab, or some native library. Can you try with up-to-date versions of
IcedTea and scilab?
I was working with scilab 5.2.2, and
$ java -version
java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1.8) (fedora-38.b18.fc12-x86_64)
OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)
cheers,
jon
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list