[postgis-devel] Issue 147 in postgis: regress_ogc_prep fails with PostgreSQL crash

codesite-noreply at google.com codesite-noreply at google.com
Wed Apr 8 02:36:46 PDT 2009


Status: New
Owner: ----

New issue 147 by mloskot: regress_ogc_prep fails with PostgreSQL crash
http://code.google.com/p/postgis/issues/detail?id=147

What steps will reproduce the problem?

1. Update/Checkout Revision 3986 of SVN trunk

2. Configure

./autogen.sh && ./configure

3. (Re)Build

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

4. 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

5. 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


Attachments:
	32bit-trunk-r3986- regress_ogc_prep-fail-diff.txt  2.0 KB
	64bit-trunk-r3986- regress_ogc_prep-fail-diff.txt  2.0 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings



More information about the postgis-devel mailing list