• Sven Sandberg's avatar
    BUG#38817: please make mtr analyze crashes better · 906fc6bb
    Sven Sandberg authored
    Post-push fixes making it work on pushbuild's valgrind host, and clarifying the output.
    
    
    mysql-test/lib/My/CoreDump.pm:
      - Improved parsing of mtr output so that it works on pushbuild's "valgrind" host.
      - Added stack trace for the thread that coredumped, to make output more readable when there are many threads.
      - Added explanation of what the output consists of.
      - Added early removal of temp file.
    906fc6bb
CoreDump.pm 1.89 KB