|
Bugzilla – Full Text Bug Listing |
| Summary: | Profiler loads on Mac OS X but does not produce any sensible report | ||
|---|---|---|---|
| Product: | [Mono] Mono: Runtime | Reporter: | Christian Stümpel <mail> |
| Component: | debug | Assignee: | Mono Bugs <mono-bugs> |
| Status: | NEW --- | QA Contact: | Mono Bugs <mono-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | 2.10.x | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Mac OS X 10.6 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Christian Stümpel
2011-04-11 07:46:02 UTC
Paolo, could you look at this profiler failure on OSX? This looks like the symptoms of a miscompiled mono/profiler module: where is your mono and profiler coming from? Is it really the last 2.10.x? Because this issue has been fixed in december... (In reply to comment #2) > This looks like the symptoms of a miscompiled mono/profiler module: where is > your mono and profiler coming from? Is it really the last 2.10.x? Because this > issue has been fixed in december... It is the 2.10.x from the mono-project web site. I have never compiled mono myself. mono --version reports the following: Mono JIT compiler version 2.10.1 (tarball Fri Feb 25 15:56:49 MST 2011) Copyright (C) 2002-2011 Novell, Inc and Contributors. www.mono-project.com TLS: normal SIGSEGV: normal Notification: Thread + polling Architecture: x86 Disabled: none Misc: debugger softdebug LLVM: yes(2.9svn-mono) GC: Included Boehm (with typed GC) |