[MDEV-3317] LP:801217 - Assertion `t1->result_range' in Gcalc_operation_reducer::end_couple on ST_SYMDIFFERENCE in 5.3-gis Created: 2011-06-23 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: |
|
| Description |
|
Backtrace: mysqld: gcalc_tools.cc:633: int Gcalc_operation_reducer::end_couple(Gcalc_operation_reducer::active_thread*, Gcalc_operation_reducer::active_thread*, const Gcalc_heap::Info*): Assertion `t1->result_range' failed. #8 0x006b0d98 in __assert_fail () from /lib/libc.so.6 test case: SELECT ST_SYMDIFFERENCE ( MultiLineStringFromText( ' MULTILINESTRING( ( 6 1 , 4 9 , 2 6 , 7 2 ) , ( 7 7 , 1 7, 8 5, 7 8 , 7 7 ) , ( 6 9 , 9 2 , 2 8 ) , ( 6 3 , 3 4 , 1 1 , 9 9 , 9 0 , 8 4 , 9 9 ) , ( 9 9 , 7 5 , 2 0 , 9 9 ) ) ' ) , Envelope( GeometryFromText( ' MULTIPOINT( 7 9 , 0 0 , 3 7 , 1 6 , 0 0 ) ' ) ) ) ; bzr version-info |
| Comments |
| Comment by Philip Stoev (Inactive) [ 2011-06-23 ] |
|
Re: Assertion `t1->result_range' in Gcalc_operation_reducer::end_couple on ST_SYMDIFFERENCE + Envelope SELECT GeometryType( ST_SYMDIFFERENCE( PolyFromText(' POLYGON( ( 7 7 , 0 7, 0 1, 7 6 , 7 7 ) , ( 7 7 , 3 7, 7 2, 7 0 , 7 7 ) ) ') , MultiLineStringFromText(' MULTILINESTRING( ( 3 3 , 0 4 , 0 2 ) , ( 4 0 , 7 5 , 2 8 , 7 4 ) , ( 7 7 , 7 7, 8 5, 7 5 , 7 7 ) ) ') ) ) FROM DUAL |
| Comment by Alexey Botchkov [ 2011-07-12 ] |
|
Re: Assertion `t1->result_range' in Gcalc_operation_reducer::end_couple on ST_SYMDIFFERENCE in 5.3-gis |
| Comment by Rasmus Johansson (Inactive) [ 2011-12-13 ] |
|
Launchpad bug id: 801217 |