BUG #14809: Heap Corruption with deeply nested triggers.

From: matthew(dot)r(dot)maurer(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Cc: matthew(dot)r(dot)maurer(at)gmail(dot)com
Subject: BUG #14809: Heap Corruption with deeply nested triggers.
Date: 2017-09-09 07:48:55
Message-ID: 20170909074855.25630.65205@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 14809
Logged by: Matthew Maurer
Email address: matthew(dot)r(dot)maurer(at)gmail(dot)com
PostgreSQL version: 9.6.5
Operating system: Ubuntu Xenial
Description:

Log looks like: https://bpaste.net/show/4c1d3940ca27

https://data.maurer.codes/clique.sql contains a reproduction case.

On my machine, this consistently causes the glibc heap assertion in about 9
seconds on a fresh database. If you get "ERROR: stack depth limit exceeded"
you may need to increase your max_stack_depth to observe the error (mine was
2MB, but is a release build, debug builds might need more to hit this).

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2017-09-09 11:27:05 Re: BUG #14808: V10-beta4, backend abort
Previous Message phb07 2017-09-09 06:48:53 BUG #14808: V10-beta4, backend abort