Re: [HACKERS] [sqlsmith] Crash in pg_get_viewdef_name_ext()

2016-08-07 Thread Michael Paquier
On Mon, Aug 8, 2016 at 6:57 AM, Tom Lane wrote: > Andreas Seltenreich writes: >> sqlsmith just triggered a crash in pg_get_viewdef_name_ext(). Looks >> like commit 976b24fb4 failed to update this caller of >> pg_get_viewdef_worker(). Backtrace below. Patch attached. > > Pushed, thanks. > > (Fo

Re: [HACKERS] [sqlsmith] Crash in pg_get_viewdef_name_ext()

2016-08-07 Thread Tom Lane
Andreas Seltenreich writes: > sqlsmith just triggered a crash in pg_get_viewdef_name_ext(). Looks > like commit 976b24fb4 failed to update this caller of > pg_get_viewdef_worker(). Backtrace below. Patch attached. Pushed, thanks. (For the record, you can trigger this by passing a name that is

[HACKERS] [sqlsmith] Crash in pg_get_viewdef_name_ext()

2016-08-07 Thread Andreas Seltenreich
Hi, sqlsmith just triggered a crash in pg_get_viewdef_name_ext(). Looks like commit 976b24fb4 failed to update this caller of pg_get_viewdef_worker(). Backtrace below. Patch attached. regards, Andreas Program terminated with signal SIGSEGV, Segmentation fault. (gdb) bt #0 strlen () at ../sys