[postgis-devel] [PostGIS] #1080: cunit is crashing on test_ShpDumerDestroy()
PostGIS
trac at osgeo.org
Fri Jul 1 15:02:34 PDT 2011
#1080: cunit is crashing on test_ShpDumerDestroy()
---------------------------+------------------------------------------------
Reporter: robe | Owner: mcayland
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.0.0
Component: loader/dumper | Version: trunk
Keywords: |
---------------------------+------------------------------------------------
Comment(by robe):
Mark,
Better but still crashes. When I run in
run (crash) bt mode -- it passes with flying colors. What do you make of
that?
{{{
(gdb) run (crash) bt
Starting program: c:\projects\PostGIS\trunk\loader\cunit/cu_tester.exe
(crash) bt
[New Thread 3372.0x1160]
CUnit - A Unit testing framework for C - Version 2.1-0
http://cunit.sourceforge.net/
Suite: GUI Shapefile Loader File List Test
Test: test_append_file() ... passed
Test: test_find_file() ... passed
Test: test_traversal() ... passed
Test: test_remove_first() ... passed
Test: test_remove_last() ... passed
Test: test_remove_middle() ... passed
Test: test_find_index() ... passed
Suite: Shapefile Loader File pgsql2shp Test
Test: test_ShpDumperCreate() ... passed
Test: test_ShpDumperDestroy() ... passed
--Run Summary: Type Total Ran Passed Failed
suites 2 2 n/a 0
tests 9 9 9 0
asserts 124 124 124 0
Program exited normally.
(gdb)
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1080#comment:10>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list