Hello, I'm encountering the same problem with flexmojos 3.3.0. On two of our linux CI machines the tests execute fine, on a third they fail with Unexpected return code 139. Each machine is more or less identical. I'm wondering if you had any success in tracking down the cause of this problem in your environment?
Thanks, Eric On Sep 11, 3:55 am, Carsten Schlipf <[email protected]> wrote: > Hi Velo, > > no problem. I do not expect you to support flashplayer problems, even > more since it seems to be a problem that's specific to my system. As > soon as I find a solution I'll post it here. > > Sorry for stealing your time. I should have checked flashplayer before > reporting this problem as it is totally unrelated to flex-mojos. > > BTW: I am very happy to see the improvements I suggest in flex-mojos > 3.3.0. It's your great support that makes flex-mojos such a > outstanding product. > > Best regards, > Carsten > > On Sep 9, 1:45 pm, Marvin Froeder <[email protected]> wrote: > > > That is very weird, if was in a headless env I wouldn't be so scared.... > > but I have no idea how to help here. > > > VELO > > > On Wed, Sep 9, 2009 at 4:27 AM, Carsten Schlipf > > <[email protected]>wrote: > > > > Hi Grant, > > > > already done. Can't find anything helpful: > > > > clock_gettime(CLOCK_REALTIME, {1252481177, 793160164}) = 0 > > > futex(0xbfb43024, 0x80 /* FUTEX_??? */, 1) = -1 ETIMEDOUT (Connection > > > timed out) > > > gettimeofday({1252481177, 813237}, NULL) = 0 > > > gettimeofday({1252481177, 813274}, NULL) = 0 > > > futex(0xb60a6110, 0x85 /* FUTEX_??? */, 1) = 1 > > > gettimeofday({1252481177, 813326}, NULL) = 0 > > > gettimeofday({1252481177, 813350}, NULL) = 0 > > > clock_gettime(CLOCK_REALTIME, {1252481177, 813374465}) = 0 > > > futex(0xbfb43024, 0x80 /* FUTEX_??? */, 1) = -1 ETIMEDOUT (Connection > > > timed out) > > > gettimeofday({1252481177, 833457}, NULL) = 0 > > > gettimeofday({1252481177, 833498}, NULL) = 0 > > > gettimeofday({1252481177, 834132}, NULL) = 0 > > > --- SIGSEGV (Segmentation fault) @ 0 (0) --- > > > +++ killed by SIGSEGV +++ > > > Process 15623 detached > > > > I also upgrade to the latest flashplayer, but still no difference. > > > > On Sep 8, 5:25 pm, Grant Smith <[email protected]> wrote: > > > > Try executing flashplayer with the strace utility to see if it produces > > > > anything useful. > > > > > On Tue, Sep 8, 2009 at 7:42 AM, Carsten Schlipf > > > > <[email protected]>wrote: > > > > > > I can hardly disagree with you. Of course it's a good idea to check > > > > > the return code and obviously it's the flashplayer that is behaving > > > > > incorrectly in my case. Just executed this: > > > > > > > flashplayer ; echo $? > > > > > Segmentation fault > > > > >139 > > > > > > So flashplayer always returns with the return code139with a > > > > > segmentation fault on my system. So it's not a problem of flex-mojos. > > > > > It's a problem with my system setup. > > > > > > Thank you very much for your help. > > > > > > On Sep 8, 4:15 pm, Marvin Froeder <[email protected]> wrote: > > > > > > I think 3.2 didn't check exit code, which is not good. > > > > > > > On Tue, Sep 8, 2009 at 11:14 AM, Carsten Schlipf > > > > > > <[email protected]>wrote: > > > > > > > > Yes, both are exactly the same version (version: 10.0.22.87, both > > > > > > > release). > > > > > > > > Somehow I suspect a library incompatibility deeply buried in my > > > > > > > system. :-( > > > > > > > > On Sep 8, 2:04 pm, Marvin Froeder <[email protected]> wrote: > > > > > > > > Are both machines using the same flashplayer version? > > > > > > > > VELO > > > > > > > > > On Tue, Sep 8, 2009 at 9:00 AM, Carsten Schlipf > > > > > > > > <[email protected]>wrote: > > > > > > > > > > Here is a little bit more output. You can see that the tests > > > have > > > > > been > > > > > > > > > executed actually and that even the result has been sent back. > > > > > > > > > > [INFO] [flexmojos:test- > > > > > > > > > run] > > > > > > > > > [INFO] flexmojos 3.3.0 - GNU GPL License (NO WARRANTY) - See > > > > > COPYRIGHT > > > > > > > > > file > > > > > > > > > [INFO] Running tests > > > > > /home/cschlipf/data/dev/svn/opr/components/common/ > > > > > > > > > opr-fx-common/target/test-classes/ > > > > > > > > > TestRunner.swf > > > > > > > > > [DEBUG] [org.sonatype.flexmojos.test.monitor.AsVmPing] opened > > > > > server > > > > > > > > > socket on port 13540 > > > > > > > > > [DEBUG] [org.sonatype.flexmojos.test.monitor.ResultHandler] > > > opened > > > > > > > > > server socket on port 13539 > > > > > > > > > [DEBUG] [LAUNCHER] ASVmLauncher > > > > > > > > > starting > > > > > > > > > [DEBUG] [LAUNCHER] exec: flashplayer - > > > > > /home/cschlipf/data/dev/svn/opr/ > > > > > > > > > components/common/opr-fx-common/target/test-classes/ > > > > > > > > > TestRunner.swf > > > > > > > > > [DEBUG] [LAUNCHER] Creating > > > > > > > > > process > > > > > > > > > [WARNING] [LAUNCHER] Using regular flashplayer > > > > > > > > > tests > > > > > > > > > [DEBUG] [LAUNCHER] Process created > > > > > > > > > java.lang.unixproc...@14bc6dc > > > > > > > > > [DEBUG] [MOJO] launcher > > > > > > > > > RUNNING > > > > > > > > > [DEBUG] [MOJO] pinger > > > > > > > > > STARTED > > > > > > > > > [DEBUG] [MOJO] resultHandler > > > > > > > > > STARTED > > > > > > > > > [DEBUG] [LAUNCHER] Output pumpers > > > > > > > > > ON > > > > > > > > > [DEBUG] [LAUNCHER] Waiting for flashplayer > > > > > > > > > termination > > > > > > > > > [DEBUG] [MOJO] launcher > > > > > > > > > RUNNING > > > > > > > > > [DEBUG] [MOJO] pinger > > > > > > > > > STARTED > > > > > > > > > [DEBUG] [MOJO] resultHandler > > > > > > > > > STARTED > > > > > > > > > [DEBUG] [org.sonatype.flexmojos.test.monitor.AsVmPing] > > > accepting > > > > > data > > > > > > > > > from client > > > > > > > > > [DEBUG] [CONTROL] AsVmControl > > > > > > > > > handleRequest > > > > > > > > > [DEBUG] [CONTROL] query > > > > > > > > > status > > > > > > > > > [DEBUG] [CONTROL] received > > > > > > > > > status > > > > > > > > > [DEBUG] [CONTROL] status is: > > > > > > > > > OK > > > > > > > > > [DEBUG] [MOJO] launcher > > > > > > > > > RUNNING > > > > > > > > > [DEBUG] [MOJO] pinger > > > > > > > > > RUNNING > > > > > > > > > [DEBUG] [MOJO] resultHandler > > > > > > > > > STARTED > > > > > > > > > [DEBUG] [org.sonatype.flexmojos.test.monitor.ResultHandler] > > > > > accepting > > > > > > > > > data from client > > > > > > > > > [DEBUG] [RESULT] Recivied data: <testsuite errors="0" > > > failures="0" > > > > > > > > > name="com.hp.opr.flex.filter.af.DefinitionsTest" tests="6" > > > > > > > > > time="0"> > > > > > > > > > <testcase name="testGetStatementOperatorsForTypeOfProperty" > > > > > time="0"/ > > > > > > > > > > <testcase name="testOverloadOperator" time="0"/ > > > > > > > > > > <testcase name="testGetPropertiesFromDirectory" time="0"/ > > > > > > > > > > <testcase name="testOverloadProperty" time="0"/ > > > > > > > > > > <testcase name="testGetPropertyType" time="0"/ > > > > > > > > > > <testcase name="testGetOperatorsFromDirectory" time="0"/ > > > > > > > > > > </ > > > > > > > > > testsuite> > > > > > > > > > [DEBUG] [RESULT] End test > > > > > > > > > suite > > > > > > > > > [DEBUG] [RESULT] Recivied data: <testsuite errors="0" > > > failures="0" > > > > name="com.hp.opr.flex.filter.eventFilter.vo.TestEventFilterConfigurationVO" > > > > > > > > > tests="1" > > > > > > > > > time="0"> > > > > > > > > > <testcase name="testIsSimpleFilter" time="0"/ > > > > > > > > > > </ > > > > > > > > > testsuite> > > > > > > > > > [DEBUG] [RESULT] End test > > > > > > > > > suite > > > > > > > > > [DEBUG] [RESULT] Recivied data: <testsuite errors="0" > > > failures="0" > > > > > > > > > name="com.hp.opr.flex.filter.eventFilter.vo.TestOperator" > > > tests="2" > > > > > > > > > time="0"> > > > > > > > > > <testcase name="testAddOperand" time="0"/ > > > > > > > > > > <testcase name="testRemoveOperand" time="0"/ > > > > > > > > > > </ > > > > > > > > > testsuite> > > > > > > > > > [DEBUG] [RESULT] End test > > > > > > > > > suite > > > > > > > > > [DEBUG] [RESULT] Recivied data: <testsuite errors="0" > > > failures="0" > > > > > > > > > name="com.hp.opr.flex.opr.ComboBoxTest" tests="2" > > > > > > > > > time="0"> > > > > > > > > > <testcase name="testObjectInitializationWithRenderer" > > > time="0"/ > > > > > > > > > > <testcase name="testObjectInitializationWithoutRenderer" > > > time="0"/ > > > > > > > > > > </ > > > > > > > > > testsuite> > > > > > > > > > [DEBUG] [RESULT] End test > > > > > > > > > suite > > > > > > > > > [DEBUG] [RESULT] Recivied data: <testsuite errors="0" > > > failures="0" > > > > > > > > > name="com.hp.opr.flex.utils.MapTest" tests="9" > > > > > > > > > time="0"> > > > > > > > > > <testcase name="testSimpleAddAndGetBooleanKey" time="0"/ > > > > > > > > > > <testcase name="testGetStringKeys" time="0"/ > > > > > > > > > > <testcase name="testSimpleAddAndGetIntKey" time="0"/ > > > > > > > > > > <testcase name="testSimpleAddAndGetStringKey" time="0"/ > > > > > > > > > > <testcase name="testRemoveEntry" time="0"/ > > > > > > > > > > <testcase name="testPutExistingKey" time="0"/ > > > > > > > > > > <testcase name="testSimpleAddAndGetObjectKey" time="0"/ > > > > > > > > > > <testcase name="testGetUnknownKey" time="0"/ > > > > > > > > > > <testcase name="testClearAndIsEmpty" time="0"/ > > > > > > > > > > </ > > > > > > > > > testsuite> > > > > > > > > > [DEBUG] [RESULT] End test > > > > > > > > > suite > > > > > > > > > [DEBUG] [RESULT] Recivied data: <testsuite errors="0" > > > failures="0" > > > > > > > > > name="com.hp.opr.flex.filter.eventFilter.vo.TestExpression" > > > > > tests="3" > > > > > > > > > time="0"> > > > > > > > > > <testcase name="testGetMetaClone" time="0"/ > > > > > > > > > > <testcase name="testGetAttribute" time="0"/ > > > > > > > > > > <testcase name="testMapAttribute" time="0"/ > > > > > > > > > > </ > > > > > > > > > testsuite> > > > > > > > > > [DEBUG] [RESULT] End test > > > > > > > > > suite > > > > > > > > > [DEBUG] [RESULT] Recivied data: <endOfTestRun/ > > > > > > > > > > [DEBUG] [RESULT] End test run - sending ACK: <endOfTestRunAck/ > > > > > > > > > > [DEBUG] [RESULT] Socket > > > > > > > > > buffer > > > > > > > > > [DEBUG] [MOJO] launcher > > > > > > > > > RUNNING > > > > > > > > > [DEBUG] [MOJO] pinger > > > > > > > > > RUNNING > > > > > > > > > [DEBUG] [MOJO] resultHandler > > > > > > > > > DONE > > > > > > > > > [DEBUG] > > ... > > read more » --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
