[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: disappearing daemon ...
"James M. Moe" <moe_jim@burr-brown.com> wrote:
> The traceback seems to indicate the crash is occurrring inside of the
>dbm. Since I did not save the earlier posts, would you tell me (again)
>which db you are using, and which version?
Just FYI, in another package (Ohio's sendpage) I had a similar problem on
Solaris 2.x using db-1.85 since the data returned was aligned only as
needed for char, and trying to use the data as returned in other formats
showed alignment problems (BUS errors). I have not checked to see if his
problem might be similar.
-philip