View Single Post

   
  #3 (permalink)  
Old 04-12-2008, 07:39 AM
Stefan Kaltenbrunner
 
Posts: n/a
Default Re: crash on 8.2 and cvshead - failed to add item to the

Gregory Stark wrote:
> "Joe Conway" <mail@joeconway.com> writes:
>
>> psql:/home/jconway/pgsql/das_data_load_failure2.sql:419: PANIC: failed
>> to add item to the left sibling for "pk_status_log_2007_01_4_10"

>
> Was this preceded by a WARNING?
>
> Was the server running with a log_min_messages low enough to log WARNINGs?
>
> I probably can't help find the bug but I can see that would be helpful as
> there are three branches of the code that can result in this and two of them
> log warnings before returning the invalid offset which causes the panic.


FWIW I can reproduce the crash on 8.2 and I don't get a WARNING either ...


Stefan

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote