URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7cdd22f422130bacad7e9c29ff0ba3dca0ad7db9
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7cdd22f by Guy Harris (guy@xxxxxxxxxxxx):
Try to catch TShark crashing and get a stack trace.
It's currently crashing in the Solaris buildbot when we do "tshark -v";
hopefully this will give us something more useful than
test.sh: line 144: 21543 Abort (core dumped) $TSHARK -v
"Version information" Failed!
Failed to print version information
Binary file ./core matches
as a diagnostic.
Change-Id: I278c8dd9f6acf5ddfa83bc0a7f3f7a3c48577ac2
Reviewed-on: https://code.wireshark.org/review/9052
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 74c5ab0 Treat channel flags fields as just collections of bits, not as type fields.
adds 7cdd22f Try to catch TShark crashing and get a stack trace.
Summary of changes:
test/test.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)