Hi, I sent a very poorly worded request for information last Friday.

Here is more detail:

I am trying to run Lotus Notes Server release 5.011 for Linux.

It is currently an unsupported beta

>From the download site (www.notes.net)
I have this statement.
server will run on any Linux distribution. In house, we have run Lotus R5x 
Domino on Linux on the following distributions
with the given caveats: 

       1. RedHat 6.0 - Out of the box, no changes
       2. Caldera 2.2 - Out of the box with the link described below (*).
       3. Caldera 2.3 Beta - Out of the box with the link described below (*).
       4. Suse 6.1 - The glibc needs to be upgraded to version 2.1.1 (we used 
the RPM from RedHat 6.0).
       5. PHT TurboLinux 2.x - The glibc needs to be upgraded to version 2.1.1 
(we used the RPM from RedHat 6.0).

I have libc5 2.1.2.5 and libstdc++2.10 2.95.2.0pre2 installed
(current potato).

the http daemon is failing as follows:

It writes an error log with contents:
[Mon Oct 11 12:33:36 1999] [13] ERROR: Message queue failure: DESTROY

An strace of the binary shows:

...
shmdt(0x412a1000)                       = 0
shmctl(100879, IPC_RMID, 0)             = 0
shmdt(0x4184b000)                       = 0
shmctl(100880, IPC_RMID, 0)             = 0
shmdt(0x41940000)                       = 0
shmctl(100881, IPC_RMID, 0)             = 0
semctl(678275, 0, IPC_RMID, 0xbffff71c) = 0
msgctl(0, IPC_RMID, 0)                  = -1 EINVAL (Invalid argument)
...   

This seems to be where it is aborting.

Further down:

...
execve("http.exe", [umovestr: Input/output error
0x70747468, umovestr: Input/output error
0x75746573, "\377\377\1\20\353J\213\205\210\375\377\377+\205\224\375"..., "U\211
\345\203\354\20VS\350", "", "GLIBC_2.0", "S", "[EMAIL PROTECTED]
7\341@ \277\346@ \277"..., "\203\304\20\205\300u)\203}\264", "__register_frame_i
nfo", "__register_frame_info", umovestr: Input/output error
0x3cd, "[\201\303k\212", "\324\21\1", "", "", ...], [/* 23 vars */]) = -1 ENOENT
 (No such file or directory)
...

What is umovestr?

TIA
Jim Penny

Reply via email to