[SERVER-11130] authTest-sharedclient failing on RHEL 5.7 64-bit Created: 11/Oct/13  Updated: 11/Jul/16  Resolved: 13/Oct/13

Status: Closed
Project: Core Server
Component/s: Testing Infrastructure
Affects Version/s: None
Fix Version/s: 2.5.3

Type: Bug Priority: Critical - P2
Reporter: Ian Whalen (Inactive) Assignee: Andrew Morrow (Inactive)
Resolution: Done Votes: 0
Labels: buildbot
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
depends on SERVER-10992 client / secondExample failing on Lin... Closed
Operating System: ALL
Participants:

 Description   

https://mci.10gen.com/ui/task/mongodb_mongo_master_rhel_57_64_bit_c1ab952e098b24f691f2fd5e6bf162a972b9c5f9_13_10_10_23_33_56_client_rhel57

and

http://buildlogs.mongodb.org/mci_0.9_rhel_57_64_bit/builds/1257/test/client_0/authTest-sharedclient

	
*** glibc detected *** /data/mci/git@github.commongodb/mongo.git/master/sharedclient/authTest: corrupted double-linked list: 0x0000000005c60480 ***
======= Backtrace: =========
/lib64/libc.so.6[0x3279071845]
/lib64/libc.so.6(cfree+0x4b)[0x3279075a4b]
/lib64/libc.so.6(exit+0x83)[0x3279033493]
/lib64/libc.so.6(__libc_start_main+0xfb)[0x327901d9cb]
/data/mci/git@github.commongodb/mongo.git/master/sharedclient/authTest(__gxx_personality_v0+0x199)[0x42e2d9]



 Comments   
Comment by auto [ 13/Oct/13 ]

Author:

{u'username': u'acmorrow', u'name': u'Andrew Morrow', u'email': u'acm@10gen.com'}

Message: SERVER-10992 SERVER-11130 Avoid inclusion of boost symbols for non system boost client driver build
Branch: master
https://github.com/mongodb/mongo/commit/563657a6d65184d4efb3326a999bab2abcb083c2

Comment by Andrew Morrow (Inactive) [ 12/Oct/13 ]

Same root cause as SERVER-10992.

Comment by Matt Kangas [ 12/Oct/13 ]

This is still failing hard on RHEL 5.7 64-bit (original reported platfom). Not seeing the failure on other platforms.

I cannot repro this failure on Ubuntu 12.04.

Note that this is NOT the Enterprise RHEL build. (Client tests aren't running there.)

I'm starting to wonder if there's something unique about the set of libraries on the RHEL 5.7 that tickles this.

Last night there was a similar explosion on the Buildbot RHEL 5.7 builder with whereExample-sharedclient (@ revision 410a9ee299)

http://buildbot.10gen.cc/builders/Nightly%20Linux%20RHEL%2064-bit/builds/706/steps/smokeClient/logs/stdio
http://buildlogs.mongodb.org/Nightly%20Linux%20RHEL%2064-bit/builds/706/test/client/whereExample-sharedclient

	{ "_id" : { "$oid" : "5257be0e14cc1199eb9a3b7d" }, "name" : "eliot", "num" : 17 }
	{ "_id" : { "$oid" : "5257be0e14cc1199eb9a3b7e" }, "name" : "sara", "num" : 24 }
now using $where
	{ "_id" : { "$oid" : "5257be0e14cc1199eb9a3b7e" }, "name" : "sara", "num" : 24 }
*** glibc detected *** /data/buildslaves/Linux_RHEL_64bit_Nightly/mongo/sharedclient/whereExample: corrupted double-linked list: 0x000000001eeb9480 ***
======= Backtrace: =========
/lib64/libc.so.6[0x30db472555]
/lib64/libc.so.6(cfree+0x4b)[0x30db4728bb]
/lib64/libc.so.6(exit+0x83)[0x30db433493]
/lib64/libc.so.6(__libc_start_main+0xfb)[0x30db41d99b]
/data/buildslaves/Linux_RHEL_64bit_Nightly/mongo/sharedclient/whereExample(__gxx_personality_v0+0x189)[0x42e2f9]

Comment by Shaun Verch [ 11/Oct/13 ]

acm, is this only failing on enterprise builds? Do we build the same client for both the enterprise and the normal builds?

Generated at Thu Feb 08 03:24:59 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.