[omniORB] Problems porting omniORB2.

Mike Bendickson bendi003@tc.umn.edu
Tue, 1 Jun 1999 11:07:16 -0500


This is a multi-part message in MIME format.

------=_NextPart_000_015A_01BEAC1E.E8CEDCE0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I've manage to build omniORB2 on UnixWare 2.1.2, but I'm getting a bus =
error when trying to start omniNames.

Here's what gdb give me:

UnixWare% gdb omniNames
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you =
are
welcome to change it and/or distribute copies of it under certain =
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for =
details.
This GDB was configured as "i386-pc-sysv4.2uw2.1.2"...
(gdb) set args -start 12345
(gdb) r
Starting program: =
/project/CoreModules/work/CORBA/OmniOrb2/omniORB_2.7.1/bin/x86_sco5/omniN=
ames -start 12345

Program received signal SIGWAITING, Process's LWPs are blocked.
0xbffa5518 in strlen () from /usr/lib/libc.so.1
(gdb)

This doesn't mean much to me.  What's SIGWAITING?  And why is that a bad =
thing?  And what does this have to do with strlen()?

Any suggestions?

Thanks,
-Mike

------=_NextPart_000_015A_01BEAC1E.E8CEDCE0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>I've manage to build omniORB2 on UnixWare 2.1.2, but =

I</FONT><FONT size=3D2>'m getting a bus error when trying to start=20
omniNames.</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Here's&nbsp;what gdb give me:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>UnixWare% gdb omniNames<BR>GNU gdb 4.18<BR>Copyright =
1998 Free=20
Software Foundation, Inc.<BR>GDB is free software, covered by the GNU =
General=20
Public License, and you are<BR>welcome to change it and/or distribute =
copies of=20
it under certain conditions.<BR>Type "show copying" to see the=20
conditions.<BR>There is absolutely no warranty for GDB.&nbsp; Type "show =

warranty" for details.<BR>This GDB was configured as=20
"i386-pc-sysv4.2uw2.1.2"...<BR>(gdb) set args -start 12345<BR>(gdb)=20
r<BR>Starting program:=20
/project/CoreModules/work/CORBA/OmniOrb2/omniORB_2.7.1/bin/x86_sco5/omniN=
ames=20
-start 12345</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>Program received signal SIGWAITING, Process's LWPs =
are=20
blocked.<BR>0xbffa5518 in strlen () from=20
/usr/lib/libc.so.1<BR>(gdb)<BR></FONT></DIV>
<DIV><FONT size=3D2>This doesn't mean much to me.&nbsp; What's =
SIGWAITING?&nbsp;=20
And why is that a bad thing?&nbsp; And what does this have to do with=20
strlen()?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>Any suggestions?</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Thanks,</FONT></DIV>
<DIV><FONT size=3D2>-Mike</DIV></FONT></BODY></HTML>

------=_NextPart_000_015A_01BEAC1E.E8CEDCE0--