Bug #46347 | Segmentation fault in main.subselect_gis | ||
---|---|---|---|
Submitted: | 23 Jul 2009 10:22 | Modified: | 21 Dec 2009 12:50 |
Reporter: | Lenz Grimmer | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: GIS | Severity: | S3 (Non-critical) |
Version: | 5.1.35-snapshot20090630 | OS: | Linux (openSUSE 11.0) |
Assigned to: | Alexey Botchkov | CPU Architecture: | Any |
Tags: | crash, gis, testfailure |
[23 Jul 2009 10:22]
Lenz Grimmer
[23 Jul 2009 10:26]
Lenz Grimmer
Console output incl. stack trace of the segfault
Attachment: bug46347.txt (text/plain), 12.41 KiB.
[5 Feb 2010 20:17]
Lenz Grimmer
I just re-tested it with a more recent snapshot (mysql-5.1.43-snapshot20091222) and now it passes for me, too: lenz@thebe:/tmp/mysql-5.1.43-snapshot20091222/mysql-test> ./mysql-test-run gis.test subselect_gis.test Logging: ./mysql-test-run gis.test subselect_gis.test 100205 21:15:58 [Note] Plugin 'FEDERATED' is disabled. MySQL Version 5.1.43 Checking supported features... - skipping ndbcluster, mysqld not compiled with ndbcluster - SSL connections supported Collecting tests... vardir: /tmp/mysql-5.1.43-snapshot20091222/mysql-test/var Removing old var directory... Creating var directory '/tmp/mysql-5.1.43-snapshot20091222/mysql-test/var'... Installing system database... Using server port 48504 ============================================================================== TEST RESULT TIME (ms) ------------------------------------------------------------ worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 13000..13009 main.gis [ pass ] 1869 main.subselect_gis [ pass ] 53 ------------------------------------------------------------ The servers were restarted 0 times Spent 1.922 of 10 seconds executing testcases All 2 tests were successful. So I guess we can consider this bug as resolved. Thanks!