summaryrefslogtreecommitdiff
path: root/contrib/jsonb_plperl/jsonb_plperl.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2018-04-29 20:41:19 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2018-04-29 20:41:19 -0400
commiteb16011f4c08a8c2ddfbf0637b862ee1918dd9b2 (patch)
tree1e50905f82e728ad76881bf0b947456b87547a3e /contrib/jsonb_plperl/jsonb_plperl.c
parent6bdf1303b34bc630e8945ae3407ec7e8395c8fe5 (diff)
downloadpostgresql-eb16011f4c08a8c2ddfbf0637b862ee1918dd9b2.tar.gz
Get still more info about Windows can't-reattach-to-shared-memory errors.
After some thought about the info captured so far, it seems possible that MapViewOfFileEx is itself causing some DLL to get loaded into the space just freed by VirtualFree. The previous commit here didn't capture enough info to really prove the case for that, so let's add one more VirtualQuery in between those steps. Also, be sure to capture the post-Map state before we emit any log entries, just in case elog() is invoking some code not previously loaded. Discussion: https://postgr.es/m/25495.1524517820@sss.pgh.pa.us
Diffstat (limited to 'contrib/jsonb_plperl/jsonb_plperl.c')
0 files changed, 0 insertions, 0 deletions