Guest User

Untitled

a guest
Dec 11th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. #0 0x00007ffff7461a75 in *__GI_raise (sig=<value optimized out>)
  2. at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  3. #1 0x00007ffff74655c0 in *__GI_abort () at abort.c:92
  4. #2 0x00007ffff745a941 in *__GI___assert_fail (assertion=0x7ffff77b6405 "nr_cpus_mask != -1",
  5. file=<value optimized out>, line=1108, function=0x7ffff77b6660 "init_table_populate")
  6. at assert.c:81
  7. #3 0x00007ffff77b46a7 in init_table_populate (ht=0x6170d0, i=0, len=1) at rculfhash.c:1108
  8. #4 0x00007ffff77b4827 in init_table (ht=0x6170d0, first_order=0, len_order=6) at rculfhash.c:1145
  9. #5 0x00007ffff77b4d6e in _cds_lfht_new (hash_fct=0x401d2a <test_hash>,
  10. compare_fct=0x401d91 <test_compare>, hash_seed=66, init_size=32, flags=0,
  11. cds_lfht_call_rcu=0x401228 <call_rcu_qsbr@plt>,
  12. cds_lfht_synchronize_rcu=0x401218 <synchronize_rcu_qsbr@plt>,
  13. cds_lfht_rcu_read_lock=0x401615 <_rcu_read_lock_qsbr>,
  14. cds_lfht_rcu_read_unlock=0x40161b <_rcu_read_unlock_qsbr>,
  15. cds_lfht_rcu_thread_offline=0x401653 <_rcu_thread_offline>,
  16. cds_lfht_rcu_thread_online=0x40168a <_rcu_thread_online>,
  17. cds_lfht_rcu_register_thread=0x4012c8 <rcu_register_thread_qsbr@plt>,
  18. cds_lfht_rcu_unregister_thread=0x4012a8 <rcu_unregister_thread_qsbr@plt>, attr=0x0)
  19. at rculfhash.c:1312
  20. #6 0x000000000040177c in cds_lfht_new (hash_fct=0x401d2a <test_hash>,
  21. compare_fct=0x401d91 <test_compare>, hash_seed=66, init_size=32, flags=0, attr=0x0)
  22. at ../urcu/rculfhash.h:149
  23. #7 0x0000000000403225 in main (argc=4, argv=0x7fffffffe528) at test_urcu_hash.c:867
Add Comment
Please, Sign In to add comment