Re: JIT crash introduced by 6185c9737c with LLVM 14
От | Jeff Davis |
---|---|
Тема | Re: JIT crash introduced by 6185c9737c with LLVM 14 |
Дата | |
Msg-id | 12ffcc04d27a6677238a8ab8572a2bffc66c8fdf.camel@j-davis.com обсуждение исходный текст |
Ответ на | Re: JIT crash introduced by 6185c9737c with LLVM 14 (Amit Langote <amitlangote09@gmail.com>) |
Ответы |
Re: JIT crash introduced by 6185c9737c with LLVM 14
|
Список | pgsql-bugs |
On Tue, 2024-06-18 at 15:11 +0900, Amit Langote wrote: > Also, could you please check if the crash still occurs after applying > the attached patch which removes the changes that 6185c9737c made to > files under src/backend/jit? > > (My colleague David Rowley offered to test it on a raspberrypi and on > a x86_64 machine with libLLVM-14.so, but sees no crash using those > steps.) My testcase was wrong because I was installing into the same destination directory each time when bisecting (that shortcut normally works but can cause problems with LLVM changes). When I install into a fresh directory, it works. There may (or may not) have been some bug in my original larger case, but I'll have to re-investigate, and in any case I don't think your commit was a problem. Regards, Jeff Davis
В списке pgsql-bugs по дате отправления: