Problems with DSAPI filter on Linux
"Romil_Singla" <[email protected]>
| Newsgroups | gmane.linux.suse.domino |
|---|---|
| Message-ID | <[email protected]> |
Hi We have our shared library which we want to use as DSAPI filter for Domino on Linux. We are using Domino Web Server Release 6.0.2 CF2 HF110 on Linux Advanced server 2.1. Our library makes use of pthreads (a library of POSIX-compliant thread routines). Our this library is working fine with Domino 6.0.2 Web Server on Solaris. But when we load this library on Linux, just after loading the library the web server crashes. The Back Trace of the core dump generated is given below. #0 0x40645056 in WaitOnNativeSemaphore () from /home/agent6/Domino602/lotus/notes/latest/linux/libnotes.so #1 0x40644194 in OSWaitEvent () from /home/agent6/Domino602/lotus/notes/latest/linux/libnotes.so #2 0x41008fcd in NAMELookupThread () from /home/agent6/Domino602/lotus/notes/latest/linux/libnotes.so #3 0x4065b3bf in ThreadWrapper () from /home/agent6/Domino602/lotus/notes/latest/linux/libnotes.so #4 0x4205fc6f in pthread_start_thread (arg=0x45b71be0) at manager.c:284 What could be the reason for such behaviour on Linux ??? Romil -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]