Mono debugger segfault on "start"

Bug #582374 reported by Francois Trahan
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mono-debugger (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Binary package hint: mono-debugger

Before we start, here's some details :

***Sample Code (test.cs) :***
class main
{
    static void Main(string[] args)
    {
 System.Console.WriteLine("coucou");
    }
}

***Compile command :***
gmcs -debug+ test.cs

***Test 1 : mono.exe OK***
$ mono test.exe
coucou

Running the executable works just fine... When trying to debug, mdb systematically segfaults...

Here's my debug session :
$ mdb test.exe
Mono Debugger
(mdb) start
Starting program: test.exe
Thread @1 stopped at #0: 0x7fff0225e5d1.
0x7fff0225e5d1 add %al,(%rax)
(mdb) s
Thread @1 received signal 11 at #0: 0x7fff0225e5d1.
0x7fff0225e5d1 add %al,(%rax)
(mdb)

In other words, mdb segfaults before running my code.

On another machine (same setup) mdb works fine on the same files (joined).

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: mono-debugger 2.4.3-2
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
Architecture: amd64
Date: Tue May 18 12:56:09 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_CA.utf8
 SHELL=/bin/bash
SourcePackage: mono-debugger

Revision history for this message
Francois Trahan (francois-trahan) wrote :
Revision history for this message
ooze (zoe-gauthier) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a backtrace following the instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down your problem.

Changed in mono-debugger (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for mono-debugger (Ubuntu) because there has been no activity for 60 days.]

Changed in mono-debugger (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.