This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fwd: Re: Problems with GCJ, need a help!


>>>>> "Andrey" == Andrey Kondakov <andrew5498@hotmail.com> writes:

>>> public RMIserver() throws RemoteException
>>> {
>>> super();
>>> ^^^^
>>> I see SIGSEGV there and it fails to continue
>>> I guess the error took place in UnicastRemoteObject constructor, isn't it?

I don't know what is going on here.  I'm afraid you'll have to debug
to find out.  The RMI code hasn't been very heavily tested, at least
not by us.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]