1#!/bin/sh
2
3./filter_stderr_and_thread_no \
4| sed "s/ is at offset [0-9]* from / is at offset ... from /"
5