[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
- From: James Blackburn <jamesblackburn@xxxxxxxxx>
- Date: Fri, 30 Oct 2009 23:05:44 +0000
- Delivered-to: cdt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=le+aqdTfrI4bZQo7mo+a6YraWjxlqaezeXG4h4CA8P4=; b=bdzjVdRZbsk71Pjmecm9RbMYzFsHz0KZ2L+5a7FIAHH6jT8S460BX20tqqec7xNHXd nZk6uPL+B9UFRPvDh1r/Z75I9n16hAGApRt0xucbyquflGxl26JRL8LfsDITuQa/Bf26 M7VFwQsnR23wEP4YFObsehvZr3T/36WXIXEl8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=M0WEyOoCGZiDqXpudzruK+WjS87j5jAl8sEknG/Bx5WRZ65tQlZj9jTfZ5EgXkmWPQ vqRkmOy+Lhd6K2qQP8C2Go2ubHUNlc+PtgIbt95LVLJNdTQtDN6mPP2oxqSyYHm47aW6 zrMX8Oz72BrzX4vOZ3E1r+eD9i0zK2eSbBYiU=
2009/10/30 Tobias Hahn <tobias.hahn@xxxxxxxxxxx>:
> FYI: Filed bug 293822.
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=293822
As requested in the bug (and for future reference). To provide a
backtrace on MacOS you can run Eclipse from the terminal and interrupt
it with ctrl-\
1) Open terminal
2) cd to the eclipse directory
3) run eclipse with ./Eclipse.app/Contents/MacOS/eclipse
4) When it crashes/freezes press: ctrl \
If you can provoke the crash, please do provide this.
Cheers,
James
>
> Am 30.10.2009 um 15:37 schrieb Tobias Hahn:
>
>> Hi all,
>>
>> Recently, I am getting a lot of freezes. About once or twice an hour
>> eclipse will freeze and not wake again on my machine after editing a c++
>> source file. I have to kill it using kill -9.
>>
>> Is anyone else seeing this? Can anybody help me debug this?
>>
>> Thanks, Tobias
>>
>> I am using cvs cdt on 64bit eclipse 3.5.1 M20090917-0800 on Mac OS 10.6.
>> The Error log shows at lot of entries like this one:
>>
>>> eclipse.buildId=M20090917-0800
>>> java.version=1.6.0_15
>>> java.vendor=Apple Inc.
>>> BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=de_DE
>>> Framework arguments: -keyring /Users/toh/.eclipse_keyring -showlocation
>>> Command-line arguments: -os macosx -ws cocoa -arch x86_64 -keyring
>>> /Users/toh/.eclipse_keyring -showlocation
>>>
>>>
>>> Error
>>> Fri Oct 30 15:28:48 CET 2009
>>> Problems occurred when invoking code from plug-in: "org.eclipse.cdt.ui".
>>>
>>> java.util.ConcurrentModificationException
>>> at java.util.HashMap$HashIterator.nextEntry(HashMap.java:793)
>>> at java.util.HashMap$KeyIterator.next(HashMap.java:828)
>>> at
>>> org.eclipse.cdt.internal.ui.text.spelling.engine.DefaultSpellChecker.execute(DefaultSpellChecker.java:224)
>>> at
>>> org.eclipse.cdt.internal.ui.text.spelling.CSpellingEngine.check(CSpellingEngine.java:166)
>>> at
>>> org.eclipse.cdt.internal.ui.text.spelling.SpellingEngine.check(SpellingEngine.java:71)
>>> at
>>> org.eclipse.cdt.internal.ui.text.spelling.CSpellingService$1.run(CSpellingService.java:57)
>>> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
>>> at
>>> org.eclipse.cdt.internal.ui.text.spelling.CSpellingService.check(CSpellingService.java:62)
>>> at
>>> org.eclipse.ui.texteditor.spelling.SpellingReconcileStrategy.reconcile(SpellingReconcileStrategy.java:198)
>>> at
>>> org.eclipse.cdt.internal.ui.text.spelling.CSpellingReconcileStrategy.reconcile(CSpellingReconcileStrategy.java:118)
>>> at
>>> org.eclipse.ui.texteditor.spelling.SpellingReconcileStrategy.initialReconcile(SpellingReconcileStrategy.java:169)
>>> at
>>> org.eclipse.cdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile(CompositeReconcilingStrategy.java:112)
>>> at
>>> org.eclipse.cdt.internal.ui.text.CCompositeReconcilingStrategy.initialReconcile(CCompositeReconcilingStrategy.java:108)
>>> at
>>> org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess(MonoReconciler.java:105)
>>> at
>>> org.eclipse.cdt.internal.ui.text.CReconciler.initialProcess(CReconciler.java:395)
>>> at
>>> org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:173)
>>
>>
>>
>> Ableton AG, Sitz Berlin, Amtsgericht Berlin-Charlottenburg, HRB 72838
>> Vorstand: Gerhard Behles, Jan Bohl, Bernd Roggendorf
>> Vorsitzender des Aufsichtsrats: Uwe Struck
>>
>>
>>
>>
>> _______________________________________________
>> cdt-dev mailing list
>> cdt-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>
> Ableton AG, Sitz Berlin, Amtsgericht Berlin-Charlottenburg, HRB 72838
> Vorstand: Gerhard Behles, Jan Bohl, Bernd Roggendorf
> Vorsitzender des Aufsichtsrats: Uwe Struck
>
>
>
>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>