forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit63ca350
committed
Try to get some info about Windows can't-reattach-to-shared-memory errors.
Add some debug printouts focused on the idea that MapViewOfFileEx mightbe rounding its virtual memory allocation up more than we expect (and,in particular, more than VirtualAllocEx does).Once we've seen what this reports in one of the failures on buildfarmmembers dory or jacana, we might revert this ... or perhaps justdecrease the log level.Discussion:https://postgr.es/m/25495.1524517820@sss.pgh.pa.us1 parent2e83e6b commit63ca350
1 file changed
+23
-1
lines changedLines changed: 23 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
| 194 | + | |
194 | 195 |
| |
195 | 196 |
| |
196 | 197 |
| |
| |||
359 | 360 |
| |
360 | 361 |
| |
361 | 362 |
| |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
362 | 371 |
| |
363 | 372 |
| |
364 | 373 |
| |
| |||
392 | 401 |
| |
393 | 402 |
| |
394 | 403 |
| |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
395 | 416 |
| |
396 |
| - | |
| 417 | + | |
| 418 | + | |
397 | 419 |
| |
398 | 420 |
| |
399 | 421 |
| |
|
0 commit comments
Comments
(0)