[Bug 777] New: crash when calling RubyDateFormat#format

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Aug 26 01:36:41 PDT 2011


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=777

           Summary: crash when calling RubyDateFormat#format
           Product: IcedTea
           Version: 6-1.9.8
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: IcedTea6
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: hiroshi_ohtani at fujifilm.co.jp


Error message is as follows.
I haven't reproduced this bug yet.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xb506f938, pid=27007, tid=2311035792
#
# JRE version: 6.0_20-b20
# Java VM: OpenJDK Server VM (19.0-b09 mixed mode linux-x86 )
# Derivative: IcedTea6 1.9.8
# Distribution: Red Hat Enterprise Linux Server release 5.6 (Tikanga), package
rhel-1.22.1.9.8.el5_6-i386
# Problematic frame:
# J 
org.jruby.util.RubyDateFormat.format(Ljava/util/Date;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
#

---------------  T H R E A D  ---------------

Current thread (0x8c828800):  JavaThread "RubyThread-6:
./module/DocXServer.rb:152" daemon [_thread_in_Java, id=27047,
stack(0x899f9000,0x89bfa000)]

siginfo:si_signo=SIGSEGV: si_errno=0, si_code=128 (), si_addr=0x00000000

Registers:
EAX=0xadc8b570, EBX=0x00000000, ECX=0xadc8b590, EDX=0x0000000c
ESP=0x89bf6910, EBP=0xadc8b428, ESI=0xadc8b808, EDI=0x0000004c
EIP=0xb506f938, CR2=0x00000008, EFLAGS=0x00010202

Register to memory mapping:

EAX=0xadc8b570

[error occurred during error reporting (printing registers, top of stack,
instructions near pc), id 0xe0000000]

Stack: [0x899f9000,0x89bfa000],  sp=0x89bf6910,  free space=2038k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
J 
org.jruby.util.RubyDateFormat.format(Ljava/util/Date;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the distro-pkg-dev mailing list