Re: NetBSD mac68k crashing on union regression test

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: NetBSD mac68k crashing on union regression test
Дата
Msg-id 7338.1113251501@sss.pgh.pa.us
обсуждение исходный текст
Ответ на NetBSD mac68k crashing on union regression test  (Rémi Zara <remi_zara@mac.com>)
Ответы Re: NetBSD mac68k crashing on union regression test  (Rémi Zara <remi_zara@mac.com>)
Список pgsql-hackers
Rémi Zara <remi_zara@mac.com> writes:
> The crash occurs in pg_sprintf,  work on which has been done beginning
> march 11th....

Offhand I'd bet it's overrunning its malloc'd arrays because the loop at
the top doesn't count "*" as needing a fmtpos position.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: probably needless linking against readline and ncurses
Следующее
От: Thomas F.O'Connell
Дата:
Сообщение: Re: [PATCHES] DELETE ... USING