The heap plugin is using a mutex after it is destroyed

Bug #409350 reported by Trond Norbye
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
Critical
Monty Taylor

Bug Description

In heap_deinit ( http://gorf.tangent.org/source/xref/drizzle/plugin/heap/ha_heap.cc#96 ) there is a call to pthread_mutex_destroy on line 101, right before we call ha_panic (see http://gorf.tangent.org/source/xref/drizzle/plugin/heap/hp_panic.cc#hp_panic ) where we try to lock the mutex again causing undefined behavior...

Related branches

Revision history for this message
Brian Aker (brianaker) wrote :
Changed in drizzle:
importance: Undecided → Critical
assignee: nobody → Monty Taylor (mordred)
milestone: none → aloha
status: New → Confirmed
Changed in drizzle:
status: Confirmed → Fix Committed
Monty Taylor (mordred)
Changed in drizzle:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.