Interaction with crossover office 5.0. [message #161901] |
Mon, 16 January 2006 11:38 |
Eclipse User |
|
|
|
At some point in the last week my eclipse debugging environment became
very unstable. When I went to start the debugger it would hang with
three gdb processes running. I eventually started with a blank project,
and got eclipse crashes! Looking at the logfile produced I see that it
is in a native method related to mozilla plugin stuff in Crossover
Office 5.
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x6CF89134
Function=(null)+0x6CF89134
Library=/home/wcn00/.cxoffice/dotwine/desktopdata/cxnsplugin /linux/NPOJI610.dll.so
NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.
Current Java thread:
at org.eclipse.swt.internal.mozilla.XPCOM.VtblCall(Native Method)
at
org.eclipse.swt.internal.mozilla.nsIBaseWindow.Create(nsIBas eWindow.java:49)
at org.eclipse.swt.browser.Browser.<init>(Browser.java:315)
I removed crossoveroffice (had to delete the .cxoffice directory) and
now eclipse starts up again. My question is why would this library have
been involved in a native method anyway? No doubt because it was
registered as part of the mozilla plugin, but still... I don't know why
even mozilla stuff is being loaded. I'm debugging a plain old c program...
Now I must rebuild my projects from scratch which is a drag because I
had a LOT of environment variables which I must hand key.
wcn
|
|
|
Powered by
FUDForum. Page generated in 0.06296 seconds