[MDEV-2307] LP:804259 - Second assertion in Gis_geometry_collection::init_from_opresult in maria-5.3-gis Created: 2011-07-01  Updated: 2015-02-02  Resolved: 2012-10-04

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Philip Stoev (Inactive) Assignee: Alexey Botchkov
Resolution: Fixed Votes: 0
Labels: Launchpad

Attachments: XML File LPexportBug804259.xml    

 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 ) ) ) ') ) )



 Comments   
Comment by Philip Stoev (Inactive) [ 2011-07-01 ]

Re: Second assertion in Gis_geometry_collection::init_from_opresult in maria-5.3-gis
bzr version-info
revision-id: holyfoot@askmonty.org-20110630142452-l00w101m53w1te5l
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

Comment by Philip Stoev (Inactive) [ 2011-07-01 ]

Re: Second assertion in Gis_geometry_collection::init_from_opresult in maria-5.3-gis
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 ) ) ) ') ) )

Comment by Alexey Botchkov [ 2011-07-08 ]

Re: Second assertion in Gis_geometry_collection::init_from_opresult in maria-5.3-gis
Fix pushed into 5.3-gis.

Comment by Rasmus Johansson (Inactive) [ 2011-12-13 ]

Launchpad bug id: 804259

Generated at Thu Feb 08 06:40:57 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.