eclipse debugging problem with SWT and/or XPCOM on ubuntu

Posted by jspeshu on Stack Overflow See other posts from Stack Overflow or by jspeshu
Published on 2010-12-31T10:38:36Z Indexed on 2010/12/31 10:54 UTC
Read the original article Hit count: 215

Filed under:
|
|
|
|

every time i tried to debug some php application i get this error message

 Unhandled event loop exception  
 XPCOM error -2147467262

i found a log like this one in my home direcorty

  A fatal error has been detected by the Java Runtime Environment:

  SIGSEGV (0xb) at pc=0x00007f232a4331b5, pid=4151, tid=139787135117072

  JRE version: 6.0_18-b18
  Java VM: OpenJDK 64-Bit Server VM (16.0-b13 mixed mode linux-amd64 )
  Derivative: IcedTea6 1.8.1
  Distribution: Ubuntu 10.04 LTS, package 6b18-1.8.1-0ubuntu1
  Problematic frame:
  C  [libc.so.6+0x391b5]  exit+0x35

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about ubuntu