#128 ✓resolved
Christopher Stawarz

AsynchronousTrigger destructor causes crash

Reported by Christopher Stawarz | February 4th, 2015 @ 10:47 AM

Loading, running, and unloading the attached experiment crashes MWServer. The crash is happening in ~AsynchronousTrigger: notif->remove() attempts to lock notifications, which internally invokes pthread_mutex_lock. The latter function returns EINVAL, which the enclosing Boost code turns into an exception.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

The core framework and supporting libraries for the MWorks Suite

People watching this ticket

Attachments

Pages