[
https://issues.apache.org/jira/browse/SOLR-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13539596#comment-13539596
]
Robert Muir commented on SOLR-4233:
-----------------------------------
Sorry, i hit two bugs at once.
Bug #1 is ScriptEngineTest adding new sysprops:
{noformat}
junit4:junit4] Suite: org.apache.solr.update.processor.ScriptEngineTest
[junit4:junit4] IGNOR/A 0.04s J3 | ScriptEngineTest.testJRuby
[junit4:junit4] > Assumption #1: got: <[null]>, expected: each not null
[junit4:junit4] 2> NOTE: test params are: codec=Lucene41: {},
sim=DefaultSimilarity, locale=it_CH, timezone=America/Inuvik
[junit4:junit4] 2> NOTE: Mac OS X 10.7.5 x86_64/Oracle Corporation 1.7.0_09
(64-bit)/cpus=8,threads=1,free=74721592,total=263520256
[junit4:junit4] 2> NOTE: All tests run in this JVM: [TestSort,
DistributedTermsComponentTest, TestStressReorder, TestJmxIntegration,
TestRangeQuery, DocumentAnalysisRequestHandlerTest, SolrCmdDistributorTest,
ZkControllerTest, ZkSolrClientTest, TestSystemIdResolver, ScriptEngineTest]
[junit4:junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ScriptEngineTest -Dtests.seed=7BF9C084407FF39D -Dtests.slow=true
-Dtests.locale=it_CH -Dtests.timezone=America/Inuvik
-Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR 0.00s J3 | ScriptEngineTest (suite) <<<
[junit4:junit4] > Throwable #1: java.lang.AssertionError: System properties
invariant violated.
[junit4:junit4] > New keys:
[junit4:junit4] > sun.awt.enableExtraMouseButtons=true
[junit4:junit4] > sun.font.fontmanager=sun.font.CFontManager
{noformat}
Bug #2 is the crazy malloc error:
{noformat}
[junit4:junit4] HEARTBEAT J2 PID(67321@localhost): 2012-12-26T08:47:15, stalled
for 63.2s at: SyncSliceTest.testDistribSearch
[junit4:junit4] JVM J0: stderr was not empty, see:
/Users/rmuir/workspace/lucene-trunk/solr/build/solr-core/test/temp/junit4-J0-20121226_084402_963.syserr
[junit4:junit4] >>> JVM J0: stderr (verbatim) ----
[junit4:junit4] java(67319,0x10e6e1000) malloc: *** error for object
0x10e6cfc92: pointer being freed was not allocated
[junit4:junit4] *** set a breakpoint in malloc_error_break to debug
[junit4:junit4] <<< JVM J0: EOF ----
{noformat}
> ScriptEngineTest can crash junit4 test runner
> ---------------------------------------------
>
> Key: SOLR-4233
> URL: https://issues.apache.org/jira/browse/SOLR-4233
> Project: Solr
> Issue Type: Bug
> Components: Tests
> Environment: Mac os X 10.7.5.
> java version "1.7.0_09"
> Java(TM) SE Runtime Environment (build 1.7.0_09-b05)
> Java HotSpot(TM) 64-Bit Server VM (build 23.5-b02, mixed mode)
> Reporter: Robert Muir
>
> I think it might be a jvm bug... but im just uploading information since its
> wierd and annoying
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]