[AGENT++] Synchronized mutex_destroy failed in ATM example agent

Jean Li-Kam-Tin jean.li-kam-tin at vega.co.uk
Mon May 14 19:35:26 CEST 2007



Hi everyone,

When I compile and run the agent in agent++/examples/atm_mib and then
end the program with a Control-C I get a mutex_destroy error (see
below).

Does anyone else get this ? An how did they deal with it ?

I've built an agent around this example but I suspect mutex_destroy
failure I may be causing us problems (we're getting unexpected
segmentation faults when we close our programs down).

Best regards,

Jean.

-------------------


20070514.18:52:27: 19677: (1)DEBUG  : Thread: ended (tid): (-1208095824)
20070514.18:52:27: 19677: (4)DEBUG  : Thread: joined thread successfully
(tid): (-1208095824)
20070514.18:52:27: 19677: (1)DEBUG  : TaskManager: thread stopped
20070514.18:52:27: 19677: (1)DEBUG  : Thread: ended (tid): (-1218585680)
20070514.18:52:27: 19677: (4)DEBUG  : Thread: joined thread successfully
(tid): (-1218585680)
20070514.18:52:27: 19677: (1)DEBUG  : TaskManager: thread stopped
20070514.18:52:27: 19677: (1)DEBUG  : Thread: ended (tid): (-1229075536)
20070514.18:52:27: 19677: (4)DEBUG  : Thread: joined thread successfully
(tid): (-1229075536)
20070514.18:52:27: 19677: (1)DEBUG  : TaskManager: thread stopped
20070514.18:52:27: 19677: (1)DEBUG  : Thread: ended (tid): (-1239565392)
20070514.18:52:27: 19677: (4)DEBUG  : Thread: joined thread successfully
(tid): (-1239565392)
20070514.18:52:27: 19677: (1)DEBUG  : TaskManager: thread stopped
20070514.18:52:27: 19677: (2)ERROR  : Synchronized mutex_destroy failed
with (result)(ptr): (16), (139106516)
20070514.18:52:27: 19677: (2)ERROR  : Synchronized mutex_destroy failed
with (result)(ptr): (16), (139205788)
20070514.18:52:27: 19677: (2)ERROR  : Synchronized mutex_destroy failed
with (result)(ptr): (16), (139109132)


-------------------





More information about the AGENTPP mailing list