<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dayflower</author_name>
  <author_url>https://blog.hatena.ne.jp/dayflower/</author_url>
  <blog_title>daily dayflower</blog_title>
  <blog_url>https://dayflower.hatenablog.com/</blog_url>
  <categories>
    <anon>perl</anon>
  </categories>
  <description>#!/usr/bin/speedy use SVN::Client; my $ctx = SVN::Client-&gt;new(); print &quot;Content-Type: text/plain\n\nhello, world\n&quot;; こんな単純なスクリプトを二度実行するだけで seg-fault します。どうも永続化する環境と SVN::* の相性が悪いみたいで，おそらく SVN::Pool まわりのせいっぽいです*1。んで，対策ですが，案1としては，プロセス内で SVN::Client のインスタンスを永続化させる方法。案2としては，自力で pool を初期化／解放してやることです。具体的に…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdayflower.hatenablog.com%2Fentry%2F20070126%2F1169789873&quot; title=&quot; SVN::Client と SpeedyCGI の相性悪い - daily dayflower&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>2007-01-26 14:37:53</published>
  <title> SVN::Client と SpeedyCGI の相性悪い</title>
  <type>rich</type>
  <url>https://dayflower.hatenablog.com/entry/20070126/1169789873</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
