Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » C++ auto completion on amd64 hangs
C++ auto completion on amd64 hangs [message #164315] Thu, 23 February 2006 05:20 Go to next message
Eclipse UserFriend
Originally posted by: karol.mikronika.com.pl

Hi!

I've installed 3.1.2 version of Eclipse (gtk) on my amd64 box and when I am
trying to use source autocompletion IDE hangs... :( This happens always
not incidentally.

I have Java 1.5.0. What I have to do? Reinstall 32-bit version of Eclipse
and
reinstall Java to 1.4.2?

What is the status of Eclipse on amd64? I read in release notes that
Eclipse
3.1.2 is in early stage on amd64 is it true now?

Regards,
Karol

ps.

Lately I also tried 3.2M5 without success. Also hangs...
Re: C++ auto completion on amd64 hangs [message #164347 is a reply to message #164315] Thu, 23 February 2006 11:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: berend.chalmers.se

Hi Karol,

I guess this is a useless message; but I have been using eclipse for
quite some time now on AMD64 without any problems; autocompletion works
fine. I am running 3.1.2 with CDT 3.0.2
and java:
$ java -version
java version "1.5.0_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_04-b05, mixed mode)

Again, sorry, it probably doesn't help you. But it should be able to work.

Berend.

> Hi!
>
> I've installed 3.1.2 version of Eclipse (gtk) on my amd64 box and when I am
> trying to use source autocompletion IDE hangs... :( This happens always
> not incidentally.
>
> I have Java 1.5.0. What I have to do? Reinstall 32-bit version of
> Eclipse and
> reinstall Java to 1.4.2?
> What is the status of Eclipse on amd64? I read in release notes that
> Eclipse
> 3.1.2 is in early stage on amd64 is it true now?
>
> Regards,
> Karol
>
> ps.
>
> Lately I also tried 3.2M5 without success. Also hangs...
>
>
Re: C++ auto completion on amd64 hangs [message #164405 is a reply to message #164315] Fri, 24 February 2006 02:02 Go to previous messageGo to next message
Eclipse UserFriend
Karol Szkudlarek wrote:

>
> Hi!
>
> I've installed 3.1.2 version of Eclipse (gtk) on my amd64 box and when I
> am trying to use source autocompletion IDE hangs... :( This happens always
> not incidentally.
>
> I have Java 1.5.0. What I have to do? Reinstall 32-bit version of Eclipse
> and
> reinstall Java to 1.4.2?
>
> What is the status of Eclipse on amd64? I read in release notes that
> Eclipse
> 3.1.2 is in early stage on amd64 is it true now?
>
> Regards,
> Karol
>
> ps.
>
> Lately I also tried 3.2M5 without success. Also hangs...

I run eclipse (the 32bit build) on Linux on AMD64. Here autocompletion
works, but (probably due to the size of the project I am working on) is
very slow (up to multiple tenth of seconds). This makes the UI unresponsive
and looks like the IDE hangs. If you kill Eclipse too early, you may never
find out that it may come back - some day :-)

The lockup is so bad that I changed the autocompletion delay to be 3
seconds, so that I basically work without it. But sometimes I pause too
long while typing and then it bites me again :-(

Lothar
Re: C++ auto completion on amd64 hangs [message #164831 is a reply to message #164405] Tue, 28 February 2006 07:01 Go to previous message
Eclipse UserFriend
Originally posted by: karol.mikronika.com.pl

I am very patient user.. :) But...
I am waiting very long time for Eclipse Wake Up..... Once I left Eclipse
for a whole night and back to work at the morning and Eclipse was still
unreponsive.. :(

For me Eclipse is completly useless now.. :(

ps.

I attached via jdb to eclipse java process and there are:


~> /usr/local/java/jdk/bin/jdb -connect
sun.jvm.hotspot.jdi.SAPIDAttachingConnector:pid=4561
Initializing jdb ...
> where all
AutoAssist Delay:
[1] java.lang.Object.wait (native method)
[2] java.lang.Object.wait (Object.java:474)
[3] org.eclipse.swt.widgets.Synchronizer.syncExec (Synchronizer.java:169)
[4] org.eclipse.ui.internal.UISynchronizer.syncExec
(UISynchronizer.java:28)
[5] org.eclipse.swt.widgets.Display.syncExec (Display.java:3 366)
[6]
org.eclipse.jface.text.contentassist.ContentAssistant$AutoAs sistListener.showAssist
(ContentAssistant.java:324)
[7]
org.eclipse.jface.text.contentassist.ContentAssistant$AutoAs sistListener.run
(ContentAssistant.java:246)
[8] java.lang.Thread.run (Thread.java:595)
org.eclipse.cdt.internal.ui.text.CSourceViewerConfiguration$ 1:
[1] java.lang.Object.wait (native method)
[2]
org.eclipse.jface.text.reconciler.AbstractReconciler$Backgro undThread.run
(AbstractReconciler.java:176)
Worker-3:
[1] java.lang.Object.wait (native method)
[2] org.eclipse.core.internal.jobs.WorkerPool.sleep (WorkerPool.java:173)
[3] org.eclipse.core.internal.jobs.WorkerPool.startJob
(WorkerPool.java:205)
[4] org.eclipse.core.internal.jobs.Worker.run (Worker.java:69)
Worker-2:
[1] java.lang.Object.wait (native method)
[2] org.eclipse.core.internal.jobs.WorkerPool.sleep (WorkerPool.java:173)
[3] org.eclipse.core.internal.jobs.WorkerPool.startJob
(WorkerPool.java:205)
[4] org.eclipse.core.internal.jobs.Worker.run (Worker.java:69)
org.eclipse.cdt.internal.ui.text.CSourceViewerConfiguration$ 1:
[1] java.lang.Object.wait (native method)
[2]
org.eclipse.jface.text.reconciler.AbstractReconciler$Backgro undThread.run
(AbstractReconciler.java:176)
C/C++ Indexer:
[1] java.lang.Thread.sleep (native method)
[2] org.eclipse.cdt.internal.core.search.processing.JobManager.r un
(JobManager.java:455)
[3] java.lang.Thread.run (Thread.java:595)
Worker-0:
[1] java.lang.Object.wait (native method)
[2] org.eclipse.core.internal.jobs.WorkerPool.sleep (WorkerPool.java:173)
[3] org.eclipse.core.internal.jobs.WorkerPool.startJob
(WorkerPool.java:205)
[4] org.eclipse.core.internal.jobs.Worker.run (Worker.java:69)
Start Level Event Dispatcher:
[1] java.lang.Object.wait (native method)
[2] java.lang.Object.wait (Object.java:474)
[3]
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .getNextEvent
(EventManager.java:349)
[4] org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run
(EventManager.java:287)
Framework Event Dispatcher:
[1] java.lang.Object.wait (native method)
[2] java.lang.Object.wait (Object.java:474)
[3]
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .getNextEvent
(EventManager.java:349)
[4] org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run
(EventManager.java:287)
State Data Manager:
[1] java.lang.Thread.sleep (native method)
[2] org.eclipse.osgi.framework.adaptor.core.StateManager.run
(StateManager.java:293)
[3] java.lang.Thread.run (Thread.java:595)
Signal Dispatcher:
Finalizer:
[1] java.lang.Object.wait (native method)
[2] java.lang.ref.ReferenceQueue.remove (ReferenceQueue.java:116)
[3] java.lang.ref.ReferenceQueue.remove (ReferenceQueue.java:132)
[4] java.lang.ref.Finalizer$FinalizerThread.run (Finalizer.java:159)
Reference Handler:
[1] java.lang.Object.wait (native method)
[2] java.lang.Object.wait (Object.java:474)
[3] java.lang.ref.Reference$ReferenceHandler.run (Reference.java:116)
main:
> threads
Group system:
(java.lang.ref.Reference$ReferenceHandler)0xc
Reference Handler unknown
(java.lang.ref.Finalizer$FinalizerThread)0xb
Finalizer unknown
(java.lang.Thread)0xa
Signal Dispatcher running
Group main:
(java.lang.Thread)0xd
main running
(java.lang.Thread)0x9
State Data Manager sleeping
(org.eclipse.osgi.framework.eventmgr.EventManager$EventThrea d)0x8
Framework Event Dispatcher unknown
(org.eclipse.osgi.framework.eventmgr.EventManager$EventThrea d)0x7
Start Level Event Dispatcher unknown
(org.eclipse.core.internal.jobs.Worker)0x6
Worker-0 unknown
(java.lang.Thread)0x5
C/C++ Indexer sleeping

(org.eclipse.jface.text.reconciler.AbstractReconciler$Backgr oundThread)0x4
org.eclipse.cdt.internal.ui.text.CSourceViewerConfiguration$ 1 unknown
(org.eclipse.core.internal.jobs.Worker)0x3
Worker-2 unknown
(org.eclipse.core.internal.jobs.Worker)0x2
Worker-3 unknown

(org.eclipse.jface.text.reconciler.AbstractReconciler$Backgr oundThread)0x1
org.eclipse.cdt.internal.ui.text.CSourceViewerConfiguration$ 1 unknown
(java.lang.Thread)0x0
AutoAssist Delay unknown
>

Maybe I can better diagnose my issue.... Any ideas??

Regards,
Karol
Previous Topic:Makefile and default associated editor
Next Topic:Red error crosses when using my own makefiles?
Goto Forum:
  


Current Time: Wed Jul 02 21:04:07 EDT 2025

Powered by FUDForum. Page generated in 0.06560 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top