| From: | Vincent Lachenal <vincent(dot)lachenal(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #14897: Segfault on statitics SQL request |
| Date: | 2017-11-10 21:45:17 |
| Message-ID: | CAA2tJ7p72wbuHEzOA_g2V4YcmeDPHYKggenTR4dXG=kSpCiO8Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Tom,
With a fresh database, bug is still here ...
I will try to compile PostgreSQL on my computer before open a bug on
Archlinux (I will also try the testing Gentoo package). If I find something
interesting, I will reply in in this thread.
Thanks for your help and your reactivity. The bug seems to be limited to my
specific environment which is a good news (Arch has been installed for
almost 4 years and is not known for its stablility).
Regards.
Vincent
Le ven. 10 nov. 2017 à 22:25, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> a écrit :
> Vincent Lachenal <vincent(dot)lachenal(at)gmail(dot)com> writes:
> > Here is the resut of pg_config:
>
> Hmm ... there are some nondefault compiler flags that they're sticking in,
> but nothing that isn't used by other distros AFAIK.
>
> > If it is not help, I will recreate database and inject dump. It could be
> a
> > migration bug.
>
> It would certainly be good to see if you can reproduce the crash from a
> freshly-loaded copy of that dump file.
>
> > Archlinux does not provide debugging symbol package and my other computer
> > is under Gentoo (and it will take a long time to have a stable release).
> If
> > bug persists, I will open a bug on Archlinux bugtracker.
>
> Ugh. With no symbols we couldn't learn anything very useful from a core
> dump.
>
> regards, tom lane
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | yves.goergen | 2017-11-10 22:09:12 | BUG #14898: pg_upgrade documentation is misleading |
| Previous Message | Tom Lane | 2017-11-10 21:25:23 | Re: BUG #14897: Segfault on statitics SQL request |