openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #02639
[Bug 476029] Re: Svn Checkout on Eclipse Ganimed and Ubuntu 9.10
I have the same problem with subclipse on 32bit Karmic. Checkout crashes eclipse.
Last week it still worked on 64bit Karmic for another svn-server.
I haven't tried subversive or the 64bit computer again.
I tested the other svn-server again and eclipse did not crash...
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00f35856, pid=6923, tid=3060325232
#
# JRE version: 6.0-b16
# Java VM: OpenJDK Client VM (14.0-b16 mixed mode, sharing linux-x86 )
# Distribution: Ubuntu karmic (development branch), package 6b16-1.6.1-1ubuntu3
# Problematic frame:
# C [libpango-1.0.so.0+0x23856] pango_layout_new+0x36
#
# An error report file with more information is saved as:
# /home/marcel/eclipse/hs_err_pid6923.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/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted
** Attachment added: "Error Log File"
http://launchpadlibrarian.net/35268900/hs_err_pid6923.log
--
Svn Checkout on Eclipse Ganimed and Ubuntu 9.10
https://bugs.launchpad.net/bugs/476029
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:
how to reproduce it:
1. Install Ganimed Eclipse with Subeclipse (SVN Plugin) and PDT
2. Creat a New Project from svn :
File -> New -> Other -> Svn -> Checkout Projects from SVN
3. Click on Next and then Choose a Repository, click on Next, Choose a Directory, Next
4. Now input a project name , Next and Finish.
The eclipse shuts down and shows me on text console:
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007feff342ef7a, pid=7372, tid=140669829290256
#
# JRE version: 6.0-b16
# Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )
# Distribution: Ubuntu karmic (development branch), package 6b16-1.6.1-1ubuntu3
# Problematic frame:
# C [libpango-1.0.so.0+0x24f7a] pango_layout_new+0x2a
#
# An error report file with more information is saved as:
# /home/mario/hs_err_pid7372.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/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Follow ups
References