Method for detecting race conditions involving heap memory...

Electrical computers and digital processing systems: virtual mac – Task management or control

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C718S102000, C718S107000, C719S328000, C711S100000, C711S150000, C711S151000, C711S152000, C704SE21020

Reexamination Certificate

active

07992146

ABSTRACT:
A method for detecting race conditions involving heap memory access including a plurality of threads being tracked. At runtime a plurality of APIs utilized to create and destroy thread synchronization objects are intercepted, and each synchronization object created via the APIs is tracked. A bit field is created that contains a unique bit for each synchronization object. Heap memory allocations and deallocations are intercepted and tracked. The heap memory access is intercepted, and at that time, the ID of the accessing thread is compared with the last thread ID associated with that memory block when it was last accessed. If the thread IDs do not match, then the current thread synchronization object bit field is compared with the last synchronization object bit field associated with thread memory block. Provided the bit fields are different, a race condition warning is reported that is displayable to the user having the call chains.

REFERENCES:
patent: 5694604 (1997-12-01), Reiffin
patent: 6314471 (2001-11-01), Alverson et al.
patent: 6405326 (2002-06-01), Azagury et al.
patent: 6593940 (2003-07-01), Petersen et al.
patent: 6728960 (2004-04-01), Loomans
patent: 6754701 (2004-06-01), Kessner
patent: 6817009 (2004-11-01), Flanagan et al.
patent: 7716645 (2010-05-01), Dolby et al.
patent: 1202172 (2002-05-01), None
patent: 2004252670 (2004-09-01), None

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Method for detecting race conditions involving heap memory... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Method for detecting race conditions involving heap memory..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Method for detecting race conditions involving heap memory... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-2720444

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.