[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: Thu, 15 Jul 2010 12:58:49 +0000
Bugs item #3019915, was opened at 2010-06-23 09:13
Message generated for change (Settings changed) made by tjaden
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: 4.9
>Status: Closed
>Resolution: Fixed
Priority: 7
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