| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Sokolov Yura <funny(dot)falcon(at)gmail(dot)com>, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #3860: xpath crashes backend when is querying xmlagg result |
| Date: | 2008-01-09 16:13:08 |
| Message-ID: | 20080109161308.GE4651@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-patches |
Tom Lane escribió:
> Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> > I can reproduce this crash. The backtrace looks like this:
Hmm, what I'm seeing is that libxml is apparently trying to pfree
something that it didn't allocate via palloc ...
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2008-01-09 16:18:40 | Re: BUG #3860: xpath crashes backend when is querying xmlagg result |
| Previous Message | Tom Lane | 2008-01-09 15:48:40 | Re: BUG #3860: xpath crashes backend when is querying xmlagg result |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2008-01-09 16:18:40 | Re: BUG #3860: xpath crashes backend when is querying xmlagg result |
| Previous Message | Tom Lane | 2008-01-09 15:48:40 | Re: BUG #3860: xpath crashes backend when is querying xmlagg result |