I've been trying to register Executor/Linux with the Serial Number and
Aurthorization key ARDI sent me and I'm having no luck. It appears to
accept the strings and then exit. When I go to restart it, I get a Signal
23 (SIGIO, SIGURG, or SIGPOLL according to my signal.h). Anyone else
getting this?
--Toby Everett
From owner-executor Mon Mar 6 18:47:21 1995
Received: (from majordom@localhost) by nacm.com (8.6.9/8.6.9) id SAA11399 for executor-outgoing; Mon, 6 Mar 1995 18:47:21 -0800
Received: from sloth.swcp.com (sloth.swcp.com [198.59.115.25]) by nacm.com (8.6.9/8.6.9) with ESMTP id SAA11391 for <executor@nacm.com>; Mon, 6 Mar 1995 18:47:17 -0800
Received: from iclone.UUCP (uucp@localhost) by sloth.swcp.com (8.6.9/8.6.9) with UUCP id TAA13141; Mon, 6 Mar 1995 19:49:31 -0700
Received: from gwar.ardi.com by mailhost with smtp
(nextstep Smail3.1.29.0 #11) id m0rlpDe-000YdkC; Mon, 6 Mar 95 19:41 MST
Received: by gwar.ardi.com (linux Smail3.1.28.1 #5)
Toby> I've been trying to register Executor/Linux with the Serial
Toby> Number and Aurthorization key ARDI sent me and I'm having no
Toby> luck. It appears to accept the strings and then exit. When
Toby> I go to restart it, I get a Signal 23 (SIGIO, SIGURG, or
Toby> SIGPOLL according to my signal.h). Anyone else getting
Toby> this?
The exiting after registering is normal, but the crashing is not. Are
you running executor under gdb? Is more than one Executor active on
your network or machine at any given time?
Here's what's happening:
You can now purchase site licenses for Executor for a fixed number of
simultaneous users on your network. People who buy a copy for
personal use are really purchasing a site license for one user. When
you run Executor, it checks the local network for other Executors to
make sure you aren't using more copies simultaneously than your
license allows. We have seen the SIGIO from the broadcast packet kill
Executor under gdb (looks like a gdb bug), but not elsewhere.
You can turn off the site license check with:
executor -checknet 0
Of course, you're not supposed to use this flag to maliciously
circumvent your site license restrictions, but we allow users this
option in case the net check causes problems.
We apologize for not mentioning this in the 1.99k documentation; that
was an error.
-Mat
From owner-executor Mon Mar 6 19:18:32 1995
Received: (from majordom@localhost) by nacm.com (8.6.9/8.6.9) id TAA11848 for executor-outgoing; Mon, 6 Mar 1995 19:18:32 -0800
Received: from tua.st.hmc.edu (Tua.ST.HMC.Edu [134.173.48.55]) by nacm.com (8.6.9/8.6.9) with ESMTP id TAA11843 for <executor@nacm.com>; Mon, 6 Mar 1995 19:18:27 -0800
Received: (from tua@localhost) by tua.st.hmc.edu (8.6.10/8.6.9) id TAA07565 for executor@nacm.com; Mon, 6 Mar 1995 19:17:39 -0800