| От | Tom Lane |
|---|---|
| Тема | Re: BUG #14286: PostgreSQL build tests segfaulting |
| Дата | |
| Msg-id | 4473.1470775983@sss.pgh.pa.us обсуждение |
| Ответ на | Re: BUG #14286: PostgreSQL build tests segfaulting (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-bugs |
I wrote:
> lr@pcorp.us writes:
>> This could be something wrong in my config, but since August 8th, our
>> PostGIS Debian build bot has been segfaulting in the PostgreSQL tests
>> packaged with PostgreSQL.
> Stack traces? Or at least identify the failing commands?
BTW, looking closer, I think that the pg_regress output is telling us
that it's psql that is segfaulting, not the backend. I wonder whether
the cause could be the refactoring that Noah did to move some quote
processing functionality into src/fe_utils/. In this theory, the reason
why your build is failing and nobody else's is could be that you're
somehow linking to an obsolete version of libpgfeutils.a, causing a
missing-symbol error (which Linux is not good about complaining about
at link time).
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера