Sunday 15 June 2014

java - What causes JVM exit code 10? -


The Eclipse RCP Analysis running on Mac OS X 10 is crashing with Java Exit Code 10. What it means, and What could be a possible reason?

Additional Information:
eclipse.buildId = unknown
java.version = 1.5.0_20
java.vendor = Apple Inc.
BootLoader Constants: OS = Macaux, RF = x86, WS = Carbon, NL = FIEFI - Command Line Arguments: -OA MacCaux-Carbon

- Wim-XMS 256 M-XMS 650 M- Exabyte

Some other information from the .crash file:

  Process: Java [2215] Path: / usr / bin / java Detector: Java version: ??? (???) Code Type: X86 (native) Parent Process: Eclipse [2214] Date / Time: 2009-11-12 13:19:45 45.263 +200 OS Version: Mac OS X 10.5.8 (9L 31A ) Report Version: 6 Anonymous UUID: B2FA3949-E261-4B4E-A924-316E6C17CD3E Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Code: 0x000000004 Crash Crashed on cebeb160: 0 Application Specific Information: Java Information: Version: Java HotSpot (TM) Client VM (1.5.0_20 -141 mixed mode) Virtual machine version: Java HotSpot (TM) client VM for Macox-X86 (1.5.0_20-141), 13A Pattern 2009 10:28:19 GCC 4.0.1 (Manufacture of Apple Inc. 5465) Exception Type: Simply Error (0xa) PC = 0x96d903cd  

And here's some thread 0 detected Has gone:

  threads crashed: 0 Com.apple.QD 0x96d903cd _SetDstBits32BGRA + 8 com 1 .apple.QD 0x96d83c55 DevRgn + 301 2 com.apple.QD 0x96d83a65 StdRgn + 671 3 Com.apple.QD 0x96d837c0 CallRgn + 50 4 com.apple.Hitoolbox 0x9512d356 MyDrawwing Process + 101 5 Com. Epipal.com QD 0x96db1569 COMMUNITYWICE LOOP + 9 18 6 COM. Apple. HIT Blobbs 0x9512 D3 FC Invert Miregraine + 164 7 Com. Apple. Hotbox 0x9512 D8 DC Shura Drag Heat + 4318 Com. Apple. HITLLX 0x95172fa9 CTextensionDrag :: ShowDragFeedBack (TCharOffset, OpaqueDragRef *, unsigned char) + 32 9 com.apple.HIToolbox 0x9517318d SectactationDrag :: DraginWindow (Opaquergirf *, unsigned char) + 331 10 com.apple.HIToolbox 0x951731f4 Sect Accidental Drugs: Drag Tracking ( Concise, OpaqueDragRef *, Unsigned Four, Unsigned Four) + 80 11 com.apple.Hitoolbox 0x951874b3 OpaqueTXNObject :: DragraTracking (Small, Outline *, Unsigned Four) + 119 12 com.apple.Hitoolbox 0x951874f4 CEasyTextDrag :: ClientDragTracking (short, opaque Udrof *, * unsigned char) + 56 13 com.apple.Hitoolbox 0x95173 EA Seat Draction :: H IDrag Vithin (Aparicrgraf *) + 46  

The user was dragging items into the application and left Was it, it seems that this may have some native library problems with this?

Which version of Java are you using, and with which settings?
A similar accident is reported, and it seems that the JVM version, and even like the settings:

  -vmargs -Xms128m -Xmx256m -XX: PermSize = 128M -XX: MaxPermSize = 256M  

Try at least

(Note: The so-called mentioned in the comment is only to tell you that the exit code is programmatic or OS -Versible, which you do not tell much. And I do not know about eclipse-specific exit code)


No comments:

Post a Comment