Menu

#11 Debian Squeeze x86_64 java error

closed
nobody
None
Bug
important
non-debugger
linux
scilab5.x
always
2014-02-02
2011-05-20
No

Hi, I am having a problem on Debian Squeeze. Below is the command line output when entering scilab and executing: scipad().
(BTW: you mention unzipped directory in the installation instructions, whereas the actually installation uses the .".zip" file.)

I selected Priority "important" but it is really not immediate for me; but others might find it important. Sorry about the font change below. I don't know where it came from. I can send it or other information as attachments if it's annoying.

Ray

rrogers@Squeeze:/usr/src/scipad$ scilab

(process:14946): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fa332fcdbd2, pid=14946, tid=140338968434432
#
# JRE version: 6.0_18-b18
# Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )
# Derivative: IcedTea6 1.8.7
# Distribution: Debian GNU/Linux 6.0.1 (squeeze), package 6b18-1.8.7-2~squeeze1
# Problematic frame:
# C  [libjava.so+0x18bd2]  JNU_CallStaticMethodByName+0x92
#
# An error report file with more information is saved as:
# /usr/src/scipad/hs_err_pid14946.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
#
Aborted
1 Attachments

Related

Discussion: 8.66 Installation

Discussion

  • Francois VOGEL

    Francois VOGEL - 2011-05-21

    Thanks for your report.

    Unfortunately I can't reproduce this issue with Debian (6.0) Squeeze 32 bits Linux running Scilab 5.3.2.

    Are you fully sure this is due to Scipad? I have seen such java crashes a lot of times in Scilab 5 alone. Do you get this problem with just Scilab 5 installed and no Scipad version, or did you start obtaning this crash as soon as you installed Sipad?

    Concerning your BTW remark:

    (BTW: you mention unzipped directory in the installation instructions, whereas the
    actually installation uses the .".zip" file.)

    I think you were confused between instructions for Scilab 5 and instructions for Scicoslab.
    I don't think instructions for Scilab 5 mentions unzipping:
    http://sourceforge.net/p/scipad/wiki/Installation/

    • Description has changed:

    Diff:

    --- old 
    +++ new 
    @@ -6,27 +6,27 @@
     Ray
    
    -rrogers@Squeeze:/usr/src/scipad$ scilab
    +    rrogers@Squeeze:/usr/src/scipad$ scilab
    
    -(process:14946): Gtk-WARNING **: Locale not supported by C library.
    +    (process:14946): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.
    -#
    -# A fatal error has been detected by the Java Runtime Environment:
    -#
    -#  SIGSEGV (0xb) at pc=0x00007fa332fcdbd2, pid=14946, tid=140338968434432
    -#
    -# JRE version: 6.0_18-b18
    -# Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )
    -# Derivative: IcedTea6 1.8.7
    -# Distribution: Debian GNU/Linux 6.0.1 (squeeze), package 6b18-1.8.7-2~squeeze1
    -# Problematic frame:
    -# C  [libjava.so+0x18bd2]  JNU_CallStaticMethodByName+0x92
    -#
    -# An error report file with more information is saved as:
    -# /usr/src/scipad/hs_err_pid14946.log
    -#
    -# If you would like to submit a bug report, please include
    -# instructions how to reproduce the bug and visit:
    -#   http://icedtea.classpath.org/bugzilla
    -#
    -Aborted
    +    #
    +    # A fatal error has been detected by the Java Runtime Environment:
    +    #
    +    #  SIGSEGV (0xb) at pc=0x00007fa332fcdbd2, pid=14946, tid=140338968434432
    +    #
    +    # JRE version: 6.0_18-b18
    +    # Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )
    +    # Derivative: IcedTea6 1.8.7
    +    # Distribution: Debian GNU/Linux 6.0.1 (squeeze), package 6b18-1.8.7-2~squeeze1
    +    # Problematic frame:
    +    # C  [libjava.so+0x18bd2]  JNU_CallStaticMethodByName+0x92
    +    #
    +    # An error report file with more information is saved as:
    +    # /usr/src/scipad/hs_err_pid14946.log
    +    #
    +    # If you would like to submit a bug report, please include
    +    # instructions how to reproduce the bug and visit:
    +    #   http://icedtea.classpath.org/bugzilla
    +    #
    +    Aborted
    
     
    • Anonymous

      Anonymous - 2011-05-21

      Thanks for the reply.
      I will do some further research into the java. As I recall, I did
      have the problem with Scilab 5.x.x but I reported it and I think they
      fixed it. It seems to work fine now. I have the emails and such. It
      was a little subtle. I don't trust the reference to icedtea below since
      I install sun java. I can try to run strace. I am running x86_64.
      For unzipped: look a section 4

      1. Now install Scipad with the following set of commands (you need to do
        this only once), replacing <MYDIR> by the folder where you unzipped the
        package, and X.YY by the Scipad version number:

      The second line.

      Thanks again for the prompt response. Hopefully I will be able to get
      back to you by tomorrow.
      Ray

      On 05/21/2011 02:57 AM, Francois VOGEL wrote:

      Thanks for your report.

      Unfortunately I can't reproduce this issue with Debian (6.0) Squeeze
      32 bits Linux running Scilab 5.3.2.

      Are you fully sure this is due to Scipad? I have seen such java
      crashes a lot of times in Scilab 5 alone. Do you get this problem with
      just Scilab 5 installed and no Scipad version, or did you start
      obtaning this crash as soon as you installed Sipad?

      Concerning your BTW remark:

      (BTW: you mention unzipped directory in the installation
      instructions, whereas the
      actually installation uses the .".zip" file.)
      

      I think you were confused between instructions for Scilab 5 and
      instructions for Scicoslab.
      I don't think instructions for Scilab 5 mentions unzipping:
      http://sourceforge.net/p/scipad/wiki/Installation/


      tickets:11 Debian Squeeze x86_64 java error

      Status: open
      Created: Fri May 20, 2011 09:55 PM UTC by Raymond Rogers
      Last Updated: Fri May 20, 2011 09:55 PM UTC Owner: nobody

      Hi, I am having a problem on Debian Squeeze. Below is the command line
      output when entering scilab and executing: scipad().
      (BTW: you mention unzipped directory in the installation instructions,
      whereas the actually installation uses the .".zip" file.)

      I selected Priority "important" but it is really not immediate for me;
      but others might find it important. Sorry about the font change below.
      I don't know where it came from. I can send it or other information as
      attachments if it's annoying.

      Ray

      rrogers@Squeeze:/usr/src/scipad$ scilab

      (process:14946): Gtk-WARNING **: Locale not supported by C library.
      Using the fallback 'C' locale.

      A fatal error has been detected by the Java Runtime Environment:

      SIGSEGV (0xb) at pc=0x00007fa332fcdbd2, pid=14946, tid=140338968434432

      JRE version: 6.0_18-b18

      Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )

      Derivative: IcedTea6 1.8.7

      Distribution: Debian GNU/Linux 6.0.1 (squeeze), package
      6b18-1.8.7-2~squeeze1

      Problematic frame:

      C libjava.so+0x18bd2 JNU_CallStaticMethodByName+0x92

      An error report file with more information is saved as:

      /usr/src/scipad/hs_err_pid14946.log

      If you would like to submit a bug report, please include

      instructions how to reproduce the bug and visit:

      http://icedtea.classpath.org/bugzilla
      http://sourceforge.net/nf/redirect/?path=http%3A//icedtea.classpath.org/bugzilla

      Aborted


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/scipad/tickets/11/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/prefs/

       
  • Anonymous

    Anonymous - 2011-10-11

    Right, but somewhere the difficulty with scilab 5.2.2 64-bit should be
    mentioned (?).

    Ray

    On 10/11/2011 02:16 PM, Francois VOGEL wrote:

    From what you have reported in the discussion forum here I understand that this is now working.

    I'm closing this bug therefore.


    [tickets:11] Debian Squeeze x86_64 java error

    Status: pending
    Created: Fri May 20, 2011 09:55 PM UTC by Raymond Rogers
    Last Updated: Mon May 23, 2011 09:22 PM UTC
    Owner: nobody

    Hi, I am having a problem on Debian Squeeze. Below is the command line output when entering scilab and executing: scipad().
    (BTW: you mention unzipped directory in the installation instructions, whereas the actually installation uses the .".zip" file.)

    I selected Priority "important" but it is really not immediate for me; but others might find it important. Sorry about the font change below. I don't know where it came from. I can send it or other information as attachments if it's annoying.

    Ray

    rrogers@Squeeze:/usr/src/scipad$ scilab
    
    (process:14946): Gtk-WARNING **: Locale not supported by C library.
    

    Using the fallback 'C' locale.
    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    # SIGSEGV (0xb) at pc=0x00007fa332fcdbd2, pid=14946, tid=140338968434432
    #
    # JRE version: 6.0_18-b18
    # Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )
    # Derivative: IcedTea6 1.8.7
    # Distribution: Debian GNU/Linux 6.0.1 (squeeze), package 6b18-1.8.7-2~squeeze1
    # Problematic frame:
    # C [libjava.so+0x18bd2] JNU_CallStaticMethodByName+0x92
    #
    # An error report file with more information is saved as:
    # /usr/src/scipad/hs_err_pid14946.log
    #
    # If you would like to submit a bug report, please include
    # instructions how to reproduce the bug and visit:
    # http://icedtea.classpath.org/bugzilla
    #
    Aborted


    Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/scipad/tickets/11/

    To unsubscribe from further messages, please visit https://sourceforge.net/auth/prefs/

    --
    Quoted from Debian maintenance:
    We just applied the security fix
    which introduced this bug,
    unfortunately without the follow-up fix.
    We'll fix this out shortly.

    The inside of "high-tech"-- Ray

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.