Unkillable process because of using semaphores?

N

Nish

Hi,

I have some code, to which I added usage of posix semaphores. I am
working on a solaris platform. After doing that, my process becomes
unkillable, that is it will not terminate if sent a SIGTERM signal.
I am not ignoring that signal. Just adding this code related to
semaphores seems to be causing this problem. None of my threads is
sleeping indefinitely on any semaphore wait.
Any help will be appreciated.
If this is not the right group for this question, it would be great if
someone could guide me to the right group.

Thanks,
Nish.
 
V

Victor Bazarov

Nish said:
I have some code, to which I added usage of posix semaphores. I am
working on a solaris platform. [...]
If this is not the right group for this question, it would be great if
someone could guide me to the right group.

I'd try comp.unix.solaris first, even before coming here.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top