Opened 8 years ago

Last modified 8 years ago

#11194 new Bugs

named_mutex creation error

Reported by: trivelli.lorenzo@… 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)

main.cpp (714 bytes ) - added by trivelli.lorenzo@… 8 years ago.
main.2.cpp (714 bytes ) - added by trivelli.lorenzo@… 8 years ago.
main.3.cpp (714 bytes ) - added by trivelli.lorenzo@… 8 years ago.
main.4.cpp (714 bytes ) - added by trivelli.lorenzo@… 8 years ago.

Download all attachments as: .zip

Change History (8)

by trivelli.lorenzo@…, 8 years ago

Attachment: main.cpp added

by trivelli.lorenzo@…, 8 years ago

Attachment: main.2.cpp added

by trivelli.lorenzo@…, 8 years ago

Attachment: main.3.cpp added

by trivelli.lorenzo@…, 8 years ago

Attachment: main.4.cpp added

comment:1 by trivelli.lorenzo@…, 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:1 by trivelli.lorenzo@…, 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 anonymous, 8 years ago

Summary: named_mufex creation errornamed_mutex creation error

comment:2 by anonymous, 8 years ago

Summary: named_mufex creation errornamed_mutex creation error
Note: See TracTickets for help on using tickets.