Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80286 --- shadow/80286 2006-12-17 11:09:31.000000000 -0500 +++ shadow/80286.tmp.21911 2006-12-18 12:35:37.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 80286 Product: Mono: Runtime Version: 1.2 -OS: +OS: unknown OS Details: Gentoo Linux, kernel 2.6.18 -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Minor Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -82,6 +82,11 @@ Mono is installed in a non-standard place, in a directory in my home dir. The mono command IS in my path. Running addr2line -e mono gives the same error. The man page of addr2line does not mention it searches the path for the executable given. + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-18 12:35 ------- +Using the file in the path would be incorrect. In this case libc is +failing to provide the correct full name. I added a workaround for +this case in svn. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
