Opened 13 years ago

Closed 13 years ago

#389 closed defect (worksforme)

BufferOp assertion on make check

Reported by: alopezcia Owned by: geos-devel@…
Priority: major Milestone:
Component: Default Version:
Severity: Unassigned Keywords:
Cc:

Description

Hello, any suggestion to determinate the error causes?


geos::simplify::TopologyPreservingSimplifier: .......... geos::util::UniqueCoordinateArrayFilter: .

---> group: geos::operation::buffer::BufferOp, test: test<4> problem: assertion failed

tests summary: failures:1 ok:556 FAIL: geos_unit ================== 1 of 1 test failed ================== make: 1254-004 The error code from the last command is 1.


I'm using AIX 5.3, gcc 4.2.4 with this options

CC=gcc CFLAGS='-maix64 -DSYSV -D_AIX -D_AIX32 -D_AIX41 -D_AIX43 -D_AIX51 -D_AIX53 -D_AIX53 -D_ALL_SOURCE -DFUNCPROTO=15 -O -I/opt/freeware/include' CXX=g++ CXXFLAGS='-maix64 -DSYSV -D_AIX -D_AIX32 -D_AIX41 -D_AIX43 -D_AIX51 -D_AIX53 -D_ AIX53 -D_ALL_SOURCE -DFUNCPROTO=15 -O -I/opt/freeware/include' LD=ld LDFLAGS=-L/opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.2.4/ppc64

Attachments (1)

checkLast40Lines.out (1015 bytes ) - added by alopezcia 13 years ago.
make check output with -DGEOS_DEBUG. Only last 40 lines

Download all attachments as: .zip

Change History (3)

by alopezcia, 13 years ago

Attachment: checkLast40Lines.out added

make check output with -DGEOS_DEBUG. Only last 40 lines

comment:1 by strk, 13 years ago

That testcase isn't very useful in that it doesn't say much. Anyway a comment says that the tests are also available as buffer.xml in the xmltester test suite. Do you get failures in there too ? (make check under tests/xmltester)

comment:2 by strk, 13 years ago

Resolution: worksforme
Status: newclosed

closed due to lack of feedback

Note: See TracTickets for help on using tickets.