Summary: | The 'impossible' happened (__ubsan_handle_shift_out_of_bounds) as soon as starting anything under valgrind | ||
---|---|---|---|
Product: | [Developer tools] valgrind | Reporter: | Peifeng Yu <pfyu817> |
Component: | memcheck | Assignee: | Julian Seward <jseward> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | pfyu817 |
Priority: | NOR | ||
Version First Reported In: | 3.13.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Peifeng Yu
2017-09-12 17:58:34 UTC
This is a build done with --enable-ubsan. Correct? I'm using the receipt from spack (https://github.com/LLNL/spack/blob/develop/var/spack/repos/builtin/packages/valgrind/package.py). And yes it was built with --enable-ubsan |