Ah, just in case this is something triggered because of the specific
dmedia view functions, here's the code:
map = """
function(doc) {
if (doc.type == 'dmedia/file' && typeof(doc.bytes) == 'number') {
emit(doc.bytes, doc.bytes);
}
}
"""
reduce = '_sum'
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/714980
Title:
couchjs segfault in libmozjs.so
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs