Can anyone tell me what this means?
{<0.47.0>,supervisor_report,
[{supervisor,{local,couch_server_sup}},
{errorContext,child_terminated},
{reason,
{'EXIT',
{{badmatch,{{error,enospc},3068092132}},
[{couch_btree,'-write_node/3-lc$^0/1-0-',3},
{couch_btree,write_node,3},
{couch_btree,modify_node,4},
{couch_btree,modify_kpnode,5},
{couch_btree,modify_node,4},
{couch_btree,query_modify,4},
{couch_btree,add_remove,3},
{couch_db,update_docs_int,3}]}}},
{offender,
[{pid,<0.74.0>},
{name,"product"},
{mfa,
{couch_db,create,
["product","/usr/local/var/lib/couchdb/product.couch",[]]}},
{restart_type,transient},
{shutdown,infinity},
{child_type,supervisor}]}]}}
thanks.