Summary: | crash in git format-patch --output with multiple commits (due to double free) | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Ivan Zakharyaschev <imz> |
Component: | git | Assignee: | placeholder <placeholder> |
Status: | NEW --- | QA Contact: | qa-sisyphus |
Severity: | minor | ||
Priority: | P5 | CC: | glebfm, ldv, placeholder |
Version: | unstable | ||
Hardware: | x86_64 | ||
OS: | Linux |
Description
Ivan Zakharyaschev
2021-07-15 16:04:42 MSK
(Ответ для Ivan Zakharyaschev на комментарий #0) > git format-patch --output with multiple commits crashes. > > (The error message when it crashes can be different between different runs > of the same command.) On another system, with different commits, it was "malloc(): unaligned tcache chunk detected" |