Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test expiration of keys upon displacement #3

Merged
merged 2 commits into from
Oct 31, 2015

Conversation

seppo0010
Copy link
Contributor

No description provided.

@seppo0010
Copy link
Contributor Author

I confirmed this test hits the block of code I wanted to hit by using lcov.


START_TEST(test_expire_displace)
{
// The goal of this test is to exercise the expiration of keys when

This comment was marked as spam.

thinkingfish pushed a commit that referenced this pull request Oct 31, 2015
Test expiration of keys upon displacement
@thinkingfish thinkingfish merged commit 3354ff7 into swaisbrot/cuckoo-test8 Oct 31, 2015
@thinkingfish thinkingfish deleted the swaisbrot/cuckoo-test9 branch October 31, 2015 05:28
sriganes added a commit to sriganes/pelikan that referenced this pull request Dec 30, 2018
Summary:
    ==79284==ERROR: AddressSanitizer: global-buffer-overflow on address
    0x00010d405de8 at pc 0x00010d404f79 bp 0x7ffee27fc5c0 sp 0x7ffee27fc5b8
    READ of size 2 at 0x00010d405de8 thread T0
        #0 0x10d404f78 in test_bitset_getset check_bitmap.c:47
        twitter#1 0x10d40e898 in srunner_run_tagged (libcheck.0.dylib:x86_64+0x4898)
        twitter#2 0x10d404c04 in main check_bitmap.c:90
        twitter#3 0x7fff69fa2014 in start (libdyld.dylib:x86_64+0x1014)
sriganes added a commit to sriganes/pelikan that referenced this pull request Dec 30, 2018
Summary:
WARNING: ThreadSanitizer: thread leak (pid=73068)
Thread T1 (tid=6684080, finished) created by main thread at:
    #0 pthread_create <null> (libclang_rt.tsan_osx_dynamic.dylib:x86_64h+0x2999d)
    twitter#1 test_thread check_ring_array.c:199 (check_ring_array:x86_64+0x10000231f)
    twitter#2 srunner_run_tagged <null> (libcheck.0.dylib:x86_64+0x4898)
    twitter#3 start <null> (libdyld.dylib:x86_64+0x1014)

ThreadSanitizer: thread leak check_ring_array.c:199 in test_thread
sriganes added a commit to sriganes/pelikan that referenced this pull request Jan 9, 2019
Summary:
    ==79284==ERROR: AddressSanitizer: global-buffer-overflow on address
    0x00010d405de8 at pc 0x00010d404f79 bp 0x7ffee27fc5c0 sp 0x7ffee27fc5b8
    READ of size 2 at 0x00010d405de8 thread T0
        #0 0x10d404f78 in test_bitset_getset check_bitmap.c:47
        twitter#1 0x10d40e898 in srunner_run_tagged (libcheck.0.dylib:x86_64+0x4898)
        twitter#2 0x10d404c04 in main check_bitmap.c:90
        twitter#3 0x7fff69fa2014 in start (libdyld.dylib:x86_64+0x1014)
michalbiesek added a commit to michalbiesek/pelikan that referenced this pull request May 27, 2019
…first-patch

use datapool for slab data storage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants