It looks like a problem in your native binaries. The crash does not even
seem to be happening in the SVN part of the binaries (libuuid.so is not a
SVN library). It looks like it is in some library that the SVN native
libraries call.
We cannot fix this in Subclipse.
I would start by doing the delete using SVN command line client to see if it
reports the same error. The error might have more info and if nothing else
it might be easier to report in the Gentoo packaging.
On Fri, Oct 28, 2011 at 4:55 PM, Christian Pontesegger <
christian.pontesegger_at_web.de> wrote:
> Hi,
>
> I am trying to delete a folder from a GoogleCode SVN repository.
> Therefore I go directly to the SVN Repositories view, select some folder
> within a repository and select Delete from the context menu. Eclipse
> almost immediately crashes. On the command line I get:
>
> !SESSION 2011-10-28 22:44:26.270
> -----------------------------------------------
> eclipse.buildId=M20110909-1335
> java.version=1.6.0_26
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE
> Framework arguments: -product org.eclipse.epp.package.rcp.product
> Command-line arguments: -os linux -ws gtk -arch x86 -product
> org.eclipse.epp.package.rcp.product -consoleLog
>
> !ENTRY org.eclipse.core.resources 2 10035 2011-10-28 22:44:31.679
> !MESSAGE The workspace exited with unsaved changes in the previous
> session; refreshing workspace to recover
> changes.
> #
>
> # A fatal error has been detected by the Java Runtime
> Environment:
>
> #
>
> # SIGSEGV (0xb) at pc=0x4e5f9497, pid=6199,
> tid=3068771184
>
> #
>
> # JRE version:
> 6.0_26-b03
>
> # Java VM: Java HotSpot(TM) Client VM (20.1-b02 mixed mode, sharing
> linux-x86
> )
>
> # Problematic
> frame:
>
> # C [libuuid.so.1+0x1497]
> __errno_location+0x1497
>
> #
>
> # An error report file with more information is saved
> as:
>
> #
> /usr/local/bin/eclipse-3.7/hs_err_pid6199.log
>
> #
>
> # If you would like to submit a bug report, please
> visit:
>
> #
> http://java.sun.com/webapps/bugreport/crash.jsp
>
> #
>
>
> This happens reproducible every time I try to delete a folder.
> As you can see I am running on Gentoo linux. I added the error log in
> case it helps.
>
> Christian Pontesegger
>
> ------------------------------------------------------
>
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2866254
>
> To unsubscribe from this discussion, e-mail: [
> users-unsubscribe_at_subclipse.tigris.org].
--
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2867199
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2011-10-29 15:08:00 CEST