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: [email protected] ReportedBy: [email protected] QAContact: [email protected] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
