On Mar 25, 2012, at 19:01 , Sebastian Cohnen wrote: > The steps dch/filipe provided didn't help me either. I'll try to run the > tests multiple times until they complete w/o the segfaulting.
You can also do while(true); do ./bin/couchdb; done to restart CouchDB in a loop when running the segfaulty tests. Cheers Jan -- > > On 25.03.2012, at 18:50, Robert Newson wrote: > >> Yes, I'm using homebrew. I got a segfault the first time I ran tests, >> but not the second time. Since this is not a couchdb issue, I didn't >> report it. For long-term developer sanity, we'll need to find a >> satisfactory way to build erlang on OS X. I tried filipe and dch's >> things and it didn't seem to help. >> >> On 25 March 2012 17:47, Sebastian Cohnen <[email protected]> >> wrote: >>> Bob, >>> >>> do you use homebrew? I think I'm hitting the erlang/openssl issue. Couch is >>> segfaulting while running the browser tests :-( (make check was okay though) >>> >>> On 25.03.2012, at 17:50, Robert Newson wrote: >>> >>>> +1 >>>> >>>> checksums and sig match, make check passes, futon suite passes (FF, >>>> Private Browsing Mode). >>>> >>>> OS X 10.7.3, spidermonkey 1.8.5, icu 4.8.1.1. >>>> >>>> B. >>>> >>>> On 25 March 2012 15:09, Noah Slater <[email protected]> wrote: >>>>> Dave, >>>>> >>>>> Are you going to kick off a parallel Windows vote? >>>>> >>>>> On Sun, Mar 25, 2012 at 12:08 AM, Dave Cottlehuber <[email protected]> >>>>> wrote: >>>>> >>>>>> On 24 March 2012 18:39, Noah Slater <[email protected]> wrote: >>>>>>> Hello, >>>>>>> >>>>>>> I would like call a vote for the Apache CouchDB 1.2.0 release, third >>>>>> round. >>>>>>> >>>>>>> (I am calling this the "Haters Gon Hate" release.) >>>>>>> >>>>>>> Changes since last round: >>>>>>> >>>>>>> * COUCHDB-1424 fixed, thank you Bob Dionne >>>>>>> * COUCHDB-1426 fixed, thank you Benoît Chesneau (and Paul, and others) >>>>>>> * Performance regressions fixed, thank you Robert Newson >>>>>>> * R15B patch landed, thank you Jan Lehnardt >>>>>>> * COUCHDB-1445 fixed, thanks Randal Leeds >>>>>>> >>>>>>> We encourage the whole community to download and test these >>>>>>> release artefacts so that any critical issues can be resolved before the >>>>>>> release is made. Everyone is free to vote on this release, so get stuck >>>>>> in! >>>>>>> >>>>>>> We are voting on the following release artifacts: >>>>>>> >>>>>>> http://people.apache.org/~nslater/dist/1.2.0/ >>>>>>> >>>>>>> >>>>>>> These artifacts have been built from the following tree-ish in Git: >>>>>>> >>>>>>> 654768d32bae3639756c18b200582093aa51f349 >>>>>>> >>>>>>> >>>>>>> Please follow the test procedure before voting: >>>>>>> >>>>>>> http://wiki.apache.org/couchdb/Test_procedure >>>>>>> >>>>>>> >>>>>>> Thank you. >>>>>>> >>>>>>> Happy voting, >>>>>>> >>>>>>> N >>>>>> >>>>>> +1 SHIP ALL THE COUCHES!!!!! >>>>>> >>>>>> sha, md5, gpg ok. >>>>>> NB we have _config.yml now in the diff phase >>>>>> (diff -r apache-couchdb-1.2.0 ../tree), LGTME. >>>>>> >>>>>> Linux Mint Debian Edition, amd64 >>>>>> Erlang/OTP R14B03 >>>>>> SpiderMonkey libmozjs5d (from iceweasel 5.0.6) >>>>>> make check OK >>>>>> futon OK >>>>>> >>>>>> Mac OS X Lion, intel i7 >>>>>> Erlang R15B >>>>>> SpiderMonkey 1.8.5 >>>>>> make check OK >>>>>> futon OK, 1 awesome clean home run >>>>>> >>>>>> Windows 7 EN x64 >>>>>> https://people.apache.org/~dch/dist/1.2.0/ >>>>>> Erlang R15B & R14B04 >>>>>> SpiderMonkey 1.8.5 >>>>>> make check n/a >>>>>> futon OK >>>>>> 1 recurrent failure with view_compaction consistently >>>>>> "resp.view_index.disk_size < disk_size_before_compact", I'll look into >>>>>> this further on Sunday but definitely not a blocker. More of a >>>>>> nitpicker. >>>>>> >>>>>> A+ >>>>>> Dave >>>>>> >>> >
