beagled ctrl-z + fg?



Hi all,

Is there any compromising situation that would break beagled from doing
a:

beagled --fg
# after some minutes/hours
Ctrl-z
# after some minutes/hours
fg

I got this error when doing so:

DEBUG: worker added: name=HandleConnection (12) refcount=1
DEBUG: worker added: name=HandleConnection (13) refcount=1
DEBUG: worker added: name=HandleConnection (14) refcount=1
DEBUG: worker added: name=HandleConnection (15) refcount=1
DEBUG: worker added: name=HandleConnection (16) refcount=1
DEBUG: worker removed: name=HandleConnection (12)
DEBUG: worker removed: name=HandleConnection (13)
DEBUG: worker removed: name=HandleConnection (15)
DEBUG: worker removed: name=HandleConnection (14)
DEBUG: worker removed: name=HandleConnection (16)

----------------------------

Unhandled Exception: System.NullReferenceException: Object reference not
set to an instance of an object
in <0x00000> <unknown method>
in [0x0000a]
(at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System/Delegate.cs: 329)
System.Delegate:Remove (System.Delegate source, System.Delegate value)
in <0x00017> Beagle.RequestMessageExecutor:remove_AsyncResponseEvent
(Beagle.Asy ncResponse value)
in (wrapper synchronized)
Beagle.RequestMessageExecutor:remove_AsyncResponseEven t
(Beagle.RequestMessageExecutor/AsyncResponse)
in <0x000ad> Beagle.Daemon.ConnectionHandler:Close ()
in <0x0008e> Beagle.Daemon.ConnectionHandler:WatchCallback (IAsyncResult
ar)
in (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_IAsyncResult ( System.IAsyncResult)
in [0x0011f]
(at /home/jdong/dev/mono-1.1.7/mcs/class/System/System.Net.Sockets/
Socket.cs:160) System.Net.Sockets.Socket+SocketAsyncResult:Complete ()
in [0x00006]
(at /home/jdong/dev/mono-1.1.7/mcs/class/System/System.Net.Sockets/
Socket.cs:300) System.Net.Sockets.Socket+Worker:Receive ()
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()

----------------------------

Thanks in advance,

Bests,

    Albert.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]