Bug 1234 - IDL_Cubit deadlock on single CPU machines when using SHMIOP
Summary: IDL_Cubit deadlock on single CPU machines when using SHMIOP
Status: NEW
Alias: None
Product: TAO
Classification: Unclassified
Component: ORB (show other bugs)
Version: 1.2.3
Hardware: x86 Windows 2000
: P3 normal
Assignee: DOC Center Support List (internal)
URL:
Depends on:
Blocks: 3025
  Show dependency tree
 
Reported: 2002-06-19 22:02 CDT by Nanbor Wang
Modified: 2008-08-12 07:35 CDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nanbor Wang 2002-06-19 22:02:23 CDT
The summary pretty much says it all.

I have compiled client, server, and collocation projects under
IDL_Cubit.  With the collocation version, I run
        successfully with either IIOP or SHMIOP, with SHMIOP selected via
"-ORBEndpoint shmiop://".  When I try
        the client/server version with IIOP, this works also.  However, when
I start the server with: "server -ORBEndpoint shmiop://
        -f theior", and the client with "client -f theior", the client gets
about halfway through its set of tests before everything on
        the machine locks up.  The mouse if frozen, the keyboard is frozen
(can't CTRL-ALT-DELETE).  I have to cycle the power
        switch.  Just to see if this was a fluke, I tried it again and got
the same results.

    REPEAT BY:
        cmd line 1:  server -ORBEndpoint shmiop:// -f theior
        cmd line 2:  client -f theior
Comment 1 Nanbor Wang 2002-07-07 21:50:27 CDT
Accept.  
Comment 2 Johnny Willemsen 2006-11-24 07:00:19 CST
to pool