You are not logged in.

#1 2013-11-27 12:47:38

jixbo
Member
Registered: 2013-11-27
Posts: 1

Eclipse Adt-bundle (android sdk) crashes all the time

My eclipse from adt-bundle (android sdk, version 20131030) is crashing all the time I do something is not writing code, like import a project. I'm using arch linux with oracle java(7-45), but I had before icedtea with the same problem.
Any idea would be welcome smile

Here's the error:
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f4ef0021a48, pid=9156, tid=139977214236416
#
# JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libgobject-2.0.so.0+0x19a48]  g_object_get_qdata+0x18

And the full log:
http://pastebin.com/W6Yh6Caj

Offline

#2 2013-12-24 04:07:05

donniezazen
Member
From: Salt Lake City
Registered: 2011-06-24
Posts: 671
Website

Re: Eclipse Adt-bundle (android sdk) crashes all the time

Any idea why this might be happening?

I have same problem on Fedora and Arch under KDE with both Oracle JDK 6 and 7 installed. It crashes predictably. It doesn't crash on Ubuntu.

Last edited by donniezazen (2013-12-24 04:07:35)

Offline

#3 2013-12-25 02:30:49

donniezazen
Member
From: Salt Lake City
Registered: 2011-06-24
Posts: 671
Website

Re: Eclipse Adt-bundle (android sdk) crashes all the time

Offline

#4 2014-03-07 17:55:36

dummyano
Member
Registered: 2014-02-14
Posts: 10

Re: Eclipse Adt-bundle (android sdk) crashes all the time

"To fix, add to eclipse.ini:
-Dorg.eclipse.swt.browser.DefaultType=mozilla"

http://code.google.com/p/android/issues/detail?id=62102

Works for me on adt bundle 20131030, on updated arch (07/March/2014).

Offline

Board footer

Powered by FluxBB