OS-X support?
Charles Sprickman
spork at bway.net
Fri Sep 21 22:59:01 CEST 2007
On Fri, 21 Sep 2007, Pekka Riikonen wrote:
>
> : gee5:~/silc-client-1.1.2 spork$ ps -auxw|grep silc
> : spork 11045 0.0 0.2 35600 1780 q0 S 4:02PM 0:00.04
> : /usr/local/bin/silc
> : spork 11046 0.0 0.0 0 0 q0 Z 31Dec69 0:00.00 (silc)
> :
> : I'll poke around with configure and see if there's anything else non-essential
> : to disable. I think I also saw the option of enabling some extra debugging
> : info, I'll turn that on.
> :
> you can try --without-pthreads, but I thought Mac OS X would actually
> have a working pthread support.
No idea, I have other stuff using pthreads and it works....
Disabling pthreads does not seem to help. Same behaviour.
I also still end up with the mystery zombie process:
gee5:~/silc-client-1.1.2 spork$ ps -auxw|grep silc
spork 3573 0.0 0.2 35524 1940 q0 S 4:35PM 0:00.03
/usr/local/bin/silc
spork 3574 0.0 0.0 0 0 q0 Z 31Dec69 0:00.00
(silc)
It's also been doing an odd thing on all builds that run. It corrupts the
config file after being run, inserting garbage in the chatnets section:
chatnets = {
SILCNet = { type = "SILC"; };
type = "SILCHa~@\001";
= { type = "SILC"; };
};
It complains about that on startup. I can then exit, edit out the bizarre
character and start again. On exit, it will garble that line again.
I ran a "ktrace -d" on it and have attached the output of "kdump"
(zipped), perhaps that will give you folks some ideas.
Thanks,
Charles
> Pekka
> ________________________________________________________________________
> Pekka Riikonen priikone at silcnet.org
> Secure Internet Live Conferencing (SILC) http://silcnet.org/
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: silc-kdump.txt.bz2
Type: application/octet-stream
Size: 21979 bytes
Desc:
Url : http://lists.silcnet.org/pipermail/silc-devel/attachments/20070921/c395c2c0/silc-kdump.txt-0001.obj
More information about the silc-devel
mailing list