tzcoolman / FACS-OLD

0 stars 2 forks source link

Yet another SIGSEGV, "cannot find bloom filter" triggers it #38

Open brainstorm opened 11 years ago

brainstorm commented 11 years ago

While running on my laptop (to be verified by Travis...):

$ make valgrind
==8395== Process terminating with default action of signal 11 (SIGSEGV)
==8395==  Access not within mapped region at address 0x8
==8395==    at 0x589EFC1: make_list (file_dir.c:131)
==8395==    by 0x58A0214: query (big_query.c:88)
==8395==    by 0x589909C: facs_bloom_query (facs.c:44)

Update: verified by travis, and with more useful info:

https://travis-ci.org/brainstorm/DRASS/builds/4223847/#L159