Ice-3.3.0, Linux
IceBox running IceStorm (the only service).
Fairly loaded, total number of clients and servers: up to 180, often subscribing and unsubscribing. This is the highest number we've ever tried. This is also the first time we've seen icebox segfault.
At some point the IceBox segfaulted with the following syslog message:
I have backtraces from the core dump (all 19 threads) but they don't fit into this post. Let me know if you want to examine them.Code:Apr 29 21:47:36 <hostname> kernel: [416257.979832] icebox[19691]: segfault at 24 ip b7ad7305 sp af7fe950 error 4 in libstdc++.so.6.0.10[b7a41000+e2000]
icebox.cfg
icestorm.cfgCode:IceStorm.TopicManager.Proxy=IceStorm/TopicManager:default -p 10000 Ice.Warn.Connections=1 Ice.PrintAdapterReady=1 Ice.MessageSizeMax=30000 IceBox.ServiceManager.Endpoints=tcp -p 9998 IceBox.InheritProperties=1 IceBox.LoadOrder=IceStorm IceBox.Service.IceStorm=IceStormService,33:createIceStorm --Ice.Config=/etc/marathon/icestorm.cfg IceBox.UseSharedCommunicator.IceStormService=1
Thanks for your help,Code:IceStorm.TopicManager.Endpoints=default -h localhost -p 10000: default -h <hostname> -p 10000 Ice.Warn.Connections=1 Ice.Warn.Dispatch=2 Ice.Warn.Endpoints=1 Ice.Warn.AMICallback=1 Ice.Warn.UnknownProperties=1 Ice.ThreadPool.Client.Size=1 Ice.ThreadPool.Client.SizeWarn=4 Ice.ThreadPool.Client.SizeMax=4 Ice.ThreadPool.Server.Size=1 Ice.ThreadPool.Server.SizeWarn=3 Ice.ThreadPool.Server.SizeMax=3 IceStorm.Send.Timeout=60000 IceStorm.Trace.TopicManager=1 IceStorm.Trace.Topic=2 IceStorm.Trace.Subscriber=1 IceStorm.Publish.Endpoints=default IceStorm.Publish.ThreadPool.Size=1 IceStorm.Publish.ThreadPool.SizeWarn=5 IceStorm.Publish.ThreadPool.SizeMax=5 IceStorm.TopicManager.ThreadPool.Size=1 IceStorm.TopicManager.ThreadPool.SizeWarn=2 IceStorm.TopicManager.ThreadPool.SizeMax=3 Freeze.DbEnv.IceStorm.DbHome=/home/mrsys/sys/icestorm/stormdb
alex

Reply With Quote
