Ticket #49 (assigned defect)

Opened 4 years ago

Last modified 4 years ago

pthread_rwlock locks need to be reinitialized on OS X

Reported by: dcarter Owned by: dcarter
Priority: normal Milestone:
Component: ARM4 Agent Version: 0.6
Severity: Operational Stability Keywords:
Cc:

Description

These may also prevent their correct use in some circumstances under OS X. Basically, when the creating process exits, the locks are no longer valid and may need to be reinitialized. This also implies that it won't work across processes, so some of the helper applications may not work correctly.

Change History

comment:1 Changed 4 years ago by dcarter

  • Status changed from new to assigned
  • Milestone set to Release 0.7

comment:2 Changed 4 years ago by dcarter

  • Milestone changed from Release 0.7 to Release 0.6.1

comment:3 Changed 4 years ago by anonymous

  • Milestone Release 0.6.1 deleted

Milestone Release 0.6.1 deleted

Note: See TracTickets for help on using tickets.