Opened 15 years ago

Last modified 15 years ago

#147 closed task

regress_ogc_prep fails with PostgreSQL crash — at Initial Version

Reported by: mloskot Owned by:
Priority: medium Milestone: PostGIS 1.4.0
Component: postgis Version:
Keywords: Cc:

Description

What steps will reproduce the problem?

  1. Update/Checkout Revision 3986 of SVN trunk
  1. Configure

./autogen.sh && ./configure

  1. (Re)Build

make clean && make && sudo make install && make check

  1. Check tests result

regress_ogc_cover. ok regress_ogc_prep. failed (diff expected obtained:

/tmp/pgis_reg_32763/test_42_diff)

Run tests: 42 Failed: 1

  1. There are many diff lines in file /tmp/pgis_reg_32763/test_42_diff

and at the end there is message indicating that PostgreSQL crashed:

! server closed the connection unexpectedly ! This probably means the server terminated abnormally ! before or while processing the request. ! connection to server was lost

Operating system information: Tests run under Linux (Ubuntu 8.10) on 32-bit and 64-bit machines.

Two files attached with test_42_diff output: 32bit-trunk-r3986- regress_ogc_prep-fail-diff.txt 64bit-trunk-r3986- regress_ogc_prep-fail-diff.txt

Change History (0)

Note: See TracTickets for help on using tickets.