[Bug 219752] New: zmd exception during update
https://bugzilla.novell.com/show_bug.cgi?id=219752 Summary: zmd exception during update Product: openSUSE 10.2 Version: Beta 2 Platform: Other OS/Version: Other Status: NEW Severity: Blocker Priority: P5 - None Component: Zenworks AssignedTo: zlm-code10-bugs@forge.provo.novell.com ReportedBy: mc@novell.com QAContact: jtariq@novell.com During update I got the following zmd exception during sync of the installation source from yast to zmd: 2006-11-09 18:35:19 <3> tait(4533) [YCP] Report.ycp:510 Ihr Dienst wurde erfolgreich in YaST hinzugefügt, konnte jedoch nicht mit ZenWorks synchronisiert werden.: ** ERROR **: file marshal.c: line 7649 (mono_marshal_get_native_wrapper): assertion failed: (pinvoke) aborting... ** ERROR **: file marshal.c: line 7649 (mono_marshal_get_native_wrapper): assertion failed: (pinvoke) aborting... ================================================================= Got a SIGABRT while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= Stacktrace: at System.Net.Sockets.NetworkStream..ctor (System.Net.Sockets.Socket,bool) <0xffffffff> at System.Net.Sockets.NetworkStream..ctor (System.Net.Sockets.Socket,bool) <0x00015> at (wrapper remoting-invoke-with-check) System.Net.Sockets.NetworkStream..ctor (System.Net.Sockets.Socket,bool) <0xffffffff> at Novell.Zenworks.Zmd.Public.UnixClient.Connect (Mono.Unix.UnixEndPoint) <0x0003b> at Novell.Zenworks.Zmd.Public.UnixClient.Connect (string) <0x00045> at Novell.Zenworks.Zmd.Public.UnixClient..ctor (string) <0x00016> at Novell.Zenworks.Zmd.Public.ReusableUnixClient..ctor (string) <0x0000d> at Novell.Zenworks.Zmd.Public.HostConnectionPool.CreateConnection () <0x00043> at Novell.Zenworks.Zmd.Public.HostConnectionPool.GetConnection () <0x0011e> at Novell.Zenworks.Zmd.Public.UnixConnectionPool.GetConnection (string) <0x000bd> at Novell.Zenworks.Zmd.Public.UnixClientTransportSink.ProcessMessage (System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeader s,System.IO.Stream,System.Runtime.Remoting.Channels.ITransportHeaders&,System.IO.Stream&) <0x00103> at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage (System.Runtime.Remoting.Messaging.IMessage) <0x0024d> at Novell.Zenworks.Zmd.Public.LocaleClientSink.SyncProcessMessage (System.Runtime.Remoting.Messaging.IMessage) <0x00081> at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke (System.Runtime.Remoting.Messaging.IMessage) <0x002dd> at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (System.Runtime.Remoting.Proxies.RealProxy,System.Runtime.Remoting.Messaging.IMessage,System.Exception& ,object[]&) <0x002e3> at (wrapper runtime-invoke) System.Object.runtime_invoke_object_RealProxy_IMessage_Exception&_object[]& (object,intptr,intptr,intptr) <0xffffffff> at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr) <0x00004> at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr) <0xffffffff> at (wrapper remoting-invoke) Novell.Zenworks.Zmd.Public.ILifetimeManager.GetLifespan () <0xffffffff> at Novell.Zenworks.Zmd.Public.RemotingUtility.RenewalLoop () <0x00194> at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void () <0xffffffff> at (wrapper runtime-invoke) System.Object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff> Native stacktrace: sh: line 1: 5599 Abgebrochen /usr/bin/rug subscribe 'ftp://10.10.0.100/install/SLP/openSUSE-10.2-Beta2-DVD/i386/DVD1?alias=20061109-174256' 2006-11-09 18:35:20 <3> tait(4533) [YCP] Report.ycp:484 Einstellungen können nicht nach 'ZMD' geschrieben werden -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=219752 ------- Comment #1 from mauro@novell.com 2006-11-20 19:31 MST ------- Looks like Bug #221965. The trace in that one it's a kind of random. A small script that will show the bug it's: $ for i in `seq 1 20`; do rug sl ; sleep 1; done -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=219752 ------- Comment #2 from jjoy@novell.com 2006-11-21 02:34 MST ------- I tried reproducing the defect on my setup with no luck.. The script that mauro is suggesting did not lead me to the bug either.. Is there some standard set of steps that I can use to reproduce this??? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=219752 jjoy@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|zlm-code10- |jjoy@novell.com |bugs@forge.provo.novell.com | Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=219752 ------- Comment #3 from jjoy@novell.com 2006-11-21 05:50 MST ------- Ok I could see the problem occuring once on mauro's setup when I tried the above loop (40 odd rug sl; rug ref in a loop).. but the occurance did not stop ZMD from running/functioning.. it looks like a mono defect.. I have now set log-level to debug and started the rug sl/sleep/ref loop again.. haven't been able to hit the issue again.. Can someone attach the zmd-messages.log when this issue is hit, with log-level set at debug.. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=219752 visnov@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |per.jessen@enidan.com ------- Comment #7 from visnov@novell.com 2006-11-24 06:10 MST ------- *** Bug 211542 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=219752 ------- Comment #8 from visnov@novell.com 2006-11-24 06:13 MST ------- *** Bug 223589 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=219752 mauro@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mauro@novell.com ------- Comment #9 from mauro@novell.com 2006-11-30 10:54 MST ------- *** Bug 221965 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=219752 jjoy@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jjoy@novell.com |mrashmiranjan@novell.com Status|ASSIGNED |NEW -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=219752 visnov@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P1 - Urgent -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=219752 ------- Comment #10 from mrashmiranjan@novell.com 2007-02-26 20:49 MST ------- When ZMD is running and the ZMD dll libraries(or zmd pacakge) gets updated, then at the time of stopping ZMD, this kind of error comes. I guess here also, while updating through YaST, ZMD package got updated. So the error. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=219752 mrashmiranjan@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=219752#c11 Rashmi Ranjan Mohanty <mrashmiranjan@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #11 from Rashmi Ranjan Mohanty <mrashmiranjan@novell.com> 2007-10-09 02:36:19 MST --- This is similar to one of the blockers that blocked SLE10 SP1 release. It was a Mono problem on fast multiprocessor system. It was fixed before SP1 release. So marking this as resolved. Please re-open it if you still face the issue on SLE10 SP1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com