[375] in bug-owl
missing .zephyr.subs file causes odd behavior
daemon@ATHENA.MIT.EDU (chris avrich)
Mon Apr 4 19:54:07 2005
Date: Mon, 4 Apr 2005 19:51:57 -0400
From: chris avrich <cda@MIT.EDU>
To: bug-owl@mit.edu
Message-ID: <20050404235157.GL6770@scar.mit.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
in non-beta owl (2.1.8), on both solaris and linux, trying to
:subscribe to a class or instance, when .zephyr.subs does not
already exist, gives a sane error message.
in owl-beta (2.1.11), on solaris, doing :subscribe creates
.zephyr.subs and adds the specified subscription, but under
linux, it causes a segmentation fault.
i imagine the preferred behavior here is as 2.1.11/solaris...
thanks!
-cda