SVN causes eclipse to fail to exit and cannot be started again

Source: Internet
Author: User

Generally, the file is modified under non-eclipse, and is not refreshed under eclipse. After running for a while, the file will exit.

View error logs:

 

#
# An Unexpected error has been detected by Java Runtime Environment:
#
# Exception_access_violation (0xc0000005) at PC = 0x0628831c, pid = 2772, tid = 3896
#
# Java VM: Java hotspot (TM) Client VM (11.2-B01 mixed mode windows-x86)
# Problematic frame:
# C [libapr-1.dll + 0x831c]
#
# If you wowould like to submit a bug report, please visit:
# Http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

--------------- T h r e a d ---------------

Current thread (0x0478a400): javathread "worker-0" [_ thread_in_native, id = 3896, stack (0x050d0000, 0x051d0000)]

Siginfo: exceptioncode = 0xc0000005, reading address 0x00000000

Registers:
Eax = 0x061918b0, EBX = 0x00000000, ECx = 0x00000000, EDX = 0x00000000
ESP = 0x051c8850, EBP = 0x051c885c, ESI = 0x00916100, EDI = 0x00000000
EIP = 0x0628831c, eflags = 0x00010246

Top of Stack: (sp = 0x051c8850)
0x051c8850: 00000000 00916100 061918b0 051ca888
0x051c8860: 03ff1f32 051ca884 061918b0 00000000
0x051c8870: 00000000 00000000 00916100 061918b0
0x051c8880: 00000000 061918b0 00000000 061918b0
0x051c8890: 06191950 6eec84f1 061918b0 00000010
0x051c88a0: 6ee40000 6eec11f2 061918b0 06191950
0x051c88b0: 6eec1210 6eec8610 061918b0 06191900
0x051c88c0: 061918b0 061918b0 00000001 003a0043

Instructions: (Pc = 0x0628831c)
0x0628830c: 89 55 10 53 8B 5d 14 56 57 85 dB 75 03 8B 58 18
0x0628831c: 8B 03 BF 01 00 00 00 3B C7 0f 82 1D 01 00 00 8b

STACK: [0x050d0000, 0x051d0000], SP = 0x051c8850, free space = 994 K
Native frames: (j = compiled Java code, j = interpreted, VV = VM code, c = native code)
C [libapr-1.dll + 0x831c]
C [libapriconv-1.dll + 0x1f32]
C [libapriconv-1.dll + 0x1da4]
C [_ tbl_simple.so + 0x123b]
C [_ tbl_simple.so + 0x11c4]

Java frames: (j = compiled Java code, j = interpreted, VV = VM code)
J org. Tigris. subversion. javahl. svnclient. Status (ljava/lang/string; Zzzzz) [lorg/Tigris/subversion/javahl/status; + 0
J org. Tigris. subversion. svnclientadapter. javahl. abstractjhlclientadapter. getstatus (ljava/IO/file; zzzz) [lorg/Tigris/subversion/svnclientadapter/isvnstatus; + 83
J org. Tigris. subversion. svnclientadapter. javahl. abstractjhlclientadapter. getstatus (ljava/IO/file; ZZZ) [lorg/Tigris/subversion/svnclientadapter/isvnstatus; + 7
J org. Tigris. subversion. svnclientadapter. javahl. abstractjhlclientadapter. getstatus (ljava/IO/file; zz) [lorg/Tigris/subversion/svnclientadapter/isvnstatus; + 5
J Org. tigris. subversion. subclipse. core. status. nonrecursivestatusupdatestrategy. statusestoupdate (lorg/Eclipse/CORE/resources/iresource;) [lorg/Tigris/subversion/svnclientadapter/isvnstatus; + 80
J Org. tigris. subversion. subclipse. core. status. statuscachemanager. refreshstatus (lorg/Eclipse/CORE/resources/icontainer; Z) [lorg/Eclipse/CORE/resources/iresource; + 58
J org. Tigris. subversion. subclipse. Core. resourceslisteners. filemodificationmanager. refreshstatus ([lorg/Eclipse/CORE/resources/iresource;) V + 97

 

 

Pay attention to the red part.

 

Correction Method:

 

Find the system in my computer-advanced, and change the user's environment variable and apr_iconv_path in the system variable to apr_iconv1_path

 

Then restart eclipse.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.