Re: Seg fault in pgbench - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Seg fault in pgbench
Date
Msg-id 20160212171904.GA546819@alvherre.pgsql
Whole thread Raw
In response to Seg fault in pgbench  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-hackers
Jeff Janes wrote:
> If I give pgbench an empty file, I get a segfault.
> 
> $ touch empty.sql
> $ src/bin/pgbench/pgbench -T 60 -f empty.sql
> starting vacuum...end.
> Segmentation fault (core dumped)
> 
> This has been since this commit:
> 
> commit 8bea3d2219844887e170471f223ba100b3c17571
> Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
> Date:   Wed Jan 27 02:54:22 2016 +0100
> 
>     pgbench: improve multi-script support
> 
> 
> I wasn't able to figure out which email thread corresponds to this commit.

Thanks for the report, will fix.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Jeff Janes
Date:
Subject: Seg fault in pgbench
Next
From: Konstantin Knizhnik
Date:
Subject: Re: Clock with Adaptive Replacement