[Mono-bugs] [Bug 592545] New: AOT assemblies prevent stack traces from having line numbers.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Mar 31 00:44:38 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=592545
http://bugzilla.novell.com/show_bug.cgi?id=592545#c0
Summary: AOT assemblies prevent stack traces from having line
numbers.
Classification: Mono
Product: Mono: Runtime
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Critical
Priority: P5 - None
Component: JIT
AssignedTo: vargaz at gmail.com
ReportedBy: miguel at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
I could not figure out why my stack traces from corlib were not producing any
line numbers, and it turns out that this is caused by the AOT code being
installed.
If I remove the .so files from the $prefix/lib/mono/2.0 then I get valid stack
traces when I run with --debug.
Let us drop the --aot installation files unless we can get stack traces with
line numbers.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list