Opened 8 years ago
Last modified 8 years ago
#11194 new Bugs
named_mutex creation error
| Reported by: | Owned by: | Ion Gaztañaga | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | interprocess |
| Version: | Boost 1.57.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
When creating a named_mutex object under windows, if the event registry does not contain a record with id 6005 an inteprocess_exception is thrown by get_bootup_time function. The attached sample works if event id 6005 exists but fails otherwise
Attachments (4)
Change History (8)
by , 8 years ago
by , 8 years ago
| Attachment: | main.2.cpp added |
|---|
by , 8 years ago
| Attachment: | main.3.cpp added |
|---|
by , 8 years ago
| Attachment: | main.4.cpp added |
|---|
comment:1 by , 8 years ago
comment:1 by , 8 years ago
sorry for the same file attached four times, but I'm reasonably sure I clicked once on the "attach" button... is there any way to remove them ?
comment:2 by , 8 years ago
| Summary: | named_mufex creation error → named_mutex creation error |
|---|
comment:2 by , 8 years ago
| Summary: | named_mufex creation error → named_mutex creation error |
|---|
Note:
See TracTickets
for help on using tickets.

sorry for the same file attached four times, but I'm reasonably sure I clicked once on the "attach" button... is there any way to remove them ?