Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 2009 09:42:08 +0000
From:      codesite-noreply@google.com
To:        mono@FreeBSD.org
Subject:   Issue 12 in bsd-sharp: `csharp --attach' fails
Message-ID:  <0-3033377772363836026-16819425756979388288-codesite-noreply=google.com@googlecode.com>
In-Reply-To: <0-3033377772363836026-16819425756979388288-codesite-noreply=google.com@googlecode.com>
References:  <0-3033377772363836026-16819425756979388288-codesite-noreply=google.com@googlecode.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Status: New
Owner: romain.tartiere
Labels: Type-Defect Priority-Medium mono-2.4

New issue 12 by romain.tartiere: `csharp --attach' fails
http://code.google.com/p/bsd-sharp/issues/detail?id=12

What steps will reproduce the problem?
1. Get a program's PID using ps
2. Run csharp --attach <PID>

What is the expected output? What do you see instead?
csharp  should attach and provide a prompt. It the real world, if crahes  
with:

Connected.

Unhandled Exception: System.NullReferenceException: Object reference not  
set to an instance
of an object
   at Mono.CSharpShell.ReadEvalPrintLoop () [0x00000]
   at Mono.ClientCSharpShell.Run (System.String[] startup_files) [0x00000]
   at Mono.Driver.Main (System.String[] args) [0x00000]




--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0-3033377772363836026-16819425756979388288-codesite-noreply=google.com>