[Mono-osx] UnixProcess with Dumbarton
R. Tyler Ballance
tyler at bleepconsulting.com
Tue Jan 2 03:30:46 EST 2007
This is more of a statement than a question, but I'm curious as to
whether anybody else has experienced this issue:
This throws exception when used with Dumbarton
string pid = UnixProcess.GetCurrentProcessId().ToString();
2007-01-02 02:08:20.509 Emission[16079] An uncaught exception was
raised
2007-01-02 02:08:20.510 Emission[16079] at (wrapper managed-to-
native) Mono.Unix.Native.Syscall:getpid ()
at Mono.Unix.UnixProcess.GetCurrentProcessId () [0x00000]
at Emission.Notify.IpcCenter.GenerateSocketPath () [0x00000]
at Emission.Notify.IpcCenter..ctor () [0x00000]
2007-01-02 02:08:20.510 Emission[16079] *** Uncaught exception:
<libc> at (wrapper managed-to-native)
Mono.Unix.Native.Syscall:getpid ()
at Mono.Unix.UnixProcess.GetCurrentProcessId () [0x00000]
at Emission.Notify.IpcCenter.GenerateSocketPath () [0x00000]
at Emission.Notify.IpcCenter..ctor () [0x00000]
I'm somewhat curious as to why this throws the exception, but it's
not a major issue, just curious that p/invokes into libc would fail
like this.
Cheers
R. Tyler Ballance: Custom Mac and Linux Development at bleep. consulting
contact: tyler at bleepconsulting.com | jabber: tyler at jabber.geekisp.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20070102/63d6d597/attachment.html
More information about the Mono-osx
mailing list