| From: | "Andrew Dunstan" <andrew(at)dunslane(dot)net> |
|---|---|
| To: | "Mario" <gonzalemario(at)gmail(dot)com> |
| Cc: | "Peter Eisentraut" <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: psql: core dumped |
| Date: | 2006-12-19 23:26:21 |
| Message-ID: | 4364.24.211.165.134.1166570781.squirrel@www.dunslane.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Mario wrote:
> On 20/12/06, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
>> Mario wrote:
>> > When psql is running and CRTL + \ is pressed, a core dumped show up.
>> > In first place I ran psql into gdb, saw the backtrace and I believed
>> > it was a libc6 bug and I reported to my distro security team
>> > https://launchpad.net/distros/ubuntu/+source/glibc/+bug/76437
>>
>> This isn't a bug. It's working as designed.
>>
>
> Even if you get a core dumped every time you press CTRL+\ ? why?
>
This normally a SIGQUIT, and on my machine at least the default action for
that is a core dump. Perhaps you need to say what you are trying to do and
why.
cheers
andrew
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Philip Yarra | 2006-12-19 23:27:19 | Re: psql: core dumped |
| Previous Message | Mario | 2006-12-19 23:17:47 | Re: psql: core dumped |