Second assertion in Gis_geometry_collection::init_from_opresult in maria-5.3-gis

Bug #804259 reported by Philip Stoev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MariaDB
Fix Released
Undecided
Alexey Botchkov

Bug Description

Even after the fix for bug 801243 , the server still asserts the same way with the following query:

SELECT AsText( ST_UNION( MultiPolygonFromText(' MULTIPOLYGON( ( ( 2 2 , 2 8 , 8 8 , 8 2 , 2 2 ) , ( 4 4 , 4 6 , 6 6 , 6 4 , 4 4 ) ) , ( ( 0 0 , 8 3 , 7 4 , 0 0 ) ) , ( ( 2 2 , 2 8 , 8 8 , 8 2 , 2 2 ) , ( 4 4 , 4 6 , 6 6 , 6 4 , 4 4 ) ) ) ') , MultiPolygonFromText(' MULTIPOLYGON( ( ( 0 0 , 1 9 , 4 6 , 0 0 ) ) , ( (0 5, 3 5, 3 4, 1 4 , 1 3 , 3 3 , 3 0 , 0 0 , 0 5), ( 1 1 , 2 1 , 2 2 , 1 2 , 1 1 ) ) , ( ( 7 7 , 4 7, 6 3, 7 2 , 7 7 ) ) , ( (0 5, 3 5, 3 4, 1 4 , 1 3 , 3 3 , 3 0 , 0 0 , 0 5), ( 1 1 , 2 1 , 2 2 , 1 2 , 1 1 ) ) ) ') ) )

Revision history for this message
Philip Stoev (pstoev-askmonty) wrote :

bzr version-info
revision-id: <email address hidden>
date: 2011-06-30 19:24:52 +0500
build-date: 2011-07-01 14:30:00 +0300
revno: 2984
branch-nick: maria-5.3-gis

Changed in maria:
milestone: none → 5.3
assignee: nobody → Alexey Botchkov (holyfoot)
Revision history for this message
Philip Stoev (pstoev-askmonty) wrote :

Also with ST_INTERSECTION:

SELECT AsText( ST_INTERSECTION( Envelope( PolygonFromText(' POLYGON( ( 0 0 , 7 9 , 3 2 , 0 0 ) ) ') ) , MultiPolygonFromText(' MULTIPOLYGON( ( ( 0 0 , 5 7 , 2 2 , 0 0 ) ) , ( ( 7 7 , 1 7, 3 2, 7 1 , 7 7 ) ) , ( (0 5, 3 5, 3 4, 1 4 , 1 3 , 3 3 , 3 0 , 0 0 , 0 5), ( 1 1 , 2 1 , 2 2 , 1 2 , 1 1 ) ) ) ') ) )

Revision history for this message
Alexey Botchkov (holyfoot) wrote :

Fix pushed into 5.3-gis.

Changed in maria:
status: New → Fix Committed
Changed in maria:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.