[AD] [ alleg-Bugs-3019915 ] al_create_mutex_recursive() causes segfault in Win32 |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: noreply@xxxxxxxxxx
- Subject: [AD] [ alleg-Bugs-3019915 ] al_create_mutex_recursive() causes segfault in Win32
- From: "SourceForge.net" <noreply@xxxxxxxxxx>
- Date: Tue, 22 Jun 2010 23:13:22 +0000
Bugs item #3019915, was opened at 2010-06-22 18:13
Message generated for change (Tracker Item Submitted) made by spoofle
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=3019915&group_id=5665
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Windows
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: spoofle (spoofle)
Assigned to: Nobody/Anonymous (nobody)
Summary: al_create_mutex_recursive() causes segfault in Win32
Initial Comment:
Looks like a missing call marking the mutex as uninitialized that was in al_create_mutex() was the cause. Adding the call fixed it. (attached is a patch for src/threads.c)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=3019915&group_id=5665