Corba oddness
- From: "Fox, Kevin M" <KMFox mail bhi-erc com>
- To: "'gnome-list gnome org'" <gnome-list gnome org>
- Subject: Corba oddness
- Date: Fri, 4 Jun 1999 14:38:19 -0700
I am teaching myself corba in c...
I am working on a little test program and it is acting strange.
If you start up the server then contact it with the test program I created,
it crashes the server on the second or third method invocation. The strange
thing is, the code has all been generated by orbit-idl --skeleton-impl and
the main function, pritty much copied from an example I found...
I have attached the program if anyone would be willing to look at it.
To try it out, type
cd
mkdir ~/.tm
tar -zxvf tmpd.tar.gz
cd tmpd/src
make
./tmpd
go to a second terminal
cd ~/tmpd/test
make
./test-tmpd
boom...:(
Thanks...
tmpd.tar.gz
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]