[Bug 349] Font2DTest crash when using Range: Sinhala

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Jun 7 01:40:24 PDT 2010


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


xerxes at zafena.se changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
           Platform|all                         |32-bit
         Resolution|WORKSFORME                  |
            Version|unspecified                 |6-hg




------- Comment #4 from xerxes at zafena.se  2010-06-07 08:40 -------
I have not been able to reproduce this bug using Ubuntu 10.04 x86_64

but this bug are still fully reproducable using the same icedtea version
icedtea6-1.8 on 32bit systems.

crashes on Ubuntu 10.04 ia32:
java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1.8) (6b18-1.8-0ubuntu1)
OpenJDK Server VM (build 14.0-b16, mixed mode)

xerxes at xerxes-J464X:Font2DTest$ java -jar Font2DTest.jar 
*** glibc detected *** java: free(): invalid next size (fast): 0x90be3fb0 ***
======= Backtrace: =========
/lib/tls/i686/cmov/libc.so.6(+0x6b591)[0xa85591]
/lib/tls/i686/cmov/libc.so.6(+0x6cde8)[0xa86de8]
/lib/tls/i686/cmov/libc.so.6(cfree+0x6d)[0xa89ecd]
/usr/lib/jvm/java-6-openjdk/jre/lib/i386/libfontmanager.so(+0x17da3)[0x48bda3]
/usr/lib/jvm/java-6-openjdk/jre/lib/i386/libfontmanager.so(+0x1dc50)[0x491c50]
/usr/lib/jvm/java-6-openjdk/jre/lib/i386/libfontmanager.so(+0x2018d)[0x49418d]
/usr/lib/jvm/java-6-openjdk/jre/lib/i386/libfontmanager.so(+0x2028d)[0x49428d]
/usr/lib/jvm/java-6-openjdk/jre/lib/i386/libfontmanager.so(+0x1d58d)[0x49158d]
/usr/lib/jvm/java-6-openjdk/jre/lib/i386/libfontmanager.so(Java_sun_font_SunLayoutEngine_nativeLayout+0x247)[0x493697]
[0x33114aa]
...

xerxes at xerxes-J464X:~/icedtea6-shark/openjdk/build/linux-i586/j2sdk-image/demo/jfc/Font2DTest$
ldd /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libfontmanager.so
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x00543000)
        libawt.so => /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libawt.so
(0x00c31000)
        libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0x005d2000)
        libjava.so => /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libjava.so
(0x00d07000)
        libjvm.so => not found
        libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0x009bc000)
        /lib/ld-linux.so.2 (0x00277000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00193000)
        libz.so.1 => /lib/libz.so.1 (0x00110000)
        libjvm.so => not found
        libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0x00f9a000)
        libjvm.so => not found
        libverify.so => /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libverify.so
(0x00125000)
        libnsl.so.1 => /lib/tls/i686/cmov/libnsl.so.1 (0x00133000)
        libjvm.so => not found
xerxes at xerxes-J464X:~/icedtea6-shark/openjdk/build/linux-i586/j2sdk-image/demo/jfc/Font2DTest$
ls -la /usr/lib/libfreetype.so.6
lrwxrwxrwx 1 root root 21 2010-01-22 11:42 /usr/lib/libfreetype.so.6 ->
libfreetype.so.6.3.22

Andrew Su please check if you can reproduce this bug on a 32bit Fedora version
since I am only able to reproduce the bug on 32bit systems.


-- 
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