I can't tell you that. It's supposed to end gracefully, not in a segfault. What happens if you set it to continue searching after it finds a match?
When I set it to continue searching, it searches infinitely. And when I set a certain limit, like 10 addresses, it stops after 10 addresses. But this time no segmentation fault was seen.
