Hi,

we encountered a problem with the mutex implementation on Solaris. 

What we see is that our store-file is getting bigger, even while all
msg that are in there are definetly ACKed by the SMSC. I traced the
problem up to the following scenario:

bearerbox is doing do_dump() of the store-file. While this is
happening (currently every 10 sec.) the ACK is received. But that ACK
does never go to the store-file and hence the message keeps unACKed in
the store-file, even while the transaction was successfull.

Cygwin and Linux do not show this behaviour, they do work as expected
and every ACK msg is getting into the store-file, hence the file
mutexes work as expected.

Any pthread/mutex Solaris gurus arround here?!

Stipe

[EMAIL PROTECTED]
-------------------------------------------------------------------
Wapme Systems AG

Vogelsanger Weg 80
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [EMAIL PROTECTED]
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are

Reply via email to