<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>koshigoeb</author_name>
  <author_url>https://blog.hatena.ne.jp/koshigoeb/</author_url>
  <blog_title>こしごぇ（Ｂ）</blog_title>
  <blog_url>https://koshigoeb.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>OSXでRubyのdbmを使った時に遭遇。 require 'dbm' db = DBM.open('hoge', 0666, DBM::NEWDB) 1000000.times do |n| p n db[n.to_s] = 'a' * 1024 end 41838回目で例外発生。 HASH: Out of overflow pages. Increase page size DBMError: dbm_store failed from (irb):5:in `[]=' from (irb):5 from (irb):3:in `times' from (irb):3できあがったファイルの…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkoshigoeb.hateblo.jp%2Fentry%2F2012%2F09%2F14%2F173807&quot; title=&quot;dbmの&amp;quot;HASH: Out of overflow pages.  Increase page size&amp;quot;を解決する方法が分からない - こしごぇ（Ｂ）&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-09-14 17:38:07</published>
  <title>dbmの&quot;HASH: Out of overflow pages.  Increase page size&quot;を解決する方法が分からない</title>
  <type>rich</type>
  <url>https://koshigoeb.hateblo.jp/entry/2012/09/14/173807</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
